Timeline
Not logged in

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

21 check-ins using file generic/tclIOUtil.c version 0705dfce4e

2010-02-24
10:11
[Bug 2957688]: clarified [socket -server] docs check-in: d1bfb71ebb user: dkf tags: trunk
2010-02-23
00:03
correct date check-in: a2118d92b0 user: nijtmans tags: trunk
2010-02-22
23:55
Fix typos in ChangeLog. check-in: 6d7d8b22c5 user: andreas_kupries tags: trunk
23:54
* generic/tclZlib.c (ZlibTransformInput): [Bug 2742041]: Added a hack to work around the general ... check-in: e438b413a8 user: andreas_kupries tags: trunk
23:31
Remove unnecessary EXTERN's, which already are in the global stub table. Use @EXEEXT@ in stead of @E... check-in: ede6fe7b20 user: nijtmans tags: trunk
13:07
Added missing quoting check-in: 9fd327fe0d user: dkf tags: trunk
10:27
Convert literal tabs in strings into \t sequences. check-in: fce0023cae user: dkf tags: trunk
2010-02-21
20:09
Follow-up to Fix [Bug 2954959] expr abs(0.0) is -0.0 Some more tests, showing that the LONG implemen... check-in: 4a0630650d user: nijtmans tags: trunk
18:55
* tests/regexp.test: Add test cases back ported from Jacl regexp work. check-in: fdacdda252 user: mdejong tags: trunk
08:56
Fix [Bug 2954959] expr abs(0.0) is -0.0 and added test cases for it. check-in: 67fb2f3118 user: nijtmans tags: trunk
2010-02-20
15:38
Make [string length] compiler handle more trivial cases. check-in: e7133caaca user: dkf tags: trunk
2010-02-19
14:22
Small changes to align code style with Tcl Engineering Manual check-in: 06e96addfd user: dkf tags: trunk
13:36
Correct compiler/linker flags for threaded builds on OpenBSD. check-in: 5f0ed97439 user: stwo tags: trunk
09:54
[Bug 2954638]: Correct behaviour of manual page installer. Also added armouring to check that assump... check-in: 8c92f22576 user: dkf tags: trunk
2010-02-17
21:58
Return to using the classic hash function. Now with *extensive* notes in the comments about why this... check-in: 851ca213dc user: dkf tags: trunk
15:59
Fix error in stack depth calculation for [dict update], correct misleading comment in description of... check-in: 852f2c93e6 user: dkf tags: trunk
15:40
missing comma check-in: d8c2f8b54c user: dgp tags: trunk
2010-02-16
21:34
Change order of various struct members, restoring potential binary incompatibility with Tcl 8.5 check-in: be952a0158 user: nijtmans tags: trunk
16:30
Small fixes, namely: Move some related pieces (e.g., for encoding handling) closer together Upda... check-in: 4223b70b26 user: dkf tags: trunk
16:02
regen check-in: 688e377016 user: dkf tags: trunk
16:01
Do not assume that all unix systems have the POSIX blkcnt_t type, since OpenBSD apparently does not.... check-in: 1ed3cbbadc user: dkf tags: trunk