Update of /cvsroot/sheepengine/sheep/src/common/misc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14966/src/common/misc Modified Files: apppath.cpp apppath.h binarystream.cpp binarystream.h commandlineparser.cpp commandlineparser.h commandlineparsersample.cpp config.h consoleprogressmonitor.cpp consoleprogressmonitor.h htmlstream.cpp htmlstream.h iclonable.cpp iclonable.h iprogressmonitor.cpp iprogressmonitor.h isingleton.cpp isingleton.h itask.h minmax.h misc.h pentiumrtsc.cpp pentiumrtsc.h stopwatch.cpp stopwatch.h stringutils.cpp stringutils.h taskmanager.h threadutils.cpp threadutils.h types.cpp types.h xercesmanager.cpp xercesmanager.h xercesutils.cpp xercesutils.h xmlconfigfile.cpp xmlconfigfile.h Log Message: updated Copyright notice and contact information Index: xercesmanager.cpp =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/misc/xercesmanager.cpp,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** xercesmanager.cpp 13 May 2004 23:12:25 -0000 1.2 --- xercesmanager.cpp 10 Nov 2004 00:09:12 -0000 1.3 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. *************** *** 45,49 **** cerr << "Automatically shutting down Xerces-C XML Parser..." << endl; #endif // VERBOSE ! XMLPlatformUtils::Terminate(); } } --- 46,50 ---- cerr << "Automatically shutting down Xerces-C XML Parser..." << endl; #endif // VERBOSE ! XMLPlatformUtils::Terminate(); } } Index: taskmanager.h =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/misc/taskmanager.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** taskmanager.h 13 May 2004 23:12:25 -0000 1.2 --- taskmanager.h 10 Nov 2004 00:09:12 -0000 1.3 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. Index: iprogressmonitor.cpp =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/misc/iprogressmonitor.cpp,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** iprogressmonitor.cpp 30 Oct 2004 15:55:07 -0000 1.1 --- iprogressmonitor.cpp 10 Nov 2004 00:09:12 -0000 1.2 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. Index: htmlstream.h =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/misc/htmlstream.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** htmlstream.h 13 May 2004 23:12:25 -0000 1.2 --- htmlstream.h 10 Nov 2004 00:09:12 -0000 1.3 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. Index: types.cpp =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/misc/types.cpp,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** types.cpp 13 May 2004 23:12:25 -0000 1.3 --- types.cpp 10 Nov 2004 00:09:12 -0000 1.4 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. Index: threadutils.h =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/misc/threadutils.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** threadutils.h 4 Jun 2004 11:01:48 -0000 1.3 --- threadutils.h 10 Nov 2004 00:09:12 -0000 1.4 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: be...@ai... This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. Index: xercesutils.h =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/misc/xercesutils.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** xercesutils.h 13 May 2004 23:12:25 -0000 1.2 --- xercesutils.h 10 Nov 2004 00:09:12 -0000 1.3 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. Index: apppath.h =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/misc/apppath.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** apppath.h 13 May 2004 23:12:25 -0000 1.2 --- apppath.h 10 Nov 2004 00:09:12 -0000 1.3 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. Index: misc.h =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/misc/misc.h,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** misc.h 30 Oct 2004 15:55:07 -0000 1.4 --- misc.h 10 Nov 2004 00:09:12 -0000 1.5 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. Index: isingleton.h =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/misc/isingleton.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** isingleton.h 13 May 2004 23:12:25 -0000 1.3 --- isingleton.h 10 Nov 2004 00:09:12 -0000 1.4 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. Index: stringutils.cpp =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/misc/stringutils.cpp,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** stringutils.cpp 13 May 2004 23:12:25 -0000 1.3 --- stringutils.cpp 10 Nov 2004 00:09:12 -0000 1.4 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. Index: types.h =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/misc/types.h,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** types.h 30 Oct 2004 15:55:07 -0000 1.4 --- types.h 10 Nov 2004 00:09:12 -0000 1.5 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. Index: itask.h =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/misc/itask.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** itask.h 13 May 2004 23:12:25 -0000 1.2 --- itask.h 10 Nov 2004 00:09:12 -0000 1.3 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. Index: stopwatch.h =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/misc/stopwatch.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** stopwatch.h 30 Oct 2004 15:55:07 -0000 1.1 --- stopwatch.h 10 Nov 2004 00:09:12 -0000 1.2 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: be...@ai... This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. Index: consoleprogressmonitor.h =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/misc/consoleprogressmonitor.h,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** consoleprogressmonitor.h 30 Oct 2004 15:55:07 -0000 1.5 --- consoleprogressmonitor.h 10 Nov 2004 00:09:12 -0000 1.6 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. Index: apppath.cpp =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/misc/apppath.cpp,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** apppath.cpp 13 May 2004 23:12:25 -0000 1.3 --- apppath.cpp 10 Nov 2004 00:09:12 -0000 1.4 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. Index: binarystream.h =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/misc/binarystream.h,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** binarystream.h 30 Oct 2004 15:55:07 -0000 1.6 --- binarystream.h 10 Nov 2004 00:09:12 -0000 1.7 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. Index: commandlineparser.cpp =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/misc/commandlineparser.cpp,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** commandlineparser.cpp 13 May 2004 23:12:25 -0000 1.2 --- commandlineparser.cpp 10 Nov 2004 00:09:12 -0000 1.3 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. Index: stopwatch.cpp =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/misc/stopwatch.cpp,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** stopwatch.cpp 30 Oct 2004 15:55:07 -0000 1.1 --- stopwatch.cpp 10 Nov 2004 00:09:12 -0000 1.2 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: be...@ai... This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. Index: threadutils.cpp =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/misc/threadutils.cpp,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** threadutils.cpp 30 Oct 2004 15:55:07 -0000 1.3 --- threadutils.cpp 10 Nov 2004 00:09:12 -0000 1.4 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: be...@ai... This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. Index: htmlstream.cpp =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/misc/htmlstream.cpp,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** htmlstream.cpp 13 May 2004 23:12:25 -0000 1.2 --- htmlstream.cpp 10 Nov 2004 00:09:12 -0000 1.3 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. Index: commandlineparser.h =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/misc/commandlineparser.h,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** commandlineparser.h 13 May 2004 23:12:25 -0000 1.5 --- commandlineparser.h 10 Nov 2004 00:09:12 -0000 1.6 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. Index: consoleprogressmonitor.cpp =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/misc/consoleprogressmonitor.cpp,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** consoleprogressmonitor.cpp 30 Oct 2004 15:55:07 -0000 1.5 --- consoleprogressmonitor.cpp 10 Nov 2004 00:09:12 -0000 1.6 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. Index: config.h =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/misc/config.h,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** config.h 30 Oct 2004 15:55:07 -0000 1.5 --- config.h 10 Nov 2004 00:09:12 -0000 1.6 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. Index: pentiumrtsc.cpp =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/misc/pentiumrtsc.cpp,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** pentiumrtsc.cpp 30 Oct 2004 15:55:07 -0000 1.4 --- pentiumrtsc.cpp 10 Nov 2004 00:09:12 -0000 1.5 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. Index: iprogressmonitor.h =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/misc/iprogressmonitor.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** iprogressmonitor.h 30 Oct 2004 15:55:07 -0000 1.1 --- iprogressmonitor.h 10 Nov 2004 00:09:12 -0000 1.2 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. Index: iclonable.h =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/misc/iclonable.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** iclonable.h 13 May 2004 23:12:25 -0000 1.2 --- iclonable.h 10 Nov 2004 00:09:12 -0000 1.3 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. Index: iclonable.cpp =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/misc/iclonable.cpp,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** iclonable.cpp 13 May 2004 23:12:25 -0000 1.2 --- iclonable.cpp 10 Nov 2004 00:09:12 -0000 1.3 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. Index: stringutils.h =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/misc/stringutils.h,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** stringutils.h 13 May 2004 23:12:25 -0000 1.5 --- stringutils.h 10 Nov 2004 00:09:12 -0000 1.6 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. Index: binarystream.cpp =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/misc/binarystream.cpp,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** binarystream.cpp 30 Oct 2004 15:55:07 -0000 1.6 --- binarystream.cpp 10 Nov 2004 00:09:12 -0000 1.7 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. Index: xmlconfigfile.cpp =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/misc/xmlconfigfile.cpp,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** xmlconfigfile.cpp 13 May 2004 23:12:25 -0000 1.5 --- xmlconfigfile.cpp 10 Nov 2004 00:09:12 -0000 1.6 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. *************** *** 68,72 **** } ! int XMLConfigFile::Count(const string &xpathexpr) const throw(sheep::XMLConfigFile::QueryErrorException) { --- 69,73 ---- } ! int XMLConfigFile::Count(const string &xpathexpr) const throw(sheep::XMLConfigFile::QueryErrorException) { *************** *** 154,158 **** } ! XPathResult *XMLConfigFile::query(const string &xpathexpr) const throw(sheep::XMLConfigFile::QueryErrorException) { --- 155,159 ---- } ! XPathResult *XMLConfigFile::query(const string &xpathexpr) const throw(sheep::XMLConfigFile::QueryErrorException) { *************** *** 190,194 **** } ! string XMLConfigFile::get_string(const string &xpathexpr) const throw(sheep::XMLConfigFile::QueryErrorException) { --- 191,195 ---- } ! string XMLConfigFile::get_string(const string &xpathexpr) const throw(sheep::XMLConfigFile::QueryErrorException) { Index: xercesmanager.h =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/misc/xercesmanager.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** xercesmanager.h 13 May 2004 23:12:25 -0000 1.2 --- xercesmanager.h 10 Nov 2004 00:09:12 -0000 1.3 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. Index: xercesutils.cpp =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/misc/xercesutils.cpp,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** xercesutils.cpp 13 May 2004 23:12:25 -0000 1.2 --- xercesutils.cpp 10 Nov 2004 00:09:12 -0000 1.3 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. Index: xmlconfigfile.h =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/misc/xmlconfigfile.h,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** xmlconfigfile.h 13 May 2004 23:12:25 -0000 1.5 --- xmlconfigfile.h 10 Nov 2004 00:09:12 -0000 1.6 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. *************** *** 108,112 **** throw(QueryErrorException); }; ! template<> bool XMLConfigFile::GetValue<bool>(const std::string &xpathexpr) const --- 109,113 ---- throw(QueryErrorException); }; ! template<> bool XMLConfigFile::GetValue<bool>(const std::string &xpathexpr) const Index: commandlineparsersample.cpp =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/misc/commandlineparsersample.cpp,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** commandlineparsersample.cpp 13 May 2004 23:12:25 -0000 1.2 --- commandlineparsersample.cpp 10 Nov 2004 00:09:12 -0000 1.3 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. Index: minmax.h =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/misc/minmax.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** minmax.h 30 Oct 2004 15:55:07 -0000 1.3 --- minmax.h 10 Nov 2004 00:09:12 -0000 1.4 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. Index: pentiumrtsc.h =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/misc/pentiumrtsc.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** pentiumrtsc.h 13 May 2004 23:12:25 -0000 1.3 --- pentiumrtsc.h 10 Nov 2004 00:09:12 -0000 1.4 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. Index: isingleton.cpp =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/common/misc/isingleton.cpp,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** isingleton.cpp 13 May 2004 23:12:25 -0000 1.2 --- isingleton.cpp 10 Nov 2004 00:09:12 -0000 1.3 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. |