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.h
Age
Commit message (
Expand
)
Author
2018-06-07
[master] Finishing merge of trac5449 (Fixes from analyzers)
Francis Dupont
2018-06-07
[5449] Removed explicit throws() in data.h
Tomek Mrugalski
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-01
[5272] New control result added (3 = empty)
Tomek Mrugalski
2017-03-09
[5114] Doxygen escapes fixed.
Tomek Mrugalski
2017-03-07
[fdunparse2] Rebased, still reservations to do
Francis Dupont
2017-02-22
[5110_fix] re-applying patch made on trac5110
Tomek Mrugalski
2017-01-24
[master] spelling (including in some messages)
Francis Dupont
2017-01-03
[5021] Unnecessary method removed.
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-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-05-21
[3697] added a throwTypeError macro to display position
Francis Dupont
2015-05-14
[3793] Changes after review:
Tomek Mrugalski
2015-05-08
[3793] Missing method added in MapElement
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-23
[3409] Store position of the data element in the value storage.
Marcin Siodelski
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] Compilation fix.
Tomek Mrugalski
2014-04-18
[3408] Additional doxygen fixes in data.h
Marcin Siodelski
2014-04-18
[3408] Doxygen cleanup in data.h.
Marcin Siodelski
2014-04-17
[3408] Propagate line numbers and positions of elements in Element objects
Marcin Siodelski
2013-10-10
[3073] Add empty() member function to Element for element lists.
Kean Johnston
2013-08-07
[3015] Added Notes about the use of int64_t, long long, long and int
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-03-15
[1835] (unrelated) docs: Clarify what happens if key missing
Michal 'vorner' Vaner
2013-03-06
[master] many misspelling and typo fixes
Jeremy C. Reed
2013-01-07
[2432] Fix more cases of \return (use singular form)
Mukund Sivaraman
2012-10-25
[2357] Update scaffolding using fix-scaffolding.py tool
Mukund Sivaraman
2012-10-10
[2302] Untabify and delete trailing whitespace
Mukund Sivaraman
2012-10-10
[2302] Fix bugs in Element class
Kazunori Fujiwara
2011-06-27
[trac1004] clean up if-statement and don't use json for copy
Jelte Jansen
2011-02-07
[jreed-doxygen] doxygen fixes and improvements.
Jeremy C. Reed
2011-01-21
cleanup: removed $Id$, which is useless now that we've migrated to git.
JINMEI Tatuya
2010-08-25
type consistency for ?: values to suppress a compiler error.
JINMEI Tatuya
2010-08-16
constified lib/cc API as much as possible. (trac #310)
JINMEI Tatuya
2010-08-16
style fixes:
JINMEI Tatuya
2010-06-30
updated doxy of merge()
Jelte Jansen
[next]