From: Joel B. <fen...@us...> - 2001-03-16 21:50:12
|
Update of /cvsroot/tics/tics In directory usw-pr-cvs1:/tmp/cvs-serv1502 Modified Files: acconfig.h configure.in tics.mk.in Log Message: Changed the debug setup so that it is all specified via passing either --enable-debug or --disable-debug to the configure script (currently, the default is always enabled; noted a FIXME to make this depend on whether the version is a release or non-release version in the future). |
From: Joel B. <fen...@us...> - 2001-03-16 23:35:23
|
Update of /cvsroot/tics/tics/tlisp In directory usw-pr-cvs1:/tmp/cvs-serv13403 Modified Files: Function.cc Function.h Log Message: Implemented the First() and Rest() functions for TLisp. |
From: Joel B. <fen...@us...> - 2001-03-16 23:54:18
|
Update of /cvsroot/tics/tics/tlisp In directory usw-pr-cvs1:/tmp/cvs-serv15373 Modified Files: Function.cc Function.h Log Message: Implemented Last(). Changed First() slightly, to be more consistant in how it accesses the list value for return. |
From: Joel B. <fen...@us...> - 2001-03-16 23:50:18
|
Update of /cvsroot/tics/tics/tlisp In directory usw-pr-cvs1:/tmp/cvs-serv15027 Modified Files: Sexp.cc Log Message: Added listings for Last and Reverse list functions. |
From: Joel B. <fen...@us...> - 2001-03-17 00:03:42
|
Update of /cvsroot/tics/tics/tlisp In directory usw-pr-cvs1:/tmp/cvs-serv16345 Modified Files: Function.cc Function.h Log Message: Implemented Reverse() |
From: Joel B. <fen...@us...> - 2001-03-17 02:40:16
|
Update of /cvsroot/tics/tics/tlisp In directory usw-pr-cvs1:/tmp/cvs-serv31309 Modified Files: Function.cc Function.h Log Message: Tab conversion on new functions. Whoops. |
From: Joel B. <fen...@us...> - 2001-03-17 02:40:48
|
Update of /cvsroot/tics/tics/tlisp In directory usw-pr-cvs1:/tmp/cvs-serv31365 Modified Files: Function.cc Log Message: Fixed capitalization on Reverse error message. |
From: Joel B. <fen...@us...> - 2001-03-17 02:42:14
|
Update of /cvsroot/tics/tics/tlisp In directory usw-pr-cvs1:/tmp/cvs-serv31447 Modified Files: Sexp.cc Log Message: Added documentation for Split/Join functions. |
From: Deborah H. <de...@us...> - 2001-07-27 17:39:24
|
Update of /cvsroot/tics/tics In directory usw-pr-cvs1:/tmp/cvs-serv31275 Log Message: Initial reorganization checkin. For the moment, this is just the cppunit test framework, tweaked to build cleanly on FreeBSD using the tics make stuff, and all of the previously existing autoconf and makefile stuff. Status: Vendor Tag: Deb Release Tags: Reorg20010727 N tics/tics.mk.in N tics/configure.in N tics/Makefile.in N tics/aclocal.m4 N tics/test/Makefile.in N tics/test/framework/TestSuite.cc N tics/test/framework/Guards.h N tics/test/framework/TestCase.cc N tics/test/framework/Test.h N tics/test/framework/estring.h N tics/test/framework/TestResult.cc N tics/test/framework/TestFailure.h N tics/test/framework/TestSuite.h N tics/test/framework/TestCase.h N tics/test/framework/CppUnitException.h N tics/test/framework/TestResult.h N tics/test/framework/TestCaller.h N tics/test/framework/TestFailure.cc N tics/test/framework/extensions/Orthodox.h N tics/test/framework/extensions/TestSetup.h N tics/test/framework/extensions/RepeatedTest.h N tics/test/framework/extensions/TestDecorator.h N tics/test/textui/TextTestResult.h N tics/test/textui/TestRunner.cc N tics/test/textui/TextTestResult.cc No conflicts created by this import |
From: Deborah H. <de...@us...> - 2001-07-27 17:55:51
|
Update of /cvsroot/tics/tics/include In directory usw-pr-cvs1:/tmp/cvs-serv3255/include Log Message: Directory /cvsroot/tics/tics/include added to the repository |
From: Deborah H. <de...@us...> - 2001-07-28 17:09:33
|
Update of /cvsroot/tics/tics In directory usw-pr-cvs1:/tmp/cvs-serv18270 Added Files: Makefile.boot Log Message: Added a bootstrapping makefile for convenience. |
From: Deborah H. <de...@us...> - 2001-07-28 17:09:48
|
Update of /cvsroot/tics/tics In directory usw-pr-cvs1:/tmp/cvs-serv18329 Added Files: acconfig.h Log Message: Whoops, missed the acconfig.h file in the last round. |
From: Deborah H. <de...@us...> - 2001-07-28 17:11:02
|
Update of /cvsroot/tics/tics In directory usw-pr-cvs1:/tmp/cvs-serv18374 Modified Files: aclocal.m4 configure.in tics.mk.in Log Message: Changes to: - remove /usr/local from the default with-bdb flags - Search for headers/libraries in $includedir and $libdir - Search for db3/db_cxx.h and then db_cxx.h |
From: Deborah H. <de...@us...> - 2001-07-28 17:11:02
|
Update of /cvsroot/tics/tics/include In directory usw-pr-cvs1:/tmp/cvs-serv18374/include Added Files: bdb.h Log Message: Changes to: - remove /usr/local from the default with-bdb flags - Search for headers/libraries in $includedir and $libdir - Search for db3/db_cxx.h and then db_cxx.h |
From: Deborah H. <de...@us...> - 2001-07-28 17:24:40
|
Update of /cvsroot/tics/tics In directory usw-pr-cvs1:/tmp/cvs-serv21950 Modified Files: Makefile.boot aclocal.m4 tics.mk.in Log Message: A few tweaks from testing on Debian. Don't add superfluous include flags when includedir=/usr/include or libdir=/usr/lib. A few twiddles to Makefile.boot to have proper semantics. A hack to Makefile.boot to clean out directories. |
From: Deborah H. <de...@us...> - 2001-07-30 03:22:54
|
Update of /cvsroot/tics/tics/db In directory usw-pr-cvs1:/tmp/cvs-serv32514/db Log Message: Directory /cvsroot/tics/tics/db added to the repository |
From: Deborah H. <de...@us...> - 2001-07-30 03:23:47
|
Update of /cvsroot/tics/tics/db/tests In directory usw-pr-cvs1:/tmp/cvs-serv406/tests Log Message: Directory /cvsroot/tics/tics/db/tests added to the repository |
From: Deborah H. <de...@us...> - 2001-07-30 04:36:16
|
Update of /cvsroot/tics/tics/db In directory usw-pr-cvs1:/tmp/cvs-serv13007/db Added Files: Makefile.in Log Message: Added the db directory for a start. Added much make magic to deal with test harnesses using CppUnit. |
From: Deborah H. <de...@us...> - 2001-07-30 04:36:16
|
Update of /cvsroot/tics/tics In directory usw-pr-cvs1:/tmp/cvs-serv13007 Modified Files: configure.in tics.mk.in Log Message: Added the db directory for a start. Added much make magic to deal with test harnesses using CppUnit. |
From: Deborah H. <de...@us...> - 2001-07-30 04:36:16
|
Update of /cvsroot/tics/tics/test/textui In directory usw-pr-cvs1:/tmp/cvs-serv13007/test/textui Modified Files: TestRunner.cc Added Files: TestRunner.h Log Message: Added the db directory for a start. Added much make magic to deal with test harnesses using CppUnit. |
From: Deborah H. <de...@us...> - 2001-07-30 04:36:16
|
Update of /cvsroot/tics/tics/test In directory usw-pr-cvs1:/tmp/cvs-serv13007/test Added Files: mkharness Log Message: Added the db directory for a start. Added much make magic to deal with test harnesses using CppUnit. |
From: Deborah H. <de...@us...> - 2001-07-30 04:42:29
|
Update of /cvsroot/tics/tics In directory usw-pr-cvs1:/tmp/cvs-serv13850 Added Files: .cvsignore Log Message: Ignoring tics.mk. |
From: Deborah H. <de...@us...> - 2001-07-30 14:15:48
|
Update of /cvsroot/tics/tics In directory usw-pr-cvs1:/tmp/cvs-serv23851 Modified Files: tics.mk.in Log Message: Added a recursive test building/running to the make. Changed the 'test' target to 'tests' so as not to conflict with the CppUnit directory for now. Should really move that directory and all the stuff that points to it and put the make target back to test at some point here. |
From: Deborah H. <de...@us...> - 2001-07-31 15:40:17
|
Update of /cvsroot/tics/tics/test/framework In directory usw-pr-cvs1:/tmp/cvs-serv1909/test/framework Modified Files: TestCaller.h Log Message: Necessary compile tweak. Switched the order of initializers to get rid of the compile warning. |
From: Deborah H. <de...@us...> - 2001-07-31 15:42:01
|
Update of /cvsroot/tics/tics/test In directory usw-pr-cvs1:/tmp/cvs-serv2238/test Added Files: mksuite mktest Log Message: More test harness fiddles. suite() method contents are now automagically generated. The mktest script can be used to create an empty test object. Tests can (and should) all live just in .h files now. |