Tcl Source Code

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

55 check-ins using file changes version f40e6c2342

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
02:19
* unix/tclUnixFCmd.c: add workaround for crashing bug in fts_open() * unix/tclUnixInit.c: without ...
check-in: 5d6c204a0c user: das tags: core-8-4-branch
2007-04-21
22:42
Restored Cygwin buildability [Bug 1387154] check-in: 336c551ccc user: kennykb tags: core-8-4-branch
19:52
* generic/tclInt.decls: Yet another round of attempting * generic/tclInt.h: to get the... check-in: c109ead7b6 user: kennykb tags: core-8-4-branch
2007-03-24
09:31
Thread exit handler marks the current thread as un-initialized. This allows exit handlers that are r... check-in: 76f247737e user: vasiljevic tags: core-8-4-branch
2007-03-19
17:06
* generic/tclEvent.c (Tcl_CreateThread): Replaced some calls to * generic/tcl...
check-in: 801b5dc41c user: dgp tags: core-8-4-branch
2007-03-17
22:41
* win/tclWinReg.c (GetKeyNames): Size the buffer for enumerating key names correctly, so that Unico...
check-in: 600cfe22d9 user: kennykb tags: core-8-4-branch
2007-03-13
16:26
* generic/tclExecute.c (INST_FOREACH_STEP4): Re-fetch pointers for * tests/foreach...
check-in: 336d9f35da user: dgp tags: core-8-4-branch
15:59
* generic/tclVar.c (TclArraySet): Re-fetch pointers for the list * tests/var.t...
check-in: d5a61fe6c1 user: dgp tags: core-8-4-branch
2007-03-10
14:57
Fix [Bug 1675116] in a way suitable for 8.4. check-in: 6b2b4fef7a user: dkf tags: core-8-4-branch
2007-03-07
23:44
* macosx/tclMacOSXNotify.c: add spinlock debugging and sanity checks.
* unix/tcl.m4 (Darwin): s/C...
check-in: fbb83f13b9 user: das tags: core-8-4-branch
2007-03-01
16:06
D'oh! Used an 8.5-ism... check-in: 5d3f8bc4a9 user: dkf tags: core-8-4-branch
10:16
Fix [Bug 1671138] check-in: ef06e2aa1d user: dkf tags: core-8-4-branch
2007-02-22
20:25
Typo, more. check-in: d1b9704e71 user: andreas_kupries tags: core-8-4-branch
20:11
Typo check-in: ae80ee6a28 user: andreas_kupries tags: core-8-4-branch
19:49
* tests/pkg.test: Added tests for the case of an alpha package satisfying a require for the reg... check-in: c93c8a8358 user: andreas_kupries tags: core-8-4-branch
2007-02-20
17:53
* doc/tcltest.n: Typo fix. [Bug 1663539]
check-in: aad1d38e1e user: dgp tags: core-8-4-branch
2007-02-19
23:49
* unix/tcl.m4: use SHLIB_SUFFIX=".so" on HP-UX ia64 arch. * unix/configure: autoconf-2.13
check-in: bf48f35b4d user: hobbs tags: core-8-4-branch
23:49
(Tcl_FSEvalFile): safe incr of objPtr ref check-in: ba27b6b0d8 user: hobbs tags: core-8-4-branch
2007-02-12
19:25
* generic/tclEncoding.c (EscapeFromUtfProc): Applied patch supplied by Mo DeJong to fix [Bug 15... check-in: e60b642838 user: andreas_kupries tags: core-8-4-branch
2007-02-04
02:51
* unix/configure.in: add caching to -pipe check. * unix/configure: autoconf-2.13
check-in: c378ec3817 user: das tags: core-8-4-branch
2007-01-30
23:21
* win/Makefile.in (install-private-headers): added target
check-in: 8f82eed3fb user: hobbs tags: core-8-4-branch
2007-01-29
16:50
* doc/fcopy.n: Typo fix. [Bug 1630627]
check-in: ac61105d8a user: dgp tags: core-8-4-branch
2007-01-26
02:48
renamed SC_COMMANDS_PRE to SC_CONFIG_COMMANDS_PRE for parity with AC 2.5x check-in: 0f9be7c4ad user: das tags: core-8-4-branch
2007-01-25
05:20
previous commit omitted some changes from the HEAD check-in: bbc46461de user: das tags: core-8-4-branch
05:12
*** empty log message *** check-in: 6a19c61d46 user: das tags: core-8-4-branch
02:06
* unix/tcl.m4: integrate CPPFLAGS into CFLAGS as late as possible * unix/configure.in: and m...
check-in: dee12fbe42 user: das tags: core-8-4-branch
2007-01-22
23:27
* compat/memcmp.c (memcmp): Fixed the VOID / CONST typo introduced by the last checki... check-in: ba274c8987 user: andreas_kupries tags: core-8-4-branch
09:56
Fix [Bug 1631017] check-in: 43fa0fcf12 user: dkf tags: core-8-4-branch
2007-01-19
01:05
* macosx/tclMacOSXNotify.c: accommodate changes to prototypes of OSSpinLock(Un)Lock API.
* tests...
check-in: b9b6ddc349 user: das tags: core-8-4-branch
2006-12-19
04:35
* unix/tclUnixThrd.c (TclpInetNtoa): fix for 64 bit.
check-in: 0c2541e057 user: das tags: core-8-4-branch
04:34
* unix/tclUnixThrd.c (TclpInetNtoa): fix for 64 bit.
check-in: 7f3db43666 user: das tags: core-8-4-branch
04:14
* unix/tclUnixThrd.c (TclpInetNtoa): fix for 64 bit.
check-in: e50d563595 user: das tags: core-8-4-branch
01:19
* unix/tcl.m4 (Darwin): --enable-64bit: verify linking with 64bit -arch flag succeeds before enabl...
check-in: 77a5587d55 user: das tags: core-8-4-branch
2006-12-14
14:24
Fix example. [Bug 1615277] check-in: d5ed65cf82 user: dkf tags: core-8-4-branch
2006-12-08
03:38
typo check-in: dea19c5ae5 user: das tags: core-8-4-branch
2006-12-05
17:44
Backport to 8.4 (Don Porter's work).

When no requirements are supplied to a [package require $pkg]... check-in: fb9873f457 user: andreas_kupries tags: core-8-4-branch

2006-12-04
09:11
Fix [Bug 1606454] check-in: c1e3f441f9 user: dkf tags: core-8-4-branch
2006-11-28
22:19
* generic/tclBasic.c: TIP #280 implementation, conditional on the define TCL_TIP280. * generic/tc... check-in: a88d79cbf8 user: andreas_kupries tags: core-8-4-branch
16:29
* unix/tclUnixChan.c (TclUnixWaitForFile): * tests/event.test (event-14.*): Corrected a bug where Tc... check-in: 8d6749159f user: kennykb tags: core-8-4-branch
2006-11-26
06:05
* tcl.m4 (Linux): --enable-64bit support. [Patch 1597389], [Bug 1230558] * configure: autoconf-2.1...
check-in: 13f4724dd4 user: das tags: core-8-4-branch
2006-11-07
17:29
* unix/tclUnixFCmd.c (CopyFile): [SF Tcl Bug 1586470]. Added code to fall back to a hardwired d... check-in: cee148a220 user: andreas_kupries tags: core-8-4-branch
2006-11-04
01:37
* generic/tclBasic.c (TEOVI): fix por possible leak of a Command in the presence of execution trac...
check-in: 87f0d6eba6 user: msofer tags: core-8-4-branch
2006-10-31
22:25
* generic/tclEnv.c (Darwin): mark _environ symbol as unexported.
check-in: b57dd06aba user: das tags: core-8-4-branch
15:17
Fix bug #1582769 build with VC2003 and correct i386 arch. check-in: e624e425c0 user: patthoyts tags: core-8-4-branch
2006-10-23
17:53
* README: Bump version number to 8.4.15 * generic/tcl.h: * too...
check-in: 02f32d5d72 user: dgp tags: core-8-4-branch
2006-10-18
14:29
advance 8.4.14 tag check-in: 55fa9c8ce7 user: dgp tags: core-8-4-14, core-8-4-branch
08:49
Ensure builds with VC6 without Platform SDK and Pickup MACHINE from environment to make life easier ... check-in: d37251d255 user: patthoyts tags: core-8-4-branch
2006-10-17
04:36
* generic/tclIOUtil.c: Cleaned up some code flagged by a * generic/tclInt.h: `m...
check-in: 2eadc777e9 user: dgp tags: core-8-4-branch
2006-10-16
18:52
Set release date check-in: 458ee7eb84 user: dgp tags: core-8-4-branch