summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * macosx/Makefile: moved & corrected EMBEDDED_BUILD check.das2005-05-261-0/+8
* * generic/tclCmdMZ.c (Tcl_TimeObjCmd): add necessary casthobbs2005-05-251-0/+4
* TIP#182 IMPLEMENTATION [Patch 1165062]dgp2005-05-251-0/+9
* * library/init.tcl: Updated [unknown] to be sure the [return]dgp2005-05-241-0/+6
* * tests/env.test: added DYLD_FRAMEWORK_PATH to the list of env varsdas2005-05-241-0/+3
* * macosx/Makefile:das2005-05-231-0/+26
* * doc/expr.n:das2005-05-231-0/+5
* * generic/tclParseExpr.c: Corrected parser to recognize alldgp2005-05-201-0/+7
* Scratch one bizarre while loop... :^)dkf2005-05-191-0/+6
* * macosx/tclMacOSXNotify.c (Tcl_InitNotifier): fixed crashingdas2005-05-191-4/+4
* * macosx/tclMacOSXNotify.c (Tcl_InitNotifier): fixed crashingdas2005-05-191-0/+7
* * generic/tclBasic.c (Tcl_ExprBoolean): Rewrite as wrapper arounddgp2005-05-181-0/+11
* * doc/BoolObj.3: Rewrite of documentation dropping many detailsdgp2005-05-181-0/+4
* * generic/tclInt.h: Revision to the "boolean" Tcl_ObjType, sodgp2005-05-181-0/+15
* * generic/tclObj.c (TclInitObjSubsystem): Removed thedgp2005-05-171-0/+12
* restore MSVC buildability of tclWin32Dll.cKevin B Kenny2005-05-161-0/+6
* whitespace fixdkf2005-05-141-1/+1
* * generic/tclInt.decls:das2005-05-141-0/+52
* further rework of SEHKevin B Kenny2005-05-131-0/+7
* * generic/tclBasic.c: Dropped the TCL_NO_MATH configuration.dgp2005-05-131-0/+7
* changed NAME to match the name of the page.Kevin B Kenny2005-05-121-0/+4
* Added UCHAR's to ctype macros in tclStrToD.cKevin B Kenny2005-05-111-0/+7
* * unix/tclUnixFCmd.c: add lint attr to enum to satisfy strictlyhobbs2005-05-111-0/+3
* * tests/string.test: string-10.[21-30]hobbs2005-05-111-0/+6
* Fixes for C++-style comment and bad NaN on PA-RISCKevin B Kenny2005-05-101-0/+4
* fixed Changelog entry for [Bug 1198892] fix - forgot to mention newMiguel Sofer2005-05-101-2/+3
* fix ChangeLog message for last commitKevin B Kenny2005-05-101-1/+1
* Fixed uninitialized memory read in tclBinary.c when passing a NaN to 'd','q',...Kevin B Kenny2005-05-101-0/+6
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-0/+343
* * generic/tclExecute.c (ExponLong, ExponWide): fixed special caseMiguel Sofer2005-05-101-0/+5
* * unix/tcl.m4, unix/configure: correct Solaris 10 (5.10) check andhobbs2005-05-071-0/+5
* * generic/tclInt.decls: Converted TclMatchIsTrivial to a macro.dgp2005-05-051-0/+13
* Corrected a compilation error in the --enable-threads configurationKevin B Kenny2005-05-051-0/+5
* * generic/tclCompCmds.c: Factored common efficiency trick intodgp2005-05-051-0/+3
* * generic/tclCompCmds.c: Replaced all instance ofdgp2005-05-051-0/+9
* * doc/DString.3: Eliminated use of identifier "string" in Tcl'sdgp2005-05-031-1/+15
* * generic/tcl.decls:dgp2005-05-021-0/+8
* * unix/tclUnixNotfy.c: applied dkf's tkMacOSXNotify.c cleanup changes.das2005-04-301-0/+4
* Whitespace/formatting fixesdkf2005-04-291-65/+49
* TIP#176 IMPLEMENTATION [Patch 1165695]dgp2005-04-291-0/+35
* * tests/unixInit.test (7.1): Alternative fix for thedgp2005-04-281-0/+5
* * library/init.tcl: Corrected flaw in interactive commanddgp2005-04-281-0/+3
* TIP#183 IMPLEMENTATION [Patch 577093]dgp2005-04-271-0/+11
* * compat/string.h: fixed memchr() protoype for __APPLE__ so that wedas2005-04-261-0/+27
* Olson's tzdata2005iKevin B Kenny2005-04-251-0/+23
* * library/init.tcl: Use "ni" and "in" operators.dgp2005-04-251-0/+4
* * generic/tclExecute.c: fix for [Bug 1189274].Miguel Sofer2005-04-251-0/+4
* silence compiler warningsdgp2005-04-251-0/+5
* * tests/string.test: Test string-23.0 for Bug 1187123.dgp2005-04-221-0/+1
* The 2005-04-21 changes to Tcl_GetBooleanFromObj were done to bringdgp2005-04-221-0/+26