Tomek Mrugalski
|
65d187c0e6
[5039] Changes after review:
|
8 years ago |
Tomek Mrugalski
|
0d579d2a20
[5039] Element::getMutableMap implemented
|
8 years ago |
Tomek Mrugalski
|
04fa0d3f0b
[5014_phase2] ListElement can now be modified
|
8 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 |
Shawn Routhier
|
46dda2895e
[trac4001] Clear errno before calling OS functions
|
9 years ago |
Francis Dupont
|
b45048d4e3
[master] Merged trac3697 (cryptic error on invalid config)
|
10 years ago |
Francis Dupont
|
6eb9d7e6f9
[3697] added a throwTypeError macro to display position
|
10 years ago |
Francis Dupont
|
11e1445be9
[3860] misc cleanups
|
10 years ago |
Marcin Siodelski
|
05d934f2eb
[3501] Corrected error messages reported when configuration error occurs.
|
10 years ago |
Marcin Siodelski
|
ba9bed21a4
[3406] Implemented dynamic reconfiguration when SIGHUP is received.
|
11 years ago |
Tomek Mrugalski
|
5625dbfde4
[3400] Obsolete comment removed.
|
11 years ago |
Tomek Mrugalski
|
15b6012702
[3400] Coding style fixes, better error message.
|
11 years ago |
Tomek Mrugalski
|
e03b3b7f15
[3400] Element::preprocess() is now thread safe.
|
11 years ago |
Tomek Mrugalski
|
80ef9a69a2
[3400] Merge remote-tracking branch 'origin/trac3449' into trac3400
|
11 years ago |
Tomek Mrugalski
|
36519e4dcc
[3400] Element::fromJSONFile() added.
|
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
|
c180526d99
[3408] Addressed review comments.
|
11 years ago |
Marcin Siodelski
|
6725cdd4ec
[3408] Added a few comments in the data.cc concerning element position.
|
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 |
JINMEI Tatuya
|
da025438b6
[3213] add a never-reachable return to silence some compilers
|
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
|
0202fc5aea
[3015] Rewrote to use boost::lexical cast to convert string to values
|
11 years ago |
Kazunori Fujiwara
|
5d8b4032ea
[3015] Type of IntElement is changed from long int to int64_t.
|
11 years ago |
Michal 'vorner' Vaner
|
fc951496b2
Merge #2726
|
12 years ago |