]> git.tdb.fi Git - libs/datafile.git/summary
 
descriptionStructured datafile library
ownertdb
last changeTue, 27 Aug 2024 11:56:43 +0000 (14:56 +0300)
shortlog
2024-08-27 Mikko RasaDon't use hierarchical names when loading items into... master
2024-08-27 Mikko RasaWrite strings containing binary data as base64
2024-08-07 Mikko RasaRemove Collection::ItemLoader
2024-08-07 Mikko RasaCast collection to the proper type in Collection::Loade...
2024-08-07 Mikko RasaRemove redundant template parameter from Collection...
2024-07-09 Mikko RasaAdd a prepare() hook to Loader
2024-05-19 Mikko RasaChange most remaining uses of std::list to std::vector
2024-05-04 Mikko RasaMake the conversion operator of Symbol explicit
2023-12-27 Mikko RasaFix incorrect type in a range-for loop
2023-12-27 Mikko RasaAdd std:: qualifier to nullptr_t
2023-12-27 Mikko RasaMake move constructors explicitly declared for MSVC...
2023-12-17 Mikko RasaCopy loader context to auxiliary loaders
2023-12-12 Mikko RasaMake PackSource use vector<unique_ptr<T>> instead of...
2023-12-12 Mikko RasaUse the auto type in a few places that were missed...
2023-12-12 Mikko RasaIntroduce an improved interface for loading sub-objects
2023-12-11 Mikko RasaSimplify DynamicObjectLoader with an if constexpr
...
tags
15 years ago 1.1.1
16 years ago 1.1
16 years ago 1.0
heads
4 months ago master
2 years ago wip