index
:
kea.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
cc
/
data.cc
Age
Commit message (
Expand
)
Author
2018-06-14
[master] dates and versions updated for 1.4.0 release
Wlodek Wencel
2018-01-30
Merge branch 'master' into HEAD
Razvan Becheriu
2017-12-31
[master] Finishing merge of trac5351 (user context / comment)
Francis Dupont
2017-12-17
[5351] Addressed nearly all comments
Francis Dupont
2017-11-28
[5351] Added comment in syntax
Francis Dupont
2017-11-27
[5351] Added combine (merge variant) in libcc
Francis Dupont
2017-10-23
[5389] Addressed warnings, moved to boost coroutines
Francis Dupont
2017-08-18
another throw bites the dust
Andrei Pavel
2017-08-18
minor changes:
Andrei Pavel
2017-07-23
spelling: recursive
Josh Soref
2017-03-07
[fdunparse2] Rebased, still reservations to do
Francis Dupont
2017-01-24
[master] spelling (including in some messages)
Francis Dupont
2017-01-04
[5101] Added an intermediate stream (CID 1398339)
Francis Dupont
2017-01-03
[5021] Unnecessary method removed.
Tomek Mrugalski
2016-12-27
[master] Merge branch 'trac5039' (SimpleParser)
Tomek Mrugalski
2016-12-22
[5039] getNonConst method is now const.
Tomek Mrugalski
2016-12-22
[5039] Changes after review:
Tomek Mrugalski
2016-12-22
[5039] Element::getMutableMap implemented
Tomek Mrugalski
2016-12-12
[5085] Enforced lower case JSON keywords
Francis Dupont
2016-12-11
[5085] Implemented \u00xy escapes in toJSON and lexer
Francis Dupont
2016-11-29
[5014_phase2] ListElement can now be modified
Tomek Mrugalski
2015-12-16
[4236] Updated copyright dates in all files.
Marcin Siodelski
2015-12-16
[4236] Replaced license text in all files containing it.
Marcin Siodelski
2015-09-21
[trac4001] Clear errno before calling OS functions
Shawn Routhier
2015-06-19
[master] Merged trac3697 (cryptic error on invalid config)
Francis Dupont
2015-05-21
[3697] added a throwTypeError macro to display position
Francis Dupont
2015-05-11
[3860] misc cleanups
Francis Dupont
2014-08-25
[3501] Corrected error messages reported when configuration error occurs.
Marcin Siodelski
2014-05-22
[3406] Implemented dynamic reconfiguration when SIGHUP is received.
Marcin Siodelski
2014-05-20
[3400] Obsolete comment removed.
Tomek Mrugalski
2014-05-19
[3400] Coding style fixes, better error message.
Tomek Mrugalski
2014-05-19
[3400] Element::preprocess() is now thread safe.
Tomek Mrugalski
2014-05-15
[3400] Merge remote-tracking branch 'origin/trac3449' into trac3400
Tomek Mrugalski
2014-05-08
[3400] Element::fromJSONFile() added.
Tomek Mrugalski
2014-05-08
[3400] Comment removal implemented in lib/cc/data
Tomek Mrugalski
2014-04-22
[3409] Updated Element data structure to hold the file name.
Marcin Siodelski
2014-04-18
[3408] Addressed review comments.
Marcin Siodelski
2014-04-18
[3408] Added a few comments in the data.cc concerning element position.
Marcin Siodelski
2014-04-17
[3408] Propagate line numbers and positions of elements in Element objects
Marcin Siodelski
2014-03-12
[3374] Reverted the changes made in 3339 and 3373
Thomas Markwalder
2014-02-24
[3339] data::merge now handles map elements
Thomas Markwalder
2013-11-15
[3213] add a never-reachable return to silence some compilers
JINMEI Tatuya
2013-11-15
[mavericks] avoid using istream::putback when the param is not the latest char.
JINMEI Tatuya
2013-10-10
[3073] Add empty() member function to Element for element lists.
Kean Johnston
2013-08-06
[3015] Updated comments and tests
Kazunori Fujiwara
2013-07-08
[3015] Rewrote to use boost::lexical cast to convert string to values
Kazunori Fujiwara
2013-07-03
[3015] Type of IntElement is changed from long int to int64_t.
Kazunori Fujiwara
2013-06-17
Merge #2726
Michal 'vorner' Vaner
2013-06-13
[2726] Constify variable
Mukund Sivaraman
2013-06-13
[2992] variable definition is moved into inner scope because of cppcheck claim
fujiwara
[next]