summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * compat/strftime.c (_conv): Corrected a problem where hour 0Kevin B Kenny2004-09-083-5/+22
* * generic/tclTimer.c: Removed a premature optimisation thatKevin B Kenny2004-09-072-14/+11
* Clarify meaning of [lsearch -dictionary]dkf2004-09-022-3/+10
* * win/tclWin32Dll.c (TclWinCPUID): need _asm for WIN64 (Itanium),hobbs2004-09-012-3/+13
* WIN64 correctionshobbs2004-09-012-9/+17
* Fix crash in [string map] when objects are shared. [Bug 1018562]dkf2004-08-303-6/+31
* * tests/env.test: macosx fixes.das2004-08-262-3/+7
* Ensure that the %ld conversion works correctly on 64-bit platforms. [Bug 1011...dkf2004-08-193-12/+15
* date correctiondgp2004-08-161-1/+1
* fix for [Bug 1008314]Miguel Sofer2004-08-165-12/+88
* * library/msgcat/msgcat.tcl: Added checks to prevent [mclocale]dgp2004-08-134-7/+35
* Changed handling of the returned thread ID since broken on 64-bitvasiljevic2004-08-102-2/+10
* * generic/tclEvent.c (Tcl_Finalize): Re-organized Tcl_Finalizedgp2004-07-302-24/+30
* * unix/configure:das2004-07-304-5/+14
* * generic/tclMain.c (Tcl_Main, StdinProc): Append newline onlydgp2004-07-283-6/+14
* (io-61.1): create file in binary mode for x-platcore_8_4_7hobbs2004-07-262-1/+4
* note 8.4.7 tag datehobbs2004-07-262-13/+14
* * generic/tclThreadAlloc.c: Moved the tclInt.h include to providepatthoyts2004-07-252-4/+9
* A couple of trivial edits to the changes - added credits for bugKevin B Kenny2004-07-231-3/+4
* * tests/eofchar.data (removed): Test io-61.1 now generates its owndgp2004-07-233-855/+19
* minor fixes to 8.4.7 changeshobbs2004-07-231-13/+18
* * win/tclWinDde.c: Bump to dde 1.2.3 to cover changesdgp2004-07-234-6/+87
* typo/format fixesdgp2004-07-221-4/+5
* * generic/tclEvent.c: Correct threaded obj allocator tohobbs2004-07-216-23/+137
* * unix/tcl.m4: fixed Darwin autoconf breakage caused bydas2004-07-205-258/+279
* * macosx/tclMacOSXBundle.c: dynamically acquire address fordas2004-07-202-2/+26
* * unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after theirhobbs2004-07-195-2608/+2654
* Redefined MASTER_LOCK to call TclpMasterLock for the sake of Tcl APIvasiljevic2004-07-192-4/+11
* * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Corrected a typo in theandreas_kupries2004-07-162-3/+7
* * doc/OpenFileChnl.3: Added description of the behaviour ofandreas_kupries2004-07-162-1/+9
* * doc/CrtCommand.3: Added note that the arguments given to theandreas_kupries2004-07-162-1/+10
* * doc/ChnlStack.3: Removed the declaration that the interpandreas_kupries2004-07-162-2/+7
* Typo fix.andreas_kupries2004-07-161-1/+1
* * tests/socket.test: Accepted two new testcases by Stuart Casoffandreas_kupries2004-07-162-1/+11
* * unix/tclUnixNotfy.c (NotifierThreadProc): Accepted Joeandreas_kupries2004-07-162-1/+9
* * unix/tclUnixThrd.c (TclpFinalizeMutex): Accepted Joeandreas_kupries2004-07-152-0/+7
* Added new fix for the Tcl Bug #770053. Now we conditionaly performvasiljevic2004-07-152-2/+24
* * generic/tclIO.h (CHANNEL_INCLOSE): New flag. Set inandreas_kupries2004-07-154-5/+96
* * generic/tclIOCmd.c (Tcl_PutsObjCmd): Added length check to theandreas_kupries2004-07-152-2/+9
* Remoevd initialization of TSD for the new thread in NewThreadProc()vasiljevic2004-07-151-10/+1
* Backout of changes to fix the Tcl Bug #770053.vasiljevic2004-07-151-2/+7
* * README, generic/tcl.h, tools/tcl.wse.in: bumped tohobbs2004-07-1310-25/+31
* See file...vasiljevic2004-07-131-0/+6
* Fixed broken build on Windows caused by missing TCL_THREAD_CREATE_RETURNvasiljevic2004-07-131-1/+3
* added support for wide integers to round(); [Bug 908375], reported byMiguel Sofer2004-07-033-40/+59
* see changeshobbs2004-07-021-0/+7
* * generic/tclPipe.c (TclCreatePipeline): Add 2>@1 as a specialhobbs2004-07-022-16/+41
* * generic/regcomp.c (stid): correct minor pointer size errorhobbs2004-07-021-2/+2
* backport of recent fs fixes from cvs headvincentdarley2004-07-024-18/+141
* Fix [Bug 981733]; bizarre resolver brokenness strikes again!dkf2004-06-292-2/+11