Timeline
Not logged in

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

33 check-ins using file generic/tclBinary.c version 7f6c541caf

2003-12-17
17:47
fix to file normalization with relative links check-in: b69743eda9 user: vincentdarley tags: trunk
10:12
fix to fs norm bug 860402 check-in: 730275ac02 user: vincentdarley tags: trunk
09:55
fix to fs norm bug 860402 check-in: 487c53d709 user: vincentdarley tags: trunk
09:26
Added trace for bugfixes #839519 and #861515 check-in: cb311e4d9c user: vasiljevic tags: trunk
09:25
fixed Tcl_FSGetTranslatedPath to always return properly refcounted path object. This fixes Tcl Bug #... check-in: 9efce085be user: vasiljevic tags: trunk
09:24
Fixed 2 memory (object) leaks; Tcl Bug #839519 check-in: 12499f35c0 user: vasiljevic tags: trunk
2003-12-16
18:20
improved documentation on memory management check-in: f909afc788 user: vincentdarley tags: trunk
15:26
marked test as nonPortable check-in: 2d3e725c15 user: vincentdarley tags: trunk
11:34
Made a variable file-local for safety check-in: 54a83caeac user: dkf tags: trunk
02:55
* win/tclWinFile.c (TclpUtime) : utimbuf struct not a problem with Borland. * win/tclWinTime.c (... check-in: cf0b9606ba user: davygrvy tags: trunk
02:43
* win/tcl.rc: Slight modification to the STRINGIFY macro to support Borland's rc tool. From Helmu... check-in: 97ef66fca1 user: davygrvy tags: trunk
02:35
* wintclsh.rc: Slight modification to the STRINGIFY macro to support Borland's rc tool. From Helm... check-in: 385122fc8c user: davygrvy tags: trunk
02:31
Slight modification to the STRINGIFY macro to support Borland's rc tool. check-in: ae05ff553c user: davygrvy tags: trunk
2003-12-15
00:49
* generic/tclInt.decls: commented-out entry for TclpCheckStackSpace, removing it from the Stubs tabl... check-in: 58f0786941 user: davygrvy tags: trunk
2003-12-14
18:32
TIP#75 Implementation check-in: 37ab2795dd user: dkf tags: trunk
17:38
Stop warnings due to (annoying) C type promotion rules. check-in: c0649787a6 user: dkf tags: trunk
10:51
rewrite of file normalization check-in: 5b1ae40484 user: vincentdarley tags: trunk
2003-12-13
03:11
prefer Tcl_LongAsWide and Tcl_WideAsLong for casts. check-in: 990811b730 user: davygrvy tags: trunk
02:11
no message check-in: 5d61b76a22 user: davygrvy tags: trunk
02:07
Win32's SetFilePointer() takes LONGs not DWORDs. Redid local vars to avoid all casting except where... check-in: 8ee1137fac user: davygrvy tags: trunk
2003-12-12
17:15
better filesystem tests with more informative results check-in: c9ed107497 user: vincentdarley tags: trunk
17:09
various filesystem fixes check-in: 6f1ffc504e user: vincentdarley tags: trunk
17:09
allow creation of relative links check-in: 60f9fa8b4d user: vincentdarley tags: trunk
17:02
new filesystem tests check-in: 8560e5ecaa user: vincentdarley tags: trunk
17:02
file normalize ~nobody fix check-in: f1c2619a40 user: vincentdarley tags: trunk
17:02
improved filesystem documentation check-in: 574d369381 user: vincentdarley tags: trunk
01:01
no message check-in: e2be25f20c user: davygrvy tags: trunk
00:59
(SocketThreadExitHandler) : added a TerminateThread fallback just in case the socket handler thread ... check-in: ebde28db01 user: davygrvy tags: trunk
2003-12-09
21:55
* unix/configure: * unix/tcl.m4: updated OpenBSD build configuration based on [Patch #775246] (ca... check-in: 9311063130 user: hobbs tags: trunk
16:03
fixed tests and constraints and setup so works x-platform check-in: 4e7375a764 user: vincentdarley tags: trunk
15:27
#ifdef'd out errno declarations; incompatible with recent glibc. [Bug 852369] check-in: d06ae339af user: dkf tags: trunk
14:57
NT file permissions fix and tests check-in: a6a450bd88 user: vincentdarley tags: trunk
2003-12-02
09:29
Stop losing references when variables are repeated in [binary scan]. [851747] check-in: e1aa93441d user: dkf tags: trunk