summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* * tests/unixInit.test (7.1): Alternative fix for thedgp2005-04-272-6/+11
* * compat/string.h: fixed memchr() protoype for __APPLE__ so that wedas2005-04-268-360/+503
* * generic/tclCmdMZ.c: Corrected intrep-dependence ofdgp2005-04-223-10/+18
* * tests/unixInit.test (7.1): fixed failure when running testsdas2005-04-212-2/+7
* * generic/tclGet.c (Tcl_GetInt): Corrected error that did notdgp2005-04-203-38/+29
* * tests/winPipe.test (winpipe-6.2): remove -blocking 1 as this onehobbs2005-04-202-2/+6
* no messagedavygrvy2005-04-191-0/+19
* * win/tclWinPipe.c: The pipe channel driver now respectsdavygrvy2005-04-193-20/+38
* * generic/tclIO.c (Tcl_SetChannelBufferSize): Lowest size limitdavygrvy2005-04-144-13/+25
* added definition of NULL to strstr.c for Bug 1175161Kevin B Kenny2005-04-122-1/+12
* * macosx/README: updated requirements for OS & developer tooldas2005-04-092-11/+14
* * unix/tcl.m4 (Darwin): added -single_module linker flag todas2005-04-093-4/+10
* See file.vasiljevic2005-04-071-0/+26
* Renamed TclWinFreeAllocCache to TclpFreeAllocCache and fixedvasiljevic2005-04-071-20/+21
* Fixed TclpFreeAllocCache() to recognize when being calledvasiljevic2005-04-071-7/+10
* Modified TclFinalizeThreadAlloc() to explicitly callvasiljevic2005-04-071-1/+3
* Added prototypes for TclpFreeAllocCache() and TclFreeAllocCache().vasiljevic2005-04-071-1/+3
* * generic/tclExecute.c (ExprSrandFunc): Replaced incursions into thedgp2005-04-053-49/+13