summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Only write simple models as textDan Goodliffe2016-09-25
* Support for custom model partsDan Goodliffe2016-09-24
* Build test case libs with bjam, not a messy set of testsDan Goodliffe2016-09-24
* Inherit a common model storage baseDan Goodliffe2016-09-24
* Support model metadata includes (allows including a header after ICE header h...Dan Goodliffe2016-09-24
* Export and explicitly instantiate templated model partsDan Goodliffe2016-09-23
* Refactor getAllConversions into getAllMetadata and fold ModelPartForConverted...Dan Goodliffe2016-09-23
* Fold the template argument into createNewModelPartPtrForDan Goodliffe2016-09-23
* New install rulesDan Goodliffe2016-09-22
* Define all exceptions as ICE exceptionsDan Goodliffe2016-09-22
* Allow overriding the default slicer/ header prefixDan Goodliffe2016-09-21
* Allow default constructor of parser, set options and execute instead of multi...Dan Goodliffe2016-09-21
* Split compiler code away from runtime codeDan Goodliffe2016-09-21
* Fix the case of reading a single column into a sequence of primitivesslicer-1.3.4Dan Goodliffe2016-09-10
* Template specialisations need to be marked DLL_PUBLIC for the case when a sli...slicer-1.3.3.1Dan Goodliffe2016-09-03
* Centralize and publicly expose string/enum lookup functions as helpersslicer-1.3.3Dan Goodliffe2016-08-31
* Make lots of build stuff public const, as opposed to private non-const, cos h...Dan Goodliffe2016-08-31
* Add missing override attributeDan Goodliffe2016-08-31
* Add support for [de]serializing a dictionary as a json objectslicer-1.3.2Dan Goodliffe2016-08-29
* Change visibility and protection levels to allow inheritence from other libra...slicer-1.3.1.2Dan Goodliffe2016-08-20
* Fix case of type level metadata not being picked up if the type is a classslicer-1.3.1.1Dan Goodliffe2016-06-30
* Add default conversions and throw if conversion solution can't be foundslicer-1.3.1Dan Goodliffe2016-06-27
* Allow control of --dll-export and --iceDan Goodliffe2016-06-26
* Optionally allow Ice prefixslicer-1.3.0.2Dan Goodliffe2016-06-26
* Use macros in BOOST_TEST_ instead of just BOOST_Dan Goodliffe2016-04-04
* Add deprecated attrib to compat wrapperslicer-1.3.0.1Dan Goodliffe2016-02-07
* Add a wrapper function back for compatibilityDan Goodliffe2016-02-07
* Don't generate so much empty metadataDan Goodliffe2016-02-07
* Remove no longer need model part pointer constructorsDan Goodliffe2016-02-06
* Remove the need for ModelPartForDictionaryElement, ModelPartForStruct<Map::va...Dan Goodliffe2016-02-06
* Test with c++1y, fully stripped and gc'edDan Goodliffe2016-02-05
* Internalize all slicer componentsDan Goodliffe2016-02-05
* Build most things by defaultDan Goodliffe2016-01-27
* Partially tested global visibility hidden in all projectsslicer-1.2.4Dan Goodliffe2016-01-24
* Take pointer, not explicit reference of variantslicer-1.2.3.1Dan Goodliffe2016-01-20
* Streamline ModelPartForRootDan Goodliffe2016-01-20
* Remove rogue model partDan Goodliffe2016-01-20
* Add support for json/xml stream serializers and support for serializer factor...Dan Goodliffe2016-01-19
* Split type specific model parts into their own file.Dan Goodliffe2016-01-08
* Compatibility with libdbpp-*-1slicer-1.2.2Dan Goodliffe2015-12-29
* Remove flto cos I'm sick of it randomly breaking stuffDan Goodliffe2015-12-18
* Use definedDirs improvements to fix test behaviourDan Goodliffe2015-12-17
* Switch lib64 references for native onesslicer-1.2.1.1Dan Goodliffe2015-12-12
* Truncate file before slicer as slicer appendsDan Goodliffe2015-12-11
* Add slicer pure feature value to build just the slicer parts, not the raw ice...Dan Goodliffe2015-12-10
* Add options for not declaring conversion functions (for such cases when they ...slicer-1.2.1Dan Goodliffe2015-12-09
* Allow poassing options to conversionsDan Goodliffe2015-12-09
* libdbpp nolonger stores column names as ustringsslicer-1.2.0Dan Goodliffe2015-12-09
* Don't create a SqlSource for a NULL field valueDan Goodliffe2015-12-07
* Handle selecting nulls/optionals etcDan Goodliffe2015-12-06