Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support creating a GvdbReader from data | Alexander Larsson | 2012-01-13 | 1 | -39/+107 |
* | Docs: Changed can not to cannot. | Murray Cumming | 2012-01-13 | 1 | -1/+1 |
* | hashing: always use signed chars | Ryan Lortie | 2011-09-12 | 1 | -1/+1 |
* | Remove unused variable in gvdb-reader | Ryan Lortie | 2011-02-03 | 1 | -2/+0 |
* | Fix some harmless sign compare warnings | Ryan Lortie | 2011-01-17 | 1 | -2/+2 |
* | Pass name_length to walk close function | Ryan Lortie | 2010-12-07 | 1 | -1/+28 |
* | Add gvdb_table_get_raw_value() API for GSettings | Ryan Lortie | 2010-10-03 | 1 | -0/+23 |
* | Fix reader on big endian | Ryan Lortie | 2010-10-03 | 1 | -5/+5 |
* | Fix is_valid() API | Ryan Lortie | 2010-07-18 | 1 | -1/+1 |
* | Add gvdb_table_is_valid() API | Ryan Lortie | 2010-07-18 | 1 | -0/+17 |
* | Implement byteswapping in the reader | Ryan Lortie | 2010-06-10 | 1 | -1/+22 |
* | drop "options" support | Ryan Lortie | 2010-06-10 | 1 | -30/+2 |
* | Add API for dconf's sake. | Ryan Lortie | 2010-04-28 | 1 | -24/+131 |
* | Add a missing 'static' on internal functions | Ryan Lortie | 2010-04-22 | 1 | -1/+1 |
* | Fix logic error for missing options in reader | Ryan Lortie | 2010-04-19 | 1 | -1/+1 |
* | Initial commit | Ryan Lortie | 2010-04-15 | 1 | -0/+510 |