Bump version number. Remove bogus copyright line. Don't distribute the kdevelop proje...
authordarco <darco@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Wed, 9 Nov 2005 16:25:21 +0000 (16:25 +0000)
committerdarco <darco@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Wed, 9 Nov 2005 16:25:21 +0000 (16:25 +0000)
commit117425a5858bb094f2e54af5d018499ab703b227
treec754dca8b21e84aec502d9fb05d14ec2d95fc919
parentacc2e299d146ba31e030c8e5ed775427b6f0607e
Bump version number. Remove bogus copyright line. Don't distribute the kdevelop project. Add multiplication stuff to the fixed templates. Various fixes for the fixed, curve_func, handle, smart_ptr and clock templates. Fixes for the fixed, smart_ptr and handle tests. Disable the value and spline tests.

git-svn-id: http://svn.voria.com/code@52 1f10aa63-cdf2-0310-b900-c93c546f37ac
14 files changed:
ETL/trunk/ETL.pbproj/frameworkfix.cpp
ETL/trunk/ETL.pc.in
ETL/trunk/ETL/_clock_gettimeofday.h
ETL/trunk/ETL/_curve_func.h
ETL/trunk/ETL/_fixed.h
ETL/trunk/ETL/_handle.h
ETL/trunk/ETL/_smart_ptr.h
ETL/trunk/Makefile.am
ETL/trunk/config/build.cfg
ETL/trunk/doxygen.cfg
ETL/trunk/test/Makefile.am
ETL/trunk/test/fixed.cpp
ETL/trunk/test/handle.cpp
ETL/trunk/test/smart_ptr.cpp