index
:
riscv-gnu-toolchain/qemu/roms/edk2/RedfishPkg/Library/JsonLib/jansson.git
1.0
1.1
1.2
1.3
2.0
2.1
2.10
2.11
2.12
2.13
2.2
2.3
2.4
2.5
2.6
2.7
2.8
2.9
bignum
build-fixes
c++-api
doc-utf-8
isnan-isinf-checks
json_sprintf
master
mingw
pull-126
simplify-snprintf-checks
threadsafety
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
utf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-21
Tweak clang-format configuration a bit
Petri Lehtinen
1
-2
/
+1
2019-10-21
Run clang-format on *.c, *.h
Petri Lehtinen
1
-69
/
+42
2016-09-18
Update copyrights for 2016
Petri Lehtinen
1
-1
/
+1
2014-01-28
Update copyrights for 2014
Petri Lehtinen
1
-1
/
+1
2013-10-15
Avoid integer overflows with very long strings
Petri Lehtinen
1
-1
/
+1
2013-09-27
Support \u0000 - add size_t string lengths to API, load and dump \u000, etc.
Chip Salzenberg
1
-14
/
+11
2013-07-23
Update copyrights for 2013
Petri Lehtinen
1
-1
/
+1
2012-03-20
Update copyright notices for 2012
Petri Lehtinen
1
-1
/
+1
2011-01-22
Update copyright notices for 2011
Petri Lehtinen
1
-1
/
+1
2010-03-18
Don't include stdint.h anywhere
Petri Lehtinen
1
-1
/
+1
2010-02-02
Add year 2010 to copyright notices
Petri Lehtinen
1
-1
/
+1
2009-12-05
Implement JSON_ENSURE_ASCII encoding flag
Petri Lehtinen
1
-2
/
+31
2009-12-02
Use int32_t instead of plain int with Unicode code points
Petri Lehtinen
1
-2
/
+4
2009-07-30
Add LICENSE and a copyright note to all sources
Petri Lehtinen
1
-0
/
+7
2009-07-16
Implement support for \u escapes
Petri Lehtinen
1
-0
/
+36
2009-07-13
Decode and check for correct UTF-8
Petri Lehtinen
1
-0
/
+116