summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* Added basic tests for `json_object_get_int`, `json_object_get_int64`, `json_o...Federico Francescon2022-11-161-0/+1
* json_pointer: allow the feature to be disabledAlexandru Ardelean2021-04-161-0/+1
* doc: Move Doxyfile into doc subdirBjörn Esser2020-05-181-1/+1
* Ignore the bench/work and bench/data directories.Eric Haszlakiewicz2020-05-111-0/+4
* Remove multiple trailing newlines at EOF.Björn Esser2020-04-111-1/+0
* gitignore: Add build folder.Björn Esser2020-04-111-0/+1
* Remove autoconf files from .gitignore.Eric Haszlakiewicz2020-04-091-36/+13
* .gitignore:add build directoryandy59952018-11-251-0/+1
* Merge branch 'json_deep_copy' of https://github.com/commodo/json-c into commo...Eric Haszlakiewicz2017-11-291-0/+1
|\
| * tests: add test_deep_copy testAlexandru Ardelean2017-11-271-0/+1
* | Rename json_object_add_int() to json_object_int_inc() and eliminate the "int6...Eric Haszlakiewicz2017-11-271-0/+1
|/
* ignore more autoconf gooBrent Cook2017-11-261-0/+1
* Issue #308: improve the build instructions in README.md to include the exact ...Eric Haszlakiewicz2017-07-081-1/+0
* build,cmake: rename libjson-c-static.a to libjson-c.aAlexandru Ardelean2017-06-191-1/+1
* .gitignore: add cmake generated filesAlexandru Ardelean2017-05-031-0/+8
* Ignore tests/test_floatEric Haszlakiewicz2016-12-181-1/+2
* tests: add test_json_pointer testAlexandru Ardelean2016-11-041-0/+1
* Add a json_c_visit() function to provide a way to iterate over a tree of json...Eric Haszlakiewicz2016-10-291-4/+5
* gitignore test; add double value set checks in testStoian Ivanov2016-10-061-0/+1
* Improving .gitignoreNicola Spanti (RyDroid)2016-08-081-27/+63
* Issue #189: Eliminate use of MC_ERROR from json_util.c, and add a json_util_g...Eric Haszlakiewicz2016-06-261-0/+1
* Make default double serializer ignore userdata againMatthias Schiffer2016-05-291-0/+1
* Add some basic tests for verifying json_object_equal behaviorHelmut Schaa2016-01-131-0/+1
* Issue #137: remove config.h.in from change control.Eric Haszlakiewicz2015-12-081-0/+1
* Add x64 build configurationsJames Myatt2015-03-041-0/+2
* Rename the "test_case" test to "test_charcase" to make it slightly less confu...Eric Haszlakiewicz2014-03-221-0/+1
* Ignore and cleanup a few more files that automake creates.Eric Haszlakiewicz2014-02-111-0/+1
* Ignore the test-driver script that is now created, and the script for the tes...Eric Haszlakiewicz2013-09-081-0/+2
* The updated test driver creates .log and .trs files; ignore them.Eric Haszlakiewicz2013-09-081-0/+2
* Remove and ignore autogenerated installation instructionsAlexander Klauer2012-12-191-0/+1
* Ignore editor swap filesAlexander Klauer2012-12-191-0/+2
* Ignore doc dir for nowAlexander Klauer2012-12-181-0/+1
* Ignore valgrind output filesAlexander Klauer2012-12-181-0/+1
* Add a json_set_serializer() function to allow the string output of a json_obj...Eric Haszlakiewicz2012-09-021-0/+1
* Ignore the tests/testReplaceExisting binary.Eric Haszlakiewicz2012-07-291-0/+1
* Re-add the "json" pkg-config file as a compatibility shim.Eric Haszlakiewicz2012-07-291-1/+2
* Ignore a couple more generated files.Eric Haszlakiewicz2012-07-291-0/+2
* Merge branch 'rename_library' of https://github.com/kdopen/json-c into kdopen...Eric Haszlakiewicz2012-07-291-1/+1
|\
| * Ignoring additional build productsKeith Derrick2012-04-051-0/+2
| * Split the json_tokener_parse tests off from test1 into their own test and add...Eric Haszlakiewicz2012-04-021-0/+1
| * Ignore several more files, include .o's, .lo's, etc...Eric Haszlakiewicz2012-04-021-0/+6
* | Ignore the new test1Formatted and test2Formatted executables.Eric Haszlakiewicz2012-04-281-0/+2
* | Update the list of files to ignore.Eric Haszlakiewicz2012-04-221-31/+35
* | Split the json_tokener_parse tests off from test1 into their own test and add...Eric Haszlakiewicz2012-03-311-0/+1
* | Ignore several more files, include .o's, .lo's, etc...Eric Haszlakiewicz2012-03-311-0/+6
|/
* Some updates to make the code compatible with VC 9 (2008)John Arbash Meinel2012-02-011-1/+3
* set svn:ignore and .gitignore to skip intermediate build filesJehiah Czebotar2010-12-071-0/+24