Francis Dupont
|
0beffc6e25
[fdunparse2] Rebased, still reservations to do
|
il y a 8 ans |
Tomek Mrugalski
|
3cd100455b
[master] Merge branch 'trac5039' (SimpleParser)
|
il y a 8 ans |
Francis Dupont
|
8b853a9e70
[5085] Enforced lower case JSON keywords
|
il y a 8 ans |
Tomek Mrugalski
|
04fa0d3f0b
[5014_phase2] ListElement can now be modified
|
il y a 8 ans |
Wlodek Wencel
|
099dbc0931
[v1_1_0] Copyright dates update
|
il y a 8 ans |
Tomek Mrugalski
|
22f72b302e
[4510] Fix for escaped characters (e.g. backslashes) in option contents.
|
il y a 9 ans |
Tomek Mrugalski
|
5a188f631d
[4510] Added unit-test that replicates the issue of mishandling backslashes.
|
il y a 9 ans |
Marcin Siodelski
|
3d18318f68
[4236] Updated copyright dates in all files.
|
il y a 9 ans |
Marcin Siodelski
|
fe9dd86d20
[4236] Replaced license text in all files containing it.
|
il y a 9 ans |
Tomek Mrugalski
|
e03b3b7f15
[3400] Element::preprocess() is now thread safe.
|
il y a 11 ans |
Tomek Mrugalski
|
3ff28cb705
[3400] Broken test removed.
|
il y a 11 ans |
Tomek Mrugalski
|
f5098c014d
[3400] Added tests for location and comments in configs
|
il y a 11 ans |
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 |