summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclInt.h: TclFinalizeThreadAlloc() is always defined,dgp2007-05-102-2/+5
* [Tcl Bug 1706140]dgp2007-05-105-53/+54
* * unix/Makefile.in: add 'tclsh' dependency to install targets that relydas2007-04-302-4/+9
* * macosx/tclMacOSXNotify.c: fix warnings.das2007-04-296-134/+186
* * unix/Makefile.in (dist): copy license.terms to dist macosx dir.das2007-04-293-12/+15
* * unix/tclLoadDyld.c (TclpLoadMemory): fix (void*) arithmetic.das2007-04-291-42/+48
* * unix/tclUnixFCmd.c: add workaround for crashing bug in fts_open()das2007-04-292-18/+34
* Restored Cygwin buildability [Bug 1387154]Kevin B Kenny2007-04-213-6/+15
* * generic/tclInt.decls: Yet another round of attemptingKevin B Kenny2007-04-218-27/+38
* Thread exit handler marks the current thread as un-initialized.vasiljevic2007-03-242-12/+15
* * generic/tclEvent.c (Tcl_CreateThread): Replaced some calls todgp2007-03-195-11/+18
* * win/tclWinReg.c (GetKeyNames): Size the buffer for enumeratingKevin B Kenny2007-03-173-24/+95
* * generic/tclExecute.c (INST_FOREACH_STEP4): Re-fetch pointers fordgp2007-03-133-7/+30
* * generic/tclVar.c (TclArraySet): Re-fetch pointers for the listdgp2007-03-133-2/+29
* Fix [Bug 1675116] in a way suitable for 8.4.dkf2007-03-103-2/+25
* * macosx/tclMacOSXNotify.c: add spinlock debugging and sanity checks.das2007-03-074-13/+39
* D'oh! Used an 8.5-ism...dkf2007-03-011-2/+2
* Fix [Bug 1671138]dkf2007-03-013-2/+30
* Typo, more.andreas_kupries2007-02-221-2/+2
* Typoandreas_kupries2007-02-221-2/+2
* * tests/pkg.test: Added tests for the case of an alpha packageandreas_kupries2007-02-222-1/+24
* * doc/tcltest.n: Typo fix. [Bug 1663539]dgp2007-02-202-2/+6
* * unix/tcl.m4: use SHLIB_SUFFIX=".so" on HP-UX ia64 arch.hobbs2007-02-193-344/+359
* (Tcl_FSEvalFile): safe incr of objPtr refhobbs2007-02-191-1/+2
* * generic/tclEncoding.c (EscapeFromUtfProc): Applied patchandreas_kupries2007-02-123-4/+86
* * unix/configure.in: add caching to -pipe check.das2007-02-043-433/+444
* * win/Makefile.in (install-private-headers): added targethobbs2007-01-302-2/+28
* * doc/fcopy.n: Typo fix. [Bug 1630627]dgp2007-01-292-2/+6
* renamed SC_COMMANDS_PRE to SC_CONFIG_COMMANDS_PRE for parity with AC 2.5xdas2007-01-261-3/+3
* previous commit omitted some changes from the HEADdas2007-01-252-355/+353
* *** empty log message ***das2007-01-251-1/+1
* * unix/tcl.m4: integrate CPPFLAGS into CFLAGS as late as possibledas2007-01-254-323/+370
* * compat/memcmp.c (memcmp): Fixed the VOID / CONST typo introducedandreas_kupries2007-01-222-2/+7
* Fix [Bug 1631017]dkf2007-01-222-4/+10
* * macosx/tclMacOSXNotify.c: accommodate changes to prototypes ofdas2007-01-195-362/+406
* * unix/tclUnixThrd.c (TclpInetNtoa): fix for 64 bit.das2006-12-191-1/+1
* * unix/tclUnixThrd.c (TclpInetNtoa): fix for 64 bit.das2006-12-191-3/+3
* * unix/tclUnixThrd.c (TclpInetNtoa): fix for 64 bit.das2006-12-192-6/+4
* * unix/tcl.m4 (Darwin): --enable-64bit: verify linking with 64bit -archdas2006-12-193-324/+412
* Fix example. [Bug 1615277]dkf2006-12-142-3543/+3311
* typodas2006-12-081-2/+2
* Backport to 8.4 (Don Porter's work).andreas_kupries2006-12-053-4/+20
* Fix [Bug 1606454]dkf2006-12-042-642/+646
* * generic/tclBasic.c: TIP #280 implementation, conditional on the define TCL...andreas_kupries2006-11-2818-56/+2611
* * unix/tclUnixChan.c (TclUnixWaitForFile):Kevin B Kenny2006-11-283-4/+222
* * tcl.m4 (Linux): --enable-64bit support. [Patch 1597389], [Bug 1230558]das2006-11-263-329/+382
* * unix/tclUnixFCmd.c (CopyFile): [SF Tcl Bug 1586470]. Added codeandreas_kupries2006-11-072-1/+17
* * generic/tclBasic.c (TEOVI): fix por possible leak of a CommandMiguel Sofer2006-11-043-13/+46
* * generic/tclEnv.c (Darwin): mark _environ symbol as unexported.das2006-10-312-1/+6
* Fix bug #1582769 build with VC2003 and correct i386 arch.patthoyts2006-10-312-2/+9