Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-03-13 | - Added missing parameter to `db_iput` and `db_uiput` macros (follow-up to r... | gepard1984 | 1 | -10/+10 |
2012-03-13 | Enhanced `DBMap` implementation to allow storing integer type data in additio... | gepard1984 | 1 | -3/+3 |
2012-03-09 | Code cleanup: replaced `DBIterator` function calls with macros where possible. | gepard1984 | 1 | -4/+4 |
2011-06-30 | Replaced custom type 'intptr' with standard 'intptr_t'. | ultramage | 1 | -1/+1 |
2010-12-22 | * Fixed sql mapreg loading code specifying output buffer size for SqlStmt_Bin... | ai4rei | 1 | -2/+2 |
2009-11-21 | Removed an extra { from previous commit. | Paradox924X | 1 | -1/+1 |
2009-11-21 | Cleaned up mapreg dirty-marking code to only mark the mapreg as dirty when it... | Paradox924X | 1 | -11/+4 |
2008-08-17 | Fixed some messed up operator priority in the mapreg code (bugreport:2078). | ultramage | 1 | -8/+8 |
2008-08-15 | Split off mapreg code from script.c | ultramage | 1 | -0/+242 |