summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Correct crash in stack.test on gcc/win32Kevin B Kenny2005-06-062-298/+247
* typodas2005-06-061-1/+1
* * unix/tclLoadDyld.c: fixed header confilict when building this filecore_8_4_10das2005-06-042-1/+5
* * macosx/Makefile: fixed 'embedded' target.das2005-06-032-5/+8
* note 8.4.10 tag datehobbs2005-06-021-0/+2
* * unix/Makefile.in (html): add BUILD_HTML_FLAGS optional varhobbs2005-06-023-19/+32
* minor corrections for 8.4.10 releasehobbs2005-06-022-8/+14
* updated changes for 8.4.10 releasedgp2005-06-021-1/+69
* Cosmetic change (fixed identation in Tcl_FinalizeNotifier)vasiljevic2005-05-311-4/+4
* See file.vasiljevic2005-05-311-0/+6
* Notifier thread is created as joinable. Attempt to solve thevasiljevic2005-05-311-3/+8
* update to patchlevel 8.4.10hobbs2005-05-301-2/+2
* * win/tclWinThrd.c (TclpFinalizeThreadData): move tlsKey defnhobbs2005-05-302-20/+31
* * README: Bumped patchlevel to 8.4.10hobbs2005-05-279-15/+23
* * macosx/Makefile: moved & corrected EMBEDDED_BUILD check.das2005-05-264-13/+22
* * generic/tclCmdMZ.c (Tcl_TimeObjCmd): add necessary casthobbs2005-05-252-4/+7
* * unix/configure, unix/configure.in: ensure false Tcl.framework ishobbs2005-05-253-17/+22
* * tests/env.test: added DYLD_FRAMEWORK_PATH to the list of env varsdas2005-05-242-3/+6
* * macosx/Makefile:das2005-05-249-631/+801
* * generic/tclIOUtil.c (TclLoadFile):das2005-05-243-43/+342
* * generic/tclCmdMZ.c (Tcl_TimeObjCmd): change [time] called with adas2005-05-241-6/+11
* Removed unreferenced stack variablevasiljevic2005-05-202-3/+7
* * generic/tclParseExpr.c: Corrected parser to recognize alldgp2005-05-202-61/+44
* * macosx/tclMacOSXNotify.c (Tcl_InitNotifier): fixed crashingdas2005-05-201-2/+2
* * macosx/tclMacOSXNotify.c (Tcl_InitNotifier): fixed crashingdas2005-05-192-2/+9
* * macosx/tclMacOSXBundle.c:das2005-05-1411-415/+1717
* Corrected example that confused [namespace which] and [namespace origin]dgp2005-05-121-2/+2
* * tests/string.test: string-10.[21-30]hobbs2005-05-113-16/+55
* * unix/tcl.m4, unix/configure: correct Solaris 10 (5.10) check andhobbs2005-05-073-257/+278
* documentation improvements.dgp2005-05-033-13/+7
* Backported doc fixdkf2005-04-292-2/+9
* * library/init.tcl: Corrected flaw in interactive commanddgp2005-04-283-3/+22