Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
29 check-ins using file unix/tclLoadDyld.c version 2ff5cf1c1c
|
2007-08-11
| ||
| 03:12 | fix missing preprocessor \ line continuation check-in: 68b7dad5ed user: das tags: core-8-4-branch | |
|
2007-08-07
| ||
| 05:06 | * unix/Makefile.in: add support for compile flags specific to object files linked directly into... check-in: 3002cbfa50 user: das tags: core-8-4-branch | |
| 05:04 | * generic/tclEnv.c: improve environ handling on Mac OS X (adapted * unix/tclUnixPort.h: from Apple... check-in: a9a78987d9 user: das tags: core-8-4-branch | |
|
2007-07-19
| ||
| 13:43 | * generic/tclParse.c: In contexts where interp and parsePtr->interp might be diffe... check-in: 01fbe5d14a user: dgp tags: core-8-4-branch | |
|
2007-07-05
| ||
| 18:03 | * library/init.tcl (unknown): Corrected inconsistent error message in interactive ... check-in: 3cd6244054 user: dgp tags: core-8-4-branch | |
|
2007-06-30
| ||
| 13:56 | De-fang an instance of the shared-result anti-pattern. [Bug 1716704] check-in: 409b92bba6 user: dkf tags: core-8-4-branch | |
| 09:58 | Prevent RemeberSyncObj() from growing the sync object lists by reusing already free'd slots, if poss... check-in: 5018ee60c0 user: vasiljevic tags: core-8-4-branch | |
|
2007-06-29
| ||
| 03:17 | * generic/tclAlloc.c: on Darwin, ensure memory allocated by * generic/tclThreadAlloc.c: the custo... check-in: f80bb890e9 user: das tags: core-8-4-branch | |
|
2007-06-27
| ||
| 17:30 | formatting check-in: 85f6f23a62 user: dgp tags: core-8-4-branch | |
| 17:29 | * generic/tclCmdMZ.c: Corrected broken trace reversal logic in * generic/tclTest.c... check-in: a32f24e76c user: dgp tags: core-8-4-branch | |
|
2007-06-23
| ||
| 00:23 | * macosx/tclMacOSXNotify.c (AtForkChild): don't call CoreFoundation APIs after fork() on systems w... check-in: 2e4ef48ddd user: das tags: core-8-4-branch | |
|
2007-06-10
| ||
| 21:11 | * README: updated links. [Bug 1715081] check-in: 6ddf3a1aec user: hobbs tags: core-8-4-branch | |
|
2007-06-06
| ||
| 09:54 | * unix/configure.in (Darwin): add plist for tclsh; link the * unix/Makefile.in (Darwin): Tcl an... check-in: 79f92d79b1 user: das tags: core-8-4-branch | |
|
2007-06-05
| ||
| 17:54 | * tests/result.test (result-6.2): Add test for Bug 1649062 so that 8.4 and 8.5... check-in: 0c1b05bd40 user: dgp tags: core-8-4-branch | |
|
2007-05-30
| ||
| 14:05 | * README: Bump version number to 8.4.16 * generic/tcl.h: * too... check-in: f1616f051e user: dgp tags: core-8-4-branch | |
|
2007-05-29
| ||
| 23:35 | * unix/tclUnixThrd.c (Tcl_JoinThread): fix for 64-bit handling of pthread_join exit return code st... check-in: 8010f24374 user: hobbs tags: core-8-4-branch | |
|
2007-05-24
| ||
| 19:52 | typo check-in: bd0f0dbe22 user: dgp tags: core-8-4-15, core-8-4-branch | |
| 19:31 | * generic/tclIO.c: Backport memleak fix in TclFinalizeIOSubsystem. check-in: bb3dfd4fa3 user: dgp tags: core-8-4-branch | |
|
2007-05-17
| ||
| 14:18 | * tests/fCmd.test: Backport the notNetworkFilesystem constraint. check-in: 2cbe0dc46f user: dgp tags: core-8-4-branch | |
|
2007-05-16
| ||
| 22:13 | sync with HEAD tcl/changes check-in: be0275636b user: das tags: core-8-4-branch | |
| 15:59 | Mark tag for 8.4.15 (RC1) release check-in: 71a2acff1a user: dgp tags: core-8-4-branch | |
|
2007-05-15
| ||
| 18:32 | * generic/tclNamesp.c: Plugged memory leak related to [namespace delete ::]. [Bug 1... check-in: 13bfe38822 user: dgp tags: core-8-4-branch | |
| 16:08 | * changes: updates for 8.4.15 release. * win/tclWinReg.c: Bump to regi... check-in: e7c3622b34 user: dgp tags: core-8-4-branch | |
|
2007-05-10
| ||
| 21:32 | * generic/tclInt.h: TclFinalizeThreadAlloc() is always defined, so make sure it ... check-in: cd054b4cdf user: dgp tags: core-8-4-branch | |
| 18:23 | [Tcl Bug 1706140] * generic/tclCmdMZ.c (Trace*Proc): Update Tcl_VarTraceProcs s... check-in: e09d290d78 user: dgp tags: core-8-4-branch | |
|
2007-04-30
| ||
| 22:58 | * unix/Makefile.in: add 'tclsh' dependency to install targets that rely on tclsh, fixes parallel '... check-in: 4463be0ba6 user: das tags: core-8-4-branch | |
|
2007-04-29
| ||
| 02:21 | * macosx/tclMacOSXNotify.c: fix warnings. * macosx/README: sync whitespace/formatting with HEAD.... check-in: e6df3a40f5 user: das tags: core-8-4-branch | |
| 02:20 | * unix/Makefile.in (dist): copy license.terms to dist macosx dir. * unix/configure.in: install lic... check-in: 440757d134 user: das tags: core-8-4-branch | |
| 02:20 | * unix/tclLoadDyld.c (TclpLoadMemory): fix (void*) arithmetic. check-in: 4f1bff7d34 user: das tags: core-8-4-branch | |