summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More minor doc fixesdkf2004-10-2727-211/+202
* Many minor doc fixesdkf2004-10-2720-98/+118
* * generic/tclParse.c (Tcl_SubstObj): Fix for failed subst-12.3 test.dgp2004-10-263-4/+13
* Reversed expected result from test subst-12.3.dgp2004-10-261-2/+2
* * tests/subst.test (subst-12.3,4): More tests for Bug 1036649.dgp2004-10-262-2/+21
* * unix/Makefile.in (install-libraries): Updated the installationdgp2004-10-262-17/+12
* no messagedavygrvy2004-10-261-0/+7
* * generic/tclPipe.c (TclCleanupChildren): bad cast of resolvedPid causeddavygrvy2004-10-261-3/+3
* * library/tm.tcl (::tcl::tm::Defaults): Added a second [fileandreas_kupries2004-10-262-1/+8
* * tests/basic.test: Added missing constraints.dgp2004-10-265-17/+24
* removed more direct references to the VAR flags, replaced with accessMiguel Sofer2004-10-263-11/+22
* Tighten up expr(n) wording. [Bug 1027849]dkf2004-10-262-8/+16
* fixes for Bug 1054101Kevin B Kenny2004-10-263-3/+58
* Clarify [string map] docs to remove char/string ambiguity. [Bug 1048005]dkf2004-10-252-4/+6
* Clarified meaning of pattern arg to [info procs]dkf2004-10-252-1/+9
* Remove some of the contortions from cmdAH-8.45dkf2004-10-252-8/+15
* * generic/tclExecute.c (IllegalExprOperandType,TclExecuteByteCode):dgp2004-10-254-43/+21
* * library/auto.tcl Purged Tcl's script library of alldgp2004-10-256-105/+92
* Flesh out tests and transform the TM manager API into an ensembledkf2004-10-253-102/+146
* defined new macros to get/set the flags of variables.Miguel Sofer2004-10-255-35/+64
* * generic/tclBasic.c (Tcl_LogCommandInfo,Tcl_AddObjErrorInfo):dgp2004-10-244-78/+53
* Even more cleaning updkf2004-10-221-12/+10
* Further cleaning up of the docsdkf2004-10-221-10/+18
* Add *very* basic test suite for modules, and tighten up the doc styledkf2004-10-223-109/+134
* Make ensembles report shorter error traces that conceal more of how thedkf2004-10-223-9/+14
* * library/clock.tcl: Fixed a typo where the fallback time zoneKevin B Kenny2004-10-223-5/+37
* Whitespace policedkf2004-10-221-25/+25
* Standardize way of calling object freeIntRepProcs...dkf2004-10-223-18/+24
* * generic/tclVar.c: fixed bug in commit of 2004-07-23, which wasMiguel Sofer2004-10-222-4/+8
* * generic/tclInt.h (Interp):dgp2004-10-214-55/+121
* * generic/tclCmdAH.c (Tcl_CatchObjCmd, Tcl_ErrorObjCmd):dgp2004-10-216-280/+395
* doubled speed of clock formatKevin B Kenny2004-10-215-277/+270
* * win/Makefile.in (install-msgs): Fixed a problem with theandreas_kupries2004-10-202-3/+12
* Whitespace police and other style fixesdkf2004-10-201-233/+216
* * generic/tclThreadTest.c (ThreadEventProc): Corrected subtledgp2004-10-202-2/+11
* Stop losing result codes in [dict with] in some circumstancesdkf2004-10-193-4/+20
* Added Itcl acknowledgment.dgp2004-10-191-0/+1
* * generic/tclInt.h (Tcl*InterpState): New internal routinesdgp2004-10-199-150/+249
* * generic/tclBasic.c (Tcl_CreateInterp,Tcl_DeleteInterp):dgp2004-10-188-142/+121
* generic/tclResult.c: removed unused variable [Bug 1048588].Miguel Sofer2004-10-172-2/+6
* * generic/tclCmdMZ.c (TclProcessReturn): Now that primarydgp2004-10-153-45/+36
* Remove unused variabledgp2004-10-151-2/+1
* * generic/tclBasic.c (Tcl_CreateInterp,Tcl_DeleteInterp,dgp2004-10-1514-282/+372
* TIP#217 implementationdkf2004-10-144-15/+52
* Speed up [info <thing> <simplePattern>]dkf2004-10-146-51/+221
* synchronized to Olson's tzdata2004eKevin B Kenny2004-10-126-5/+206
* Fix comments...dkf2004-10-111-3/+3
* Fix things so we can pass our own test suite for TIP#212...dkf2004-10-082-9/+9
* Docs for TIP#201 and TIP#212; this allows these TIPs to become Finaldkf2004-10-083-10/+51
* Basic tests for TIPs #201 and #212dkf2004-10-083-2/+156