Timeline
Not logged in

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

50 check-ins using file tests/platform.test version 08fc807243

1999-07-08
02:57
Fixed broken utility function makeFile. check-in: 7c29ca5cd1 user: rjohnson tags: trunk
1999-07-07
23:08
Made test encoding test understand platform differences. check-in: f6d0bb0e6a user: rjohnson tags: trunk
18:59
* doc/fconfigure.n: Clarified default buffering behavior for the standard channels. [Bug: 2335] check-in: 842d60e737 user: stanton tags: trunk
02:37
New windows serial port driver. [Bug 1980 2217] check-in: 256cf12d76 user: redman tags: trunk
02:28
Marked two timing-dependent tests "nonPortable", but I really need to fix these (4.11 and 4.12) check-in: f52b68ccbe user: welch tags: trunk
02:08
Back-fitted notes about my recent changes check-in: 309cad81f8 user: welch tags: trunk
01:58
Fixed handling of connection timeouts. check-in: ad2c691a5a user: welch tags: trunk
1999-07-06
23:55
Removed extra '\' characters at the beginning of the parseOld.test file that were causing "invalid c... check-in: aebd6705b5 user: jenn tags: trunk
23:43
Added entries for 6/25/99 and 6/29/99 reflecting the addition of the tcltest package and all changes... check-in: 0491db6507 user: jenn tags: trunk
22:50
Added entry re: 1999-06-23 changes that created re_syntax(n) page. check-in: bae3599a08 user: jpeek tags: trunk
1999-07-02
22:08
Fix missing declaration of tclStubs check-in: c3d96ae985 user: redman tags: trunk
21:59
Fix Tcl_GetStackedChannel declaration, the function returns a Tcl_Channel, not void. check-in: d88a0ddb9c user: redman tags: trunk
21:50
Block out unix-only code for windows & mac. check-in: 0eb08410e8 user: redman tags: trunk
21:09
Regen the stub files after changes in tcl.decls were made, but the stub files were not regenerated. check-in: 976652f5cb user: redman tags: trunk
20:39
Temporarily disabling core file checking. check-in: 3017d5a542 user: jenn tags: trunk
19:59
Fixed lint found by Jim Ingham check-in: c368b08fea user: welch tags: trunk
19:51
Name change from Tcl_ReplaceChannel to Tcl_StackChannel Added new code that modifies the channel in ... check-in: 559c4a45d9 user: welch tags: trunk
19:51
Name change from Tcl_ReplaceChannel to Tcl_StackChannel check-in: 3dfed73236 user: welch tags: trunk
06:41
Improved support for empty array names check-in: 29f911e5bf user: welch tags: trunk
06:05
Added hook points to the notifier check-in: 2575337b01 user: welch tags: trunk
06:05
Added hook points to the notifier Updated Xt tests to use new Tcl_SetNotifier check-in: b68062ca89 user: welch tags: trunk
06:05
Fixed package version number check-in: 0ec7baf04b user: welch tags: trunk
06:04
Added hook points to the notifier check-in: 8a7bc87ac3 user: welch tags: trunk
06:04
Added Tcl_SetNotifier and associated typedef. This lets you hook the notifier procs. check-in: 6889d4e289 user: welch tags: trunk
1999-07-01
23:24
fix to call TclStat instead of TclpStat check-in: 002b63e317 user: redman tags: trunk
23:21
Call TclStat instead of TclpStat in order to allow the stat hooks to work properly. check-in: 5ff61ca415 user: redman tags: trunk
17:36
Changed the tests to use the testConstraints array that the test harness uses instead of the old nam... check-in: 6b946e4c34 user: jenn tags: trunk
16:54
Updated for new package version number check-in: a112554fac user: welch tags: trunk
1999-06-30
22:35
Fix genstubs target. check-in: 66fe41f6a8 user: redman tags: trunk
22:34
Add TclHandle functions to the internal stub table. Remove unused tclStubs.c file. check-in: 17d529bed8 user: redman tags: trunk
18:39
Removed call to obsolete AC_C_CROSS macro. check-in: 5bcc801016 user: wart tags: trunk
17:47
Initial version of the Tcl_ReplaceChannel and Tcl_UndoReplaceChannel functions. check-in: 3050cfce85 user: welch tags: trunk
17:46
Updated http and ReplaceChannel man pages check-in: 1305a89b07 user: welch tags: trunk
17:43
Fixed -timeout bug to handle connections to dead servers properly. Added http::cleanup function check-in: 910071defe user: welch tags: trunk
05:51
updated dde version from 1.0 to 1.1 check-in: e4b2fadb55 user: hershey tags: trunk
00:17
Added a check to not rename incr unless it's been previously renamed. check-in: b45cab665d user: jenn tags: trunk
00:17
Added a check at the end of the test to not unset variables if they don't exist. check-in: bc368c12a4 user: jenn tags: trunk
1999-06-29
20:14
Added flags -limitconstraints, -preservecore, -help, -file, -notfile, -relateddir, and -asidefromdir... check-in: f368875e9c user: jenn tags: trunk
03:22
Modified the last three tests to run with pcOnly constraint. check-in: fca81e7512 user: jenn tags: trunk
00:25
Adopted Doc patch that changes "unknown_active" to "unknown_pending" check-in: 4c4b368e76 user: welch tags: trunk
1999-06-28
23:49
Applied patch from Peter Hardie (with modifications) to fix Tcl_GetIndexFromObj when the key is "". ... check-in: 4fe945f885 user: redman tags: trunk
19:02
Documented 2 more files that need to be updated when the Tcl version number changes. check-in: 291c4b0434 user: wart tags: trunk
18:23
Fixed test suite to call $tcltest::tcltest instead of $::tcltest (for the name of the executable). check-in: b76cf62cdc user: redman tags: trunk
18:23
Updated versions to 8.2 and 8.2b1 where appropriate. check-in: e7fc3bd90d user: wart tags: trunk
1999-06-27
20:38
updated 8.1 to 8.2 check-in: cbcde3438f user: hershey tags: trunk
1999-06-26
22:41
Added poke command to dde. Changed dde package version to 1.1 Fixed makefile to install tcl8.2 libra... check-in: 8c9bb6b936 user: redman tags: trunk
22:29
Marked on of the string tests non-portable. IRIX thinks that .e1 is a valid double - the spec and ... check-in: b4e7ea6550 user: rjohnson tags: trunk
21:41
Fixed another bug in test suite... check-in: 95f256864f user: rjohnson tags: trunk
21:09
Fixed bug in all.tcl that caused "make test" not to work. The var testsDirectory was getting the w... check-in: c551a52332 user: rjohnson tags: trunk
20:55
Fixed style problems in many of the test files. Fixed bug in pkg.test where defs.tcl was still bein... check-in: dbfd75f43f user: rjohnson tags: trunk