Timeline
Not logged in

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

83 check-ins using file tests/load.test version 1837f1be62

1999-03-11
06:16
Added tcl_platform check-in: 340cdb434a user: welch tags: core-8-1-branch-old
02:18
*** empty log message *** check-in: a7e58b993c user: stanton tags: core-8-1-branch-old
01:59
fixed bad compile switch check-in: bb40844280 user: stanton tags: core-8-1-branch-old
01:50
* generic/tcl.h: * generic/tcl.decls: Changed Tcl_ReleaseType from an enum to macros so it can be us... check-in: 37d1a96b18 user: stanton tags: core-8-1-branch-old
1999-03-10
23:44
Fixed declarations of empty slots. check-in: 4699f957f9 user: redman tags: core-8-1-branch-old
23:24
Added Tcl_GetVersion() to the stub table, added 6 slots to allow changes in 8.0.6 and 8.1 without sh... check-in: fcd52fc5f0 user: redman tags: core-8-1-branch-old
22:53
Add ChangeLog entries for the ByteCode struct changes and Tcl_GetVersion() API. check-in: 5325467c03 user: redman tags: core-8-1-branch-old
22:51
Make the ByteCode struct binary compatible with 8.0.6. Add Tcl_GetVersion() function to allow check... check-in: 1208e7ad03 user: redman tags: core-8-1-branch-old
06:49
Integrated stubs mechanism from 8.0 into 8.1 check-in: ddb86b8d93 user: stanton tags: core-8-1-branch-old
06:41
Merged 8.0 stub changes Closed-Leaf check-in: 0245ae790a user: stanton tags: dev-8-1-stubs-branch
1999-03-09
02:37
* generic/tcl.h: Moved Tcl_Mutex, etc. macros above the inclusion of tclDecls.h to avoid macro confl... check-in: a1684dfa8e user: stanton tags: dev-8-1-stubs-branch
01:56
*** empty log message *** check-in: c078d82fdb user: lfb tags: core-8-1-branch-old
01:31
Moved Dll instance from thread-local-storage. check-in: b52c2b3eff user: lfb tags: core-8-1-branch-old
1999-03-08
21:06
*** empty log message *** check-in: 9dfcbce563 user: stanton tags: dev-8-1-stubs-branch
20:14
First pass at integrating stubs mechanism from 8.0. check-in: eeba5fd9e9 user: stanton tags: dev-8-1-stubs-branch
1999-02-26
02:46
Add entries in ChangeLog for previous commit check-in: e74ff8ac58 user: redman tags: core-8-1-branch-old
02:19
Added new code to properly deal with fileevents and nonblocking mode on serial ports and consoles. A... check-in: 7f676c0cfc user: redman tags: core-8-1-branch-old
1999-02-17
02:34
lint check-in: 0188c6ebd1 user: hershey tags: core-8-1-branch-old
02:18
merged with 8.0 changes check-in: 58ef5e7aea user: hershey tags: core-8-1-branch-old
1999-02-12
00:57
* README: * generic/tcl.h: * win/README.binary: * win/README: * unix/configure.in: * mac/README: Upd... check-in: 6589cc2e77 user: stanton tags: core-8-1-branch-old
1999-02-11
03:15
*** empty log message *** check-in: 6d931cf09c user: stanton tags: core-8-1-branch-old
03:15
* library/auto.tcl: Fixed auto_mkindex so it handles .tbc files. Did some general cleanup to handle ... check-in: 6ff3c4c365 user: stanton tags: core-8-1-branch-old
1999-02-10
23:31
* unix/mkLinks: * doc/SetVar.3: * generic/tcl.h: * generic/tclVar.c: Restored Tcl_ObjGetVar2 and Tcl... check-in: b403ad5f28 user: stanton tags: core-8-1-branch-old
1999-02-01
21:30
*** empty log message *** check-in: 565e8f7737 user: stanton tags: core-8-1-branch-old
21:30
changed testeval2 to testevalex check-in: ad69af5e86 user: stanton tags: core-8-1-branch-old
21:29
* generic/tclBasic.c: * generic/tclCmdAH.c: * generic/tclCmdIL.c: * generic/tclCmdMZ.c: * generic/tc... check-in: 4e3632a716 user: stanton tags: core-8-1-branch-old
1999-01-29
00:35
*** empty log message *** check-in: 44a1aff28f user: stanton tags: core-8-1-branch-old
00:20
Merged changes from Tcl 8.0.5b1 check-in: 8953e4aa5b user: stanton tags: core-8-1-branch-old
1999-01-28
20:29
no message check-in: 09e4b031e5 user: stanton tags: core-8-1-branch-old
20:25
* generic/tclUtil.c (Tcl_DStringSetLength): Changed so the buffer overallocates in a manner similar ... check-in: 8803a39b5d user: stanton tags: core-8-1-branch-old
1998-12-24
00:13
Removed function decls that were never used. check-in: 765a95551f user: rjohnson tags: core-8-1-branch-old
1998-12-23
02:56
Added RFE: 726 - a performance improvement to lsort -command supplied by Syd Polk. check-in: 1d6c63ee98 user: rjohnson tags: core-8-1-branch-old
1998-12-14
21:04
updated old sun.com references check-in: e17dad4ef0 user: stanton tags: core-8-1-branch-old
1998-12-13
08:12
Cleaned up makefile.vc install target check-in: d3dc73f6aa user: lfb tags: core-8-1-branch-old
1998-12-12
01:36
Minor change to Lock Declarations to use TCL_DECLARE_MUTEX macro, published in tcl.h. check-in: c778c9ef5e user: lfb tags: core-8-1-branch-old
00:12
Created branch core-8-1-b1-synthetic Closed-Leaf check-in: fc957b3337 user: cvs2fossil tags: core-8-1-b1-synthetic, core-8-1-b1
00:12
Tcl 8.1b1 Release check-in: 2690ddbb10 user: stanton tags: core-8-1-branch-old
1998-12-11
21:44
test lint added support for additional platform specific locale specifiers check-in: b3e154fdbc user: stanton tags: core-8-1-branch-old
19:33
updated installer check-in: d1df22ff65 user: stanton tags: core-8-1-branch-old
01:32
more release stuff check-in: b1bcd640d4 user: stanton tags: core-8-1-branch-old
00:55
updated file lists check-in: 5a7eb250db user: stanton tags: core-8-1-branch-old
00:44
lint check-in: 1ec74e5c97 user: stanton tags: core-8-1-branch-old
00:12
lint check-in: 4e151ed295 user: stanton tags: core-8-1-branch-old
1998-12-10
21:57
lots of K&R C lint check-in: a72bbe29dc user: stanton tags: core-8-1-branch-old
21:21
* Fixed lots of files that used TCL_THREAD instead of TCL_THREADS. * generic/tclEncoding.c (Tcl_Fre... check-in: 09f356baa2 user: stanton tags: core-8-1-branch-old
19:13
merged 8.0 changes check-in: f5eac2de3f user: stanton tags: core-8-1-branch-old
18:27
changed uses of localhost to 127.0.0.1 since not all machines define localhost check-in: 8bd38124b2 user: stanton tags: core-8-1-branch-old
03:28
merged 8.0 changes check-in: e4dc37d96d user: stanton tags: core-8-1-branch-old
03:23
lint check-in: 787935f226 user: stanton tags: core-8-1-branch-old
01:40
* library/msgcat1.0/msgcat.tcl: Fixed bad export list, fixed so all locale strings are converted to ... check-in: 5d2e1c7768 user: stanton tags: core-8-1-branch-old
00:49
release lint check-in: 9250fb1f00 user: stanton tags: core-8-1-branch-old
1998-12-09
20:31
*** empty log message *** check-in: 75474721c4 user: stanton tags: core-8-1-branch-old
20:31
* generic/regcomp.c (makescan): Fixed bug in longest match case that caused anchored patterns to fai... check-in: 53ddb32cd2 user: stanton tags: core-8-1-branch-old
03:10
removed .sit file check-in: 54caa4c7a9 user: stanton tags: core-8-1-branch-old
01:14
lint check-in: d67e4928c5 user: stanton tags: core-8-1-branch-old
01:13
* library/msgcat1.0/msgcat.tcl: changed mc to invoke mcunknown in the calling context, changed local... check-in: 0776cbb259 user: stanton tags: core-8-1-branch-old
1998-12-08
04:29
* generic/tclAlloc.c (TclpRealloc): Fixed a memory allocation bug where big blocks that were realloc... check-in: c3b99e9764 user: stanton tags: core-8-1-branch-old
1998-12-07
20:57
*** empty log message *** check-in: fc83ef0959 user: stanton tags: core-8-1-branch-old
20:56
cleaned up docs * tests/msgcat.test: Added message catalog test suite. * library/msgcat1.0/msgcat.... check-in: af4badd62c user: stanton tags: core-8-1-branch-old
1998-12-04
21:58
*** empty log message *** check-in: c27980bae7 user: stanton tags: core-8-1-branch-old
21:58
added man page for msgcat check-in: 131c2b67ad user: stanton tags: core-8-1-branch-old
21:58
* library/msgcat1.0/msgcat.tcl: Changed code to conform to Tcl coding standards. Changed to use fil... check-in: 4fdecad309 user: stanton tags: core-8-1-branch-old
18:52
* library/msgcat1.0/msgcat.tcl: * library/msgcat1.0/pkgIndex.tcl: Added initial implementaion of Tcl... check-in: 4adc9b58a2 user: stanton tags: core-8-1-branch-old
03:01
*** empty log message *** check-in: bf650250bf user: stanton tags: core-8-1-branch-old
03:01
fixed broken tests check-in: 73377ab304 user: stanton tags: core-8-1-branch-old
02:59
* win/tclWinPipe.c (BuildCommandLine): Fixed bug that kept arguments containing spaces from being pr... check-in: 6785bdc47e user: stanton tags: core-8-1-branch-old
01:19
* tclWinSock.c (CreateSocket, TcpAccept): Windows NT creates sockets so they are inheritable by defa... check-in: fc7501535c user: stanton tags: core-8-1-branch-old
1998-12-03
23:59
*** empty log message *** check-in: 91775ec880 user: stanton tags: core-8-1-branch-old
23:59
* generic/tclUtil.c (Tcl_StringMatch): Changed to match 8.0 behavior in corner case where there is n... check-in: 243b588dd0 user: stanton tags: core-8-1-branch-old
23:59
fixed various broken tests check-in: 28466b9e56 user: stanton tags: core-8-1-branch-old
23:58
* tests/defs: Changed so auto_path is set to only contain the Tcl library directory. This keeps the... check-in: 93bf267d93 user: stanton tags: core-8-1-branch-old
04:58
*** empty log message *** check-in: 619f24df0b user: stanton tags: core-8-1-branch-old
04:57
* win/tclWinPipe.c (TclpCreateCommandChannel): Changed reader/writer threads to have THREAD_PRIORITY... check-in: 0d7c176b15 user: stanton tags: core-8-1-branch-old
04:57
* generic/tclIO.c (WriteBytes, WriteChars): Fixed so extraneous flushes do not happen in line mode. ... check-in: 54523ce067 user: stanton tags: core-8-1-branch-old
02:06
Changed to 8.1b1 patchlevel check-in: 19f9484697 user: welch tags: core-8-1-branch-old
1998-12-02
23:46
renamed regtests.test to reg.test check-in: d57ddf76ba user: stanton tags: core-8-1-branch-old
23:37
*** empty log message *** check-in: fb35546990 user: stanton tags: core-8-1-branch-old
23:37
* generic/regc_color.c (subcolor): Added check for error case to avoid an out of bounds array refere... check-in: 88bcbee9c1 user: stanton tags: core-8-1-branch-old
21:46
*** empty log message *** check-in: c0399e99f2 user: stanton tags: core-8-1-branch-old
21:46
fixed various broken tests check-in: d1d128d38d user: stanton tags: core-8-1-branch-old
21:45
* generic/tclParse.c (Tcl_ParseCommand): Fixed bug in comment parsing where a trailing comment looke... check-in: 9a45082563 user: stanton tags: core-8-1-branch-old
21:45
* generic/tclCmdAH.c (Tcl_EncodingObjCmd): Changed to avoid using Tcl_DStringResult because it is no... check-in: ca1b8c2cae user: stanton tags: core-8-1-branch-old
20:07
8.0.4 merge check-in: f4466ae52d user: welch tags: core-8-1-branch-old