projects
/
platform
/
upstream
/
json-c.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/json-c.git
2014-11-03
Alexandru Cornea
resetting manifest requested domain to floor
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Anas Nashif
add json_object_iterator.h to headers
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Anas Nashif
Update to 0.10
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Anas Nashif
package licenses as %license
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Anas Nashif
add packaging, remove patches
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Anas Nashif
adapt baselibs
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Anas Nashif
add packaging
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Anas Nashif
add packaging
commit
|
commitdiff
|
tree
|
snapshot
2013-04-03
Eric Haszlakiewicz
Drop the libtool versions back down a bit to avoid...
upstream/0.11
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Eric Haszlakiewicz
Regen the doc pages using the right version for the...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Eric Haszlakiewicz
Bump the version numbers for the 0.11 release.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Eric Haszlakiewicz
Add the 0.11 release doxygen-generated docs to source...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Eric Haszlakiewicz
Add automake/autoconf generated files for the 0.11...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Eric Haszlakiewicz
Merge branch 'master' of https://github.com/json-c...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Eric Haszlakiewicz
Bump up the version in the release checklist to 0.11
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Eric Haszlakiewicz
Update the changelog with changes since the 0.10 release.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Eric Haszlakiewicz
Update config.h.in to add the HAVE_SETLOCALE and HAVE_L...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Eric Haszlakiewicz
Issue #15: add a way to set a JSON_TOKENER_STRICT flag...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-24
Eric Haszlakiewicz
Merge pull request #73 from ghazel/master
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Greg Hazel
one definition of json_object_object_foreach only works...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Eric Haszlakiewicz
Merge pull request #71 from WillDignazio/master
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
William Dignazio
Fix broken build by using ADVANCE_CHAR macro return.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-06
William Dignazio
Rename misnomer POP_CHAR to PEEK_CHAR.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Eric Haszlakiewicz
Merge pull request #70 from tg--/master
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Eric Haszlakiewicz
Issue #68: use -std=gnu99 because some versions of...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
Thomas Gstädtner
configure.in: mv AM_CONFIG_HEADER to AC_CONFIG_HEADER
commit
|
commitdiff
|
tree
|
snapshot
2013-02-27
Eric Haszlakiewicz
Include the test_locale test in the tests that run.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-27
Eric Haszlakiewicz
Merge branch 'remicollet-issue-float'
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
Eric Haszlakiewicz
Mark the "val" variable in json_object_object_foreach...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Eric Haszlakiewicz
Add a runtime check to see if parse_int64 needs to...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Eric Haszlakiewicz
Enable -Werror and fix a number of minor warnings that...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Eric Haszlakiewicz
Add a comment briefly describing json_object_object_len...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Eric Haszlakiewicz
Merge pull request #62 from ghazel/master
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Eric Haszlakiewicz
Merge pull request #66 from ichernev/fix-test-parse
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Iskren Chernev
Fixed test_parse for \f
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Greg Hazel
add json_object_object_length
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Eric Haszlakiewicz
Merge pull request #60 from ghazel/master
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Greg Hazel
rename _errno
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Eric Haszlakiewicz
Merge pull request #58 from Abioy/master
commit
|
commitdiff
|
tree
|
snapshot
2012-12-24
Abioy
escape '\f' in json_escape_str
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
Eric Haszlakiewicz
Bump the version up to 0.10.99 to make it clear that...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
Eric Haszlakiewicz
Merge branch 'master' of https://github.com/json-c...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
Eric Haszlakiewicz
Add a json_c_version.h header (included from json.h...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
Eric Haszlakiewicz
Merge pull request #51 from remicollet/issue-dyndepth
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
Eric Haszlakiewicz
Update the release checklist to include the INSTALL...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
Eric Haszlakiewicz
Revert the test_null test back to emitted to stdout...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
Eric Haszlakiewicz
Merge pull request #56 from TheCount/develop
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Alexander Klauer
More warnings, fewer errors, C99
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Alexander Klauer
Prepend DESTDIR to paths for staged installs
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Alexander Klauer
Write additional test info to stderr instead of stdout...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Alexander Klauer
Fixed memory leak in testReplaceExisting
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Alexander Klauer
Make macro json_object_object_foreach multiple-use...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Alexander Klauer
Remove and ignore autogenerated installation instructions
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Alexander Klauer
Ignore editor swap files
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Alexander Klauer
Ignore doc dir for now
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Alexander Klauer
Library is now called libjson-c
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Alexander Klauer
Need to explicitly remove include/json-c directory
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Alexander Klauer
-d test is useless as symlinks are dereferenced
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Alexander Klauer
Ignore valgrind output files
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Remi Collet
probably worth an option for this
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Remi Collet
Save space, drop unuseful trailing zeroes
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Remi Collet
Simple fix to double encode
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Remi Collet
move locale change to be global for perf
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Eric Haszlakiewicz
Fix issue #53 - ensure explicit length string are still...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Eric Haszlakiewicz
Remove configure as part of maintainer-clean instead...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Eric Haszlakiewicz
Add PACKAGE_URL to config.h.in
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Eric Haszlakiewicz
Add a missing json_object_get() so we don't try to...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Eric Haszlakiewicz
Fix a memory leak in the test_printbuf test.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Eric Haszlakiewicz
Include json_object_iterator.c in the list of sources.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Remi Collet
float parsing must be locale independent
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Remi Collet
Make maximum recursion depth a runtime option
commit
|
commitdiff
|
tree
|
snapshot
2012-10-21
Eric Haszlakiewicz
Make it safe to delete keys while iterating with the...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-21
Eric Haszlakiewicz
Reformat the json_object_object_foreach macro so it...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Eric Haszlakiewicz
Reformat json_object_object_get() and json_object_objec...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Eric Haszlakiewicz
Fix json_object_object_get() so it returns NULL if...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Eric Haszlakiewicz
Change json_object_put to return 1 if the object passed...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-17
Eric Haszlakiewicz
Fix a memory leak in test1 with respect to how json_obj...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-17
Eric Haszlakiewicz
Reformat the test sources. No functional change.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Eric Haszlakiewicz
Fix the home page in the README, and add a list of...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Eric Haszlakiewicz
Merge pull request #44 from lastquestion/fix_gnu_macosx
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Lin Xu
Add an autoconf test to test whether the .section ...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-09
Eric Haszlakiewicz
Update the set_serializer test to match the actual...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Eric Haszlakiewicz
Add a json_set_serializer() function to allow the strin...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Eric Haszlakiewicz
Add my copyright.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Eric Haszlakiewicz
Ignore the tests/testReplaceExisting binary.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Eric Haszlakiewicz
Note the rename in the ChangeLog, and update the instru...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Eric Haszlakiewicz
Take a guess as to the rename changes changes needed...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Eric Haszlakiewicz
Re-add the "json" pkg-config file as a compatibility...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Eric Haszlakiewicz
Bump the version of the new library since programs...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Eric Haszlakiewicz
Add a compatibility symlink json->json-c in the include...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Eric Haszlakiewicz
Add a --disable-oldname-compat option to configure...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Eric Haszlakiewicz
Ignore a couple more generated files.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Eric Haszlakiewicz
Fix the Libs line in json-uninstalled.pc to use -ljson-c
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Eric Haszlakiewicz
Create an additional libjson.so library that simply...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Eric Haszlakiewicz
Check for the sys/cdefs.h header which on some systems...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Eric Haszlakiewicz
Remove test_parse from the top level directory. (accid...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Eric Haszlakiewicz
Merge branch 'rename_library' of https://github.com...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Eric Haszlakiewicz
Handle the \f escape sequence (the two characters:...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Eric Haszlakiewicz
Default autogen.sh to not running configure, unless...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Eric Haszlakiewicz
Initialize errno before calling sscanf in json_parse_in...
commit
|
commitdiff
|
tree
|
snapshot
next