aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2014-10-02jansson 2.7v2.7Petri Lehtinen2-2/+2
2014-10-02Update CHANGES for 2.7Petri Lehtinen1-0/+2
2014-07-21doc: Enhance string overviewPetri Lehtinen1-6/+4
2014-07-12Merge branch '2.6'Petri Lehtinen1-1/+1
2014-07-12Document JANSSON_BUILD_SHARED_LIBS CMake option2.6Petri Lehtinen1-1/+1
2014-07-07Define JSON_MAX_INDENTPetri Lehtinen1-0/+6
2014-04-30Add JSON_REAL_PRECISIONPetri Lehtinen1-0/+10
2014-03-04Remove VS2010 project files, CMake should be used on Windows insteadPetri Lehtinen1-11/+1
2014-02-11Merge branch '2.6'Petri Lehtinen3-4/+61
2014-02-11jansson 2.6Petri Lehtinen1-1/+1
2014-02-11Document json_object_seed()Petri Lehtinen2-3/+60
2014-01-28Update copyrights for 2014Petri Lehtinen3-3/+3
2013-12-27Merge branch '2.5'Petri Lehtinen1-0/+9
2013-12-27github_commits.c: GitHub API v3 requires a User-Agent header2.5Petri Lehtinen1-0/+9
2013-12-04Add json_boolean_value as alias for json_is_truePetri Lehtinen1-0/+5
2013-11-14Merge branch '2.5'Petri Lehtinen1-1/+1
2013-11-14doc: Set all memory to zero in secure_freePetri Lehtinen1-1/+1
2013-09-30Document JSON_ALLOW_NUL and clarify NUL byte handlingPetri Lehtinen2-4/+24
2013-09-30Clarify json_string_length docPetri Lehtinen1-1/+1
2013-09-30Document s% and s# for json_pack, s% for json_unpackPetri Lehtinen2-9/+18
2013-09-27document new null-friendly functionsChip Salzenberg1-0/+29
2013-09-23Add versionadded to the new json_pack() format specifiersPetri Lehtinen1-0/+6
2013-09-19jansson 2.5v2.5Petri Lehtinen1-1/+1
2013-09-19doc: Fix index type for json_array_foreach()Petri Lehtinen1-1/+1
2013-09-16Mention success first in json_load_callback_t docsPetri Lehtinen1-4/+4
2013-09-16Clarified json_load_callback_t return value docsPhillip Howell1-2/+3
2013-08-14pack: Add format specifiers s#, + and +#Petri Lehtinen1-23/+41
2013-08-06doc: Add an example for circumventing problems with Windows heapsPetri Lehtinen1-1/+6
2013-07-27Fix memory leaks and warnings in github_commits.cPetri Lehtinen1-10/+22
2013-07-23Update copyrights for 2013Petri Lehtinen3-3/+3
2013-07-08Make the argument of json_deep_copy() constPetri Lehtinen1-1/+1
2013-06-12Fix indentation in docsPetri Lehtinen1-1/+1
2013-06-11Using jsonp_strtod instead of casting to double to catch double overflowJason Choy1-1/+3
2013-06-11Changed :versionadded for JSON_DECODE_INT_AS_REAL docsJason Choy1-1/+1
2013-06-11Renamed flag to JSON_DECODE_INT_AS_REAL and added documentationJason Choy2-1/+12
2013-05-12Fixed "comparison between signed and unsigned" warningDaniel Griscom1-1/+1
2013-05-12Added test cases and documentation for json_array_foreach()Daniel Griscom1-0/+29
2013-04-29jansson:doc: modified incref docAndrei Epure1-1/+1
2013-04-25Fixed some minor issues.Joakim Soderberg1-6/+6
2013-04-24Added more detailed CMake documentation.Joakim Soderberg1-6/+89
2013-04-15Document CMake build process, deprecate the VS2010 projectPetri Lehtinen1-0/+20
2013-04-15Tweak Android build documentationPetri Lehtinen1-2/+5
2013-04-15Merge branch 'master' of git://github.com/svic/janssonPetri Lehtinen1-0/+5
2013-04-11Add android doc.Garner Lee1-0/+5
2013-04-01Merge branch '2.4'Petri Lehtinen1-1/+1
2013-04-01Fix a typoPetri Lehtinen1-1/+1
2013-03-09Merge branch '2.4'Petri Lehtinen2-0/+9
2013-03-09Use json_decref() properly in tutorialPetri Lehtinen2-0/+9
2012-09-23Set master for 2.5 development modePetri Lehtinen1-1/+1
2012-09-23jansson 2.4v2.4Petri Lehtinen1-1/+1