From: Joel B. <fen...@us...> - 2002-02-26 02:15:31
|
Update of /cvsroot/tics/tics/include In directory usw-pr-cvs1:/tmp/cvs-serv31026/include Modified Files: Exception.h bdb.h Log Message: Standardizing comment/ID headers on *.cc and *.h files. |
From: Joel B. <fen...@us...> - 2002-02-26 02:15:31
|
Update of /cvsroot/tics/tics/tlisp In directory usw-pr-cvs1:/tmp/cvs-serv31026/tlisp Modified Files: Context.cc Context.h Function.cc Function.h Lambda.cc Lambda.h Object.cc Object.h Sexp.cc Sexp.h Tlisp.cc Tlisp.h Log Message: Standardizing comment/ID headers on *.cc and *.h files. |
From: Joel B. <fen...@us...> - 2002-02-26 02:15:31
|
Update of /cvsroot/tics/tics/test/framework In directory usw-pr-cvs1:/tmp/cvs-serv31026/test/framework Modified Files: CppUnitException.h Guards.h Test.h TestCaller.h TestCase.cc TestCase.h TestFailure.cc TestFailure.h TestResult.cc TestResult.h TestSuite.cc TestSuite.h estring.h Log Message: Standardizing comment/ID headers on *.cc and *.h files. |
From: Joel B. <fen...@us...> - 2002-02-26 02:20:07
|
Update of /cvsroot/tics/tics/tlisp/functions/math In directory usw-pr-cvs1:/tmp/cvs-serv32077/functions/math Modified Files: Exp.tcc Expt.tcc Log.tcc Sqrt.tcc Log Message: Implemented the following functions: * Exp * Expt * Log * Sqrt |
From: Joel B. <fen...@us...> - 2002-02-26 02:20:07
|
Update of /cvsroot/tics/tics/tlisp/tests In directory usw-pr-cvs1:/tmp/cvs-serv32077/tests Modified Files: MathTests.h Log Message: Implemented the following functions: * Exp * Expt * Log * Sqrt |
From: Joel B. <fen...@us...> - 2002-02-26 05:37:22
|
Update of /cvsroot/tics/tics/db/tests In directory usw-pr-cvs1:/tmp/cvs-serv4875 Modified Files: InitTest.h Log Message: Added a check for EUID==0 (root) so that we don't fail the permissions test when it's really just a quirk of various Unices. |
From: Joel B. <fen...@us...> - 2002-02-26 21:09:44
|
Update of /cvsroot/tics/tics/tlisp/tests In directory usw-pr-cvs1:/tmp/cvs-serv26802/tlisp/tests Modified Files: MathTests.h Log Message: Implemented the following functions: * Irand * Rand |
From: Joel B. <fen...@us...> - 2002-02-26 21:09:44
|
Update of /cvsroot/tics/tics/tlisp/functions/math In directory usw-pr-cvs1:/tmp/cvs-serv26802/tlisp/functions/math Modified Files: Irand.tcc Rand.tcc Log Message: Implemented the following functions: * Irand * Rand |
From: Deborah H. <de...@us...> - 2002-02-27 01:16:05
|
Update of /cvsroot/tics/tics/tlisp-source In directory usw-pr-cvs1:/tmp/cvs-serv19004/tlisp-source Log Message: Directory /cvsroot/tics/tics/tlisp-source added to the repository |
From: Deborah H. <de...@us...> - 2002-02-27 01:16:17
|
Update of /cvsroot/tics/tics/tlisp-source/essential In directory usw-pr-cvs1:/tmp/cvs-serv19044/tlisp-source/essential Log Message: Directory /cvsroot/tics/tics/tlisp-source/essential added to the repository |
From: Deborah H. <de...@us...> - 2002-02-27 01:17:26
|
Update of /cvsroot/tics/tics/core In directory usw-pr-cvs1:/tmp/cvs-serv19239/core Removed Files: 010Player.tl 011Wizard.tl 800Text.tl 900TlispAccess.tl 999Port.tl Log Message: Moved all of the tlisp out of 'core', since that was a bad name choice. |
From: Deborah H. <de...@us...> - 2002-02-27 01:17:26
|
Update of /cvsroot/tics/tics/tlisp-source/essential In directory usw-pr-cvs1:/tmp/cvs-serv19239/tlisp-source/essential Added Files: 010Player.tl 011Wizard.tl 800Text.tl 900TlispAccess.tl 999Port.tl Log Message: Moved all of the tlisp out of 'core', since that was a bad name choice. |
From: Deborah H. <de...@us...> - 2002-02-27 02:36:27
|
Update of /cvsroot/tics/tics/tlisp/tests In directory usw-pr-cvs1:/tmp/cvs-serv7241/tlisp/tests Modified Files: LambdaTest.h Log Message: Tweaks to build each unit test object seperately from other unit tests. It's a first step, but it's better than it was and it's an easy tweak. Also, in the process, removed a few bad dependencies between tests. |
From: Deborah H. <de...@us...> - 2002-02-27 02:36:27
|
Update of /cvsroot/tics/tics/db/tests In directory usw-pr-cvs1:/tmp/cvs-serv7241/db/tests Modified Files: CRUDTest.h Log Message: Tweaks to build each unit test object seperately from other unit tests. It's a first step, but it's better than it was and it's an easy tweak. Also, in the process, removed a few bad dependencies between tests. |
From: Deborah H. <de...@us...> - 2002-02-27 02:36:27
|
Update of /cvsroot/tics/tics In directory usw-pr-cvs1:/tmp/cvs-serv7241 Modified Files: tics.mk.in Log Message: Tweaks to build each unit test object seperately from other unit tests. It's a first step, but it's better than it was and it's an easy tweak. Also, in the process, removed a few bad dependencies between tests. |
From: Joel B. <fen...@us...> - 2002-02-27 04:59:19
|
Update of /cvsroot/tics/tics/tlisp/tests In directory usw-pr-cvs1:/tmp/cvs-serv16641/tlisp/tests Modified Files: MathTests.h Log Message: Doesn't actually need to include <values.h> - oops. |
From: Deborah H. <de...@us...> - 2002-02-27 05:21:38
|
Update of /cvsroot/tics/tics/tlisp/functions/programming In directory usw-pr-cvs1:/tmp/cvs-serv20733/functions/programming Modified Files: Cond.tcc Log Message: Fixed a typo-bug. There really should've been a unit test to catch this, but cond doesn't have a unit test yet. Bad Deb, bad! |
From: Deborah H. <de...@us...> - 2002-02-27 06:19:52
|
Update of /cvsroot/tics/tics In directory usw-pr-cvs1:/tmp/cvs-serv32114 Modified Files: tics.mk.in Log Message: More tweaks to the tests, it wasn't quite doing what I wanted. Should be a bit better now. Also added .cvsignore files to ignore autogenerated test stuff. |
From: Deborah H. <de...@us...> - 2002-02-27 06:19:53
|
Update of /cvsroot/tics/tics/tlisp/tests In directory usw-pr-cvs1:/tmp/cvs-serv32114/tlisp/tests Added Files: .cvsignore Log Message: More tweaks to the tests, it wasn't quite doing what I wanted. Should be a bit better now. Also added .cvsignore files to ignore autogenerated test stuff. |
From: Deborah H. <de...@us...> - 2002-02-27 06:19:53
|
Update of /cvsroot/tics/tics/db/tests In directory usw-pr-cvs1:/tmp/cvs-serv32114/db/tests Added Files: .cvsignore Log Message: More tweaks to the tests, it wasn't quite doing what I wanted. Should be a bit better now. Also added .cvsignore files to ignore autogenerated test stuff. |
From: Deborah H. <de...@us...> - 2002-02-27 06:42:40
|
Update of /cvsroot/tics/tics/tlisp In directory usw-pr-cvs1:/tmp/cvs-serv4617 Modified Files: Tlisp.h Tlisp.cc Log Message: List::Dump() needed to call Dump() recursively. |
From: Deborah H. <de...@us...> - 2002-02-27 06:49:44
|
Update of /cvsroot/tics/tics/tlisp/functions/string In directory usw-pr-cvs1:/tmp/cvs-serv6343/string Log Message: Directory /cvsroot/tics/tics/tlisp/functions/string added to the repository |
From: Deborah H. <de...@us...> - 2002-02-27 06:54:09
|
Update of /cvsroot/tics/tics/tlisp In directory usw-pr-cvs1:/tmp/cvs-serv7450 Modified Files: Object.cc Object.h Log Message: Avatar I/O tweaks. Nothing terribly interesting, but makes debugging easier. |
From: Deborah H. <de...@us...> - 2002-02-27 07:32:07
|
Update of /cvsroot/tics/tics/tlisp/functions/list In directory usw-pr-cvs1:/tmp/cvs-serv17180/functions/list Added Files: Concatenate.tcc Log Message: Implemented Concatenate. |
From: Deborah H. <de...@us...> - 2002-02-27 07:32:07
|
Update of /cvsroot/tics/tics/tlisp/tests In directory usw-pr-cvs1:/tmp/cvs-serv17180/tests Modified Files: FunctionTests.h Log Message: Implemented Concatenate. |