diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2001-05-30 08:57:05 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2001-05-30 08:57:05 (GMT) |
commit | 233a3120d1c5478eb709979b6ae3e9f899208b71 (patch) | |
tree | 07a088c6f5617cd08a51e885d5db04ad0bd7d237 /ChangeLog | |
parent | 03e2d33c29f3d50915e7e0ff21ba8a06f54ba6cd (diff) | |
download | tcl-233a3120d1c5478eb709979b6ae3e9f899208b71.zip tcl-233a3120d1c5478eb709979b6ae3e9f899208b71.tar.gz tcl-233a3120d1c5478eb709979b6ae3e9f899208b71.tar.bz2 |
Changes from TIP#15 "Functions to List and Detail Math Functions"
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -33,6 +33,16 @@ TclInitObjSubsystem to be with the bulk of the rest. [Patch 424851] Committed by Miguel Sofer <mig@utdt.edu> +2001-05-24 Donal K. Fellows <fellowsd@cs.man.ac.uk> + + * generic/tclBasic.c (Tcl_GetMathFuncInfo,Tcl_ListMathFuncs): + * generic/tclCmdIL.c (Tcl_InfoObjCmd,InfoFunctionsCmd): + * generic/tcl.decls (generic table, positions 435+436): + * tests/info.test: + * doc/CrtMathFnc.3: + * doc/info.n: Changes due to TIP #15 "Functions to List and Detail + Math Functions" + 2001-05-23 Jeff Hobbs <jeffh@ActiveState.com> * tests/io.test: changed io-52.[9-11] to not be platform sensitive |