165e6f5
(refs/pull/578/head)
CMake: Install pkgconfig file in proper location by default by
2020-04-12 19:21:54 +0200
8269f90
Merge pull request #577 from besser82/topic/besser82/json_c_version_test_verbose_on_fail by
2020-04-11 22:35:40 -0400
5e699f7
(refs/pull/577/head)
Be verbose on failing json_c_version test. by
2020-04-11 21:09:31 +0200
c58d56a
Merge pull request #576 from besser82/topic/besser82/increase_coverage by
2020-04-11 14:45:45 -0400
d52f1ff
Merge pull request #575 from besser82/topic/besser82/cosmetics by
2020-04-11 14:18:37 -0400
d47fb12
(refs/pull/576/head)
Test coverage for json_c_version. by
2020-04-11 12:29:36 +0200
73a2ed1
(refs/pull/575/head)
Remove multiple trailing newlines at EOF. by
2020-04-11 10:34:30 +0200
fd0ae5a
gitignore: Add build folder. by
2020-04-10 13:10:30 +0200
78cd37f
Clean trailing white-space. by
2020-04-10 13:06:54 +0200
37355cf
Fix line terminators to be UNIX. by
2020-04-10 13:25:41 +0200
270dc2f
Update README.md to remove autoconf instructions in favor of cmake. by
2020-04-11 03:24:51 +0000
0734c53
Merge pull request #572 from besser82/topic/besser82/cmake_fixes by
2020-04-10 22:08:27 -0400
69ceb38
Merge pull request #573 from besser82/topic/besser82/coverage by
2020-04-11 09:31:43 +0800
0dac15c
(refs/pull/573/head)
Fix coveralls submission. by
2020-04-10 15:08:09 +0200
e756777
(refs/pull/572/head)
CMake: Check whether BSYMBOLIC is supported by the linker. by
2020-04-10 14:42:03 +0200
58670ec
CMake: Build Doxygen documentation out-of-tree. by
2020-04-10 14:20:57 +0200
a989651
CMake: Fix appending of linker flags. by
2020-04-10 14:15:52 +0200
6c7838e
(refs/pull/571/head)
CMake: Bump SONAME to 5. by
2020-04-10 12:54:52 +0200
61392c8
List the set of contributors since the 0.13 branch by
2020-04-10 02:11:48 +0000
0a070ef
Fix one more assert("!invalid cint_type") to use json_abort(...) instead. by
2020-04-10 01:26:04 +0000
5454643
Issue #568: fix the strtoll and strtoull handing so config.h ends up creating defines for those only when needed, which should exclude mingw environments. by
2020-04-09 20:58:28 +0000
b64bdfe
Remove autoconf files from .gitignore. by
2020-04-09 02:55:21 +0000
0c60125
Update the oss-fuzz build script to try to get it to work with cmake. by
2020-04-09 02:34:59 +0000
95737df
Remove autoconf machinery, we're using cmake now. Update the release checklist to account for that, plus fill in other tasks and clean it up a bit. by
2020-04-09 02:15:31 +0000
70c0eef
(refs/pull/568/head)
Adding better support to MinGW by
2020-04-09 00:02:30 +0200
a4ac171
(refs/pull/567/head)
Install json_types.h with autotools build as well. by
2020-04-08 21:37:29 +0200
96ab2f6
osx builds also need -DDISABLE_BSYMBOLIC=ON by
2020-04-08 03:04:27 +0000
96bb334
I have NFC why osx fails when "set -e" is in effect, but leave it off and clean up the rest of the debuging code in the travis config. by
2020-04-08 02:54:10 +0000
f357081
Not all systems (e.g. osx) have malloc.h, include stdlib.h instead. by
2020-04-08 02:53:48 +0000
2782a6b
Try yet again to fix the osx build, this time do set +e by
2020-04-08 02:39:03 +0000
a86ae1d
Another attempt at debugging the travis osx build, this time just ignore errors. by
2020-04-08 02:28:02 +0000
829e082
Wait a while before exiting travis to allow output to flush. by
2020-04-08 02:17:14 +0000
cf8421c
Apparently cmake is already installed on travis osx builds. Try another approach to figure out what was failing. by
2020-04-08 02:02:25 +0000
fb0b653
Install cmake on osx travis builds. s/make check/make test/ by
2020-04-08 01:45:49 +0000
a3b82cb
Perform the travis build in a subdir, so the distcheck target works. by
2020-04-08 01:34:22 +0000
677a8cc
Switch travis to use cmake instead of autoconf. by
2020-04-08 01:21:11 +0000
96a5708
(refs/pull/566/head)
add the json_types.h to Makefile.am by
2020-04-07 17:31:51 +0800
35a2852
(refs/pull/565/head)
test the CI and ignore this PR by
2020-04-07 16:48:10 +0800
e1fa0ac
(refs/pull/564/head)
Remove autogenerated files by
2020-03-10 17:40:26 +0200
19bbf2c
Add includes and split off json_types.h to help ensure that headers can be included in any order. by
2020-04-06 13:55:27 +0000
5e19c26
Don't let clang-format rearrange Windows includes, since they need to be in a particular order. by
2020-04-06 02:47:34 +0000
9acc4e9
Format random_seed.c with clang-format, with key asm sections excluded. by
2020-04-06 01:52:28 +0000
9a49408
Update the style guide to mention that we're using clang-format now. by
2020-04-06 01:49:14 +0000
31f1ab2
Merge pull request #555 from dota17/chang_format_3 by
2020-04-03 00:13:34 -0400
8b162c4
(refs/pull/555/head)
clang-format the files by
2020-03-28 10:25:00 +0800
c117d8a
add the disabling formatting coments and adjust the partial code manuly by
2020-03-27 13:04:50 +0800
a8cec74
add options by
2020-03-10 15:47:53 +0800
df7833e
clang-format by
2020-03-06 17:15:05 +0800
ed54353
Merge pull request #563 from robybeen/master by
2020-04-02 22:35:21 -0400
5d9b8e0
(refs/pull/563/head)
Changed order of calloc args to match stdlib (2) by
2020-04-02 19:28:55 +0200
56f8181
Changed order of calloc args to match stdlib by
2020-04-02 19:23:10 +0200
6afcf16
Merge pull request #562 from dota17/testcase_add by
2020-04-02 11:23:39 -0400
3822177
(refs/pull/562/head)
add test cases by
2020-03-30 17:32:06 +0800
c2ba379
Merge pull request #561 from dota17/add_badge by
2020-03-31 10:54:45 +0800
203bacb
(refs/pull/561/head)
add the badge in README.md and test the coveralls by
2020-03-30 15:43:50 +0800
d1650a5
Merge pull request #541 from dota17/coveralls_final by
2020-03-28 10:42:17 +0800
541a0b6
(refs/pull/541/head)
modify the coveralls configuration file by
2020-02-19 18:13:28 +0800
353ef26
Merge pull request #558 from dota17/doc_message_modify by
2020-03-20 11:17:20 +0800
1204a1f
(refs/pull/558/head)
modify the doc target message by
2020-03-19 10:23:29 +0800
a063392
Merge pull request #556 from Jehan/wip/Jehan/fix-broken-mingw-w64 by
2020-03-16 21:24:14 -0500
b15e7ba
(refs/pull/556/head)
Fixes various Wreturn-type and Wimplicit-fallthrough errors on Mingw-w64 by
2020-03-15 23:29:37 +0100
6b368fc
(refs/pull/553/head)
Fix for problem when using clang ubsan by
2020-03-11 11:11:41 +0100
e94eb90
Merge pull request #546 from dota17/make_unistall by
2020-03-10 22:12:13 -0500
c14c6ca
(refs/pull/546/head)
delete -r in uninstall by
2020-03-11 10:47:04 +0800
3d4ad9f
(refs/pull/551/head)
Allow hexadecimal number format convention parsing by
2020-03-10 10:50:51 +0000
a8c9284
Merge pull request #547 from dota17/assert_test by
2020-03-03 07:54:21 -0600
0030e90
(refs/pull/547/head)
modify RELEASE by
2020-03-03 14:16:13 +0800
e56ab01
update testcase and delete debug -O0 build by
2020-03-02 20:19:35 +0800
b3296e7
Follow up the PR#542: improve assert() calls, simplify code in json_object_equal(). by
2020-03-02 02:08:49 +0000
737aee4
Merge pull request #542 from dota17/adduint64_final by
2020-03-01 08:51:26 -0500
2d44f86
modify json-c default build type, and fix up the assert() errors in testcase by
2020-02-29 15:32:42 +0800
6359b79
(refs/pull/542/head)
update json_object.c and testcase, delete json_object_uint_inc() by
2020-02-28 11:18:48 +0800
9532f94
modify partial functions and testcase, in order to support automatic conversion for int64/uint64 by
2020-02-27 15:01:06 +0800
1160c86
Add uninstall target in cmake by
2020-02-27 16:00:09 +0800
c816de2
modify the json_object, replace c_int64/c_uint64 with struct{union{int64, uint64},...} by
2020-02-26 20:54:36 +0800
30e00cf
Merge pull request #545 from dota17/make_doc by
2020-02-26 20:56:22 -0500
e3b6521
(refs/pull/545/head)
add doc target on cmake by
2020-02-26 15:39:27 +0800
5a2b913
Merge pull request #544 from dota17/distcheck by
2020-02-25 21:48:35 -0500
a0129c9
Merge pull request #543 from dota17/readme by
2020-02-25 21:38:18 -0500
77d7a99
(refs/pull/544/head)
Increase distcheck target in cmake by
2020-02-21 12:16:51 +0800
0ccb296
(refs/pull/543/head)
Update README.md by
2020-02-25 16:20:41 +0800
f69fbd8
Added documentation for camke-configure by
2020-02-25 15:01:05 +0800
3c3b592
add uint64 data to json-c by
2020-02-20 15:17:05 +0800
c684b1d
add coveralls auto tool to json-c by
2020-02-17 18:15:15 +0800
518f337
Issue #539: use a internal-only serializer function in json_object_new_double_s() to avoid potential conflicts with user code that uses the json_object_userdata_to_json_string serializer. Also, document the serializer-resetting behavior of json_object_set_double(). by
2020-02-14 03:48:02 +0000
4bf7ffa
Issue #539: be sure to clean up at the end of test_set_value. by
2020-02-14 03:25:46 +0000
ae13ca5
Issue #539: reset the serializer when json_object_set_double() is called and the current serializer is the one that json_object_new_double_s() used. by
2020-02-13 03:11:10 +0000
0be5ed6
(refs/pull/538/head)
update shortstring and arraylist parameters by
2020-02-11 15:50:04 +0800
636cd1d
add fPIC for STATIC library in CMakeLists (#7) by
2020-02-07 12:51:03 +0530
0ffdbb2
Merge pull request #531 from dota17/utf8test by
2020-02-05 21:56:06 -0500
470f2a5
bugfix for unix builds (#5) by
2020-01-29 13:44:06 +0530
1934edd
Merge pull request #536 from dota17/new_null by
2020-01-21 23:23:53 -0500
7ad72b8
(refs/pull/536/head)
update comment by
2020-01-22 09:56:52 +0800
538cea7
(refs/pull/537/head)
Replace '\0' only when parsing key, not change data in value RE by
2020-01-19 10:31:10 +0800
010f33d
add json_object_new_null by
2020-01-20 15:00:11 +0800
787a8b3
(refs/pull/531/head)
update code by
2020-01-17 15:33:44 +0800
360d28b
Merge pull request #533 from sunpoet/master by
2020-01-12 22:42:02 -0500
bb5971b
(refs/pull/533/head)
Fix make check by
2020-01-11 07:20:44 +0000
eca74dc
test utf8 by
2020-01-08 19:42:05 +0800
02a9a12
(refs/pull/530/head)
validate utf-8 string by
2020-01-10 10:43:28 +0800