added abi-dumper support
added address sanitizer in debug build process
bumped release
fixed comment for TSL_VALIDATE
first import
added leave() method and static proxy for both Object and Class
added Object::~Object(), commented Object::leave() with postconditions, added statuc proxy for Class and Object
various changes
first import
temporary add of trace
documented the missing deletion of the target pointer in the dtor for introspective::proxy::DumbPtr
fixed missing deletion for dumb ptr causing address sanitizer to trig.
managed BOOST_TEST_INFO, added address sanitizer
submodules added
first import
Added TSL_VALIDATE
updated comments
removed
bumped release
applied move semantics
updated logo
updated
first import
removed logo
added tsl::test::fixture::Base class
tsl::test::fixture::Base class moved to tsl::test::fixture namespace and modified consequently the tests
removed ref to local eel lib
added empty definition for BOOST_TEST_INFO in case of BOOST version less then 1.60
added env::Var class and some cosmetics
cospmetics
added env::Var class and some cosmetics
many improvements with simplified test fixtures used
bumped revision
Introduced tsl::ArchiveTraits
fixed bug resulting in std::string member initialized from NULL, some remakes
new TODO added
improved fixtures usage
added class name facility
added context information
improved tests
some changes in the test-class usage
version bump
temporary removed shared-pointers test case
improved help class
set address sanitizer for debug build
added new check
fixed missing dispose of some test pointers; ad...
added new tests
added test class
fixed missing object disposing
fixed wrong initializers
fixed missing object disposing
started adding new tests
set address sanitizer for debug build
bumped version
bugfix documented
fixed missing msgmanip include
removed comment
bumped version
updated changes
divided function friendship declaration from th...
divided friend declaration from function implem...
some changes
updated supported distro release number
fixed bug on template specialization for extens...
fixed new behaviour for boost::variant
fixed wrong template specialization
updated
fixed wrong partial specialization for introspe...
updated copyright header note
updated copyright header note
fixed serialization of std::array
updated copyright header note
updated log
updated release
fixed documentation for eel::PostconditionViola...
fixed wrong dependency from TSL
added dumb specialization for proxy::Ptr
updated log
updated versio
added test case for dumb specialization of prox...
renamed proxy::Pointer to proxy::Ptr and added ...
minor modifications
added note about standard exception compatibility
added doc about template <typename MESSAGE,type...
introduced new release
introduced new release
improved docs about msg::Adaptor
code aestetics and throw of an exception
added paragraph about duck typing
fixed release date
TODO.md added
new system method ListClasses implemented
first import
initial parse loop
parser changes for better error reporting
started interactive shell
updated log
updated release
made public Manipulator::Action