summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * macosx/Makefile: moved & corrected EMBEDDED_BUILD check.das2005-05-264-9/+18
* Tab characters are important in *roff tables...dkf2005-05-261-7/+7
* * generic/tclCmdMZ.c (Tcl_TimeObjCmd): add necessary casthobbs2005-05-252-2/+7
* TIP#182 IMPLEMENTATION [Patch 1165062]dgp2005-05-255-14/+119
* * library/init.tcl: Updated [unknown] to be sure the [return]dgp2005-05-243-3/+23
* * tests/env.test: added DYLD_FRAMEWORK_PATH to the list of env varsdas2005-05-242-3/+6
* fixed typo in EXTRA_INSTALL_BINARIESdas2005-05-232-3/+3
* * macosx/Makefile:das2005-05-239-249/+530
* * generic/tclIOUtil.c (TclLoadFile):das2005-05-234-47/+350
* * generic/tclCmdMZ.c (Tcl_TimeObjCmd): change [time] called with adas2005-05-231-5/+11
* * doc/expr.n:das2005-05-233-9/+14
* Fixed a bug in expr round(x) function: returned an empty string if x was an i...chengyemao2005-05-221-1/+2
* * generic/tclParseExpr.c: Corrected parser to recognize alldgp2005-05-202-59/+43
* * macosx/tclMacOSXNotify.c (Tcl_InitNotifier): fixed crashingdas2005-05-201-2/+2
* Quell a gcc warningdkf2005-05-191-4/+5
* Scratch one bizarre while loop... :^)dkf2005-05-192-66/+67
* * macosx/tclMacOSXNotify.c (Tcl_InitNotifier): fixed crashingdas2005-05-191-4/+4
* * macosx/tclMacOSXNotify.c (Tcl_InitNotifier): fixed crashingdas2005-05-192-2/+9
* * generic/tclBasic.c (Tcl_ExprBoolean): Rewrite as wrapper arounddgp2005-05-184-80/+60
* minor phrasing improvements.dgp2005-05-181-3/+3
* * doc/BoolObj.3: Rewrite of documentation dropping many detailsdgp2005-05-182-43/+43
* * generic/tclInt.h: Revision to the "boolean" Tcl_ObjType, sodgp2005-05-184-33/+91
* * generic/tclObj.c (TclInitObjSubsystem): Removed thedgp2005-05-174-19/+24
* restore MSVC buildability of tclWin32Dll.cKevin B Kenny2005-05-162-1/+13
* And another silly mistake...dkf2005-05-161-2/+2
* Fixed minor mistake in the example (not following best-practice as dkf2005-05-161-2/+2
* whitespace/style policingdkf2005-05-141-561/+515
* whitespace fixdkf2005-05-141-1/+1
* * generic/tclInt.decls:das2005-05-1422-119/+1713
* further rework of SEHKevin B Kenny2005-05-132-169/+189
* * generic/tclBasic.c: Dropped the TCL_NO_MATH configuration.dgp2005-05-135-33/+15
* Corrected duplication of test namesdgp2005-05-122-7/+7
* changed NAME to match the name of the page.Kevin B Kenny2005-05-122-2/+6
* Corrected example that confused [namespace which] and [namespace origin]dgp2005-05-121-2/+2
* Added UCHAR's to ctype macros in tclStrToD.cKevin B Kenny2005-05-112-6/+13
* * unix/tclUnixFCmd.c: add lint attr to enum to satisfy strictlyhobbs2005-05-112-1/+5
* * tests/string.test: string-10.[21-30]hobbs2005-05-113-3/+42
* Fixes for C++-style comment and bad NaN on PA-RISCKevin B Kenny2005-05-104-26/+43
* 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-102-1/+8
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-10225-2328/+11351
* committed local libtommath changes from kennykb-numerics-branch back to the T...Kevin B Kenny2005-05-103-3/+19
* * generic/tclExecute.c (ExponLong, ExponWide): fixed special caseMiguel Sofer2005-05-103-4/+12
* * unix/tcl.m4, unix/configure: correct Solaris 10 (5.10) check andhobbs2005-05-073-7/+29
* * generic/tclInt.decls: Converted TclMatchIsTrivial to a macro.dgp2005-05-0513-164/+266
* Corrected a compilation error in the --enable-threads configurationKevin B Kenny2005-05-052-8/+18
* * generic/tclCompCmds.c: Factored common efficiency trick intodgp2005-05-052-91/+35
* * generic/tclCompCmds.c: Replaced all instance ofdgp2005-05-055-102/+113
* * doc/DString.3: Eliminated use of identifier "string" in Tcl'sdgp2005-05-0325-596/+617