Historique des commits

Auteur SHA1 Message Date
  Tomek Mrugalski 80ef9a69a2 [3400] Merge remote-tracking branch 'origin/trac3449' into trac3400 il y a 11 ans
  Tomek Mrugalski 016e77e5e8 [3400] Comment removal implemented in lib/cc/data il y a 11 ans
  Marcin Siodelski bfe07f025a [3409] Updated Element data structure to hold the file name. il y a 11 ans
  Marcin Siodelski cd0b51a656 [3408] Propagate line numbers and positions of elements in Element objects il y a 11 ans
  Thomas Markwalder 88f5ae0627 [3374] Reverted the changes made in 3339 and 3373 il y a 11 ans
  Thomas Markwalder ed75a8ddb7 [3339] data::merge now handles map elements il y a 11 ans
  Kean Johnston d449fb5d31 [2904] Change test port from 4780XX to 5617XX il y a 11 ans
  JINMEI Tatuya 9c0b166299 [mavericks] avoid using istream::putback when the param is not the latest char. il y a 11 ans
  Kean Johnston 2d83a3a525 [3073] Add empty() member function to Element for element lists. il y a 11 ans
  Kazunori Fujiwara 1176cc4839 [3015] Updated comments and tests il y a 11 ans
  Kazunori Fujiwara 39f2d9ed85 [3015] 64bit value requires "LL", and floating underflow test may not work il y a 11 ans
  Kazunori Fujiwara 5d8b4032ea [3015] Type of IntElement is changed from long int to int64_t. il y a 11 ans
  Kazunori Fujiwara 2a26b3fed0 [3015] Integer Element test is changed to uint64_t il y a 12 ans
  fujiwara c16bf9a2b1 [2992] Linux requires climits to use LONG_MAX and LONG_MIN il y a 12 ans
  Kazunori Fujiwara a786fa02df [2992] Added integer conversion tests (LONG_MAX, -LONG_MAX, LONG_MIN) il y a 12 ans
  Shane Kerr f65147ed98 [2571] Explain unit test for character 255. il y a 12 ans
  Shane Kerr 6b6cbde6a1 [2571] Change from char to int when we need special character values. il y a 12 ans
  Mukund Sivaraman 55178c917f [2302] Add a set test for map Element il y a 12 ans
  Mukund Sivaraman 7bb6309fbc [2302] Check map data il y a 12 ans
  Mukund Sivaraman fd45bcdb51 [2302] Add ConstElementPtr version of tests for all types of Element il y a 12 ans
  Mukund Sivaraman 2975fbae44 [2302] Untabify and delete trailing whitespace il y a 12 ans
  Kazunori Fujiwara 593b348cbb [2302] Fix bugs in Element class il y a 12 ans
  Jelte Jansen 9ee14145b2 [1626] move some more json tests around il y a 13 ans
  Jelte Jansen 6e57b76919 [1626] use one list of 'whitespace' chars il y a 13 ans
  Mukund Sivaraman a29f99f27d [1626] Add more testcases il y a 13 ans
  Jelte Jansen 318ecd4e65 [1626] check string termination and whitespace fix il y a 13 ans
  Mukund Sivaraman 9a56eb7ebb [1626] Add some more testcases il y a 13 ans
  Jelte Jansen 737c4eb744 [1626] fix non-printable escaping in json conv il y a 13 ans
  Jelte Jansen 5a4cf2dd59 [1626] do not escape forward slash in toJSON il y a 13 ans
  Jelte Jansen 63e4fc15cc [1626] escape JSON strings correctly il y a 13 ans