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
*
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
|
*
Improve test coverage.
Dan Goodliffe
2015-10-16
|
|
|
|
Fix empty xml element handling to still call into children with empty content
*
Exclude BOOST_TEST_DONT_PRINT_LOG_VALUE code
Dan Goodliffe
2015-10-16
|
*
Test insert unsupported model type
Dan Goodliffe
2015-10-16
|
*
Correct test name
Dan Goodliffe
2015-10-16
|
*
Do null check early, save some work
Dan Goodliffe
2015-10-16
|
*
Test select nulls/optionals
Dan Goodliffe
2015-10-16
|
*
Test inserted converted values
Dan Goodliffe
2015-10-16
|
*
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
|
[next]