From: Joel B. <fen...@us...> - 2002-05-03 22:27:50
|
Update of /cvsroot/tics/tics In directory usw-pr-cvs1:/tmp/cvs-serv32057 Modified Files: configure.in Log Message: Fixed struct sockaddr_storage and struct addrinfo tests to include the sys/types.h file, so that things work properly on the BSDs, too. |
From: Joel B. <fen...@us...> - 2002-05-06 00:59:17
|
Update of /cvsroot/tics/tics/tlisp/tests In directory usw-pr-cvs1:/tmp/cvs-serv22684/tlisp/tests Modified Files: MathTests.h Log Message: Implemented the primary trig functions. |
From: Joel B. <fen...@us...> - 2002-05-06 00:59:16
|
Update of /cvsroot/tics/tics/tlisp/functions/math In directory usw-pr-cvs1:/tmp/cvs-serv22684/tlisp/functions/math Added Files: Acos.tcc Asin.tcc Atan.tcc Cos.tcc Sin.tcc Tan.tcc Log Message: Implemented the primary trig functions. |
From: Joel B. <fen...@us...> - 2002-05-06 03:03:33
|
Update of /cvsroot/tics/tics In directory usw-pr-cvs1:/tmp/cvs-serv10983 Modified Files: configure.in acconfig.h Log Message: Moved the USE_MD5 stuff from acconfig.h into configure.in, where it really should be. |
From: Joel B. <fen...@us...> - 2002-05-09 00:55:42
|
Update of /cvsroot/tics/tics In directory usw-pr-cvs1:/tmp/cvs-serv18232 Modified Files: configure.in Log Message: Preparations for supporting IPv6 in the future; as of yet, these flags don't really have any effect. |
From: Joel B. <fen...@us...> - 2002-05-09 05:54:15
|
Update of /cvsroot/tics/tics In directory usw-pr-cvs1:/tmp/cvs-serv22494 Modified Files: tics.mk.in configure.in Log Message: We now use ccache if it's available, to speed up repeated compiles (since it doesn't really hurt normal compilation times, even if we're not doing development work). |
From: Deborah H. <de...@us...> - 2002-05-09 15:35:28
|
Update of /cvsroot/tics/tics In directory usw-pr-cvs1:/tmp/cvs-serv25378 Modified Files: configure.in Log Message: IPV6 check failures should be AC_MSG_WARN rather than AC_MSG_ERROR, at least until we have IPv6 implemented. Cygwin doesn't support IPv6 yet, so you can't get anywhere with cygwin just yet because these checks fail, even though we don't use them yet. |
From: Deborah H. <de...@us...> - 2002-05-09 18:50:17
|
Update of /cvsroot/tics/tics In directory usw-pr-cvs1:/tmp/cvs-serv18977 Modified Files: configure.in aclocal.m4 Log Message: Detect missing sigwait and do something else that isn't as clean, but should be spec compliant and functional. Detect Cygwin and don't bother to test file permissions, which Cygwin doesn't honor. |
From: Deborah H. <de...@us...> - 2002-05-09 18:50:17
|
Update of /cvsroot/tics/tics/db/tests In directory usw-pr-cvs1:/tmp/cvs-serv18977/db/tests Modified Files: InitTest.h Log Message: Detect missing sigwait and do something else that isn't as clean, but should be spec compliant and functional. Detect Cygwin and don't bother to test file permissions, which Cygwin doesn't honor. |
From: Deborah H. <de...@us...> - 2002-05-09 18:50:17
|
Update of /cvsroot/tics/tics/thread In directory usw-pr-cvs1:/tmp/cvs-serv18977/thread Modified Files: Thread.cc Log Message: Detect missing sigwait and do something else that isn't as clean, but should be spec compliant and functional. Detect Cygwin and don't bother to test file permissions, which Cygwin doesn't honor. |
From: Joel B. <fen...@us...> - 2002-05-10 04:53:11
|
Update of /cvsroot/tics/tics In directory usw-pr-cvs1:/tmp/cvs-serv9457 Modified Files: TODO Log Message: Revising it, yet again. |
From: Joel B. <fen...@us...> - 2002-05-10 18:55:01
|
Update of /cvsroot/tics/tics/debian In directory usw-pr-cvs1:/tmp/cvs-serv12145 Modified Files: control Log Message: Spellcheck is our friend. |
From: Joel B. <fen...@us...> - 2002-05-28 22:59:23
|
Update of /cvsroot/tics/tics/debian In directory usw-pr-cvs1:/tmp/cvs-serv19023 Modified Files: control Log Message: Added magic value to make tics depend on the proper tics-common version; they need to stay in lockstep. |
From: Joel B. <fen...@us...> - 2002-05-28 23:02:54
|
Update of /cvsroot/tics/tics/debian In directory usw-pr-cvs1:/tmp/cvs-serv20397 Modified Files: control Log Message: We don't have versioned build-depends, so drop it from debhelper. |
From: Joel B. <fen...@us...> - 2002-09-05 01:01:01
|
Update of /cvsroot/tics/tics/tlisp/tests In directory usw-pr-cvs1:/tmp/cvs-serv14264 Added Files: StringTests.h StringTests.cc Log Message: Unit tests for string functions. |
From: Joel B. <fen...@us...> - 2002-09-05 01:02:02
|
Update of /cvsroot/tics/tics/tlisp/tests In directory usw-pr-cvs1:/tmp/cvs-serv14555 Removed Files: StringTests.cc Log Message: Oops. This shouldn't have been there. |
From: Joel B. <fen...@us...> - 2002-09-05 01:02:54
|
Update of /cvsroot/tics/tics/tlisp/tests In directory usw-pr-cvs1:/tmp/cvs-serv14659 Modified Files: .cvsignore Log Message: Added StringTests{,.cc} to ignores, we now have string function unit tests. |
From: Joel B. <fen...@us...> - 2002-09-05 02:53:56
|
Update of /cvsroot/tics/tics/tlisp/tests In directory usw-pr-cvs1:/tmp/cvs-serv10926 Modified Files: StringTests.h Log Message: Unit tests for Downcase |
From: Joel B. <fen...@us...> - 2002-09-05 02:54:54
|
Update of /cvsroot/tics/tics/tlisp/tests In directory usw-pr-cvs1:/tmp/cvs-serv11141 Modified Files: StringTests.h Log Message: Misnamed one of the test functions. Oops. |
From: Joel B. <fen...@us...> - 2002-09-05 02:59:32
|
Update of /cvsroot/tics/tics/tlisp/tests In directory usw-pr-cvs1:/tmp/cvs-serv13265/tlisp/tests Modified Files: StringTests.h Log Message: Implementation and unit tests for Upcase. |
From: Joel B. <fen...@us...> - 2002-09-05 02:59:32
|
Update of /cvsroot/tics/tics/tlisp/functions/string In directory usw-pr-cvs1:/tmp/cvs-serv13265/tlisp/functions/string Modified Files: Upcase.tcc Log Message: Implementation and unit tests for Upcase. |
From: Joel B. <fen...@us...> - 2002-09-29 21:48:32
|
Update of /cvsroot/tics/tics/tlisp/functions/management In directory usw-pr-cvs1:/tmp/cvs-serv3139/management Modified Files: Shutdown.tcc Log Message: Added another FIXME. |
From: Joel B. <fen...@us...> - 2002-09-29 21:48:58
|
Update of /cvsroot/tics/tics/tlisp/functions/management In directory usw-pr-cvs1:/tmp/cvs-serv3245/management Modified Files: ShowConfig.tcc Log Message: Added some basic documentation. |
From: Joel B. <fen...@us...> - 2002-09-29 21:52:13
|
Update of /cvsroot/tics/tics In directory usw-pr-cvs1:/tmp/cvs-serv4087 Modified Files: TODO Log Message: Changed note in the TODO to reflect current Debian roadmap/plans for GCC. |
From: Joel B. <fen...@us...> - 2002-09-29 21:52:40
|
Update of /cvsroot/tics/tics In directory usw-pr-cvs1:/tmp/cvs-serv4240 Modified Files: TODO Log Message: Added a new TODO item: DSO support. At the bottom. |