| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | More config files for testing | Dmitri Pal | 2010-09-22 | 4 | -9/+162 | |
| * | Added a convenience function | Dmitri Pal | 2010-09-22 | 3 | -0/+55 | |
| * | Allow destroying collection with a callback | Dmitri Pal | 2010-09-22 | 7 | -19/+135 | |
| * | Introducing Value object | Dmitri Pal | 2010-09-22 | 4 | -3/+1587 | |
| * | Refining comment object | Dmitri Pal | 2010-09-22 | 3 | -22/+139 | |
| * | Fixing the cleaup code | Dmitri Pal | 2010-09-22 | 1 | -4/+6 | |
| * | Introducing basic objects | Dmitri Pal | 2010-09-22 | 8 | -1/+2034 | |
| * | New wrapper macros for function entry and exit | Dmitri Pal | 2010-09-22 | 1 | -0/+7 | |
| * | Bumping development version number | Stephen Gallagher | 2010-09-22 | 1 | -1/+1 | |
| * | Build all of the ding-libs from the root | Stephen Gallagher | 2010-09-22 | 41 | -4359/+650 | |
| * | ini_config: Adding RPM build targets | Stephen Gallagher | 2010-08-18 | 3 | -2/+114 | |
| * | collection: add RPM build targets | Stephen Gallagher | 2010-08-18 | 3 | -2/+115 | |
| * | ref_array: add RPM build targets | Stephen Gallagher | 2010-08-18 | 3 | -2/+111 | |
| * | path_utils: Add targets for RPM build | Stephen Gallagher | 2010-08-18 | 3 | -2/+107 | |
| * | dhash: Add targets for RPM build | Stephen Gallagher | 2010-08-18 | 3 | -2/+116 | |
| * | Update ini for new buildsystem | Stephen Gallagher | 2010-08-18 | 7 | -11/+48 | |
| * | Update libcollection with new make environment | Stephen Gallagher | 2010-08-13 | 4 | -7/+4 | |
| * | Update refarray for new build system | Stephen Gallagher | 2010-08-13 | 3 | -4/+6 | |
| * | Update path_utils version | Stephen Gallagher | 2010-08-13 | 1 | -1/+1 | |
| * | Update dhash version | Stephen Gallagher | 2010-08-13 | 1 | -1/+1 | |
| * | Remove toplevel Makefile | Stephen Gallagher | 2010-08-10 | 7 | -922/+50 | |
| * | Memory leak in case of empty value | Dmitri Pal | 2010-06-28 | 2 | -0/+44 | |
| * | Fixing NULL dereferencing in ini_config | Dmitri Pal | 2010-06-28 | 1 | -22/+32 | |
| * | Fixing memory leaks in the unit test. | Dmitri Pal | 2010-06-28 | 1 | -3/+9 | |
| * | Fixing types in queue and stack interfaces | Dmitri Pal | 2010-06-28 | 6 | -18/+18 | |
| * | Bump libini_config version to 0.6.0 | Stephen Gallagher | 2010-06-28 | 1 | -1/+1 | |
| * | Addressing initialization issues. | Dmitri Pal | 2010-06-10 | 1 | -6/+6 | |
| * | Don't leak directory access resources on errors in directory_list() | Stephen Gallagher | 2010-06-10 | 1 | -0/+8 | |
| * | Adding support for explicit 32/64 types (attempt 2). | Dmitri Pal | 2010-05-17 | 5 | -5/+400 | |
| * | Introducing a comment object | Dmitri Pal | 2010-04-30 | 5 | -6/+804 | |
| * | Extending refarray interface | Dmitri Pal | 2010-04-30 | 3 | -1/+563 | |
| * | Code restructuring | Dmitri Pal | 2010-04-26 | 10 | -1472/+1705 | |
| * | Fixing build | Dmitri Pal | 2010-04-14 | 3 | -5/+6 | |
| * | Fix ini_config unit test | Stephen Gallagher | 2010-04-14 | 1 | -1/+4 | |
| * | Add ability to trace 64bit numbers | Dmitri Pal | 2010-04-14 | 2 | -2/+58 | |
| * | Acess control and config change checks | Dmitri Pal | 2010-04-14 | 4 | -38/+684 | |
| * | Resolve paths for reporting purposes | Dmitri Pal | 2010-04-14 | 2 | -4/+21 | |
| * | Adding content to the metadata | Dmitri Pal | 2010-04-14 | 4 | -13/+140 | |
| * | Adding metadata interface | Dmitri Pal | 2010-04-14 | 7 | -277/+915 | |
| * | Support docdir and abs_builddir | Stephen Gallagher | 2010-04-12 | 1 | -0/+6 | |
| * | Adding interface documentation | Dmitri Pal | 2010-04-08 | 5 | -20/+1727 | |
| * | Fix path_utils_ut segfault | Stephen Gallagher | 2010-03-25 | 1 | -2/+3 | |
| * | Generate doxygen documentation for path_utils | Jakub Hrozek | 2010-03-25 | 5 | -113/+1848 | |
| * | Unit tests for path_utils | Jakub Hrozek | 2010-03-25 | 3 | -0/+741 | |
| * | Fixes for path_utils | Jakub Hrozek | 2010-03-25 | 1 | -63/+109 | |
| * | Fixing type conversion in INI interface. | Dmitri Pal | 2010-03-17 | 3 | -35/+197 | |
| * | Convert collection to use sized values. | Dmitri Pal | 2010-03-15 | 3 | -75/+83 | |
| * | Build and package libini_config docs | Stephen Gallagher | 2010-03-15 | 2 | -2/+1 | |
| * | Adding interface description using doxygen. | Dmitri Pal | 2010-03-15 | 4 | -161/+2728 | |
| * | Fixing verbosity and formatting of the INI unit test. | Dmitri Pal | 2010-03-12 | 1 | -132/+197 | |
