summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* 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, ↵Dan Goodliffe2016-02-06
| | | | ModelPartForStruct<Map::value_type> works just as well
* 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 ↵Dan Goodliffe2016-01-19
| | | | factories based on mime types and file extensions
* 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 ↵Dan Goodliffe2015-12-10
| | | | ice parts
* Add options for not declaring conversion functions (for such cases when they ↵slicer-1.2.1Dan Goodliffe2015-12-09
| | | | are provided externally)
* 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
|
* Fix test names that have nothing to do with inheritanceDan Goodliffe2015-12-06
|
* Improve support for optional typesDan Goodliffe2015-12-06
|
* Add missing support for optional roots in user typesDan Goodliffe2015-12-06
|
* Push non-template dependent functions of model parts into common ↵Dan Goodliffe2015-12-06
| | | | non-template base classes. Use them to return consistent value of model type in optional
* Fix visibility in Slicer parserDan Goodliffe2015-12-06
|
* Enable gc-sections in releaseDan Goodliffe2015-12-06
|
* Neaten parser with fprintbfDan Goodliffe2015-12-05
|
* Add missing support for optional rootsDan Goodliffe2015-12-05
|
* Add missing override markersDan Goodliffe2015-12-05
|
* Add missing DLL_PUBLIC on root namesDan Goodliffe2015-12-05
|
* Merge branch 'p2pvr-slicer'Dan Goodliffe2015-10-26
|\
| * Handle nulls in models when updating and insertingDan Goodliffe2015-10-24
| |
| * Fix test namesDan Goodliffe2015-10-24
| |
| * Const connection pointersDan Goodliffe2015-10-23
| |
* | Handle nulls in models when updating and insertingslicer-1.1.0Dan Goodliffe2015-10-24
| |
* | Fix test namesDan Goodliffe2015-10-24
| |
* | Const connection pointersDan Goodliffe2015-10-24
|/
* Fix conversion type for sqlSource Ice::ShortDan Goodliffe2015-10-23
|
* Dunno where this came fromDan Goodliffe2015-10-23
|
* Tidy up and alias glibmm and libxml++ refsDan Goodliffe2015-10-23
|
* Add insert serializers that don't insert fields marked as auto and ↵Dan Goodliffe2015-10-18
| | | | optionally retrieve the value applied by the database back into the model
* Restructure alias all list and add missing thingsDan Goodliffe2015-10-17
|
* Add SQL update serializerDan Goodliffe2015-10-17
|