| Commit message (Expand) | Author | Age |
... | |
* | Throw specific exception on unsupport model type and add covering test | Dan Goodliffe | 2015-10-12 |
* | Remove unused helpers | Dan Goodliffe | 2015-10-12 |
* | Add missing root name for dictionary types | Dan Goodliffe | 2015-10-12 |
* | Add Slicer support for deserializing a SQL select | Dan Goodliffe | 2015-10-12 |
* | Add database specific type (timespan) and convertors | Dan Goodliffe | 2015-10-12 |
* | Implement date conversions and fix month/year offsets | Dan Goodliffe | 2015-10-12 |
* | Use adhocutil's visibility | Dan Goodliffe | 2015-10-11 |
* | Use libjsonpp stream parser instead of buffering whole file in a ustring | Dan Goodliffe | 2015-10-09 |
* | Add new projects to default build | Dan Goodliffe | 2015-10-02 |
* | Add a code coverage profile | Dan Goodliffe | 2015-09-12 |
* | Add libadhocutil to the default build | Dan Goodliffe | 2015-09-03 |
* | Use libadhocutil (impacts tests only) | Dan Goodliffe | 2015-09-02 |
* | Visibility hidden | Dan Goodliffe | 2015-07-25 |
* | Visibility hiddenslicer-1.0.3 | Dan Goodliffe | 2015-07-25 |
* | Replace system(diff..) with a function | Dan Goodliffe | 2015-07-25 |
* | Update test cases to work with improved libjsonpp output | Dan Goodliffe | 2015-07-25 |
* | Switch to run rule for capturing output, undate paths in tests | Dan Goodliffe | 2015-07-20 |
* | The slicer feature should not be propergated, it's library specific whether i... | Dan Goodliffe | 2015-06-18 |
* | Move to C++0y | Dan Goodliffe | 2015-06-03 |
* | Pass include dirs to slice tools | Dan Goodliffe | 2015-01-28 |
* | Remove unused modules stackslicer-1.0.2 | Dan Goodliffe | 2015-01-28 |
* | Add support for ice include search paths (-I like slice2cpp) | Dan Goodliffe | 2015-01-28 |
* | Call the compile slicer tool from the test case instead of just the library (... | Dan Goodliffe | 2015-01-27 |
* | Add support for enumerationsslicer-1.0.1 | Dan Goodliffe | 2015-01-26 |
* | Explicitly implement the auto modelpart deduction templates | Dan Goodliffe | 2015-01-26 |
* | Ignore Vim swap files | Dan Goodliffe | 2015-01-15 |
* | Rework ChildRefs to avoid linking/loading/unloading problems laterslicer-1.0.0 | Dan Goodliffe | 2015-01-11 |
* | Fix the compat interface and add covering test | Dan Goodliffe | 2015-01-09 |
* | Name tweaks to restore compatibility with previous interface | Dan Goodliffe | 2015-01-09 |
* | Test data and test case for bare XML containers | Dan Goodliffe | 2015-01-08 |
* | Support for bare containers in XML | Dan Goodliffe | 2015-01-08 |
* | Support getting a reference to a child, for access to its metadata, and then ... | Dan Goodliffe | 2015-01-08 |
* | Move test case into right suite | Dan Goodliffe | 2015-01-08 |
* | Support for XML text in otherwise complex objects, test data and test case | Dan Goodliffe | 2015-01-07 |
* | Move mp not null to cover all cases | Dan Goodliffe | 2015-01-07 |
* | Allow GetChild without a name (think JSON style) and require name to be corre... | Dan Goodliffe | 2015-01-07 |
* | Remove useless typedef | Dan Goodliffe | 2015-01-07 |
* | Add support, tests and test data for simple roots | Dan Goodliffe | 2015-01-07 |
* | Fix xml serializer modeltreeiterateroot to work the same as iterate element part | Dan Goodliffe | 2015-01-07 |
* | Add support, tests and test data for struct roots | Dan Goodliffe | 2015-01-07 |
* | Add tests and test data for sequence roots | Dan Goodliffe | 2015-01-06 |
* | Write out rootName for sequences | Dan Goodliffe | 2015-01-06 |
* | Fix JSON serializer's root iterate for sequences | Dan Goodliffe | 2015-01-06 |
* | Revise wrapper and tests to operate on native types, not element types | Dan Goodliffe | 2015-01-06 |
* | Move the model part creators into their own file | Dan Goodliffe | 2015-01-06 |
* | Replace ModelPartForClassRoot with ModelPartForRoot which should work with an... | Dan Goodliffe | 2015-01-06 |
* | Allow conversions to be specified on a class/struct | Dan Goodliffe | 2015-01-05 |
* | Typedef conversion list | Dan Goodliffe | 2015-01-05 |
* | Extract conversions from any metadata | Dan Goodliffe | 2015-01-05 |
* | Use boost::program_options for cli | Dan Goodliffe | 2015-01-05 |