archive/platform/core/system/libConfig.git
2015-04-15 Mateusz MalickiSupport for reading and writing 0 bytes to fdstore 45/38245/2 tizen
2015-03-17 Jan OlszakSupport for uints 57/36957/2
2015-03-03 Piotr BartosiewiczFix memleaks in GVariant visitor 04/36204/2
2015-02-18 Mateusz MalickiAdded GVariant visitor 61/35561/8
2015-02-05 Piotr BartosiewiczAdd 'commit' method to kv transaction 98/34998/2
2015-01-30 Piotr BartosiewiczFix memleak in FromKVJsonVisitor 98/34698/1
2015-01-23 Piotr BartosiewiczFix potential deadlock; FromKVJsonVisitor use db transa... 33/34333/1
2015-01-22 Krzysztof Dynowskifix loading array from kvstore if size diffs in json 49/34249/1
2015-01-21 Krzysztof Dynowskiimplement generic method checker and is-union 05/33905/8
2015-01-16 Piotr BartosiewiczConfig manager api refinements 23/33923/1
2015-01-15 Piotr BartosiewiczFix arrays in kvjson visitor, prohibit empty db name 11/33811/1
2015-01-14 Mateusz MalickiFix: Crashing when writing unset union type 65/33665/2
2015-01-12 Piotr BartosiewiczAbility to list all keys from kv store 22/33522/2
2015-01-09 Mateusz MalickiPrevent for writing unset union 47/33447/1
2014-12-18 Krzysztof Dynowskiconfig (dynamic): implemented kvjson visitor and loadin... 09/31709/12
2014-12-11 Mateusz MalickiDisable rvalue references 30/31830/3
2014-12-08 Mateusz MalickiAbility to copy union and to set union type 10/31210/5
2014-11-27 Mateusz MalickiAdded possibility to declare union in config file 86/30886/9
2014-11-24 Jan OlszakTimeout in read and write to a FDStore 17/30517/5
2014-11-07 Jan OlszakMacro for creating empty Config structures 53/30053/1
2014-10-07 Jan OlszakFDStore class for binary serialization 67/28367/10
2014-10-07 Jan OlszakTransaction and synchronization guard 25/28325/6
2014-10-01 Jan OlszakWriting the size of a vector in the KVStore 01/28201/4
2014-09-03 Piotr BartosiewiczStructs serialization to KVStore finished 39/27039/1
2014-08-26 Piotr BartosiewiczFix clang compilation problem 71/26571/1
2014-08-25 Jan OlszakSaving and loading configurations from KVStore 08/26508/2
2014-08-21 Jan OlszakFunction for creating std::string keys 29/26329/8
2014-08-19 Piotr BartosiewiczImprove exception messages 01/26201/3
2014-08-19 Jan OlszakBug fix in getting vector of values form KVStore 12/26212/1
2014-08-18 Jan OlszakStoring serializable types in KVStore 44/26144/2
2014-08-08 Jan OlszakDynamic configuration stored in a database 31/25531/5
2014-07-29 Piotr BartosiewiczFix install libdir and version in pc file 05/25105/2
2014-07-24 Jacek PielaszkiewiczInitial library content. 25/23725/8
2014-07-02 Jacek PielaszkiewiczInitial repository spec file. 24/23724/1
2014-07-01 Łukasz StelmachInitial commit