Tcl Source Code

Timeline
Login

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

24 check-ins using file generic/tclCmdMZ.c version 396c145ddd

2003-12-23
03:58
prevent static buffer overflow (Doh!) check-in: 1154089f0a user: davygrvy tags: trunk
03:48
fixed static buffer overflow check-in: 105e213b31 user: davygrvy tags: trunk
02:41
no message check-in: f4746a904d user: davygrvy tags: trunk
02:39
Removed note that makefile.vc needs to have a version number changed. check-in: 443bc592e1 user: davygrvy tags: trunk
02:38
VERSION macro now set by reading tcl.h for it. check-in: cff1bedef2 user: davygrvy tags: trunk
02:19
New feature for extensions that use rules.vc. Now reads header files for version strings. No more ... check-in: 5bfd259afe user: davygrvy tags: trunk
2003-12-21
22:02
no message check-in: cff53f286b user: davygrvy tags: trunk
21:58
Structured Exception Handling added around Tcl_Finalize called from DllMain's DLL_PROCESS_DETACH. W... check-in: 1c41033288 user: davygrvy tags: trunk
2003-12-17
18:40
* generic/tclBinary.c (DeleteScanNumberCache): fixed crashing bug when numeric scan-value cache co...
check-in: 3bc06f90ec user: das tags: trunk
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