index
:
delta/json-c.git
baserock/json-c-0.12-20140410
baserock/json-c-0.12-20140410-plus-patch
baserock/morph
gh-pages
json-c-0.10
json-c-0.11
json-c-0.12
json-c-0.13
json-c-0.14
json-c-0.15
json-c-0.16
json_object-split
kdopen-rename_library
master
newer-appveyor
github.com: json-c/json-c.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ignore tests/test_float
Eric Haszlakiewicz
2016-12-18
1
-1
/
+2
*
Change a memcpy that should be a memmove within json_pointer_get, and fix mem...
Eric Haszlakiewicz
2016-12-18
2
-5
/
+11
*
Note some minimum versions needed for autoconf, etc...
Eric Haszlakiewicz
2016-12-12
1
-3
/
+3
*
Issue#292: bump the required version of configure listed in configure.ac so a...
Eric Haszlakiewicz
2016-12-11
1
-1
/
+1
*
Merge pull request #289 from jgerhards/i-278
Eric Haszlakiewicz
2016-12-04
6
-3
/
+47
|
\
|
*
testbench: add test for floating point representation
Jan Gerhards
2016-11-27
4
-0
/
+41
|
*
bugfix: floating point representaion without fractional part
Jan Gerhards
2016-11-27
2
-3
/
+6
|
/
*
Merge pull request #287 from commodo/json_pointer_va_args
Eric Haszlakiewicz
2016-11-24
12
-59
/
+219
|
\
|
*
vasprintf_compat.h: spin-off this compat header ; use math_compat.h as template
Alexandru Ardelean
2016-11-22
7
-41
/
+53
|
*
strdup_compat.h: re-spin this compat header ; use math_compat.h as template
Alexandru Ardelean
2016-11-22
8
-16
/
+22
|
*
test_json_pointer: update test with a few printf variants
Alexandru Ardelean
2016-11-22
1
-1
/
+12
|
*
json_pointer: add json_pointer_getf/setf() function variants
Alexandru Ardelean
2016-11-22
2
-0
/
+131
|
*
json_pointer.c: fix whitespace
Alexandru Ardelean
2016-11-16
1
-1
/
+1
|
/
*
Merge pull request #285 from ebassi/revert-strdup-compat
Eric Haszlakiewicz
2016-11-09
8
-26
/
+16
|
\
|
*
Revert "compat/strdup.h: move common compat check for strdup() to own file"
Emmanuele Bassi
2016-11-07
8
-26
/
+16
|
/
*
Merge pull request #283 from commodo/json_pointer
Eric Haszlakiewicz
2016-11-04
17
-17
/
+676
|
\
|
*
tests: add test_json_pointer test
Alexandru Ardelean
2016-11-04
5
-0
/
+322
|
*
tests/strerror_override.c: fix compilation error
Alexandru Ardelean
2016-11-04
1
-1
/
+1
|
*
json_pointer: add first revision
Alexandru Ardelean
2016-11-04
8
-0
/
+327
|
*
compat/strdup.h: move common compat check for strdup() to own file
Alexandru Ardelean
2016-11-03
8
-16
/
+26
|
/
*
Handle NULL objects in json_object_get_userdata() by returning NULL, but abor...
Eric Haszlakiewicz
2016-10-29
1
-1
/
+4
*
Issue #280: add a few assert() calls to ensure objects are of the appropriate...
Eric Haszlakiewicz
2016-10-29
1
-4
/
+19
*
Use json_visit() to clear the serializer data set when parsing so the output ...
Eric Haszlakiewicz
2016-10-29
2
-0
/
+51
*
Add a json_c_visit() function to provide a way to iterate over a tree of json...
Eric Haszlakiewicz
2016-10-29
8
-4
/
+410
*
Fix broken key-order test in test_compare.
Eric Haszlakiewicz
2016-10-10
1
-3
/
+9
*
Merge pull request #272 from sgerbino/master
Eric Haszlakiewicz
2016-10-08
1
-9
/
+22
|
\
|
*
Changed CMake variables and adding output for debugging
Steve Gerbino
2016-09-26
1
-2
/
+3
|
*
Target C99 standards to get rid of warnings
Steve Gerbino
2016-09-26
1
-0
/
+2
|
*
Modified the execute_process commands
Steve Gerbino
2016-09-25
1
-2
/
+2
|
*
Changed PROJECT_SOURCE_DIR to CMAKE_CURRENT_SOURCE_DIR to fix building when u...
Steve Gerbino
2016-09-25
1
-2
/
+2
|
*
Modified CMakeLists.txt to use autotools to generate configuration for Unix s...
Steve Gerbino
2016-09-25
3
-195
/
+10
|
*
Lowered CMake required version so that Travis CI is able to build, moved incl...
Steve Gerbino
2016-09-25
1
-3
/
+3
|
*
Trailing slash seems necessary in the install command to get contents
Steve Gerbino
2016-09-25
1
-1
/
+1
|
*
Forget DESTINATION in CMake install command
Steve Gerbino
2016-09-25
1
-1
/
+1
|
*
We need to also install the generated configuration files
Steve Gerbino
2016-09-25
1
-0
/
+1
|
*
Fixed typo in CMakeList.txt FILES_MATCHING
Steve Gerbino
2016-09-25
1
-1
/
+1
|
*
Added install instructions for CMake
Steve Gerbino
2016-09-25
1
-0
/
+6
|
*
Resolves json-c/json-c#271 by adding MacOS configuration files and modifies C...
Steve Gerbino
2016-09-25
3
-9
/
+197
*
|
Merge pull request #277 from ALLTERCO/json_object_set_xxx
Eric Haszlakiewicz
2016-10-08
7
-1
/
+194
|
\
\
|
*
|
try restore windows automated builds
Stoian Ivanov
2016-10-07
1
-1
/
+1
|
*
|
fix compiler warning for int sizes
Stoian Ivanov
2016-10-07
1
-1
/
+1
|
*
|
string set and tests
Stoian Ivanov
2016-10-07
4
-0
/
+58
|
*
|
gitignore test; add double value set checks in test
Stoian Ivanov
2016-10-06
3
-2
/
+10
|
*
|
some simple tests
Stoian Ivanov
2016-10-06
4
-0
/
+47
|
*
|
some basic set
Stoian Ivanov
2016-10-05
2
-6
/
+66
|
*
|
json_object_set_boolean for upstream style check
Stoian Ivanov
2016-09-21
2
-0
/
+20
|
|
/
*
|
Issue #275: fix out of bounds read when handling unicode surrogate pairs.
Eric Haszlakiewicz
2016-10-05
3
-3
/
+9
*
|
Merge pull request #273 from konoal/master
Eric Haszlakiewicz
2016-09-28
1
-1
/
+1
|
\
\
|
*
|
fixed wrong object name in json_object_all_values_equal
Alexey Konovalov
2016-09-27
1
-1
/
+1
|
|
/
*
|
Merge pull request #274 from pepevel/master
Eric Haszlakiewicz
2016-09-28
1
-2
/
+2
|
\
\
|
|
/
|
/
|
[next]