| Commit message (Expand) | Author | Age |
... | |
* | Add a wrapper function back for compatibility | Dan Goodliffe | 2016-02-07 |
* | Don't generate so much empty metadata | Dan Goodliffe | 2016-02-07 |
* | Remove no longer need model part pointer constructors | Dan Goodliffe | 2016-02-06 |
* | Remove the need for ModelPartForDictionaryElement, ModelPartForStruct<Map::va... | Dan Goodliffe | 2016-02-06 |
* | Test with c++1y, fully stripped and gc'ed | Dan Goodliffe | 2016-02-05 |
* | Internalize all slicer components | Dan Goodliffe | 2016-02-05 |
* | Build most things by default | Dan Goodliffe | 2016-01-27 |
* | Partially tested global visibility hidden in all projectsslicer-1.2.4 | Dan Goodliffe | 2016-01-24 |
* | Take pointer, not explicit reference of variantslicer-1.2.3.1 | Dan Goodliffe | 2016-01-20 |
* | Streamline ModelPartForRoot | Dan Goodliffe | 2016-01-20 |
* | Remove rogue model part | Dan Goodliffe | 2016-01-20 |
* | Add support for json/xml stream serializers and support for serializer factor... | Dan Goodliffe | 2016-01-19 |
* | Split type specific model parts into their own file. | Dan Goodliffe | 2016-01-08 |
* | Compatibility with libdbpp-*-1slicer-1.2.2 | Dan Goodliffe | 2015-12-29 |
* | Remove flto cos I'm sick of it randomly breaking stuff | Dan Goodliffe | 2015-12-18 |
* | Use definedDirs improvements to fix test behaviour | Dan Goodliffe | 2015-12-17 |
* | Switch lib64 references for native onesslicer-1.2.1.1 | Dan Goodliffe | 2015-12-12 |
* | Truncate file before slicer as slicer appends | Dan Goodliffe | 2015-12-11 |
* | Add slicer pure feature value to build just the slicer parts, not the raw ice... | Dan Goodliffe | 2015-12-10 |
* | Add options for not declaring conversion functions (for such cases when they ...slicer-1.2.1 | Dan Goodliffe | 2015-12-09 |
* | Allow poassing options to conversions | Dan Goodliffe | 2015-12-09 |
* | libdbpp nolonger stores column names as ustringsslicer-1.2.0 | Dan Goodliffe | 2015-12-09 |
* | Don't create a SqlSource for a NULL field value | Dan Goodliffe | 2015-12-07 |
* | Handle selecting nulls/optionals etc | Dan Goodliffe | 2015-12-06 |
* | Fix test names that have nothing to do with inheritance | Dan Goodliffe | 2015-12-06 |
* | Improve support for optional types | Dan Goodliffe | 2015-12-06 |
* | Add missing support for optional roots in user types | Dan Goodliffe | 2015-12-06 |
* | Push non-template dependent functions of model parts into common non-template... | Dan Goodliffe | 2015-12-06 |
* | Fix visibility in Slicer parser | Dan Goodliffe | 2015-12-06 |
* | Enable gc-sections in release | Dan Goodliffe | 2015-12-06 |
* | Neaten parser with fprintbf | Dan Goodliffe | 2015-12-05 |
* | Add missing support for optional roots | Dan Goodliffe | 2015-12-05 |
* | Add missing override markers | Dan Goodliffe | 2015-12-05 |
* | Add missing DLL_PUBLIC on root names | Dan Goodliffe | 2015-12-05 |
* | Merge branch 'p2pvr-slicer' | Dan Goodliffe | 2015-10-26 |
|\ |
|
| * | Handle nulls in models when updating and inserting | Dan Goodliffe | 2015-10-24 |
| * | Fix test names | Dan Goodliffe | 2015-10-24 |
| * | Const connection pointers | Dan Goodliffe | 2015-10-23 |
* | | Handle nulls in models when updating and insertingslicer-1.1.0 | Dan Goodliffe | 2015-10-24 |
* | | Fix test names | Dan Goodliffe | 2015-10-24 |
* | | Const connection pointers | Dan Goodliffe | 2015-10-24 |
|/ |
|
* | Fix conversion type for sqlSource Ice::Short | Dan Goodliffe | 2015-10-23 |
* | Dunno where this came from | Dan Goodliffe | 2015-10-23 |
* | Tidy up and alias glibmm and libxml++ refs | Dan Goodliffe | 2015-10-23 |
* | Add insert serializers that don't insert fields marked as auto and optionally... | Dan Goodliffe | 2015-10-18 |
* | Restructure alias all list and add missing things | Dan Goodliffe | 2015-10-17 |
* | Add SQL update serializer | Dan Goodliffe | 2015-10-17 |
* | Dedupe insert bind and execute | Dan Goodliffe | 2015-10-17 |
* | Exclude test shouldn't happen error handling from coverage | Dan Goodliffe | 2015-10-16 |
* | Exclude BOOST_TEST_DONT_PRINT_LOG_VALUE code and help output | Dan Goodliffe | 2015-10-16 |