Age | Commit message (Expand) | Author | Files | Lines |
2010-02-01 | COLLECTION: Fixing queue collection and unit tests. | Dmitri Pal | 1 | -5/+7 |
2009-12-10 | COLLECTION: Cleaning FIXME comments | Dmitri Pal | 1 | -1/+0 |
2009-12-10 | COLLECTION Create reference to the top level collection | Dmitri Pal | 1 | -19/+30 |
2009-10-05 | COLLECTION Enhancing hashing and iteration functions | Dmitri Pal | 1 | -3/+7 |
2009-10-05 | COLLECTION Realigning collection code | Dmitri Pal | 1 | -330/+2 |
2009-10-05 | COLLECTION Adding item comparison and sorting | Dmitri Pal | 1 | -1/+1 |
2009-09-11 | COLLECTION Functions to deal with hash | Dmitri Pal | 1 | -17/+40 |
2009-09-10 | COLLECTION Improvements to copy functions | Dmitri Pal | 1 | -41/+141 |
2009-09-09 | COLLECTION Copy collection flat with concatenated names | Dmitri Pal | 1 | -217/+288 |
2009-08-20 | COMMON Fixes to return values, errno, leaks | Dmitri Pal | 1 | -28/+43 |
2009-07-20 | COLLECTION & INI Cleanup | Dmitri Pal | 1 | -14/+26 |
2009-07-16 | COLLECTION Improving searches | Dmitri Pal | 1 | -5/+56 |
2009-07-16 | COLLECTION Add remove item functions | Dmitri Pal | 1 | -2/+60 |
2009-07-15 | ELAPI First part of the interface | Dmitri Pal | 1 | -0/+2 |
2009-07-15 | COLLECTION Fixed: iterator_up and insert_into_current | Dmitri Pal | 1 | -3/+15 |
2009-07-15 | COLLECTION Adding flat traversal & copy | Dmitri Pal | 1 | -41/+237 |
2009-07-06 | COLLECTION Removing static placeholder structure. | Dmitri Pal | 1 | -5/+19 |
2009-07-03 | Clean up warnings in common/ | Simo Sorce | 1 | -29/+29 |
2009-07-02 | Changing function names for collection API. | Dmitri Pal | 1 | -562/+560 |
2009-07-01 | Adding INSERT into collection functionality. | Dmitri Pal | 1 | -826/+984 |
2009-04-09 | INI component: Fixed issues introduced by cleanup. | Dmitri Pal | 1 | -4/+3 |
2009-04-07 | Fix const warnings | Simo Sorce | 1 | -72/+92 |
2009-04-07 | Style fixes for /common | Simo Sorce | 1 | -790/+953 |
2009-04-06 | Clean up a lot of warnings in Collection and INI parser | Stephen Gallagher | 1 | -6/+1 |
2009-04-06 | First commit of basic collection API. | Dmitri Pal | 1 | -0/+2481 |