summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ebassi/builder-content' into 'main'HEADmainPhilip Withnall2023-04-142-9/+29
|\
| * Add getter for GVDB table contentsEmmanuele Bassi2023-04-142-9/+29
|/
* Merge branch 'wip/pwithnall/meson' into 'main'Philip Withnall2022-06-156-0/+15
|\
| * build: Add very basic meson build systemPhilip Withnall2022-06-146-0/+15
|/
* Merge branch 'nosigned' into 'master'Philip Withnall2021-10-121-3/+3
|\
| * Make number of buckets a gsizeYegor Bychin2021-10-121-3/+3
|/
* Merge branch 'readme' into 'master'masterMichael Catanzaro2021-08-111-0/+25
|\
| * docs: Add READMEPhilip Withnall2021-08-111-0/+25
|/
* Merge branch 'fix-scan-build-findings' into 'master'Philip Withnall2021-08-111-0/+1
|\
| * Fix scan-build findingsfix-scan-build-findingsJan-Michael Brummer2021-01-081-0/+1
|/
* Merge remote-tracking branch 'fmartinsons/1735-fix-warnings'Philip Withnall2021-01-041-3/+5
|\
| * Fix warningsFrederic Martinsons2021-01-041-3/+5
|/
* gvdb-reader: Reword a comment for clarityPhilip Withnall2020-06-231-1/+1
* gvdb-builder: Initialise some memory to zero in the bloom filterPhilip Withnall2020-03-181-0/+2
* Merge branch 'fix-symlink-issue'Philip Withnall2020-02-071-1/+1
|\
| * Do not replace file destinationfix-symlink-issueJan-Michael Brummer2020-02-071-1/+1
|/
* Merge branch 'dilyan.palauzov/gvdb-add-out-doc' into HEADPhilip Withnall2019-07-231-1/+1
|\
| * Add (out) to an (optional) parameterДилян Палаузов2019-07-231-1/+1
|/
* Merge branch 'mcatanzaro/fix-write-contents-async' into 'master'Philip Withnall2019-06-281-1/+3
|\
| * Fix gvdb_table_write_contents_async()Michael Catanzaro2019-06-271-1/+3
|/
* Merge branch 'mcatanzaro/sign-compare' into 'master'Philip Withnall2019-06-241-4/+4
|\
| * Fix -Wsign-compare warningMichael Catanzaro2019-06-221-4/+4
* | Merge branch 'mcatanzaro/fb-free' into 'master'Philip Withnall2019-06-241-3/+9
|\ \ | |/ |/|
| * Don't free FileBuilder in serialize functionMichael Catanzaro2019-06-221-3/+9
|/
* Merge branch 'mcatanzaro/write-contents-async' into 'master'Philip Withnall2019-06-212-0/+113
|\
| * Add some g_return checks to gvdb_table_write_contents()Michael Catanzaro2019-06-211-0/+4
| * Add gvdb_table_write_contents_async()Michael Catanzaro2019-06-212-0/+109
* | Remove trailing whitespaceMichael Catanzaro2019-06-211-1/+1
|/
* Merge branch 'mcatanzaro/license' into 'master'Philip Withnall2019-06-211-0/+504
|\
| * Add COPYING file to indicate the licenseMichael Catanzaro2019-06-201-0/+504
|/
* Merge branch 'array-size' into 'master'Philip Withnall2019-02-251-1/+1
|\
| * Fix size of preallocated arrayPhilip Withnall2019-02-251-1/+1
|/
* Merge branch 'wip/lantw/use-weak-symbols-in-gvdb' into 'master'Michael Catanzaro2018-11-211-10/+25
|\
| * build: Use weak bindings in gvdb to fix linking with LLDTing-Wei Lan2018-11-221-10/+25
|/
* Merge branch '1454-follow-ups' into 'master'Georges Basile Stavracas Neto2018-08-162-6/+9
|\
| * Preallocate a GPtrArray to avoid some reallocations later onPhilip Withnall2018-08-161-1/+1
| * Fix type of length returned by gvdb_table_get_names()Philip Withnall2018-08-162-3/+6
| * Add missing introspection annotations to gvdb_table_get_names()Philip Withnall2018-08-161-2/+2
|/
* docs: Clarify error values for empty files when loadingPhilip Withnall2018-08-131-1/+8
* docs: Use ‘Returns:’ instead of the invalid ‘@returns’Philip Withnall2018-08-131-8/+16
* Update FSF’s addressPhilip Withnall2018-08-135-15/+5
* gio/gvdb/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2018-08-135-5/+5
* Avoid calling Standard C string/array functions with NULL argumentsPhilip Withnall2018-08-131-1/+2
* doap: Update maintainers list to synchronise with GLibPhilip Withnall2018-08-131-3/+28
* reader: embrace GBytesRyan Lortie2012-11-092-129/+53
* gvdb-reader: drop gvdb_table_walk()Ryan Lortie2012-07-092-146/+0
* gvdb-reader.c: add gvdb_table_get_names()Ryan Lortie2012-07-092-1/+152
* remove a stray variableRyan Lortie2012-07-081-2/+0
* gvdb-reader: robustness improvementsRyan Lortie2012-07-061-13/+36
* more whitespace fixesRyan Lortie2012-07-051-5/+5