Timeline
Not logged in

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

69 check-ins using file tests/basic.test version 36d810ccbb

2004-03-29
15:47
* generic/tclMain.c (Tcl_Main, StdinProc): Append newline only to incomplete scripts... check-in: 98d02c1264 user: dgp tags: trunk
02:18
Changelog fix check-in: 62378ec1ea user: msofer tags: trunk
02:09
* generic/tclCompile.c (TclCompileScript): corrected possible segfault when a compilation returns ... check-in: 6dd42cd8f5 user: msofer tags: trunk
2004-03-28
00:48
* doc/array.n: added documentation for trace-realted behaviour of 'array get' [Bug 449893] check-in: 6b87fc6495 user: msofer tags: trunk
2004-03-26
22:35
a bit more detail in the changes file about new package versions check-in: 102ee64a59 user: dgp tags: trunk
19:47
* README: Bumped version number to 8.5a2 to * tools/tcl.wse.in: di... check-in: 2894e72102 user: dgp tags: trunk
19:04
fixed another volume-relative file normalization problem check-in: 82c15c433d user: vincentdarley tags: trunk
18:45
fix to windows volume-relative path normalization check-in: 7e000dfba5 user: vincentdarley tags: trunk
2004-03-24
21:54
Silly bug found originally by Damon Courtney. [922752] check-in: fa1b9ceadb user: dkf tags: trunk
2004-03-23
09:00
Docfix. [Bug 921464] check-in: 2a45eac74c user: dkf tags: trunk
2004-03-19
18:43
Added CONST to TclpGetTime declaration and `make genstubs` check-in: c981f6dd1e user: dgp tags: trunk
18:34
Include tclInt.h instead of tclPort.h to fix building on Solaris. check-in: b18183a7f0 user: rmax tags: trunk
18:33
Made HEAD build on Windows VC++ again. check-in: 6610e1aa01 user: kennykb tags: trunk
16:15
Fix breakage by making tclIntDecls.h #inc tclPort.h, as recommended by DGP. check-in: 01243a7c07 user: dkf tags: trunk
16:05
autoconf-2.57 check-in: e0539e53b3 user: dgp tags: trunk
2004-03-18
19:03
*** empty log message *** check-in: 2b1ba2f519 user: rmax tags: trunk
19:01
* unix/tcl.m4: Removed -Wno-strict-aliasing. check-in: fb21d8b68d user: rmax tags: trunk
18:55
* generic/tclIntDecls.h: Removed TclpTime_t. It wasn't really needed, * generic/tclInt.h: but c... check-in: dab531a337 user: rmax tags: trunk
18:54
* generic/tclNamesp.c: Added temporary pointer variables to work * generic/tclStubLib.c: around w... check-in: fd479acbdb user: rmax tags: trunk
18:50
* generic/tclIntDecls.h: Removed TclpTime_t. It wasn't really needed, * generic/tclInt.h: but c... check-in: c4cc68d13f user: rmax tags: trunk
2004-03-17
19:29
Reverted changes to tcltest so that it can still support Mac when copied to Mac systems (only requir... check-in: 990a5ef147 user: dgp tags: trunk
18:45
Removed support for Mac OS Classic platform [Patch 918142] check-in: 843d7d5bb5 user: das tags: trunk
18:14
Removed support for Mac OS Classic platform [Patch 918142] check-in: b6330dbac7 user: das tags: trunk
00:57
Slightly better docs for [lsearch]'s advanced capabilities check-in: da98392a5d user: dkf tags: trunk
2004-03-16
22:19
* doc/catch.n: Compiled [catch] no longer fails to catch syntax errors. Removed th... check-in: 4a8f2f7e68 user: dgp tags: trunk
19:54
* unix/configure, unix/tcl.m4: add -Wno-strict-aliasing for GCC to suppress useless type puning wa... check-in: 152b2ad062 user: hobbs tags: trunk
10:48
Formatting fix. [Bug 917171] check-in: aa6ebc91ca user: dkf tags: trunk
03:40
no message check-in: d8fddcf655 user: davygrvy tags: trunk
03:40
* win/tclWinNotify.c: Fixed a mistake where the return value of MsgWaitForMultipleObjectsEx for "a m... check-in: 7d7363280b user: davygrvy tags: trunk
2004-03-12
23:21
Implementation of [dict merge] subcommand, based on [FRQ 745851] check-in: 1ce578a9ea user: dkf tags: trunk
2004-03-10
16:01
* generic/tclGetDate.y (TclGetDate): Fix so that [clock scan <timeOfDay> -gmt true] uses the GMT b... check-in: 3256bce743 user: kennykb tags: trunk
2004-03-09
13:34
Fixed incorrect reporting of OS version for DJGPP. This known misinterpretation of uts_name struct f... check-in: ad2ec2e5bb user: vbwagner tags: trunk
13:32
Removed undefining of extra error codes for DJGPP. It is not needed when Waterloo TCP 32 is properly... check-in: 84ea012850 user: vbwagner tags: trunk
12:59
fixed typos in documentation and comments check-in: 720c4fb879 user: vincentdarley tags: trunk
12:57
glob -path fix for near filesystem root check-in: 43b58eb623 user: vincentdarley tags: trunk
12:54
glob -path fix for near filesystem root check-in: cd921511a7 user: vincentdarley tags: trunk
2004-03-08
16:34
* generic/tclParse.c (TclParseInit): Modified TclParseInit so * generic/tclTest.c... check-in: ffd089be31 user: dgp tags: trunk
01:53
reformatted a comment I had once moved so it doesn't exceed 74 colums. check-in: c3199a26cf user: davygrvy tags: trunk
01:51
some silly reformatting changes to remove useless whitespace. check-in: 958f519d14 user: davygrvy tags: trunk
01:50
added a slot position for a project of my own. check-in: 0f0dfb3fa4 user: davygrvy tags: trunk
01:50
Checks MSDevDir, not MSVCDir envar. check-in: b5776c465d user: davygrvy tags: trunk
2004-03-05
21:27
* win/configure: Regen. * win/configure.in: Check for define of MWMO_ALERTABLE in winuser.h. * w... check-in: 2dd40b62f0 user: mdejong tags: trunk
16:36
* generic/tclTest.c: Modified TesteventObjCmd to use a Tcl_QueuePosition in place of an 'int' for t... check-in: 6b18cc1df5 user: kennykb tags: trunk
15:48
* tests/registry.test: Applied fix from Patch #910174 to make the test for an English-language ... check-in: 2c9ca622ea user: kennykb tags: trunk
14:06
hidden unix-specific implementations of file volumes and file attributes under #ifndef DJGPP. Added ... check-in: 8616737a8a user: vbwagner tags: trunk
2004-03-04
23:25
* generic/tclInt.h (TclParseInit): Factored the common code * generic/tclParse.... check-in: c12d51f5d1 user: dgp tags: trunk
23:02
Applied fix from #766159 for Win98 registry to skip unicode tests. check-in: a3e24a02e0 user: patthoyts tags: trunk
22:39
* generic/tclParse.c (InitParse): Factored the common code for initializing a ... check-in: e4a6a58133 user: dgp tags: trunk
15:10
Added TIP #100 support to the registry package (patch #903831) This provides a Windows test of the T... check-in: e9c5a80862 user: patthoyts tags: trunk
09:40
Fix minor syntax problems. [Bug 909288] check-in: 285f8155e0 user: dkf tags: trunk
2004-03-03
23:58
minor doc fixes for html conversion check-in: 19368459df user: hobbs tags: trunk, core-8-5-a1
23:26
whitespace mods check-in: c108dc0c63 user: hobbs tags: trunk
23:26
note TIP#124 changes check-in: d80a777066 user: hobbs tags: trunk
22:49
updated changes for 8.5a1 check-in: 5f997cc298 user: hobbs tags: trunk
10:47
no message check-in: 736b7a5a56 user: davygrvy tags: trunk
10:47
fixed some commentary. check-in: 61969488ef user: davygrvy tags: trunk
10:44
* win/tclWinNotify.c (Tcl_WaitForEvent) : Allows an idling notifier to service "Asynchronous Procedu... check-in: cc0704a50f user: davygrvy tags: trunk
09:11
no message check-in: 6d1a4b90d2 user: davygrvy tags: trunk
09:10
default environment variable for VC++ is %MSDevDir% not %MSVCDir%, although vcvars32.bat sets both. check-in: d5c1be6b3c user: davygrvy tags: trunk
2004-03-02
00:42
update patchlevel to 8.5a1 check-in: 28d3b065c8 user: hobbs tags: trunk
00:41
update HP-11 build libs setup check-in: a462c3aeae user: hobbs tags: trunk
2004-03-01
19:27
Update changes for 8.4.6 release. check-in: ff98c9801c user: dgp tags: trunk
18:01
* unix/tcl.m4 (SC_CONFIG_CFLAGS): Allow 64-bit enabling on IRIX64-6.5* systems... check-in: a2b66a2187 user: dgp tags: trunk
17:33
* generic/tclTrace.c (TclCheckInterpTraces): The TIP 62 * generic/tclTest.c (Test... check-in: fbc9a80268 user: dgp tags: trunk
2004-02-28
15:46
more robust tests check-in: afdde5e5e0 user: vincentdarley tags: trunk
15:45
removed 'the the' typos check-in: 6ba58f0303 user: vincentdarley tags: trunk
15:44
test and documentation fixes check-in: c98c5a8e85 user: vincentdarley tags: trunk
2004-02-26
09:10
* macosx/Makefile: fixed copyright year in Tcl.framework Info.plist check-in: 9ff2cb1d73 user: das tags: trunk
2004-02-25
23:56
* tests/basic.test: Made several tests more robust to the * tests/cmdMZ.test: ... check-in: 0fb8324d96 user: dgp tags: trunk