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
*
Standalone split
slicer-1.4.6.1
Dan Goodliffe
2017-04-28
*
Upgrade to libxml++3
slicer-1.4.6
Dan Goodliffe
2017-04-28
*
Don't rely on constructor/destructor order in templates, GCC runs them backwa...
slicer-1.4.5
Dan Goodliffe
2017-03-15
*
Fix irritator formatting in initClassName
Dan Goodliffe
2017-03-15
*
Fix potential segfault due to order of destruction with unregister classes
slicer-1.4.4
Dan Goodliffe
2017-03-14
*
Use boost check close for doubles which previous failed under valgrind
Dan Goodliffe
2017-03-13
*
Use compile time formatter instead of boost::format
slicer-1.4.3
Dan Goodliffe
2017-01-02
*
Fix support for model part types of optional converted
Dan Goodliffe
2017-01-02
*
Add missing override attribute
Dan Goodliffe
2017-01-02
*
Support [de]serializing XML elements/attributes to/from a dictionary
slicer-1.4.2
Dan Goodliffe
2016-11-02
*
Add exception messages to all exceptions
slicer-1.4.1
Dan Goodliffe
2016-10-23
*
Allow working with local types (except classes, need ice_id functionality)
Dan Goodliffe
2016-10-23
*
Push GetTypeId logic down into complex base
Dan Goodliffe
2016-10-23
*
Devirtualize Hook partname
Dan Goodliffe
2016-10-22
*
Neaten stream IO with typedefs
Dan Goodliffe
2016-10-22
*
Remove a layer of templating from hooks
Dan Goodliffe
2016-10-22
*
Reference classes by type not handle type in model parts
Dan Goodliffe
2016-10-22
*
Member reference as variable, not template parameter
Dan Goodliffe
2016-10-22
*
Simplify hook metadata into a non-const hook member variable
Dan Goodliffe
2016-10-22
*
Push some templated MP optional stuff into new non-template ModelPartForOptio...
Dan Goodliffe
2016-10-22
*
Push some templated MP complex stuff down into HookCommon
Dan Goodliffe
2016-10-22
*
Make hook parts dll private
Dan Goodliffe
2016-10-22
*
Set cxxflags specifically, not cflags
Dan Goodliffe
2016-10-07
*
Behave more like a normal compiler (write whole file, not append existing one)
slicer-1.4.0
Dan Goodliffe
2016-10-07
*
Remove previously deprecated functions
Dan Goodliffe
2016-10-07
*
Detemplate GetSubclassModelPart a bit
Dan Goodliffe
2016-10-06
*
Detemplate class registration a bit
Dan Goodliffe
2016-10-06
*
Use template functions instead of specializations for class name register and...
Dan Goodliffe
2016-10-05
*
Implement class model part creation in a real function, not a machine built l...
Dan Goodliffe
2016-10-05
*
Use single instantiation point for model part roots
Dan Goodliffe
2016-10-05
*
Don't assume absolute class name
Dan Goodliffe
2016-10-03
*
Adds support for reading/writing in ICE native format
Dan Goodliffe
2016-10-03
*
Apply custom model parts at the root level
Dan Goodliffe
2016-10-01
*
Big mangle of the testing stuffs to split the test type definitions into mult...
Dan Goodliffe
2016-09-29
*
Reset cpp outfile pointer if it was internally created
Dan Goodliffe
2016-09-29
*
Return the number of components processed this run, not the lifetime total
Dan Goodliffe
2016-09-29
*
Don't attempt to get metadata of class we don't have a definition for
Dan Goodliffe
2016-09-29
*
Lots of functionality move to non-template base
Dan Goodliffe
2016-09-28
*
Add ModelPartForRootBase to rehome some non-template root functions
Dan Goodliffe
2016-09-28
*
Only write simple models as text
Dan Goodliffe
2016-09-25
*
Support for custom model parts
Dan Goodliffe
2016-09-24
*
Build test case libs with bjam, not a messy set of tests
Dan Goodliffe
2016-09-24
*
Inherit a common model storage base
Dan Goodliffe
2016-09-24
*
Support model metadata includes (allows including a header after ICE header h...
Dan Goodliffe
2016-09-24
*
Export and explicitly instantiate templated model parts
Dan Goodliffe
2016-09-23
*
Refactor getAllConversions into getAllMetadata and fold ModelPartForConverted...
Dan Goodliffe
2016-09-23
*
Fold the template argument into createNewModelPartPtrFor
Dan Goodliffe
2016-09-23
*
New install rules
Dan Goodliffe
2016-09-22
*
Define all exceptions as ICE exceptions
Dan Goodliffe
2016-09-22
*
Allow overriding the default slicer/ header prefix
Dan Goodliffe
2016-09-21
[next]