Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
38 check-ins using file tests/platform.test version 39b6ac1fb5
|
2006-11-28
| ||
| 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 | |