| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * macosx/tclMacOSXNotify.c (AtForkChild): don't call CoreFoundation | das | 2007-06-23 | 2 | -6/+30 |
|
|
* | * README: updated links. [Bug 1715081] | hobbs | 2007-06-10 | 2 | -27/+19 |
|
|
* | * unix/configure.in (Darwin): add plist for tclsh; link the | das | 2007-06-06 | 6 | -356/+401 |
|
|
* | * tests/result.test (result-6.2): Add test for Bug 1649062 so | dgp | 2007-06-05 | 2 | -0/+21 |
|
|
* | * README: Bump version number to 8.4.16 | dgp | 2007-05-30 | 10 | -34/+85 |
|
|
* | * unix/tclUnixThrd.c (Tcl_JoinThread): fix for 64-bit handling of | hobbs | 2007-05-29 | 2 | -1/+10 |
|
|
* | typocore_8_4_15 | dgp | 2007-05-24 | 1 | -1/+0 |
|
|
* | * generic/tclIO.c: Backport memleak fix in TclFinalizeIOSubsystem. | dgp | 2007-05-24 | 2 | -75/+85 |
|
|
* | * tests/fCmd.test: Backport the notNetworkFilesystem constraint. | dgp | 2007-05-17 | 2 | -7/+10 |
|
|
* | sync with HEAD tcl/changes | das | 2007-05-16 | 1 | -2/+4 |
|
|
* | Mark tag for 8.4.15 (RC1) release | dgp | 2007-05-16 | 1 | -0/+4 |
|
|
* | * generic/tclNamesp.c: Plugged memory leak related to | dgp | 2007-05-15 | 2 | -2/+11 |
|
|
* | * changes: updates for 8.4.15 release. | dgp | 2007-05-15 | 4 | -5/+39 |
|
|
* | * generic/tclInt.h: TclFinalizeThreadAlloc() is always defined, | dgp | 2007-05-10 | 2 | -2/+5 |
|
|
* | [Tcl Bug 1706140] | dgp | 2007-05-10 | 5 | -53/+54 |
|
|
* | * unix/Makefile.in: add 'tclsh' dependency to install targets that rely | das | 2007-04-30 | 2 | -4/+9 |
|
|
* | * macosx/tclMacOSXNotify.c: fix warnings. | das | 2007-04-29 | 6 | -134/+186 |
|
|
* | * unix/Makefile.in (dist): copy license.terms to dist macosx dir. | das | 2007-04-29 | 3 | -12/+15 |
|
|
* | * unix/tclLoadDyld.c (TclpLoadMemory): fix (void*) arithmetic. | das | 2007-04-29 | 1 | -42/+48 |
|
|
* | * unix/tclUnixFCmd.c: add workaround for crashing bug in fts_open() | das | 2007-04-29 | 2 | -18/+34 |
|
|
* | Restored Cygwin buildability [Bug 1387154] | Kevin B Kenny | 2007-04-21 | 3 | -6/+15 |
|
|
* | * generic/tclInt.decls: Yet another round of attempting | Kevin B Kenny | 2007-04-21 | 8 | -27/+38 |
|
|
* | Thread exit handler marks the current thread as un-initialized. | vasiljevic | 2007-03-24 | 2 | -12/+15 |
|
|
* | * generic/tclEvent.c (Tcl_CreateThread): Replaced some calls to | dgp | 2007-03-19 | 5 | -11/+18 |
|
|
* | * win/tclWinReg.c (GetKeyNames): Size the buffer for enumerating | Kevin B Kenny | 2007-03-17 | 3 | -24/+95 |
|
|
* | * generic/tclExecute.c (INST_FOREACH_STEP4): Re-fetch pointers for | dgp | 2007-03-13 | 3 | -7/+30 |
|
|
* | * generic/tclVar.c (TclArraySet): Re-fetch pointers for the list | dgp | 2007-03-13 | 3 | -2/+29 |
|
|
* | Fix [Bug 1675116] in a way suitable for 8.4. | dkf | 2007-03-10 | 3 | -2/+25 |
|
|
* | * macosx/tclMacOSXNotify.c: add spinlock debugging and sanity checks. | das | 2007-03-07 | 4 | -13/+39 |
|
|
* | D'oh! Used an 8.5-ism... | dkf | 2007-03-01 | 1 | -2/+2 |
|
|
* | Fix [Bug 1671138] | dkf | 2007-03-01 | 3 | -2/+30 |
|
|
* | Typo, more. | andreas_kupries | 2007-02-22 | 1 | -2/+2 |
|
|
* | Typo | andreas_kupries | 2007-02-22 | 1 | -2/+2 |
|
|
* | * tests/pkg.test: Added tests for the case of an alpha package | andreas_kupries | 2007-02-22 | 2 | -1/+24 |
|
|
* | * doc/tcltest.n: Typo fix. [Bug 1663539] | dgp | 2007-02-20 | 2 | -2/+6 |
|
|
* | * unix/tcl.m4: use SHLIB_SUFFIX=".so" on HP-UX ia64 arch. | hobbs | 2007-02-19 | 3 | -344/+359 |
|
|
* | (Tcl_FSEvalFile): safe incr of objPtr ref | hobbs | 2007-02-19 | 1 | -1/+2 |
|
|
* | * generic/tclEncoding.c (EscapeFromUtfProc): Applied patch | andreas_kupries | 2007-02-12 | 3 | -4/+86 |
|
|
* | * unix/configure.in: add caching to -pipe check. | das | 2007-02-04 | 3 | -433/+444 |
|
|
* | * win/Makefile.in (install-private-headers): added target | hobbs | 2007-01-30 | 2 | -2/+28 |
|
|
* | * doc/fcopy.n: Typo fix. [Bug 1630627] | dgp | 2007-01-29 | 2 | -2/+6 |
|
|
* | renamed SC_COMMANDS_PRE to SC_CONFIG_COMMANDS_PRE for parity with AC 2.5x | das | 2007-01-26 | 1 | -3/+3 |
|
|
* | previous commit omitted some changes from the HEAD | das | 2007-01-25 | 2 | -355/+353 |
|
|
* | *** empty log message *** | das | 2007-01-25 | 1 | -1/+1 |
|
|
* | * unix/tcl.m4: integrate CPPFLAGS into CFLAGS as late as possible | das | 2007-01-25 | 4 | -323/+370 |
|
|
* | * compat/memcmp.c (memcmp): Fixed the VOID / CONST typo introduced | andreas_kupries | 2007-01-22 | 2 | -2/+7 |
|
|
* | Fix [Bug 1631017] | dkf | 2007-01-22 | 2 | -4/+10 |
|
|
* | * macosx/tclMacOSXNotify.c: accommodate changes to prototypes of | das | 2007-01-19 | 5 | -362/+406 |
|
|
* | * unix/tclUnixThrd.c (TclpInetNtoa): fix for 64 bit. | das | 2006-12-19 | 1 | -1/+1 |
|
|
* | * unix/tclUnixThrd.c (TclpInetNtoa): fix for 64 bit. | das | 2006-12-19 | 1 | -3/+3 |
|
|