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 (
Collapse
)
Author
Age
*
Add basic support for insert serialization of objects and sequences of objects
Dan Goodliffe
2015-10-15
|
*
Use rvalue refs for throw wrapper in select tests
Dan Goodliffe
2015-10-15
|
*
Use rvalue refs for serializer wrappers (sub-slot change required)
Dan Goodliffe
2015-10-15
|
*
Tests for invalid enumeration values in documents.
Dan Goodliffe
2015-10-14
|
*
Centralize common exceptions
Dan Goodliffe
2015-10-13
|
*
Split SqlSource into its own files
Dan Goodliffe
2015-10-13
|
*
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 hidden
slicer-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 ↵
Dan Goodliffe
2015-06-18
|
|
|
|
it contains slicer data
*
Move to C++0y
Dan Goodliffe
2015-06-03
|
*
Pass include dirs to slice tools
Dan Goodliffe
2015-01-28
|
*
Remove unused modules stack
slicer-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
|
|
|
|
(end-to-end test improvement)
*
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
|
|
|
|
GetChild wraps that
*
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 ↵
Dan Goodliffe
2015-01-07
|
|
|
|
correct (don't blindly accept empty string) in all other cases)
*
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
|
[next]