summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* optimised loops that initialise a proc's arguments and compiled localMiguel Sofer2004-12-105-114/+170
* Make ensemble API available to rest of Tcl core.dkf2004-12-103-36/+40
* Provide an internal API for manipulating ensembles.dkf2004-12-092-133/+640
* regen with autoconf 2.57das2004-12-091-193/+206
* Minor doc fixesdkf2004-12-092-6/+11
* * tests/unixInit.test (2.1-4): Added constraints so that when adgp2004-12-082-5/+21
* add library/tzdata,msgs to dist targetcore_8_5_a2hobbs2004-12-072-3/+11
* Some HTML converters prefer distances in inches to ems. [Bug 1078760]dkf2004-12-072-2/+7
* see ChangeLoghobbs2004-12-071-0/+9
* * unix/tclUnixNotfy.c (NotifierThreadProc): init numFdBitshobbs2004-12-071-2/+2
* minor nroff typoshobbs2004-12-073-16/+15
* * tests/msgcat.test: makeFile/removeFile cleanup [1079117]dgp2004-12-062-4/+5
* * tests/safe.test: Trim auto_path to improve performance [1080039]dgp2004-12-063-5/+12
* * generic/tclEncoding.c: Different fix for [Bug 1077005].dgp2004-12-046-11/+34
* updated changes for 8.5a2 releasehobbs2004-12-042-14/+59
* * generic/tclUtil.c (TclSetProcessGlobalValue): Handle the casedgp2004-12-023-6/+16
* filesystem, glob, tilde fixvincentdarley2004-12-023-1/+74
* workaround for a bug in cygpath that made safe-8.5-8.7 failKevin B Kenny2004-12-022-2/+8
* Remove a global mutex/state by using lists instead of hashtables to store thedkf2004-12-022-50/+56
* Upgrade more of the file to tcltest2, and collect constraint definitions to t...dkf2004-12-021-51/+53
* Convert mutex-protected global state into thread-local state. [FRQ 1077210]dkf2004-12-022-9/+23
* * generic/tclUtil.c (TclGetProcessGlobalValue): Narrowed the scopedgp2004-12-022-50/+61
* .dgp2004-12-011-0/+23
* * generic/tclUtil.c: Updated Tcl_GetNameOfExecutable() todgp2004-12-0112-193/+163
* added comment about freewrap difficultiesdgp2004-12-011-1/+5
* * generic/tclEncoding.c: Moved TclpSetInitialEncodings()dgp2004-12-012-3/+11
* Oops! <:^)dkf2004-12-011-2/+2
* Fix reported problems with tests for dde error messages. Also use more tcltest2dkf2004-12-012-81/+66
* D'oh! Deal with missing ::errorCode or ::errorInfo.dgp2004-11-301-5/+5
* * library/init.tcl ([unknown]): Restored the save/restore ofdgp2004-11-302-1/+9
* Patch 976520 reworks several of the details involved withdgp2004-11-3021-1157/+1556
* corrected a typo that caused a compilation failure on VC++Kevin B Kenny2004-11-302-3/+6
* * library/clock.tcl: Corrected the regular expressions that matchKevin B Kenny2004-11-303-9/+22
* Whitespace fixesdkf2004-11-301-2/+2
* * win/Makefile.in (install-libraries): Brought entry '2004-10-26andreas_kupries2004-11-292-17/+15
* * win/tclWinDde.c (ExecuteRemoteObject): Removed bogus semicolonandreas_kupries2004-11-262-2/+13
* * library/auto.tcl (tcl_findLibrary): Made sure the uniquifyingdgp2004-11-262-2/+7
* Oops! Got the test sense wrong.dkf2004-11-261-1/+1
* Spread the goodness of AC_CACHE_VAL a bit further. [Patch 1073524]dkf2004-11-263-56/+58
* Added simple foreach example. [FRQ 1073334]dkf2004-11-262-7/+22
* Fix [Bug 1066837] without reopening other bugs... What a horrid hack! :^/dkf2004-11-254-5/+47
* * tests/tcltest.test: The order in which [glob] returns the filermax2004-11-252-3/+8
* See filevasiljevic2004-11-251-0/+5
* Added changes from core-8-4-branchvasiljevic2004-11-252-3/+6
* Fix ordering of AC_MSG_RESULT/AC_CHECK_FUNCS so messages are simpler.dkf2004-11-251-1/+1
* Assorted cleanup and doc-fixes for the dde package.dkf2004-11-253-903/+874
* * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected failure to determinedgp2004-11-253-4/+44
* no messagedavygrvy2004-11-241-0/+7
* * generic/tclPort.h: Relative include of tclWinPort.h returned as it was requ...davygrvy2004-11-241-2/+2
* Fixed compilation error in tclWinInit.c on VC++ --enable-symbolsKevin B Kenny2004-11-242-3/+5