- 4758f6f Merge branch 'declare-includes' into 'main' by Philip Withnall · 10 months ago main upstream/main
- 2be2bf1 build: Declare a dependency for includes by Wesley Hershberger · 10 months ago
- 466fc22 Merge branch 'autoptr-support' into 'main' by Philip Withnall · 12 months ago
- f1a6bc7 tests: Add autoptr test by Philip Withnall · 12 months ago
- e638aa7 tests: Refactor build system to be scalable by Philip Withnall · 12 months ago
- 88aa406 gvdb-reader: Add autoptr support for GvdbTable by Philip Withnall · 12 months ago
- 2b42fc7 Merge branch 'wip/pwithnall/enable-tests' into 'main' by Emmanuele Bassi · 1 year, 6 months ago
- 873d594 build: Add -Dtests configure option by Philip Withnall · 1 year, 6 months ago
- 5485606 Merge branch 'ignore-meson-wrap-hash' into 'main' by Philip Withnall · 1 year, 6 months ago
- 69f33c0 Add meson wrap hash files to .gitignore by FeRD (Frank Dana) · 1 year, 6 months ago
- 78e7f33 Merge branch 'n-children' into 'main' by Philip Withnall · 1 year, 6 months ago
- 296490f Add gvdb_table_n_children by Matthias Clasen · 1 year, 6 months ago
- b54bc5d Merge branch 'wip/wshadow-warnings' into 'main' by Philip Withnall · 1 year, 6 months ago
- b2cbe0c gvdb-builder: Mark argument with G_GNUC_UNUSED by Carlos Garnacho · 1 year, 6 months ago
- 7aa8aa9 gvdb-reader: Rename variable to avoid shadowing by Carlos Garnacho · 1 year, 6 months ago
- b76238f Merge branch 'test-fixes' into 'main' by Philip Withnall · 1 year, 9 months ago
- ee31fb2 doap: Remove Allison as a maintainer by Philip Withnall · 1 year, 9 months ago
- ac2b601 Add missing SPDX license/copyright headers and SPDX license files by Philip Withnall · 1 year, 9 months ago
- 39eb524 gvdb-builder: Fix a leak in gvdb_table_get_contents() by Philip Withnall · 1 year, 9 months ago
- ccd2905 gvdb-reader: Add some missing introspection annotations by Philip Withnall · 1 year, 9 months ago
- aa34bc0 tests: Build test files in a tmpdir rather than the build directory by Philip Withnall · 1 year, 9 months ago
- c6f3306 tests: Move to a subdirectory by Philip Withnall · 1 year, 9 months ago
- 208acf8 tests: Standardise the main() declaration by Philip Withnall · 1 year, 9 months ago
- a1a74af tests: Fix a couple of leaks in the unit tests by Philip Withnall · 1 year, 9 months ago
- 4ab4482 tests: Fix unnecessary use of a stdint.h type by Philip Withnall · 1 year, 9 months ago
- e0e57d6 tests: Use most specific assertion macros possible by Philip Withnall · 1 year, 9 months ago
- cd42bc7 Merge branch 'wip/test-suite' into 'main' by Philip Withnall · 1 year, 9 months ago
- 604ea07 gvdb: Add test suite by Carlos Garnacho · 1 year, 9 months ago
- 89dbdb9 Merge branch 'ebassi/builder-content' into 'main' by Philip Withnall · 2 years, 11 months ago
- c70e06b Add getter for GVDB table contents by Emmanuele Bassi · 2 years, 11 months ago
- 0854af0 Merge branch 'wip/pwithnall/meson' into 'main' by Philip Withnall · 3 years, 9 months ago
- 061e9b9 build: Add very basic meson build system by Philip Withnall · 3 years, 9 months ago
- dcd781f Merge branch 'nosigned' into 'master' by Philip Withnall · 4 years, 5 months ago
- 050feb2 Make number of buckets a gsize by Yegor Bychin · 4 years, 5 months ago
- 4fb16d4 Merge branch 'readme' into 'master' by Michael Catanzaro · 4 years, 7 months ago
- a79e75d docs: Add README by Philip Withnall · 4 years, 7 months ago
- a382850 Merge branch 'fix-scan-build-findings' into 'master' by Philip Withnall · 4 years, 7 months ago
- eeaceb7 Fix scan-build findings by Jan-Michael Brummer · 5 years ago
- 3d50fe2 Merge remote-tracking branch 'fmartinsons/1735-fix-warnings' by Philip Withnall · 5 years ago
- 1b6fa56 Fix warnings by Frederic Martinsons · 5 years ago
- 03cf620 gvdb-reader: Reword a comment for clarity by Philip Withnall · 6 years ago
- ea64c73 gvdb-builder: Initialise some memory to zero in the bloom filter by Philip Withnall · 6 years ago
- cc2afef Merge branch 'fix-symlink-issue' by Philip Withnall · 6 years ago
- e2dc3cd Do not replace file destination by Jan-Michael Brummer · 6 years ago
- e01f111 Merge branch 'dilyan.palauzov/gvdb-add-out-doc' into HEAD by Philip Withnall · 7 years ago
- 4131f0d Add (out) to an (optional) parameter by Дилян Палаузов · 7 years ago
- 35851dc Merge branch 'mcatanzaro/fix-write-contents-async' into 'master' by Philip Withnall · 7 years ago
- d83587b Fix gvdb_table_write_contents_async() by Michael Catanzaro · 7 years ago
- f586fa0 Merge branch 'mcatanzaro/sign-compare' into 'master' by Philip Withnall · 7 years ago
- 8696b6b Merge branch 'mcatanzaro/fb-free' into 'master' by Philip Withnall · 7 years ago
- 18a0d95 Fix -Wsign-compare warning by Michael Catanzaro · 7 years ago
- 0d03b2c Don't free FileBuilder in serialize function by Michael Catanzaro · 7 years ago
- a6f0ead Merge branch 'mcatanzaro/write-contents-async' into 'master' by Philip Withnall · 7 years ago
- 5b45517 Remove trailing whitespace by Michael Catanzaro · 7 years ago
- 16fb81c Add some g_return checks to gvdb_table_write_contents() by Michael Catanzaro · 7 years ago
- d12c5aa Add gvdb_table_write_contents_async() by Michael Catanzaro · 7 years ago
- 93ebac0 Merge branch 'mcatanzaro/license' into 'master' by Philip Withnall · 7 years ago
- 05b0bb5 Add COPYING file to indicate the license by Michael Catanzaro · 7 years ago
- 25942f0 Merge branch 'array-size' into 'master' by Philip Withnall · 7 years ago
- 7bf49c8 Fix size of preallocated array by Philip Withnall · 7 years ago
- 1fb31a1 Merge branch 'wip/lantw/use-weak-symbols-in-gvdb' into 'master' by Michael Catanzaro · 7 years ago
- e1bcd75 build: Use weak bindings in gvdb to fix linking with LLD by Ting-Wei Lan · 7 years ago
- 2d462bf Merge branch '1454-follow-ups' into 'master' by Georges Basile Stavracas Neto · 8 years ago
- 084e1d8 Preallocate a GPtrArray to avoid some reallocations later on by Philip Withnall · 8 years ago
- a44329c Fix type of length returned by gvdb_table_get_names() by Philip Withnall · 8 years ago
- 7bed7ea Add missing introspection annotations to gvdb_table_get_names() by Philip Withnall · 8 years ago
- 57962aa docs: Clarify error values for empty files when loading by Philip Withnall · 8 years ago
- d2f0461 docs: Use ‘Returns:’ instead of the invalid ‘@returns’ by Philip Withnall · 8 years ago
- c78664e Update FSF’s address by Philip Withnall · 8 years ago
- 4763db8 gio/gvdb/: LGPLv2+ -> LGPLv2.1+ by Sébastien Wilmet · 8 years ago
- 7fd9f61 Avoid calling Standard C string/array functions with NULL arguments by Philip Withnall · 8 years ago
- 3552281 doap: Update maintainers list to synchronise with GLib by Philip Withnall · 8 years ago
- 2600082 reader: embrace GBytes by Ryan Lortie · 13 years ago
- fc37611 gvdb-reader: drop gvdb_table_walk() by Ryan Lortie · 14 years ago
- d9577f1 gvdb-reader.c: add gvdb_table_get_names() by Ryan Lortie · 14 years ago
- 82cbc59 remove a stray variable by Ryan Lortie · 14 years ago
- 374cb1b gvdb-reader: robustness improvements by Ryan Lortie · 14 years ago
- a9551cc more whitespace fixes by Ryan Lortie · 14 years ago
- ae3d42c gvdb-reader: refuse to open file with small header by Ryan Lortie · 14 years ago
- 4e77b52 gvdb-reader: correct whitespace damage by Ryan Lortie · 14 years ago
- 7683c2b builder: Note don't actually implement bloom filters by Colin Walters · 14 years ago
- 73acf01 Support creating a GvdbReader from data by Alexander Larsson · 14 years ago
- d1f6300 Docs: Changed can not to cannot. by Murray Cumming · 14 years ago
- 92652ac hashing: always use signed chars by Ryan Lortie · 14 years ago
- a5dd6fc builder: do not include <unistd.h> on win32 by Ryan Lortie · 15 years ago
- 3812559 Remove unused variable in gvdb-reader by Ryan Lortie · 15 years ago
- 03b6b9f Mark a symbol as G_GNUC_INTERNAL by Ryan Lortie · 15 years ago
- a2918d6 Fix some harmless sign compare warnings by Ryan Lortie · 15 years ago
- ba5619b C++ify the reader header by Ryan Lortie · 15 years ago
- 92c22e7 Fix some leaks in the GVDB builder by Ryan Lortie · 15 years ago
- 814c0fc Pass name_length to walk close function by Ryan Lortie · 15 years ago
- e5e491c Add gvdb_table_get_raw_value() API for GSettings by Ryan Lortie · 15 years ago
- a35852b Fix reader on big endian by Ryan Lortie · 15 years ago
- d63f199 Fix is_valid() API by Ryan Lortie · 16 years ago
- df40747 Add gvdb_table_is_valid() API by Ryan Lortie · 16 years ago
- afea703 Implement byteswapping in the reader by Ryan Lortie · 16 years ago
- 9a8cba9 drop "options" support by Ryan Lortie · 16 years ago
- 5215d4b Add API for dconf's sake. by Ryan Lortie · 16 years ago
- daa1a73 Add a missing 'static' on internal functions by Ryan Lortie · 16 years ago
- 291a5c9 __value -> value to avoid stomping the C compiler by Ryan Lortie · 16 years ago