From: Joel B. <fen...@us...> - 2001-11-28 04:17:44
|
Update of /cvsroot/tics/tics/tlisp/tests In directory usw-pr-cvs1:/tmp/cvs-serv14093/tests Modified Files: FunctionTests.h Log Message: Added Max and Min functions. |
From: Joel B. <fen...@us...> - 2001-11-28 04:52:07
|
Update of /cvsroot/tics/tics/tlisp/functions In directory usw-pr-cvs1:/tmp/cvs-serv20992/functions Modified Files: E.tcc Pi.tcc Log Message: Added functions for pi and e. |
From: Joel B. <fen...@us...> - 2001-11-28 04:52:07
|
Update of /cvsroot/tics/tics/tlisp In directory usw-pr-cvs1:/tmp/cvs-serv20992 Modified Files: Function.h Log Message: Added functions for pi and e. |
From: Joel B. <fen...@us...> - 2001-11-28 04:52:07
|
Update of /cvsroot/tics/tics/tlisp/tests In directory usw-pr-cvs1:/tmp/cvs-serv20992/tests Modified Files: FunctionTests.h Log Message: Added functions for pi and e. |
From: Joel B. <fen...@us...> - 2001-11-28 04:54:16
|
Update of /cvsroot/tics/tics/tlisp/functions In directory usw-pr-cvs1:/tmp/cvs-serv21305 Added Files: Expt.tcc Log.tcc Log Message: Added unimplemeted functions Expt and Log. |
From: Deborah H. <de...@us...> - 2001-11-28 07:02:21
|
Update of /cvsroot/tics/tics/tics In directory usw-pr-cvs1:/tmp/cvs-serv11259/tics Modified Files: UserShellSink.cc Log Message: Pemit works, basically. We flush explicitly everytime we forward a newline, which seems like a decent enough answer for now. User shell just echos back everything typed to all Avatars of that player. |
From: Deborah H. <de...@us...> - 2001-11-28 07:02:21
|
Update of /cvsroot/tics/tics/tlisp/functions In directory usw-pr-cvs1:/tmp/cvs-serv11259/tlisp/functions Modified Files: Pemit.tcc Log Message: Pemit works, basically. We flush explicitly everytime we forward a newline, which seems like a decent enough answer for now. User shell just echos back everything typed to all Avatars of that player. |
From: Deborah H. <de...@us...> - 2001-11-28 07:02:21
|
Update of /cvsroot/tics/tics/tlisp In directory usw-pr-cvs1:/tmp/cvs-serv11259/tlisp Modified Files: Object.cc Object.h Log Message: Pemit works, basically. We flush explicitly everytime we forward a newline, which seems like a decent enough answer for now. User shell just echos back everything typed to all Avatars of that player. |
From: Deborah H. <de...@us...> - 2001-11-28 21:51:44
|
Update of /cvsroot/tics/tics/tlisp/functions/io In directory usw-pr-cvs1:/tmp/cvs-serv31759/io Log Message: Directory /cvsroot/tics/tics/tlisp/functions/io added to the repository |
From: Deborah H. <de...@us...> - 2001-11-28 21:51:44
|
Update of /cvsroot/tics/tics/tlisp/functions/conversion In directory usw-pr-cvs1:/tmp/cvs-serv31759/conversion Log Message: Directory /cvsroot/tics/tics/tlisp/functions/conversion added to the repository |
From: Deborah H. <de...@us...> - 2001-11-28 21:51:45
|
Update of /cvsroot/tics/tics/tlisp/functions/math In directory usw-pr-cvs1:/tmp/cvs-serv31759/math Log Message: Directory /cvsroot/tics/tics/tlisp/functions/math added to the repository |
From: Deborah H. <de...@us...> - 2001-11-28 21:51:44
|
Update of /cvsroot/tics/tics/tlisp/functions/list In directory usw-pr-cvs1:/tmp/cvs-serv31759/list Log Message: Directory /cvsroot/tics/tics/tlisp/functions/list added to the repository |
From: Deborah H. <de...@us...> - 2001-11-28 21:51:45
|
Update of /cvsroot/tics/tics/tlisp/functions/management In directory usw-pr-cvs1:/tmp/cvs-serv31759/management Log Message: Directory /cvsroot/tics/tics/tlisp/functions/management added to the repository |
From: Deborah H. <de...@us...> - 2001-11-28 21:51:45
|
Update of /cvsroot/tics/tics/tlisp/functions/object In directory usw-pr-cvs1:/tmp/cvs-serv31759/object Log Message: Directory /cvsroot/tics/tics/tlisp/functions/object added to the repository |
From: Deborah H. <de...@us...> - 2001-11-28 21:51:44
|
Update of /cvsroot/tics/tics/tlisp/functions/programming In directory usw-pr-cvs1:/tmp/cvs-serv31759/programming Log Message: Directory /cvsroot/tics/tics/tlisp/functions/programming added to the repository |
From: Deborah H. <de...@us...> - 2001-11-29 00:56:29
|
Update of /cvsroot/tics/tics In directory usw-pr-cvs1:/tmp/cvs-serv22045 Modified Files: Doxyfile configure.in tics.mk.in Log Message: Reorganized the function table completely. We're now building documentation from bits in the function files themselves, among other things. |
From: Deborah H. <de...@us...> - 2001-11-29 00:56:29
|
Update of /cvsroot/tics/tics/tlisp In directory usw-pr-cvs1:/tmp/cvs-serv22045/tlisp Modified Files: .cvsignore Function.cc Makefile.in Sexp.cc Added Files: Overview Removed Files: mkfunctions Log Message: Reorganized the function table completely. We're now building documentation from bits in the function files themselves, among other things. |
From: Deborah H. <de...@us...> - 2001-11-29 00:56:29
|
Update of /cvsroot/tics/tics/tlisp/functions/conversion In directory usw-pr-cvs1:/tmp/cvs-serv22045/tlisp/functions/conversion Added Files: .cvsignore FTable.docs Join.tcc Makefile.in Split.tcc Log Message: Reorganized the function table completely. We're now building documentation from bits in the function files themselves, among other things. |
From: Deborah H. <de...@us...> - 2001-11-29 00:56:30
|
Update of /cvsroot/tics/tics/tlisp/functions/list In directory usw-pr-cvs1:/tmp/cvs-serv22045/tlisp/functions/list Added Files: .cvsignore Append.tcc FTable.docs First.tcc Last.tcc List.tcc Makefile.in Rest.tcc Reverse.tcc Shuffle.tcc Log Message: Reorganized the function table completely. We're now building documentation from bits in the function files themselves, among other things. |
From: Deborah H. <de...@us...> - 2001-11-29 00:56:30
|
Update of /cvsroot/tics/tics/tlisp/functions In directory usw-pr-cvs1:/tmp/cvs-serv22045/tlisp/functions Removed Files: Abs.tcc Add.tcc Add1.tcc Alias.tcc Append.tcc Apply.tcc Assoc.tcc Cond.tcc Create.tcc Dbref.tcc Defun.tcc Destroy.tcc Div.tcc E.tcc Eval.tcc Exp.tcc Expt.tcc First.tcc Get.tcc If.tcc Irand.tcc Join.tcc Lambda.tcc Last.tcc Lattr.tcc Let.tcc List.tcc Log.tcc Map.tcc Max.tcc Min.tcc Mul.tcc Object.tcc Pemit.tcc Pi.tcc Quote.tcc Rand.tcc Reduce.tcc ResolveDbref.tcc Rest.tcc Reverse.tcc Search.tcc Set.tcc SetConfig.tcc ShowConfig.tcc Shuffle.tcc Shutdown.tcc Split.tcc Sqrt.tcc Sub.tcc Sub1.tcc Unalias.tcc Log Message: Reorganized the function table completely. We're now building documentation from bits in the function files themselves, among other things. |
From: Deborah H. <de...@us...> - 2001-11-29 00:56:30
|
Update of /cvsroot/tics/tics/tlisp/functions/io In directory usw-pr-cvs1:/tmp/cvs-serv22045/tlisp/functions/io Added Files: .cvsignore FTable.docs Makefile.in Pemit.tcc Log Message: Reorganized the function table completely. We're now building documentation from bits in the function files themselves, among other things. |
From: Deborah H. <de...@us...> - 2001-11-29 00:56:30
|
Update of /cvsroot/tics/tics/tlisp/functions/management In directory usw-pr-cvs1:/tmp/cvs-serv22045/tlisp/functions/management Added Files: .cvsignore FTable.docs Makefile.in SetConfig.tcc ShowConfig.tcc Shutdown.tcc Log Message: Reorganized the function table completely. We're now building documentation from bits in the function files themselves, among other things. |
From: Deborah H. <de...@us...> - 2001-11-29 00:56:30
|
Update of /cvsroot/tics/tics/tools In directory usw-pr-cvs1:/tmp/cvs-serv22045/tools Added Files: mkftable Log Message: Reorganized the function table completely. We're now building documentation from bits in the function files themselves, among other things. |
From: Deborah H. <de...@us...> - 2001-11-29 00:56:30
|
Update of /cvsroot/tics/tics/tlisp/functions/object In directory usw-pr-cvs1:/tmp/cvs-serv22045/tlisp/functions/object Added Files: .cvsignore Alias.tcc Create.tcc Dbref.tcc Defun.tcc Destroy.tcc FTable.docs Get.tcc Lattr.tcc Makefile.in Object.tcc ResolveDbref.tcc Search.tcc Set.tcc Unalias.tcc Log Message: Reorganized the function table completely. We're now building documentation from bits in the function files themselves, among other things. |
From: Deborah H. <de...@us...> - 2001-11-29 00:56:30
|
Update of /cvsroot/tics/tics/tlisp/functions/math In directory usw-pr-cvs1:/tmp/cvs-serv22045/tlisp/functions/math Added Files: .cvsignore Abs.tcc Add.tcc Add1.tcc Div.tcc E.tcc Exp.tcc Expt.tcc FTable.docs Irand.tcc Log.tcc Makefile.in Max.tcc Min.tcc Mul.tcc Pi.tcc Rand.tcc Sqrt.tcc Sub.tcc Sub1.tcc Log Message: Reorganized the function table completely. We're now building documentation from bits in the function files themselves, among other things. |