| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Refactor section processing | Dmitri Pal | 2012-04-05 | 1 | -9/+111 | |
| * | Use section line number | Dmitri Pal | 2012-04-05 | 1 | -2/+5 | |
| * | Enhance value processing | Dmitri Pal | 2012-04-05 | 1 | -49/+116 | |
| * | Preparing for merging sections | Dmitri Pal | 2012-04-05 | 1 | -0/+177 | |
| * | Change parse_error to use save_error | Dmitri Pal | 2012-04-05 | 1 | -11/+12 | |
| * | Add save_error function | Dmitri Pal | 2012-04-05 | 1 | -0/+28 | |
| * | Add new vars to parse structure | Dmitri Pal | 2012-04-05 | 1 | -1/+13 | |
| * | New merge flags | Dmitri Pal | 2012-04-05 | 2 | -3/+12 | |
| * | New error codes and messages | Dmitri Pal | 2012-04-05 | 2 | -9/+57 | |
| * | Fixing coverity issues 10078 & 10079 | Dmitri Pal | 2012-04-05 | 1 | -4/+6 | |
| * | INI: Silence compilation warnings | Jakub Hrozek | 2012-03-06 | 2 | -1/+1 | |
| * | Coverity issue 10075 | Dmitri Pal | 2011-01-17 | 1 | -0/+11 | |
| * | Coverity issue 10042 | Dmitri Pal | 2011-01-17 | 1 | -0/+1 | |
| * | Adding missing const | Dmitri Pal | 2011-01-03 | 1 | -1/+1 | |
| * | Freeing memory used for source dir | Dmitri Pal | 2011-01-03 | 1 | -2/+5 | |
| * | Free newly created value in case of error | Dmitri Pal | 2011-01-03 | 1 | -0/+2 | |
| * | Initialize simple buffer | Dmitri Pal | 2011-01-03 | 1 | -5/+10 | |
| * | Leaking memory on failure | Dmitri Pal | 2011-01-03 | 1 | -0/+1 | |
| * | File descritpor leak | Dmitri Pal | 2011-01-03 | 1 | -0/+2 | |
| * | Coverity issue 10034 | Dmitri Pal | 2011-01-03 | 1 | -4/+1 | |
| * | Additional tests | Dmitri Pal | 2010-12-21 | 2 | -0/+43 | |
| * | Correcting paths to test files | Dmitri Pal | 2010-12-21 | 1 | -14/+6 | |
| * | Fix crashes with file object | Dmitri Pal | 2010-12-21 | 1 | -9/+21 | |
| * | Preparing to merge sections | Dmitri Pal | 2010-12-21 | 1 | -34/+63 | |
| * | Collision flag validation | Dmitri Pal | 2010-12-21 | 1 | -0/+45 | |
| * | Allow merging values | Dmitri Pal | 2010-12-21 | 5 | -11/+410 | |
| * | New copy and folding functionality | Dmitri Pal | 2010-12-21 | 4 | -74/+274 | |
| * | Improvements to the value object | Dmitri Pal | 2010-12-21 | 2 | -27/+78 | |
| * | Refactoring error reporting | Dmitri Pal | 2010-12-21 | 6 | -28/+46 | |
| * | Enhancements to value object | Dmitri Pal | 2010-12-21 | 3 | -1/+272 | |
| * | Refactoring comment object | Dmitri Pal | 2010-12-21 | 3 | -142/+285 | |
| * | Fix version handling of the libraries | Sumit Bose | 2010-09-23 | 1 | -2/+2 | |
| * | Fix overflow in ini_parse unit test | Sumit Bose | 2010-09-23 | 1 | -3/+2 | |
| * | Introducing configuration file object | Dmitri Pal | 2010-09-22 | 9 | -100/+1323 | |
| * | Starting to consolidate the new interface in one place | Dmitri Pal | 2010-09-22 | 6 | -224/+180 | |
| * | New INI parser | Dmitri Pal | 2010-09-22 | 3 | -0/+1223 | |
| * | The beginning of the new INI interface | Dmitri Pal | 2010-09-22 | 4 | -0/+292 | |
| * | Fixes to the value object | Dmitri Pal | 2010-09-22 | 4 | -117/+98 | |
| * | Add error codes for the new parser | Dmitri Pal | 2010-09-22 | 2 | -5/+12 | |
| * | Extend the comment interface | Dmitri Pal | 2010-09-22 | 2 | -10/+38 | |
| * | More config files for testing | Dmitri Pal | 2010-09-22 | 3 | -7/+158 | |
| * | Introducing Value object | Dmitri Pal | 2010-09-22 | 3 | -0/+1569 | |
| * | Refining comment object | Dmitri Pal | 2010-09-22 | 3 | -22/+139 | |
| * | Build all of the ding-libs from the rootding_libs-0_1_0 | Stephen Gallagher | 2010-09-22 | 8 | -1085/+4 | |
| * | ini_config: Adding RPM build targetsref_array-0_1_1path_utils-0_2_1ini_config-0_6_1dhash-0_4_1collection-0_5_1 | Stephen Gallagher | 2010-08-18 | 3 | -2/+114 | |
| * | Update ini for new buildsystem | Stephen Gallagher | 2010-08-18 | 7 | -11/+48 | |
| * | Memory leak in case of empty valuesplit | Dmitri Pal | 2010-06-28 | 2 | -0/+44 | |
| * | Fixing NULL dereferencing in ini_config | Dmitri Pal | 2010-06-28 | 1 | -22/+32 | |
| * | Bump libini_config version to 0.6.0 | Stephen Gallagher | 2010-06-28 | 1 | -1/+1 | |
| * | Adding support for explicit 32/64 types (attempt 2). | Dmitri Pal | 2010-05-17 | 5 | -5/+400 | |
