Timeline
Not logged in

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

25 check-ins using file unix/configure.in version 3993c2ddf8

2003-03-13
02:48
* generic/tclBasic.c (Tcl_EvalTokensStandard): * generic/tclCmdMZ.c (Tcl_SubstObj): ... check-in: 15c562285e user: dgp tags: trunk
2003-03-12
19:21
* generic/tcl.h: Removed TCL_PREFIX_IDENT and TCL_DEBUG_IDENT * win/tclWinPip... check-in: 97b95e0cee user: dgp tags: trunk
18:01
corrected latest entry check-in: 5a3946f5c8 user: dgp tags: trunk
17:52
* generic/tclInterp.c (Tcl_InterpObjCmd): Corrected option parsing beyond objc for ... check-in: 012f9765e2 user: dgp tags: trunk
2003-03-11
21:59
Added two missing uses of $(DBGX) so that tclpip8x.dll loads without panicking on Win9x. check-in: 3741e25b66 user: kennykb tags: trunk
2003-03-09
14:22
Removed an unused local variable that caused compilation problems on some platforms. check-in: ea479b9654 user: kennykb tags: trunk
2003-03-08
21:42
* doc/tcltest.n: Added missing "-body" to example. Thanks to Helmut Giese. [Bug 7... check-in: 8a3fda1fcd user: dgp tags: trunk
2003-03-07
22:03
* tests/io.test: * tests/ioCmd.test: Define a fcopy constraint and add it to the constraint list ... check-in: 0ccff04f89 user: mdejong tags: trunk
21:40
* tests/encoding.test: Name temp files *.tcltestout instead of *.out so that when they are removed... check-in: a98aa84cc8 user: mdejong tags: trunk
11:38
* generic/tclCmdAH.c (Tcl_FileObjCmd): Fix the setting of a file's mtime and atime on 64-bit platfor... check-in: 7dca7f1d5e user: dkf tags: trunk
02:23
* tests/io.test: Doh! Undo accidental commenting out of a couple of tests. check-in: f8974b5208 user: mdejong tags: trunk
02:15
* tests/io.test: Define a fileevent constraint and add it to the constraint list of any test that ... check-in: 1faa97480b user: mdejong tags: trunk
01:45
* tests/io.test: Define an openpipe constraint and add it to the constraint list of any test that ... check-in: 4571938bbe user: mdejong tags: trunk
2003-03-06
23:27
* generic/TclUtf.c (Tcl_UniCharNcasecmp): Corrected failure to * tests/utf.tes... check-in: a7fde7d55a user: dgp tags: trunk
23:17
Replaced a non-portable 'bzero' with a portable 'memset'. [Bug 698442]. check-in: 3dee775ae7 user: kennykb tags: trunk
20:14
* generic/tclIO.c (Tcl_Seek, Tcl_OutputBuffered): If there is data buffered in the statePtr->curOu... check-in: 23b96afaed user: mdejong tags: trunk
10:10
* generic/tclIO.c (Tcl_Flush): Compare the nextAdded member of the ChannelBuffer to the nextRemov... check-in: f7c5ccc73c user: mdejong tags: trunk
09:58
* generic/tclIO.c (Tcl_GetsObj): Check that the eol pointer has not gone past the end of the stri... check-in: f2e6fa75ca user: mdejong tags: trunk
09:47
* generic/tclIO.c (WriteBytes, WriteChars, Tcl_GetsObj, ReadBytes): Rework calls to TranslateOutp... check-in: 5c860f8cb1 user: mdejong tags: trunk
09:16
* generic/tclIO.c (Tcl_SetChannelOption): Invoke the Tcl_SetChannelBufferSize method as a result ... check-in: 743ec70c25 user: mdejong tags: trunk
03:06
no message check-in: b285f5f2ed user: davygrvy tags: trunk
03:05
updated default tcl version to 8.5 check-in: e22b36d8b6 user: davygrvy tags: trunk
2003-03-05
22:31
The [switch] command is now bytecode compiled, at least in the most common case. There's room for i... check-in: 6eee3e0d12 user: dkf tags: trunk
2003-03-04
23:50
typos check-in: 2fefc9590a user: dgp tags: trunk
23:45
* README: Bumped version number of * generic/tcl.h: ... check-in: a5f8f0d439 user: dgp tags: trunk