Timeline
Not logged in

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

78 check-ins using file generic/tclInt.h version 09d8e275b5

2003-12-24
04:18
All uses of 'panic' (the macro) changed to 'Tcl_Panic' (the function). The #define of panic in tcl.... check-in: 524a53e3b3 user: davygrvy tags: trunk
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
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
2003-12-01
21:27
* doc/lset.n: fix typo [Bug 852224] check-in: 89c716f872 user: msofer tags: trunk
2003-11-24
19:06
* generic/tclParse.c: Corrected faulty check for trailing white space in {expand} ... check-in: 672ceae2ae user: dgp tags: trunk
10:13
remove windows [cd] bug check-in: aed01a3091 user: vincentdarley tags: trunk
2003-11-21
18:47
* tests/winFCmd.test (winFCmd-16.10,11): Merged new tests from core-8-4-branch. check-in: 3edba276c1 user: dgp tags: trunk
2003-11-20
18:37
* generic/tclVar.c: fix flag bit collision between LOOKUP_FOR_UPVAR and TCL_PARSE_PART1 (deprecate... check-in: 00fc87dfaf user: msofer tags: trunk
00:15
* tests/compile.test (compile-16.22.0): Improved test for the recent fix for Bug 845... check-in: 39903cd5c5 user: dgp tags: trunk
2003-11-19
22:04
Fixed Bug 845412; long commands without expansion don't get tangled with the expansion machinery now... check-in: 791e41a307 user: dkf tags: trunk
2003-11-18
23:29
Changes from Victor Wagner <vitus@45.free.net> for better DJGPP support. check-in: 393c948780 user: davygrvy tags: trunk
23:13
Changes from Victor Wagner <vitus@45.free.net> for DJGPP support. check-in: c34a3f8b13 user: davygrvy tags: trunk
2003-11-17
18:28
more details on the regexp fix. check-in: 91556819cc user: dgp tags: trunk
17:48
* tests/reg.test: Added tests for [Bugs 230589, 504785, 505048, 840258] recently fi... check-in: ef520e12a5 user: dgp tags: trunk
15:23
Added cast to suppress compiler warning. check-in: 7882b5bc8d user: dgp tags: trunk
2003-11-16
02:12
Miguel's masking bits had the wrong sense. I should have spotted this, but he did instead... check-in: 20f28119e5 user: dkf tags: trunk
01:15
D'oh! instructionCount is post-incremented, not pre-incremented... check-in: 5d7b896ba8 user: dkf tags: trunk
00:49
Miguel Sofer's patch (with small revisions) to make sure the bytecode engine checks for async events... check-in: b8a0c26a58 user: dkf tags: trunk
2003-11-15
23:42
Stop VC++ 5.2 warning. [Bug 842511] check-in: bc35b1d8bc user: dkf tags: trunk
23:35
Whitespace fixes check-in: 1566f25636 user: dkf tags: trunk
11:14
Fixed code that splits RE engine states into "progress" and "no-progress" (bugs 505048, 230589, 8402... check-in: 47606ca977 user: pvgoran tags: trunk
03:19
Added cast to suppress compiler warning. check-in: 90d8b22feb user: dgp tags: trunk
2003-11-14
23:21
TIP#138 implementation plus extra test stuff [Patch 731356] check-in: eef4eada83 user: dkf tags: trunk
21:13
Version number/changebar fix check-in: f0e7c0648d user: dkf tags: trunk
20:44
* doc/ParseCmd.3: Implementation of TIP 157. Adds recognition * doc/Tcl.n: ... check-in: cbfb8313ba user: dgp tags: trunk
2003-11-12
17:27
* tests/cmdMZ.test (cmdMZ-1.4): change to nonPortable as more systems are using perm... check-in: 0f226694e4 user: hobbs tags: trunk
01:07
* unix/configure: * unix/tcl.m4: improve AIX --enable-64bit handling remove -D__NO_STRING_INLINES... check-in: 0c5e766d14 user: hobbs tags: trunk
2003-11-11
10:06
no message check-in: 09a8cae981 user: davygrvy tags: trunk
08:24
added socklen_t typedef for DJGPP check-in: d155989891 user: davygrvy tags: trunk
2003-11-10
22:55
* library/dde/pkgIndex.tcl: Added safeguards so that registry * library/reg/pkgI... check-in: 207b9d2fc9 user: dgp tags: trunk
20:34
* unix/tclUnixInit.c (TclpInitLibraryPath): * win/tclWinInit.c (TclpInitLibraryPath)... check-in: 5d17bf7a05 user: dgp tags: trunk
18:30
Make cmdIL.test more self-contained [Bug 838384] check-in: b27e450c20 user: dkf tags: trunk
17:57
fix to misleading error message check-in: 5a025a528e user: vincentdarley tags: trunk
2003-11-07
11:36
compilation warning check-in: 5e759647b7 user: vincentdarley tags: trunk
2003-11-06
13:11
* macosx/Makefile: optimized builds define NDEBUG to turn off ThreadAlloc range checking. check-in: b971567508 user: das tags: trunk
2003-11-05
20:50
* tests/unixInit.test (unixInit-2.10): New test to expose [Bug 832657] failure of T... check-in: 687e16de39 user: dgp tags: trunk
2003-11-04
09:36
* macosx/Makefile: added 'test' target. check-in: 59cc5bd7e4 user: das tags: trunk
2003-11-03
12:49
loadHandle vs clientData cleanup check-in: faef05470c user: vincentdarley tags: trunk