Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
48 check-ins using file win/Makefile.in version 46c7382da1
|
2006-04-05
| ||
| 16:21 | * library/reg/pkgIndex.tcl: Long overlooked bump to registry package * win/tclWin... check-in: 469591bcaf user: dgp tags: core-8-4-branch | |
| 16:10 | * library/dde/pkgIndex.tcl: Long overlooked bump to dde package * win/tclWinDde.... check-in: 6720b258de user: dgp tags: core-8-4-branch | |
| 15:16 | * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): Allow empty strings to be match... check-in: 50a49e4b26 user: dgp tags: core-8-4-branch | |
| 13:20 | Fix [Bug 1646039] check-in: 352ca7cab3 user: dkf tags: core-8-4-branch | |
| 01:42 | * generic/tclPkg.c: Revised Bug 1162286 fix from 2005-11-08 * tests/pkg.test: ... check-in: a240de590c user: dgp tags: core-8-4-branch | |
| 01:20 | * generic/tclPkg.c: Revised Bug 1162286 fix from 2005-11-08 to be even more forg... check-in: a37aac53e5 user: dgp tags: core-8-4-branch | |
| 00:05 | * generic/tclIO.c (ReadChars): Added check and panic and commentary to a piece of code which re... check-in: 6dddbc1976 user: andreas_kupries tags: core-8-4-branch | |
|
2006-03-28
| ||
| 21:16 | * win/configure, win/tcl.m4: define MACHINE for gcc builds as well. Needed by Tk for manifest gene... check-in: 67db0a4f16 user: hobbs tags: core-8-4-branch | |
| 21:02 | * win/tclWinConsole.c: revert 2005-11-03 [Patch 1256872] change to add win32 unicode console suppo... check-in: 41fa2043e4 user: hobbs tags: core-8-4-branch | |
| 10:52 | * generic/tclIOUtil.c: fix to nativeFilesystemRecord comparisons (lesser part of [Bug 1064247]) check-in: bfa4344c2c user: das tags: core-8-4-branch | |
| 10:47 | * unix/tclUnixFCmd.c (TclpObjNormalizePath): deal with *BSD/Darwin realpath() converting relative ... check-in: c7dec5959f user: das tags: core-8-4-branch | |
| 10:44 | typo in comment check-in: f86f38b75c user: das tags: core-8-4-branch | |
|
2006-03-27
| ||
| 23:30 | Removed C++ comment check-in: 993253332b user: patthoyts tags: core-8-4-branch | |
| 23:14 | Fixes for bug #1456373 and general warning silencing for gcc build. check-in: b656184569 user: patthoyts tags: core-8-4-branch | |
|
2006-03-23
| ||
| 16:40 | * tests/expr.test: Nan self-inquality test silenced. [Bug 761471] check-in: 5b85b9707d user: dgp tags: core-8-4-branch | |
|
2006-03-22
| ||
| 14:12 | tag move check-in: aab782b3c1 user: dgp tags: core-8-4-branch | |
| 14:12 | * changes: updates for another RC. check-in: f8ef2fd131 user: dgp tags: core-8-4-branch | |
|
2006-03-21
| ||
| 09:45 | fix to permissions setting check-in: 7f5123f5a6 user: vincentdarley tags: core-8-4-branch | |
|
2006-03-19
| ||
| 22:47 | backport of file writable fixes check-in: 8d880bc7eb user: vincentdarley tags: core-8-4-branch | |
| 22:34 | ensure test suite works on non-English systems check-in: d2d9aad22c user: vincentdarley tags: core-8-4-branch | |
|
2006-03-16
| ||
| 21:11 | * doc/open.n: Documented the changed behaviour of 'a'ppend mode. check-in: e904939e37 user: andreas_kupries tags: core-8-4-branch | |
| 19:12 | * tests/io.test (io-43.1 io-44.[1234]): Rewritten to be self-contained with regard to setup and... check-in: 250a651332 user: andreas_kupries tags: core-8-4-branch | |
| 18:23 | * generic/tclIOUtil.c (TclGetOpenMode): Added the flag O_APPEND to the list of POSIX modes used... check-in: 619938a2cd user: andreas_kupries tags: core-8-4-branch | |
| 09:15 | typo in TclpLoadMemory() error msg check-in: 3cfd2d4fd5 user: das tags: core-8-4-branch | |
| 00:35 | * tests/socket.test: Extended the timeout in socket-11.11 from 10 to 40 seconds to allow for re... check-in: 47d7a23bdf user: andreas_kupries tags: core-8-4-branch | |
|
2006-03-14
| ||
| 22:51 | * doc/fconfigure.n: Clarified that -translation is binary is reported as lf when queried, becau... check-in: bf933e9c44 user: andreas_kupries tags: core-8-4-branch | |
| 20:36 | * win/tclWinPipe.c (Tcl_WaitPid): Backport of fix made to the head by David Gravereaux in 2004.... check-in: cbb0d5b2fa user: andreas_kupries tags: core-8-4-branch | |
|
2006-03-13
| ||
| 20:57 | * generic/tclEncoding.c: Report error when an escape encoding is missing one ... check-in: 6fa2fa8b3b user: dgp tags: core-8-4-branch | |
| 20:41 | * unix/configure.in: Revert change from 2005-07-26 that sometimes * unix/configur... check-in: a877325ca7 user: dgp tags: core-8-4-branch | |
|
2006-03-10
| ||
| 16:26 | typo check-in: 81588b05a6 user: dgp tags: core-8-4-branch | |
| 14:33 | Added notes about fixing Bug #1437595. check-in: 6fd0dd742c user: vasiljevic tags: core-8-4-branch | |
| 14:27 | Finalization of the sockets is now solely done in TclpFinalizeSockets() and not over the thread-exit... check-in: f79750f1ba user: vasiljevic tags: core-8-4-branch | |
| 14:23 | Added no-op TclpFinalizeSockets() check-in: 04a0899f8d user: vasiljevic tags: core-8-4-branch | |
| 14:18 | Finalization of the pipes are now solely done in TclpFinalizePipes and not over the thread-exit hand... check-in: 5277644bc7 user: vasiljevic tags: core-8-4-branch | |
| 14:12 | Invokes TclpFinalizeSockets() as part of the TclFinalizeIOSubsystem() call. check-in: ab02be49ed user: vasiljevic tags: core-8-4-branch | |
| 14:09 | Added TclpFinalizeSockets() (Tcl Bug #1437595) check-in: 020fa1e6fd user: vasiljevic tags: core-8-4-branch | |
| 14:04 | Cosmetic touches and identation check-in: e1aed0bb7c user: vasiljevic tags: core-8-4-branch | |
| 10:35 | backport of some file readable/writable fixes from HEAD check-in: 5e3421a173 user: vincentdarley tags: core-8-4-branch | |
|
2006-03-09
| ||
| 23:11 | Undo latest commit. Controversy arose, and we're about to release. Save arguments about it for anot... check-in: 060761d42a user: dgp tags: core-8-4-branch | |
| 22:26 | * generic/tclPanic.c (Tcl_PanicVA): added an unconditional abort at the end, to insure that a pani... check-in: 75dceba12d user: msofer tags: core-8-4-branch | |
|
2006-03-07
| ||
| 20:35 | typo check-in: 066e18a1fe user: dgp tags: core-8-4-branch | |
| 19:18 | oops! got out of sync; reverting... check-in: e493c70ba1 user: dgp tags: core-8-4-branch | |
| 19:01 | * library/http/http.tcl: Bump to version 2.5.3 to cover bug fix * library/http/pkgIn... check-in: 2dee438a9e user: dgp tags: core-8-4-branch | |
| 18:59 | *** 8.4.13 TAGGED FOR RELEASE *** * library/http/http.tcl: Bump to version 2... check-in: f6cbcb9b19 user: dgp tags: core-8-4-branch | |
| 05:30 | * README: Bump version number to 8.4.13 and update * changes: ... check-in: dad787b73d user: dgp tags: core-8-4-branch | |
|
2006-03-06
| ||
| 21:56 | * generic/tclBasic.c: Revised handling of TCL_EVAL_* flags to * tests/parse.test: ... check-in: 4fb7249191 user: dgp tags: core-8-4-branch | |
|
2006-03-02
| ||
| 22:33 | see changes check-in: 6df0ec1d2e user: hobbs tags: core-8-4-branch | |
| 21:07 | * win/Makefile.in: convert _NATIVE paths to use / to avoid ".\" path-as-escape issue. check-in: 9798790ad9 user: hobbs tags: core-8-4-branch | |