jansson/test/suites/api
Petri Lehtinen 68f2861e92 Unify unsigned integer usage in the API
Replace all occurences of unsigned int and unsigned long with size_t.

This is a backwards incompatible change, as the signature of many API
functions changes.
2010-06-15 15:38:59 +03:00
..
check-exports Add functions json_object_iter_{at,set,set_new} 2010-02-01 21:07:19 +02:00
Makefile.am Remove the C++ interface 2010-06-12 22:45:49 +03:00
run Remove the C++ interface 2010-06-12 22:45:49 +03:00
test_array.c Add year 2010 to copyright notices 2010-02-02 21:26:11 +02:00
test_copy.c Unify unsigned integer usage in the API 2010-06-15 15:38:59 +03:00
test_dump.c Fix a few memory leaks in tests 2010-06-10 21:16:07 +03:00
test_equal.c Add year 2010 to copyright notices 2010-02-02 21:26:11 +02:00
test_load.c Add year 2010 to copyright notices 2010-02-02 21:26:11 +02:00
test_number.c Add year 2010 to copyright notices 2010-02-02 21:26:11 +02:00
test_object.c Implement JSON_PRESERVE_ORDER encoding flag 2010-02-11 20:48:56 +02:00
test_simple.c Unify unsigned integer usage in the API 2010-06-15 15:38:59 +03:00
util.h Add year 2010 to copyright notices 2010-02-02 21:26:11 +02:00