From: Deborah H. <de...@us...> - 2001-12-02 01:41:04
|
Update of /cvsroot/tics/tics/tlisp/functions/math In directory usw-pr-cvs1:/tmp/cvs-serv10792/tlisp/functions/math Added Files: Crypt.tcc CryptSalt.tcc Log Message: Added Equal, Crypt and CryptSalt functions (documented but untested, bad Deborah). Added autoconf stuff for future testing of MD5 availability. Shifted 'actor' argument of Eval() to be an Object * instead of just a stream. Created a ConsoleObject to be the actor for tics console and tlisp-port. Implemented the 'me' object. |