Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
120 check-ins using file unix/tclLoadDyld.c version ea7eadd0e1
|
2007-04-29
| ||
| 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 | |
| 17:34 | * macosx/Makefile: don't redo prebinding of non-prebound binaires. check-in: a3a8fdfe20 user: das tags: core-8-4-branch | |
| 15:34 | * changes: updates for 8.4.14 release. check-in: 513198b71b user: das tags: core-8-4-branch | |
|
2006-10-11
| ||
| 21:32 | * generic/tclPkg.c (Tcl_PkgRequireEx): Corrected crash when argument version==NULL passed in. B... check-in: 52ce4a8c3a user: andreas_kupries tags: core-8-4-branch | |
|
2006-10-10
| ||
| 19:10 | * changes: changes updated for 8.4.14 release. check-in: 9fe31cf933 user: dgp tags: core-8-4-branch | |
| 18:16 | dup test name check-in: df804607e6 user: dgp tags: core-8-4-branch | |
|
2006-10-06
| ||
| 19:00 | update tests to handle strictness change check-in: 3acaec4997 user: hobbs tags: core-8-4-branch | |
| 14:04 | Remove RTCc flag check-in: 0c53056fcd user: patthoyts tags: core-8-4-branch | |
| 05:57 | note default "false" for http::strict for 8.4 check-in: 85b022a953 user: hobbs tags: core-8-4-branch | |
| 05:56 | * library/http/http.tcl (http::geturl): only do geturl url rfc 3986 validity checking if $::http::... check-in: 133b7d6e9c user: hobbs tags: core-8-4-branch | |
| 04:55 | (UnicodeToUtfProc): dst must be set to (ch & 0xFF) to work on big endian systems check-in: 1114fb6791 user: hobbs tags: core-8-4-branch | |
|
2006-10-05
| ||
| 21:24 | * generic/tcl.h: note limitation on changing Tcl_UniChar size * generic/tclEncoding.c (UtfToUnicod... check-in: b800442074 user: hobbs tags: core-8-4-branch | |
| 11:44 | * generic/tclVar.c (Tcl_LappendObjCmd): * tests/append.test(4.21-22): fix for longstanding [Bug 15... check-in: 6631da8060 user: msofer tags: core-8-4-branch | |
|
2006-10-04
| ||
| 17:59 | Bug 1400572 will remain knownBug for 8.4.14 check-in: e0307b95c5 user: dgp tags: core-8-4-branch | |
|
2006-10-03
| ||
| 18:20 | Attempt to correct regression filename-16.6 due to 2006-05-13 commit. check-in: 9f44abdef2 user: dgp tags: core-8-4-branch | |
|
2006-10-02
| ||
| 18:30 | * generic/tclFileName.c (TclGlob): Prevent doubling of directory separators by ... check-in: dfeb6ada5a user: dgp tags: core-8-4-branch | |
|
2006-10-01
| ||
| 21:51 | Handle possible missing define check-in: c8c5ac42cf user: patthoyts tags: core-8-4-branch | |
| 13:17 | Backported fix for bug #1420432 (cannot set mtime for directories on windows). check-in: 83a4c18e17 user: patthoyts tags: core-8-4-branch | |
|
2006-09-30
| ||
| 19:20 | 2006-09-30 Miguel Sofer <msofer@users.sf.net> * generic/tclUtil.c (Tcl_SplitList): optimisation,... check-in: 3151fcb2e1 user: msofer tags: core-8-4-branch | |
|
2006-09-26
| ||
| 21:40 | * win/makefile.vc: Updated MSVC build to properly deal with * win/nmakehlp.c: MSVC8 and AMD64 tar... check-in: 962a33862b user: patthoyts tags: core-8-4-branch | |
| 14:06 | * generic/tcl.h: As 2006-09-22 commit from Donal K. Fellows demonstrates, "#d... check-in: 62873cf9a9 user: dgp tags: core-8-4-branch | |
|
2006-09-25
| ||
| 21:55 | * generic/tclIO.c (Tcl_StackChannel): Fixed [SF Tcl Bug 1564642], aka coverity #51. Extended lo... check-in: 82a33de162 user: andreas_kupries tags: core-8-4-branch | |
| 17:27 | * generic/tclBasic.c: Reverted exposure of patchlevel in registered core version when TIP#268 f... check-in: 034d427410 user: andreas_kupries tags: core-8-4-branch | |
|
2006-09-24
| ||
| 21:15 | * generic/tclParse.c (Tcl_ParseCommand): also return an error if start==NULL and numBytes<0. This ... check-in: cbbabd2395 user: msofer tags: core-8-4-branch | |
|
2006-09-22
| ||
| 22:31 | * generic/tclInt.h: Moved TIP#268's field 'packagePrefer' to the end of the structure, for bett... check-in: ce1746af45 user: andreas_kupries tags: core-8-4-branch | |
| 18:31 | * generic/tclPkg.c (Tcl_PkgRequireEx): Changes handling of the return information from 'Tcl_Pkg... check-in: 1f5d22e008 user: andreas_kupries tags: core-8-4-branch | |
| 14:48 | Fix [Bug 1562528] check-in: 1f72f1dc04 user: dkf tags: core-8-4-branch | |
| 01:26 | * generic/tcl.decls: Implemented TIP #268, conditionally. * generic/tclBasic.c: Define TCL_TIP26... check-in: 78a272c42a user: andreas_kupries tags: core-8-4-branch | |
|
2006-09-15
| ||
| 19:53 | * library/http/http.tcl: Change " " -> "+" url encoding mapping * library/http/pkgIndex.tcl: ... check-in: b2c79c9080 user: hobbs tags: core-8-4-branch | |
|
2006-09-12
| ||
| 22:52 | * unix/configure.in (HAVE_MTSAFE_GETHOST*): Modified to recognize HP-UX 11.00 and beyond as hav... check-in: 12badc9300 user: andreas_kupries tags: core-8-4-branch | |
| 22:05 | * unix/tclUnixCompat.c (PadBuffer): Fixed bug in calculation of the increment needed to align t... check-in: 2b856a9c1f user: andreas_kupries tags: core-8-4-branch | |
|
2006-09-11
| ||
| 16:15 | * tests/msgcat.test: Bumped version in auxiliary files as well. * doc/msgcat.n: check-in: f2526797ed user: andreas_kupries tags: core-8-4-branch | |
| 16:07 | * unix/tclUnixCompat.c: make compatLock static and only declare it when it will actually be used; ... check-in: 86b2c903a4 user: das tags: core-8-4-branch | |
|
2006-09-10
| ||
| 18:23 | * library/msgcat/msgcat.tcl: Bump to version msgcat 1.3.4 to account * library/ms... check-in: bd475a5f48 user: dgp tags: core-8-4-branch | |
| 17:04 | * library/msgcat/msgcat.tcl (msgcat::Init): on Darwin, add fallback of * tests/msgcat.test: ... check-in: 6d22c64949 user: das tags: core-8-4-branch | |
|
2006-09-08
| ||
| 20:37 | Fixed compilation for Darwin so the compiler does not bark about defined but unused functions. check-in: 72fbfa5dee user: vasiljevic tags: core-8-4-branch | |
| 19:25 | * unix/tclUnixCompat.c: Fixed conditions for CopyArray/CopyString, and CopyHostent. Also fixed ... check-in: 6744e99597 user: andreas_kupries tags: core-8-4-branch | |
| 11:15 | For Darwin, assume gethostbyname() and gethostbyaddr() are MT-safe starting with Dariwn 6 (Mac OSX 1... check-in: 4281d89b4a user: vasiljevic tags: core-8-4-branch | |
|
2006-09-07
| ||
| 18:49 | * unix/tclUnixFCmd.c: Removed some false tests added (and left by mistake) by fixing the Tcl Bug: 99... check-in: 271fd16511 user: vasiljevic tags: core-8-4-branch | |
| 16:29 | * unix/configure: Regenerated using autoconf 2.13. check-in: c5b799b804 user: andreas_kupries tags: core-8-4-branch | |
| 09:08 | Fixed typos in some wrapers check-in: e464350dcb user: vasiljevic tags: core-8-4-branch | |
| 09:01 | Removed unused variables check-in: f1d53c9089 user: vasiljevic tags: core-8-4-branch | |
| 08:55 | Fixed wrong structure usage in some wrappers check-in: c82db97da9 user: vasiljevic tags: core-8-4-branch | |
| 08:50 | Rewritten MT-safe wrappers to return ptrs to TSD storage check-in: 7f765b1a0f user: vasiljevic tags: core-8-4-branch | |
|
2006-09-06
| ||
| 13:24 | Added for fixing the Tcl Bug 999544 check-in: a41e08dfe4 user: vasiljevic tags: core-8-4-branch | |
| 13:08 | Added MT-safe implementation of some library calls. See Tcl Bug 999544 for more information. check-in: fa1da032d7 user: vasiljevic tags: core-8-4-branch | |
|
2006-09-05
| ||
| 16:10 | typo check-in: d790a5958a user: dgp tags: core-8-4-branch | |
|
2006-09-04
| ||
| 21:36 | * tests/main.text (Tcl_Main-4.4): Test corrected to not be timing sensitive to... check-in: 421d53064c user: dgp tags: core-8-4-branch | |
| 19:35 | correct package example check-in: 7d94c968f0 user: hobbs tags: core-8-4-branch | |
|
2006-08-30
| ||
| 17:53 | see changes check-in: 0834d1d010 user: hobbs tags: core-8-4-branch | |
| 17:53 | * win/tclWinChan.c: [Bug 819667] Improve logic for identifying COM ports. check-in: 0da377899f user: hobbs tags: core-8-4-branch | |
| 17:48 | * win/tclWinFCmd.c: [Bug 1548263] Added test for NULL return * generic/tclIOUtil.c: from Tcl_FS... check-in: bf32b6a16f user: hobbs tags: core-8-4-branch | |
| 17:35 | * generic/tclFileName.c (TclDoGlob): match incr with existing decr. check-in: a8648325b1 user: hobbs tags: core-8-4-branch | |
| 17:24 | * unix/Makefile.in: add valgrindshell target and update default VALGRINDARGS. User can override, ... check-in: c946b3fca3 user: hobbs tags: core-8-4-branch | |
| 17:24 | * generic/tclBasic.c (Tcl_CreateInterp): init iPtr->threadId check-in: 592c2c9126 user: hobbs tags: core-8-4-branch | |
| 17:24 | * generic/tclIOGT.c (ExecuteCallback): * generic/tclPkg.c (Tcl_PkgRequireEx): replace Tcl_GlobalEv... check-in: 0ac1070d51 user: hobbs tags: core-8-4-branch | |
|
2006-08-22
| ||
| 17:45 | * unix/tclUnixNotfy.c (Tcl_WaitForEvent): Fixed broken if syntax committed 2006-08-21 by Daniel... check-in: 0671965d0f user: andreas_kupries tags: core-8-4-branch | |
|
2006-08-21
| ||
| 14:56 | * generic/tclIOUtil.c: Revisions to complete the thread finalization of the cwdPath... check-in: 4557a5daa4 user: dgp tags: core-8-4-branch | |
| 06:10 | typo: s/Xcode 2.3/Xcode 2.4/ check-in: 9b29f159d0 user: das tags: core-8-4-branch | |
| 05:37 | * unix/tclUnixPort.h (Darwin): override potentially faulty configure detection of termios availabi... check-in: d6432e6705 user: das tags: core-8-4-branch | |
| 03:50 | add support for building without -fconstant-cfstrings, e.g. when MACOSX_DEPLOYMENT_TARGET unset. [Bu... check-in: 7ebbaebd22 user: das tags: core-8-4-branch | |
| 02:36 | update with recent Darwin changes check-in: f5465f2316 user: das tags: core-8-4-branch | |
| 01:08 | * macosx/tclMacOSXNotify.c (Tcl_WaitForEvent): if the run loop is already running (e.g. if Tcl_Wai... check-in: 346bc651f3 user: das tags: core-8-4-branch | |
|
2006-08-18
| ||
| 11:23 | * unix/tclUnixChan.c (TclUnixWaitForFile): with timeout < 0, if select() returns early (e.g. due t... check-in: 625eafea5d user: das tags: core-8-4-branch | |
| 07:45 | * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, for universal builds including x... check-in: a341c3758d user: das tags: core-8-4-branch | |
|
2006-08-09
| ||
| 18:12 | * generic/tclEncoding.c: Replace buffer copy in for loop with call to memcpy(... check-in: 7d1d864453 user: dgp tags: core-8-4-branch | |
|
2006-08-02
| ||
| 20:04 | * unix/tclUnixPipe.c (TclpCreateProcess): for USE_VFORK: ensure standard channels are initia... check-in: 4a43cef377 user: das tags: core-8-4-branch | |
|
2006-07-30
| ||
| 17:05 | Bug 1513489 check-in: 5e3e15d33a user: kennykb tags: core-8-4-branch | |
| 16:18 | Fix typo [Bug 1496886] check-in: c1201f2398 user: jenglish tags: core-8-4-branch | |
|
2006-07-21
| ||
| 06:02 | typos check-in: cee0827271 user: das tags: core-8-4-branch | |
|
2006-07-20
| ||
| 07:39 | cleanup quoting and whitespace check-in: 92c414d8d1 user: das tags: core-8-4-branch | |
| 06:21 | * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): create notifier thread lazily upo... check-in: fc99321d66 user: das tags: core-8-4-branch | |