- Give facelift to test_loader. Still to be finished.

git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@509 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
tchernobog 2006-03-08 16:47:39 +00:00
parent d462f6d1d3
commit 6a0bf4f444
11 changed files with 145 additions and 37 deletions

View file

@ -1,3 +1,20 @@
2006-03-08 12:49 tchernobog
* trunk/src/templates/smartp.hh, trunk/src/templates/smartp.tcc: -
Add extended support for casting between different types of
smart_ptr
2006-03-07 01:27 tchernobog
* trunk/src/templates/smartp.hh, trunk/src/templates/smartp.tcc: -
Update smartp to version 1.1: add support for dynamic casting
2006-03-05 23:06 tchernobog
* trunk/ChangeLog, trunk/Makefile.am, trunk/po/sgpemv2.pot: - Use
kluge to an automake bug to have ``make distcheck'' working again
- Update ChangeLog
2006-03-05 01:07 tchernobog
* trunk/src/templates/smartp.tcc: - Fix obscure bug (with reference