Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
61 check-ins using file tests/io.test version 24b3dbc7f2
|
1999-06-26
| ||
| 03:53 | Adding package tcltest; this replaces the original defs.tcl file that was a part of the test suite. check-in: 2b7cfbc0de user: jenn tags: trunk | |
| 03:47 | This file contains what used to be in the tests/README file and documents the tcltest package. check-in: 152507d861 user: jenn tags: trunk | |
| 00:01 | Changed so unix always maps ckalloc to Tcl_Alloc or Tcl_DbCkAlloc to avoid problems with mixed TCL_M... check-in: 732e56feb0 user: redman tags: trunk | |
|
1999-06-25
| ||
| 23:47 | Changed to Tcl 8.2b1 check-in: 9f2cd61b60 user: welch tags: trunk | |
| 23:47 | Added note about win/configure.in needing a version change check-in: 1f87923771 user: welch tags: trunk | |
| 23:46 | Fixed return value in doc. check-in: 003e537211 user: welch tags: trunk | |
| 23:29 | Changed to Tcl 8.2b1 check-in: c46ff26d58 user: welch tags: trunk | |
| 23:29 | Added man page for Tcl_Replace Channel and TclUndoReplaceChannel check-in: 243da854b8 user: welch tags: trunk | |
| 18:42 | * tests/reg.test: * generic/regexec.c: Fixed bugs in non-greedy quantifiers. check-in: 7002d2683b user: stanton tags: trunk | |
|
1999-06-24
| ||
| 21:15 | Moved description of regular expression syntax from regexp.n into a new re_syntax.n page. Modified ... check-in: 95abde5c42 user: jpeek tags: trunk | |
| 03:27 | * unix/Makefile.in: Changed install-doc to install-man. * tools/uniParse.tcl: * tools/uniClass.tcl:... check-in: 9d26b83359 user: stanton tags: trunk | |
|
1999-06-22
| ||
| 18:57 | One more try at fixing the TCL_LIBRARY problem check-in: 421197f4e6 user: wart tags: trunk | |
| 18:51 | TCL_LIBRARY is now set in the Makefile check-in: eb4ca9bbf8 user: wart tags: trunk | |
|
1999-06-21
| ||
| 19:02 | *** empty log message *** check-in: 7652b6f733 user: stanton tags: trunk | |
| 19:02 | * unix/tclUnixThrd.c (TclpThreadCreate): Fixed memory leak where thread attributes were not being re... check-in: d3a5225279 user: stanton tags: trunk | |
|
1999-06-19
| ||
| 00:57 | Merged with tk defs.tcl file check-in: 1731e0e5cd user: jenn tags: trunk | |
| 00:18 | Reflects recent changes in tcl.m4 (compiler warnings) check-in: 44079c5e8e user: wart tags: trunk | |
|
1999-06-18
| ||
| 17:34 | Modifications to correct CC_EXENAME macro. check-in: c43769ff9b user: redman tags: trunk | |
|
1999-06-17
| ||
| 23:30 | Modify aclocal.m4 for PC to run cygpath on path of CC_EXENAME first. check-in: 171ce697ec user: redman tags: trunk | |
| 19:32 | *** empty log message *** check-in: e2e7105bb2 user: stanton tags: trunk | |
| 19:32 | * doc/RegExp.3: Documented the new regexp interfaces and the compile/execute flags. check-in: 2e29d83ea4 user: stanton tags: trunk | |
| 19:32 | * generic/tclTest.c: * generic/tclRegexp.h: * generic/tclRegexp.c: * generic/tcl.h: * generic/tcl.de... check-in: 0974012913 user: stanton tags: trunk | |
| 19:31 | * tests/regexp.test: * generic/tclCmdMZ.c: * generic/tclCmdIL.c: Changed to use new regexp interface... check-in: 439ccec547 user: stanton tags: trunk | |
| 19:30 | * generic/regcomp.c: lint * tests/reg.test: * generic/regex.h: * generic/regc_lex.c: Added REG_BOSO... check-in: 12e2267e22 user: stanton tags: trunk | |
| 01:38 | Updated to reflect recent changes check-in: bb45660987 user: wart tags: trunk | |
| 00:36 | Fixed compiler optimization flags for Linux to remove a plethora of warnings. check-in: 742be4e919 user: wart tags: trunk | |
| 00:20 | * generic/tclVar.c (Tcl_VariableObjCmd): fixed premature increment in loop that was causing out-of... check-in: 53b13ff96a user: hershey tags: trunk | |
|
1999-06-16
| ||
| 23:41 | Reflects changes to tcl.m4 check-in: b41388eed7 user: wart tags: trunk | |
| 23:30 | Added changes to make the macros bahave in the same manner as the Windows tcl.m4 macros check-in: a06214d64a user: wart tags: trunk | |
| 23:18 | more incremental changes check-in: 5801e92f07 user: surles tags: trunk | |
| 22:38 | added tclConfig.sh.in for Windows check-in: e5da250aa2 user: surles tags: trunk | |
| 22:36 | merged unix and windows styles check-in: 95cc329c16 user: surles tags: trunk | |
| 21:56 | *** empty log message *** check-in: 038564ed5c user: stanton tags: trunk | |
| 21:56 | * tests/execute.test: * generic/tclExecute.c (TclExecuteByteCode): Fixed crash caused by a bug in IN... check-in: 82d723f770 user: stanton tags: trunk | |
| 20:17 | Reorganized the order of the macros (cosmetic change) check-in: f64f4d2f4e user: wart tags: trunk | |
| 20:12 | modified files to work with new windows Makefiles check-in: be618c2ce7 user: surles tags: trunk | |
| 02:20 | More TEA changes. Should play well with TclX now. check-in: c8e10ac489 user: wart tags: trunk | |
| 02:10 | Fix DDE code to reinitialize with new servername. check-in: 9e936b8146 user: redman tags: trunk | |
| 00:47 | fixed bug that cause bad memory read on Windows check-in: 4a56d07c39 user: hershey tags: trunk | |
| 00:00 | fixed bugs that kept windows from compiling. check-in: 0cb1b747f4 user: hershey tags: trunk | |
|
1999-06-15
| ||
| 22:06 | beefed up the string object tests check-in: 3f45ef233e user: hershey tags: trunk | |
| 20:44 | Tcl configure / Makefile sequence now complies with the most basic spec for TEA. check-in: e8b97f0924 user: wart tags: trunk | |
| 20:41 | Includes changes to tcl.m4 check-in: 21a0bc046a user: wart tags: trunk | |
| 20:41 | Modified some macros based on how some of the extensions work. check-in: 62dee156b9 user: wart tags: trunk | |
| 03:14 | Improved the appendObj functions (uncomented the optimized code that was present in the Unicode obj)... check-in: 6a28946962 user: hershey tags: trunk | |
| 01:16 | Merged String and Unicode object types. Added new functions to the puplic API: Tcl_NewUnicodeObj... check-in: 23b23af342 user: hershey tags: trunk | |
|
1999-06-11
| ||
| 02:06 | Continued work on configure and make scripts check-in: 35a6cd6205 user: surles tags: trunk | |
| 01:53 | Continued work on configure and make scripts check-in: 3d03efd78b user: surles tags: trunk | |
|
1999-06-10
| ||
| 22:07 | *** empty log message *** check-in: bed45a3b2a user: stanton tags: trunk | |
| 21:49 | macros that autoconf will be looking for (tcl.m4) check-in: 9b85d6df08 user: wart tags: trunk | |
| 21:49 | Macros that autoconf will be looking for (tcl.m4) check-in: 62b57f0f65 user: wart tags: trunk | |
| 21:47 | Modified to use the tcl.m4 macros check-in: 91124a20c6 user: wart tags: trunk | |
| 21:47 | Modified configure.in that uses the tcl.m4 macros check-in: 3a4c79d9ba user: wart tags: trunk | |
| 21:46 | First pass at Windows Tcl autoconf macros check-in: 80f11146d9 user: wart tags: trunk | |
| 21:45 | First pass at Tcl autoconf macros check-in: df969de59c user: wart tags: trunk | |
| 19:14 | fied a memory leak. purify nolonger complains. check-in: 9726b2f18e user: hershey tags: trunk | |
| 04:29 | * tools/genStubs.tcl: Changed to always write output in LF mode. check-in: f36bf665e7 user: stanton tags: trunk | |
| 04:28 | * generic/tclUnicodeObj.c: Lots of cleanup and simplification. Fixed several memory bugs. Added Tcl... check-in: ea63e58504 user: stanton tags: trunk | |
| 04:27 | * generic/regexec.c: * unix/tclUnixNotfy.c: lint check-in: 3807220c1a user: stanton tags: trunk | |
|
1999-06-09
| ||
| 17:06 | performance improvement for TclGetUnicodeFromObj function and the Unicode object type. check-in: bcc8429af0 user: hershey tags: trunk | |
| 17:06 | unset the variable "u" whose initial value could affect test passage. check-in: ab4cba4af2 user: hershey tags: trunk | |