summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * win/README: Update link to msys_mingw8.zip.mdejong2005-07-292-13/+8
* * unix/configure, unix/tcl.m4: defined TCL_LOAD_FROM_MEMORY onhobbs2005-07-283-256/+265
* Backport of fix for [Bug 1245953]dkf2005-07-285-7/+50
* * doc/tclvars.n: Improved $errorCode documentation. [RFE 776921]dgp2005-07-262-4/+5
* * unix/configure: Regen.mdejong2005-07-263-1/+24
* * generic/tclBasic.c (Tcl_CallWhenDeleted): Converted to usedgp2005-07-262-9/+10
* typodgp2005-07-261-2/+2
* * generic/tclNamesp.c (TclTeardownNamespace): Re-ordering so thatdgp2005-07-263-17/+34
* * unix/tcl.m4 (SC_PROG_TCLSH, SC_BUILD_TCLSH):mdejong2005-07-253-17/+123
* correction to reversed logicdgp2005-07-231-2/+2
* * library/auto.tcl: Updates to the Tcl script library to makedgp2005-07-227-122/+124
* * unix/tcl.m4, unix/configure: Backported [Bug 1095909], removinghobbs2005-07-085-584/+378
* * generic/tclCmdAH.c New "encoding" Tcl_ObjType (not registered)dgp2005-07-054-11/+104
* * generic/tclNamesp.c: Allow for [namespace import] of a commanddgp2005-07-053-3/+19
* Protect against spurious wake-ups while waiting on the condition variablevasiljevic2005-07-012-6/+14
* formattingcore_8_4_11dgp2005-06-271-1/+0
* typo in datedgp2005-06-271-1/+1
* * library/auto.tcl: Reverted to Revision 1.12.2.3 (Tcl 8.4.9).dgp2005-06-273-26/+32
* * library/auto.tcl: Make file safe to re-[source] withoutdgp2005-06-241-23/+23
* release tag/spellingdgp2005-06-241-3/+3
* finalize Tcl_Preserve after exit handlersKevin B Kenny2005-06-244-17/+24
* * library/auto.tcl: Make file safe to re-[source] withoutdgp2005-06-242-21/+33
* new 8.4.11 release date: June 28dgp2005-06-231-2/+2
* * tools/tcltk-man2html.tcl: fixed useversion glob pattern to acceptdas2005-06-232-2/+7
* release tag / changes updatesdgp2005-06-232-3/+5
* bug #1225957Kevin B Kenny2005-06-233-314/+296
* * unix/Makefile.in (install-private-headers): rewrite tclPort.h whendas2005-06-232-3/+12
* update changes for 8.4.11dgp2005-06-221-6/+5
* bug 1225044Kevin B Kenny2005-06-222-21/+44
* * win/tclWinFile.c: Potential buffer overflow. [Bug 1225571]dgp2005-06-222-3/+6
* update for 8.4.11dgp2005-06-221-1/+3
* release tagdgp2005-06-221-2/+2
* bug 1225727Kevin B Kenny2005-06-226-11/+58
* * generic/tclInt.h: Followup to change made on 2005-06-18 byandreas_kupries2005-06-222-1/+10
* * tests/safe.test: Backport performance improvement fromdgp2005-06-222-3/+12
* * tests/winDde.test: Added some waits to the dde server script topatthoyts2005-06-212-32/+47
* update changes and release tagdgp2005-06-212-3/+10
* bugs 1194458 and 1225044Kevin B Kenny2005-06-214-42/+49
* * generic/tclBasic.c: Made the walk of the active trace list awaredgp2005-06-216-10/+56
* formattingdgp2005-06-211-1/+0
* * generic/tclBasic.c (Tcl_DeleteTrace): Added missing walk of thedgp2005-06-213-3/+41
* date fixdgp2005-06-201-1/+1
* * doc/FileSystem.3: added missing Tcl_GlobTypeData documentationdgp2005-06-202-7/+40
* update release tagdgp2005-06-191-2/+0
* *** 8.4.11 TAGGED FOR RELEASE ***das2005-06-184-3/+42
* release tagdgp2005-06-181-0/+2
* * changes: Update changes for 8.4.11 releasedgp2005-06-182-1/+11
* * README: Bump version number to 8.4.11dgp2005-06-1810-16/+29
* Fix bug in [format %hx] handling on selected platforms. [Bug 1154163]dkf2005-06-173-17/+32
* Backport unix threading fixdkf2005-06-072-3/+8