Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
43 check-ins using file tests/load.test version 23ce3e6a36
|
1999-03-23
| ||
| 04:15 | fixed some lint check-in: 9e78d9f280 user: stanton tags: core-8-1-branch-old | |
| 04:13 | * tests/reg.test: * generic/regc_color.c: Applied regexp bug fix from Henry Spencer. check-in: 0e42a3934f user: stanton tags: core-8-1-branch-old | |
|
1999-03-20
| ||
| 02:31 | Entries for changes to support 64-bit mode on Solaris. check-in: 4649e6ed51 user: redman tags: core-8-1-branch-old | |
| 01:26 | Modifications to work with 64bit Solaris (Sun C 5.0 compiler). check-in: 63b3804c9e user: redman tags: core-8-1-branch-old | |
|
1999-03-19
| ||
| 04:01 | * win/tclWinChan.c (TclpOpenFileChannel, Tcl_MakeFileChannel): Changed to only test for console or c... check-in: 70b94d21bd user: stanton tags: core-8-1-branch-old | |
|
1999-03-17
| ||
| 21:31 | *** empty log message *** check-in: 484bf95311 user: stanton tags: core-8-1-branch-old | |
| 21:29 | Updated version to 8.1b3. check-in: c17edd7343 user: stanton tags: core-8-1-branch-old | |
| 20:16 | Created branch core-8-1-b2-synthetic Closed-Leaf check-in: 129417c8b0 user: cvs2fossil tags: core-8-1-b2-synthetic, core-8-1-b2 | |
| 20:16 | Added the tools subdirectory to the distribution check-in: 065d8e4562 user: welch tags: core-8-1-branch-old | |
| 20:16 | Updated configure to 8.1 Got the installer working. check-in: 4db2cd8e4a user: welch tags: core-8-1-branch-old | |
| 01:10 | modify bitmaps, add white.bmp for background of splash screen. check-in: 008903c34e user: redman tags: core-8-1-branch-old | |
| 00:25 | Updated splash screen bitmap to add Stacey's changes (approved by Sarah). check-in: 3c1a7b66f1 user: redman tags: core-8-1-branch-old | |
|
1999-03-15
| ||
| 16:20 | added entry regarding test suite changes. check-in: daaf46c4e3 user: hershey tags: core-8-1-branch-old | |
|
1999-03-14
| ||
| 23:57 | fixed install target for makefile.vc check-in: ed9aac4133 user: surles tags: core-8-1-branch-old | |
| 21:52 | update changes file check-in: 6515dc9d8d user: surles tags: core-8-1-branch-old | |
| 21:41 | put back the checking for the compiled-in location for situations where the exec-prefix is different... check-in: ea182df5b6 user: surles tags: core-8-1-branch-old | |
| 21:41 | put back the checking for the compiled-in location for situations where the exec-prefix is different... check-in: b418c770e7 user: surles tags: core-8-1-branch-old | |
| 18:56 | *** empty log message *** check-in: 086845e082 user: stanton tags: core-8-1-branch-old | |
| 18:56 | * generic/tclInterp.c (Tcl_MakeSafe): Remove tcl_platform(user) from safe interps. check-in: 28d5aafdfa user: stanton tags: core-8-1-branch-old | |
| 18:56 | * generic/tclIntDecls.h: * generic/tclIntPlatDecls.h: * generic/tclIntPlatStubs.c: * generic/tclIntS... check-in: 4487d5ada8 user: stanton tags: core-8-1-branch-old | |
| 18:55 | * win/tclWinConsole.c: * win/tclWinPipe.c: * win/tclWinSerial.c: Changed so channel drivers wait for... check-in: 2c49f07bb7 user: stanton tags: core-8-1-branch-old | |
| 03:14 | fixed bad merge check-in: 1280bdddcf user: stanton tags: core-8-1-branch-old | |
| 01:53 | File didn't have proper eol for unix. check-in: cb4dcf803c user: rjohnson tags: core-8-1-branch-old | |
| 00:53 | Added section about the stubs library. check-in: a4f277961f user: rjohnson tags: core-8-1-branch-old | |
|
1999-03-13
| ||
| 23:49 | Improved Tcl Style. check-in: e45a694585 user: rjohnson tags: core-8-1-branch-old | |
| 18:23 | Fixed refereces to "all" and "defs" in make dist target check-in: 2ec5eafd06 user: welch tags: core-8-1-branch-old | |
| 17:20 | bitmap for splashscreen for 8.1b2 check-in: 7132bbbd2d user: redman tags: core-8-1-branch-old | |
| 03:23 | Modified installer for 8.1b2 check-in: ddf815b861 user: redman tags: core-8-1-branch-old | |
| 03:09 | The tclLibraryPath was being composed of mixed native and UTF strings. Now it is composed of potent... check-in: 1efc651293 user: surles tags: core-8-1-branch-old | |
| 02:55 | Add code to set the encoding for the console. check-in: b4ff1c850f user: redman tags: core-8-1-branch-old | |
|
1999-03-12
| ||
| 23:47 | modified the Tcl_SetDefaultEncodingDir routine to use its own memory when caching the tclDefaultEnco... check-in: d8e6c3b83e user: surles tags: core-8-1-branch-old | |
| 23:47 | updated the man page for the Tcl_GetDefaultEncodingDir and Tcl_SetDefaultEncodingDir routines check-in: e3948f7aa8 user: surles tags: core-8-1-branch-old | |
| 23:29 | Summary ------- 1) Broke the initialization of memory and finding the encodings file into seprara... check-in: f989579c4c user: surles tags: core-8-1-branch-old | |
| 23:28 | added test for setting default encoding dir check-in: 400a8b27a9 user: surles tags: core-8-1-branch-old | |
| 23:20 | Marked code as unsupported. check-in: 07af8c43e2 user: rjohnson tags: core-8-1-branch-old | |
| 23:00 | * unix/Makefile.in: * unix/configure.in: Include compat files in the stub library in addition to the... check-in: b8158d1d3a user: stanton tags: core-8-1-branch-old | |
| 22:32 | tests no longer leave files in the current working directory. check-in: c672bae680 user: hershey tags: core-8-1-branch-old | |
| 19:51 | Fixed tests to run independent of working dir. Changed statistic printing feature in all and defs. check-in: 88658e511a user: hershey tags: core-8-1-branch-old | |
|
1999-03-11
| ||
| 23:50 | fixed bad variable reference check-in: 67984518c4 user: hershey tags: core-8-1-branch-old | |
| 23:49 | changed hardcoded reference to ../tests/all.tcl to use variable in its path. check-in: d29a7d3879 user: hershey tags: core-8-1-branch-old | |
| 19:28 | Add CrtVersion.3 documentation for Tcl_GetVersion() function check-in: f4572ad12c user: redman tags: core-8-1-branch-old | |
| 19:03 | "make test" now invokes the test suite from the current working dir so that you can call "make test"... check-in: 4ed00c3520 user: hershey tags: core-8-1-branch-old | |
| 18:49 | Updated the testsuite to use "test" namespace and commandline args to control verbose level and whi... check-in: 346215785f user: hershey tags: core-8-1-branch-old | |