From: Joel B. <fen...@us...> - 2002-04-25 19:12:33
|
Update of /cvsroot/tics/tics/tools In directory usw-pr-cvs1:/tmp/cvs-serv26823/tools Modified Files: mkftable Log Message: Due to the multi-comment setup and the fact that some of them are pulled out of the file in different orders, we need to dump line numbers in much more frequently than we were. This is now fixed. |
From: Deborah H. <de...@us...> - 2002-04-25 20:45:53
|
Update of /cvsroot/tics/tics In directory usw-pr-cvs1:/tmp/cvs-serv4748 Modified Files: tics.mk.in Log Message: Changed the way tests were done slightly to support: Failing tests can be made to cause make to fail now. Simply define UNIT_TEST_FAIL_OK= in your make line, like so: make UNIT_TEST_FAIL_OK= |
From: Deborah H. <de...@us...> - 2002-04-25 20:45:54
|
Update of /cvsroot/tics/tics/test/textui In directory usw-pr-cvs1:/tmp/cvs-serv4748/test/textui Modified Files: TestRunner.cc TestRunner.h Log Message: Changed the way tests were done slightly to support: Failing tests can be made to cause make to fail now. Simply define UNIT_TEST_FAIL_OK= in your make line, like so: make UNIT_TEST_FAIL_OK= |
From: Deborah H. <de...@us...> - 2002-04-25 20:45:54
|
Update of /cvsroot/tics/tics/test In directory usw-pr-cvs1:/tmp/cvs-serv4748/test Modified Files: mkharness Log Message: Changed the way tests were done slightly to support: Failing tests can be made to cause make to fail now. Simply define UNIT_TEST_FAIL_OK= in your make line, like so: make UNIT_TEST_FAIL_OK= |
From: Deborah H. <de...@us...> - 2002-04-25 20:54:28
|
Update of /cvsroot/tics/tics In directory usw-pr-cvs1:/tmp/cvs-serv8090 Modified Files: tics.mk.in Log Message: Slight tweak for clarity. You can now do UNIT_TEST_FAIL_OK=NO if you want. Setting it to anything other than YES will cause unit test failure to stop make. Not setting it is the default, equivalent to setting it to YES. |
From: Joel B. <fen...@us...> - 2002-04-25 21:25:53
|
Update of /cvsroot/tics/tics/debian In directory usw-pr-cvs1:/tmp/cvs-serv21368/debian Modified Files: rules Log Message: Modified to make use of the support for unit test failures. |
From: Joel B. <fen...@us...> - 2002-04-25 21:27:00
|
Update of /cvsroot/tics/tics/tlisp In directory usw-pr-cvs1:/tmp/cvs-serv21779/tlisp Modified Files: Function.cc Log Message: Added the Set* family of functions, along with unit tests for them. |
From: Joel B. <fen...@us...> - 2002-04-25 21:27:00
|
Update of /cvsroot/tics/tics/tlisp/functions/list In directory usw-pr-cvs1:/tmp/cvs-serv21779/tlisp/functions/list Added Files: Setdiff.tcc Setinter.tcc Setunion.tcc Log Message: Added the Set* family of functions, along with unit tests for them. |
From: Joel B. <fen...@us...> - 2002-04-25 21:27:00
|
Update of /cvsroot/tics/tics/tlisp/tests In directory usw-pr-cvs1:/tmp/cvs-serv21779/tlisp/tests Modified Files: ListTests.h Log Message: Added the Set* family of functions, along with unit tests for them. |
From: Joel B. <fen...@us...> - 2002-04-25 21:30:39
|
Update of /cvsroot/tics/tics In directory usw-pr-cvs1:/tmp/cvs-serv22840 Added Files: CHANGES Log Message: Changelog. |
From: Joel B. <fen...@us...> - 2002-04-25 21:31:07
|
Update of /cvsroot/tics/tics/debian In directory usw-pr-cvs1:/tmp/cvs-serv22996/debian Removed Files: changelog Log Message: Moved the changelog to the top level directory. |
From: Joel B. <fen...@us...> - 2002-04-25 21:47:21
|
Update of /cvsroot/tics/tics/debian In directory usw-pr-cvs1:/tmp/cvs-serv29895 Added Files: changelog Log Message: Re-adding Debian changelog. |
From: Joel B. <fen...@us...> - 2002-04-25 21:48:37
|
Update of /cvsroot/tics/tics In directory usw-pr-cvs1:/tmp/cvs-serv30490 Modified Files: CHANGES Log Message: Basic entry. |
From: Deborah H. <de...@us...> - 2002-04-25 21:55:56
|
Update of /cvsroot/tics/tics In directory usw-pr-cvs1:/tmp/cvs-serv1389 Modified Files: Makefile.in Log Message: LICENSE and CHANGES should get included in install-share. |
From: Joel B. <fen...@us...> - 2002-04-25 21:56:17
|
Update of /cvsroot/tics/tics/debian In directory usw-pr-cvs1:/tmp/cvs-serv1549/debian Modified Files: rules Log Message: Handle 'upstream' changelogs. |
From: Joel B. <fen...@us...> - 2002-04-25 22:44:43
|
Update of /cvsroot/tics/tics In directory usw-pr-cvs1:/tmp/cvs-serv22599 Modified Files: Makefile.in Log Message: Turned VERSION into a variable (ease of reference, plus you don't need to worry about what directory you're in). |
From: Joel B. <fen...@us...> - 2002-04-25 22:59:00
|
Update of /cvsroot/tics/tics In directory usw-pr-cvs1:/tmp/cvs-serv29346 Modified Files: src-pkg-excludes Log Message: Oops. config.* is too broad (hits config.{sub,guess}). Let's enumerate the bad stuff. |
From: Joel B. <fen...@us...> - 2002-04-25 22:59:47
|
Update of /cvsroot/tics/tics In directory usw-pr-cvs1:/tmp/cvs-serv29549 Modified Files: Makefile.in Log Message: We now have a 'deb-pkg' target to go along with 'src-pkg', which autobuilds the suite of Debian package sources. |
From: Joel B. <fen...@us...> - 2002-04-25 23:43:41
|
Update of /cvsroot/tics/tics/debian In directory usw-pr-cvs1:/tmp/cvs-serv14013/debian Modified Files: control Log Message: Changed the Maintainer to match the current value for the key which will eventually be used for Debian official packages. Added a dependacy on graphviz, since doxygen only Suggests it under Debian, but we make use of items provided by it. Updated the description field for everything. |
From: Joel B. <fen...@us...> - 2002-04-25 23:51:50
|
Update of /cvsroot/tics/tics/debian In directory usw-pr-cvs1:/tmp/cvs-serv17601/debian Modified Files: control Log Message: Much as we may in the future, we do not, to date, actually depend on GCC 3.1 or later (certainly not on the Debian build, which is currently done using either 2.95.4 or 3.0.4) |
From: Deborah H. <de...@us...> - 2002-04-26 00:17:36
|
Update of /cvsroot/tics/tics In directory usw-pr-cvs1:/tmp/cvs-serv25289 Modified Files: Makefile.in Log Message: Don't need an --exclude CVS, since the src-pkg-excludes already covers it. |
From: Joel B. <fen...@us...> - 2002-04-26 01:05:26
|
Update of /cvsroot/tics/tics/debian In directory usw-pr-cvs1:/tmp/cvs-serv7758/debian Modified Files: changelog Log Message: Commiting the changelog entry for Debian stuff. |
From: Deborah H. <de...@us...> - 2002-04-26 13:43:35
|
Update of /cvsroot/tics/tics In directory usw-pr-cvs1:/tmp/cvs-serv23685 Modified Files: version Log Message: Bumped the working version number. |
From: Deborah H. <de...@us...> - 2002-04-26 18:01:33
|
Update of /cvsroot/tics/tics/tlisp In directory usw-pr-cvs1:/tmp/cvs-serv13834/tlisp Modified Files: Object.cc Sexp.cc Sexp.h Tlisp.cc Log Message: Made calling methods (i.e. stored lambdas) MUCH easier. Implemented a whole lot of unit tests, some of which are pretty twisted. Added setq, which does what set used to do. set now evals its argument before storing it. Implemented some utility routines on Sexp to make all the dynamic casting easier (namely, methods ToList, ToLambda and ToObject). Fixed up all the tlisp to use setq and the new way to call methods. Implemented implicit get-attribute in object/@ as part of making calling stored lambdas easier. Also as part of that, getting a stored lambda returns a lambda object now, instead of just a list that needs to be evaled. |
From: Deborah H. <de...@us...> - 2002-04-26 18:01:33
|
Update of /cvsroot/tics/tics/tics In directory usw-pr-cvs1:/tmp/cvs-serv13834/tics Modified Files: LoginSink.cc Log Message: Made calling methods (i.e. stored lambdas) MUCH easier. Implemented a whole lot of unit tests, some of which are pretty twisted. Added setq, which does what set used to do. set now evals its argument before storing it. Implemented some utility routines on Sexp to make all the dynamic casting easier (namely, methods ToList, ToLambda and ToObject). Fixed up all the tlisp to use setq and the new way to call methods. Implemented implicit get-attribute in object/@ as part of making calling stored lambdas easier. Also as part of that, getting a stored lambda returns a lambda object now, instead of just a list that needs to be evaled. |