Commit History

Author SHA1 Message Date
  Kazunori Fujiwara 1176cc4839 [3015] Updated comments and tests 11 years ago
  Kazunori Fujiwara 39f2d9ed85 [3015] 64bit value requires "LL", and floating underflow test may not work 11 years ago
  Kazunori Fujiwara 5d8b4032ea [3015] Type of IntElement is changed from long int to int64_t. 11 years ago
  Kazunori Fujiwara 2a26b3fed0 [3015] Integer Element test is changed to uint64_t 12 years ago
  fujiwara c16bf9a2b1 [2992] Linux requires climits to use LONG_MAX and LONG_MIN 12 years ago
  Kazunori Fujiwara a786fa02df [2992] Added integer conversion tests (LONG_MAX, -LONG_MAX, LONG_MIN) 12 years ago
  Shane Kerr f65147ed98 [2571] Explain unit test for character 255. 12 years ago
  Shane Kerr 6b6cbde6a1 [2571] Change from char to int when we need special character values. 12 years ago
  Mukund Sivaraman 55178c917f [2302] Add a set test for map Element 12 years ago
  Mukund Sivaraman 7bb6309fbc [2302] Check map data 12 years ago
  Mukund Sivaraman fd45bcdb51 [2302] Add ConstElementPtr version of tests for all types of Element 12 years ago
  Mukund Sivaraman 2975fbae44 [2302] Untabify and delete trailing whitespace 12 years ago
  Kazunori Fujiwara 593b348cbb [2302] Fix bugs in Element class 12 years ago
  Jelte Jansen 9ee14145b2 [1626] move some more json tests around 13 years ago
  Jelte Jansen 6e57b76919 [1626] use one list of 'whitespace' chars 13 years ago
  Mukund Sivaraman a29f99f27d [1626] Add more testcases 13 years ago
  Jelte Jansen 318ecd4e65 [1626] check string termination and whitespace fix 13 years ago
  Mukund Sivaraman 9a56eb7ebb [1626] Add some more testcases 13 years ago
  Jelte Jansen 737c4eb744 [1626] fix non-printable escaping in json conv 13 years ago
  Jelte Jansen 5a4cf2dd59 [1626] do not escape forward slash in toJSON 13 years ago
  Jelte Jansen 63e4fc15cc [1626] escape JSON strings correctly 13 years ago
  Stephen Morris ad1fd67bc7 [1470] Update test for the const removeIdentical() method 13 years ago
  Stephen Morris f18114000f [1470] Iterate over unchanging map when removing identical elements 13 years ago
  Jelte Jansen ec45081d78 [trac1072] review comments 14 years ago
  Jelte Jansen b9ad6d4bab [trac1072] fix issue of JSON parser non-failure with input "{" 14 years ago
  JINMEI Tatuya e3e59cf1f2 cleanup: removed $Id$, which is useless now that we've migrated to git. 14 years ago
  JINMEI Tatuya fa8af3f633 made minimal level changes to build it with clang++. 14 years ago
  JINMEI Tatuya 1c503d75b4 constified lib/cc API as much as possible. (trac #310) 14 years ago
  JINMEI Tatuya 81eb4c244c style fixes: 14 years ago
  JINMEI Tatuya 9c68303040 used *.la instead of .libs/*.a 14 years ago