Commit History

Author SHA1 Message Date
  Francis Dupont 0beffc6e25 [fdunparse2] Rebased, still reservations to do 8 years ago
  Tomek Mrugalski 3cd100455b [master] Merge branch 'trac5039' (SimpleParser) 8 years ago
  Francis Dupont 8b853a9e70 [5085] Enforced lower case JSON keywords 8 years ago
  Tomek Mrugalski 04fa0d3f0b [5014_phase2] ListElement can now be modified 8 years ago
  Wlodek Wencel 099dbc0931 [v1_1_0] Copyright dates update 8 years ago
  Tomek Mrugalski 22f72b302e [4510] Fix for escaped characters (e.g. backslashes) in option contents. 9 years ago
  Tomek Mrugalski 5a188f631d [4510] Added unit-test that replicates the issue of mishandling backslashes. 9 years ago
  Marcin Siodelski 3d18318f68 [4236] Updated copyright dates in all files. 9 years ago
  Marcin Siodelski fe9dd86d20 [4236] Replaced license text in all files containing it. 9 years ago
  Tomek Mrugalski e03b3b7f15 [3400] Element::preprocess() is now thread safe. 11 years ago
  Tomek Mrugalski 3ff28cb705 [3400] Broken test removed. 11 years ago
  Tomek Mrugalski f5098c014d [3400] Added tests for location and comments in configs 11 years ago
  Tomek Mrugalski 80ef9a69a2 [3400] Merge remote-tracking branch 'origin/trac3449' into trac3400 11 years ago
  Tomek Mrugalski 016e77e5e8 [3400] Comment removal implemented in lib/cc/data 11 years ago
  Marcin Siodelski bfe07f025a [3409] Updated Element data structure to hold the file name. 11 years ago
  Marcin Siodelski cd0b51a656 [3408] Propagate line numbers and positions of elements in Element objects 11 years ago
  Thomas Markwalder 88f5ae0627 [3374] Reverted the changes made in 3339 and 3373 11 years ago
  Thomas Markwalder ed75a8ddb7 [3339] data::merge now handles map elements 11 years ago
  Kean Johnston d449fb5d31 [2904] Change test port from 4780XX to 5617XX 11 years ago
  JINMEI Tatuya 9c0b166299 [mavericks] avoid using istream::putback when the param is not the latest char. 11 years ago
  Kean Johnston 2d83a3a525 [3073] Add empty() member function to Element for element lists. 11 years ago
  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