index
:
Slicer
main
Library and tools for extensible serialisation of ICE objects.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Add support for enumerations
slicer-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 later
slicer-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
*
Switch to using metadata rather than the @ hack for using XML attributes
slicer-0.9
Dan Goodliffe
2015-01-04
*
Support custom filtering of children (by hook) in GetChild
Dan Goodliffe
2015-01-04
*
Split metadata helpers into their own file
Dan Goodliffe
2015-01-04
*
A single ycm config that gets its args from b2
Dan Goodliffe
2015-01-04
*
Fix up ycm configs
Dan Goodliffe
2015-01-03
*
Use native for instead BOOST_FOREACH
Dan Goodliffe
2015-01-03
*
Removed the modulePath() hack in favoured of scoped()
slicer-0.8.5
Dan Goodliffe
2014-12-24
*
Support complex types in rows and parameters
Dan Goodliffe
2014-12-09
*
Add mutex around Slice::Preprocessor calls as they seem to be demonstrably no...
Dan Goodliffe
2014-12-07
*
Add a late explicit test that interfaces aren't counted
Dan Goodliffe
2014-12-05
*
Support writing to a FILE * directly
slicer-0.8.4
Dan Goodliffe
2014-12-05
*
Support for automatically determining a model part implementation
Dan Goodliffe
2014-11-30
*
Add .gitignore files
Dan Goodliffe
2014-11-22
*
Fix quirk (from glibc update?) around fields in struct tm and the _BSD_SOURCE...
slicer-0.8.2
randomdan
2014-11-13
*
Write test data to the correct paths
randomdan
2014-11-06
*
Big refactor to use Boost UTF
randomdan
2014-11-06
*
Separate serializer and deserializer class hierarchies
slicer-0.8.1
randomdan
2014-09-26
*
Allow a class to specify a specific name when referenced in a document
slicer-0.8
randomdan
2014-09-18
*
Make slice metadata for the slicer namespace available at runtime
randomdan
2014-09-17
*
Allow overriding of the slicer-typeid property name
randomdan
2014-09-15
*
Fix support for json to deserialize inherited types
randomdan
2014-09-14
*
Allow serializers to use their own native types.
randomdan
2014-09-11
*
Slicer core to operate on any types passed to constructor, not just boost paths
randomdan
2014-09-11
[next]