jansson.git
2009-10-26 Petri Lehtinenjansson 1.1.1 v1.1.1
2009-10-24 Petri LehtinenBuild documentation in distcheck-hook
2009-10-24 Petri LehtinenReally distribute all the docs
2009-10-24 Petri LehtinenDistribute all the docs
2009-10-24 Petri LehtinenFix version 1.1 release date in CHANGES
2009-10-20 Petri Lehtinenjansson 1.1 v1.1
2009-10-20 Petri LehtinenDistribute stripped unit test data
2009-10-19 Petri LehtinenEnhance documentation
2009-10-19 raoulhAdd C++ guards to jansson.h
2009-10-17 Petri Lehtinendoc: Add tutorial
2009-10-16 Petri LehtinenFix indentation
2009-10-15 Petri Lehtinenjson_dumpf: Document the output shortage on error
2009-10-15 Petri LehtinenEnhance handling of circular references
2009-10-15 Petri Lehtinenjson_dumps: Close the strbuffer if dumping fails
2009-10-15 Petri Lehtinendoc: Fix a small typo in apiref
2009-10-14 Petri Lehtinendoc/Makefile.am: Remove *.pyc in clean
2009-10-14 Petri LehtinenMake integer, real and string mutable
2009-10-13 Petri LehtinenDon't use non-portable asprintf()
2009-10-11 Petri LehtinenMerge branch '1.0'
2009-10-11 Petri Lehtinenjansson 1.0.4 origin/1.0 v1.0.4
2009-10-11 Petri LehtinenFix API tests for object
2009-10-11 Petri LehtinenRemove config.h.in
2009-10-11 Petri LehtinenExtend object API
2009-10-10 Petri LehtinenFix API tests for object
2009-10-10 Petri LehtinenCheck json_object_set_new arguments
2009-10-10 Petri LehtinenRemove config.h.in
2009-10-06 Petri LehtinenFix a few more compilation issues
2009-10-01 Petri LehtinenMake it compile on platforms where char is unsigned
2009-10-01 Petri LehtinenRelax Autoconf version prereq
2009-09-29 Petri LehtinenExtend array API
2009-09-20 Petri Lehtinendoc: Add getting started guide
2009-09-14 Petri LehtinenMerge branch '1.0'
2009-09-14 Petri Lehtinenjansson 1.0.3 v1.0.3
2009-09-14 Petri Lehtinenload: Check for integer and real overlfows and underflows
2009-09-14 Petri Lehtinentest/json-compare.py: Use json module from Python ...
2009-09-13 Petri Lehtinenload: Check for integer and real overlfows and underflows
2009-09-13 Petri LehtinenUse unsigned long instead of uint32_t
2009-09-11 Petri Lehtinentest/json-compare.py: Use json module from Python ...
2009-09-08 Petri LehtinenAdd stripped unit tests for decoder
2009-09-08 Petri LehtinenMerge branch '1.0' into HEAD
2009-09-08 Petri LehtinenDistribute CHANGES
2009-09-08 Petri Lehtinenjansson 1.0.2 v1.0.2
2009-09-08 Petri Lehtinenload: Handle EOF correctly
2009-09-07 Petri LehtinenDon't perform reference counting on true, false and...
2009-09-07 Petri Lehtinentest/.gitignore: Add testprogs/test_simple
2009-09-07 Petri Lehtinendoc apiref: Enhancements
2009-09-06 Petri LehtinenBetter argument validation
2009-09-06 Petri LehtinenDon't include unistd.h
2009-09-06 Petri Lehtinendoc apiref: json_incref() returns its argument
2009-09-06 Petri LehtinenExpand test coverage
2009-09-06 Petri LehtinenMerge branch '1.0'
2009-09-06 Petri LehtinenAdd CHANGES
2009-09-04 Petri Lehtinenjansson 1.0.1 v1.0.1
2009-09-04 Petri Lehtinenjansson.h: Fix typo
2009-09-04 Petri Lehtinendump: Optimize indenting
2009-09-04 Petri Lehtinenload: Factor out an unneeded strdup
2009-09-04 Petri LehtinenDon't define -std=c99 in AM_CFLAGS
2009-09-04 Petri Lehtinendoc: Fix typo
2009-09-04 Petri LehtinenAdd reference stealing functions for inserting values...
2009-09-02 Petri LehtinenChange the version to 1.0+
2009-08-25 Petri Lehtinenjansson 1.0 v1.0
2009-08-25 Petri LehtinenDistribute appropriate files
2009-08-25 Petri Lehtinentest: Add Makefile.am to test/testprogs
2009-08-25 Petri LehtinenAdd some missing copyright notices
2009-08-24 Petri LehtinenDetect garbage near EOF in json_loadf() and json_load_f...
2009-08-24 Petri LehtinenAdd test for numbers
2009-08-23 Petri LehtinenExpand value test coverage
2009-08-23 Petri Lehtinenarray: Fix a few checks and a leak
2009-08-23 Petri Lehtinenrun-test: Don't remove all testlogs when starting a...
2009-08-13 Petri LehtinenAdd README and API reference
2009-08-04 Petri LehtinenRefuse to dump other types than array and object as...
2009-07-30 Petri LehtinenRemove unimplemented json_clone()
2009-07-30 Petri LehtinenAdd macro json_is_boolean
2009-07-30 Petri LehtinenAdd LICENSE and a copyright note to all sources
2009-07-28 Petri LehtinenRename json_{load,dump} to json_{load,dump}_file
2009-07-28 Petri LehtinenFix some memory leaks and invalid memory references
2009-07-28 Petri LehtinenEnhance test system
2009-07-26 Petri LehtinenExpand encoder test coverage
2009-07-26 Petri LehtinenExpand parser and Unicode test coverage
2009-07-16 Petri LehtinenImplement support for \u escapes
2009-07-16 Petri LehtinenShow the whole UTF-8 sequence in error message, not...
2009-07-16 Petri LehtinenRemove TODO
2009-07-13 Petri LehtinenReport errors from lexical and stream level in parser
2009-07-13 Petri LehtinenGet rid of JSON_SORT_KEYS dump flag
2009-07-13 Petri LehtinenDecode and check for correct UTF-8
2009-07-13 Petri LehtinenStreamify the loader
2009-07-13 Petri LehtinenGet rid of json_dumpfd and json_loadfd
2009-07-13 Petri LehtinenLittle clean-up in parser
2009-07-13 Petri LehtinenUnify naming in parser
2009-07-13 Petri LehtinenMake the lexer not depend on locale
2009-07-09 Petri LehtinenDon't dump extra spaces when indenting
2009-07-09 Petri LehtinenAdd some tests
2009-07-09 Petri LehtinenFix dumping of Unicode control codes
2009-07-04 Petri LehtinenFix number tokenizer
2009-07-04 Petri LehtinenFix empty array dumping
2009-07-04 Petri Lehtinenstrbuffer: Optimize string termination
2009-07-04 Petri LehtinenSeparate integers and real numbers
2009-06-30 Petri LehtinenUse -Werror
2009-06-30 Petri LehtinenFix json_loadf and json_loadfd with empty input
2009-06-30 Petri LehtinenPrint correct error message on premature end of array
next