index
:
delta/json-glib.git
bug-958
bug-965
debian-packaging
deep-copy
docs-template
error-location
generator
gobject-deserialize
gobject-serialize
handle-utf8-bom
json-glib-0-10
json-glib-0-12
json-glib-0-14
json-glib-0-16
json-glib-0-8
json-glib-1-0
json-glib-1-2
json-glib-1-4
json-glib-1-6
json-node-autoptr
json-scanner
master
msvc-patch
object_get-with-wrong-types
parse-enums
python-bindings
stable-0.2
stable-0.4
test-framework
wip/drop-autotools
wip/g-property
wip/hughsie/typecheck
wip/otte/validate-with-load-bytes
wip/rishi/24-doc-fix
wip/sadiq/parser-read-async
work
gitlab.gnome.org: GNOME/json-glib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
json-glib
/
json-scanner.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initialise all missing struct fields
Emmanuele Bassi
2022-10-11
1
-37
/
+38
*
scanner: Fix crash on malformed surrogate pairs
James Westman
2020-11-30
1
-4
/
+24
*
scanner: use macro instead of cast to convert pointer to integer
Dimitry Andric
2020-08-19
1
-1
/
+1
*
json-glib: Remove unused symbols
Thibault Saunier
2017-03-13
1
-19
/
+0
*
Remove conditional inclusion of config.h
Emmanuele Bassi
2014-03-18
1
-2
/
+0
*
scanner: Clean up the UTF-16 surrogate pairs decoding
Emmanuele Bassi
2014-03-18
1
-6
/
+36
*
Updated FSF's address
Daniel Mustieles
2014-01-31
1
-3
/
+1
*
scanner: Remove unused functions
Emmanuele Bassi
2012-10-26
1
-359
/
+34
*
Support for surrogate pairs in json string.
Eiichi Sato
2010-04-15
1
-1
/
+15
*
Actually use the int64 support in the Scanner
Emmanuele Bassi
2009-08-12
1
-0
/
+1
*
Add support for parsing \uXXXX into Unicode
Emmanuele Bassi
2008-04-19
1
-6
/
+50
*
Sanitize JsonScanner code
Emmanuele Bassi
2008-02-29
1
-22
/
+20
*
Completely internalize the JsonScanner
Emmanuele Bassi
2008-02-29
1
-316
/
+323
*
Update the JsonScanner default configuration
Emmanuele Bassi
2008-02-29
1
-48
/
+36
*
Copy GScanner into JSON-GLib as JsonScanner
Emmanuele Bassi
2008-02-29
1
-0
/
+1809