Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
26 check-ins using file win/Makefile.in version d3c84e6716
|
2001-10-03
| ||
| 20:24 | updated copyright info check-in: 0c0ca810a4 user: hobbs tags: core-8-3-1-branch | |
| 18:30 | * generic/tclEvent.c (Tcl_FinalizeThread): moved freeing of tclLibraryPath to before the thread ex... check-in: 0d83ed6db4 user: hobbs tags: core-8-3-1-branch | |
|
2001-09-28
| ||
| 17:53 | added a comment not to change the working directory before calling Tcl_GetNameOfExecutable [Bug 2192... check-in: 0e2254efe8 user: msofer tags: core-8-3-1-branch | |
| 16:30 | * generic/tclIO.c: added (on behalf of Kevin Kenny <kennykb@users.sourceforge.net>) two more '(... check-in: 2c68fed13d user: andreas_kupries tags: core-8-3-1-branch | |
| 02:26 | * generic/tclIO.c (ChannelTimerProc): Added Tcl_Preserve() and Tcl_Release() to fix... check-in: 3828b00948 user: dgp tags: core-8-3-1-branch | |
|
2001-09-27
| ||
| 02:26 | * The changes below fix [Bug #462317] where Expect tried to read more than was in the buffers a... check-in: defcffd4a1 user: andreas_kupries tags: core-8-3-1-branch | |
|
2001-09-24
| ||
| 17:54 | * The change below fixes [Bug #464380]. The bug was reported by Ronnie Brunner <rbrunner@users.... check-in: 5ceb426076 user: andreas_kupries tags: core-8-3-1-branch | |
|
2001-09-20
| ||
| 18:50 | * win/makefile.vc: updated IA64 compile settings * win/tclWinInit.c: added extra processor defini... check-in: 1aa58c2d9a user: hobbs tags: core-8-3-1-branch | |
| 16:38 | log entry correction check-in: 07cfdc4d49 user: dgp tags: core-8-3-1-branch | |
| 01:15 | see ChangeLog check-in: e4e4e4da49 user: hobbs tags: core-8-3-1-branch | |
| 01:13 | * generic/tclCmdAH.c (Tcl_FormatObjCmd): * generic/tclScan.c (Tcl_ScanObjCmd): corrected handling ... check-in: d188de4ab1 user: hobbs tags: core-8-3-1-branch | |
| 01:13 | * generic/tclTest.c (TestcmdtokenCmd): corrected pointer storage/retrieval for 64bit machines. check-in: 3d5632fe1a user: hobbs tags: core-8-3-1-branch | |
| 01:12 | * unix/configure: regen'ed * unix/tcl.m4: added --enable-64bit support for HP-11 with the 64-bit ... check-in: 7cfa884c09 user: hobbs tags: core-8-3-1-branch | |
|
2001-09-19
| ||
| 16:56 | * generic/tcl.h: removed forced #define USE_TCLALLOC 1 for Windows. This means the native system ... check-in: 0bc39718f4 user: hobbs tags: core-8-3-1-branch | |
|
2001-09-18
| ||
| 20:15 | * On Linux, disable inlining when one of the compat/*.c routines is to be linked in. [Patch... check-in: d32a69473b user: dgp tags: core-8-3-1-branch | |
|
2001-09-13
| ||
| 20:03 | Corrected errors in prior commit message check-in: 9ad9257b3f user: dgp tags: core-8-3-1-branch | |
| 19:33 | * generic/tclUtf.c (Tcl_UtfPrev): corrected to return the proper location when the middle of a UTF... check-in: 5b19d3b799 user: hobbs tags: core-8-3-1-branch | |
| 19:10 | * tests/ioCmd.test: Changed the computation of the result for iocmd-8.1[123] so that the tests ... check-in: 3758e8e92a user: andreas_kupries tags: core-8-3-1-branch | |
|
2001-09-12
| ||
| 21:26 | Backport several bug fixes from HEAD to core-8-3-1-branch: * tests/rename.test: * ... check-in: 1ecf8a2fcc user: dgp tags: core-8-3-1-branch | |
| 20:34 | * Corrected tests to better isolate tests in one file from influencing tests in other files... check-in: 54f87073bc user: dgp tags: core-8-3-1-branch | |
|
2001-09-11
| ||
| 18:23 | reworked stack-2.1 to be impervious to interp state check-in: f30660848a user: hobbs tags: core-8-3-1-branch | |
| 01:31 | * generic/tclEvent.c (TclInExit): Corrected handling of tsd in late stages of finalization. [Bug ... check-in: e2ddc62a9d user: hobbs tags: core-8-3-1-branch | |
| 00:53 | * tests/stack.test: * generic/tclInterp.c (AliasObjCmd): Check the numLevels to ensure that we ar... check-in: aeb251bcb1 user: hobbs tags: core-8-3-1-branch | |
|
2001-09-10
| ||
| 17:15 | * generic/tclInt.decls: Added 'TclWinFlushDirtyChannels' to the internal platform specific stub... check-in: b83f909756 user: andreas_kupries tags: core-8-3-1-branch | |
|
2001-09-07
| ||
| 17:10 | * All the changes below serve to fix bug [219148] which reports a 80x performance hit for file ... check-in: 8280b89ed1 user: andreas_kupries tags: core-8-3-1-branch | |
| 02:43 | * Updated http package to version 2.4, reflecting the new features just added. check-in: e34ff11fb3 user: dgp tags: core-8-3-1-branch | |