index
:
delta/gnome/gvdb.git
fix-scan-build-findings
fix-symlink-issue
main
master
gitlab.gnome.org: GNOME/gvdb.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gvdb-reader.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gvdb-reader: Reword a comment for clarity
Philip Withnall
2020-06-23
1
-1
/
+1
*
Add (out) to an (optional) parameter
Дилян Палаузов
2019-07-23
1
-1
/
+1
*
Fix -Wsign-compare warning
Michael Catanzaro
2019-06-22
1
-4
/
+4
*
Fix size of preallocated array
Philip Withnall
2019-02-25
1
-1
/
+1
*
Preallocate a GPtrArray to avoid some reallocations later on
Philip Withnall
2018-08-16
1
-1
/
+1
*
Fix type of length returned by gvdb_table_get_names()
Philip Withnall
2018-08-16
1
-2
/
+5
*
Add missing introspection annotations to gvdb_table_get_names()
Philip Withnall
2018-08-16
1
-2
/
+2
*
docs: Clarify error values for empty files when loading
Philip Withnall
2018-08-13
1
-1
/
+8
*
docs: Use ‘Returns:’ instead of the invalid ‘@returns’
Philip Withnall
2018-08-13
1
-8
/
+16
*
Update FSF’s address
Philip Withnall
2018-08-13
1
-3
/
+1
*
gio/gvdb/: LGPLv2+ -> LGPLv2.1+
Sébastien Wilmet
2018-08-13
1
-1
/
+1
*
reader: embrace GBytes
Ryan Lortie
2012-11-09
1
-118
/
+50
*
gvdb-reader: drop gvdb_table_walk()
Ryan Lortie
2012-07-09
1
-127
/
+0
*
gvdb-reader.c: add gvdb_table_get_names()
Ryan Lortie
2012-07-09
1
-0
/
+149
*
remove a stray variable
Ryan Lortie
2012-07-08
1
-2
/
+0
*
gvdb-reader: robustness improvements
Ryan Lortie
2012-07-06
1
-13
/
+36
*
gvdb-reader: refuse to open file with small header
Ryan Lortie
2012-07-05
1
-26
/
+28
*
gvdb-reader: correct whitespace damage
Ryan Lortie
2012-07-05
1
-33
/
+33
*
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