Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user stanton occurring around 1999-06-05 00:18:12.
|
1999-08-05
| ||
| 01:21 | * tests/reg.test: Added test for REG_EXPECT bug fixed by Henry's patch. check-in: af33e52d36 user: stanton tags: trunk | |
| 01:16 | * generic/regc_nfa.c: * generic/regcomp.c: * generic/rege_dfa.c: * generic/regexec.c: * generic/regg... check-in: c161cf0289 user: stanton tags: trunk | |
|
1999-07-09
| ||
| 02:31 | fixed line termination character check-in: 77df520e96 user: stanton tags: trunk | |
| 02:12 | *** empty log message *** check-in: 828e9399bf user: stanton tags: trunk | |
| 02:11 | * tests/string.test: * generic/tclCmdMZ.c: Fixed bug in string range bounds checking code. check-in: 614b32f8b0 user: stanton tags: trunk | |
|
1999-07-08
| ||
| 23:17 | * win/Makefile.in: Added tcltest target so runtest works properly. Added missing names to the clean... check-in: bd1fc18299 user: stanton tags: trunk | |
|
1999-07-07
| ||
| 18:59 | * doc/fconfigure.n: Clarified default buffering behavior for the standard channels. [Bug: 2335] check-in: 842d60e737 user: stanton tags: trunk | |
|
1999-06-25
| ||
| 18:42 | * tests/reg.test: * generic/regexec.c: Fixed bugs in non-greedy quantifiers. check-in: 7002d2683b user: stanton tags: trunk | |
|
1999-06-24
| ||
| 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-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-17
| ||
| 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 | |
|
1999-06-16
| ||
| 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 | |
|
1999-06-10
| ||
| 22:07 | *** empty log message *** check-in: bed45a3b2a user: stanton 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-08
| ||
| 19:02 | *** empty log message *** check-in: 70636ebef7 user: stanton tags: trunk | |
| 19:02 | * win/tclWinSock.c: Rolled back to the 8.1.0 implementation because of serious problems with the new... check-in: 0e16766ed6 user: stanton tags: trunk | |
|
1999-06-05
| ||
| 00:18 | *** empty log message *** check-in: fe3561f466 user: stanton tags: trunk | |
| 00:18 | * win/configure.in: * win/Makefile.in: Windows build now handles static/dynamic debug/nodebug builds... check-in: 96386b55b1 user: stanton tags: trunk | |
|
1999-06-03
| ||
| 18:43 | *** empty log message *** check-in: 3ae7d79873 user: stanton tags: trunk | |
| 18:43 | * generic/tclCmdMZ.c (Tcl_StringObjCmd): * tests/string.test: Fixed bug where string equal/compare -... check-in: 913059fbe2 user: stanton tags: trunk | |
|
1999-06-02
| ||
| 20:53 | fixed typo check-in: de3a2e94c8 user: stanton tags: trunk | |
| 20:21 | * generic/tclUtf.c (Tcl_UtfNcasecmp): Fixed incorrect computation of relative ordering. [Bug: 2135] check-in: 58260de12d user: stanton tags: trunk | |
| 02:03 | *** empty log message *** check-in: e4ca18e1ae user: stanton tags: trunk | |
| 02:03 | * unix/configure.in: Fixed various small configure.in patches submitted by Jan Nijtmans. [Bug: 2121]... check-in: 52b68b7712 user: stanton tags: trunk | |
| 01:53 | * tests/reg.test: * generic/regc_color.c: * generic/regc_cvec.c: * generic/regc_lex.c: * generic/reg... check-in: 96584c60d8 user: stanton tags: trunk | |
|
1999-05-28
| ||
| 23:02 | *** empty log message *** check-in: 8aa83b7ffd user: stanton tags: trunk | |
| 23:02 | * win/Makefile.in: * win/configure.in: Added preliminary TEA implementation. check-in: e66286eb0c user: stanton tags: trunk | |
| 23:02 | * win/tclWinDde.c: Fixed bug where dde calls were being passed an invalid dde handle because Initial... check-in: 5e7b70ba7b user: stanton tags: trunk | |
| 23:02 | * generic/tclObj.c: Changed to eliminate use of isupper/tolower in favor of the Unicode versions. check-in: 394d8ee6ec user: stanton tags: trunk | |
|
1999-05-26
| ||
| 02:39 | Merged changes from 1-3-b2 branch into mainline. check-in: ef79a444b9 user: stanton tags: trunk | |
| 02:25 | Fixed so patchlevel is included in installer strings. Closed-Leaf check-in: b52390dc27 user: stanton tags: scriptics-tclpro-1-3-b2-branch, core-8-1-1 | |
|
1999-05-25
| ||
| 21:15 | Fixed incorrect patchlevel info. check-in: de78338462 user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 20:22 | updated changes file for 8.1.1 check-in: 344bc3b699 user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 01:00 | *** empty log message *** check-in: b5b27a5b74 user: stanton tags: trunk | |
| 01:00 | * tools/genStubs.tcl: Changed to allow a list of platforms instead of just one at a time. check-in: 4c82ed51c1 user: stanton tags: trunk | |
| 01:00 | * generic/tcl.decls: * generic/tclCmdMZ.c: * generic/tclDecls.h: * generic/tclInt.decls: * generic/t... check-in: 1cdb3df621 user: stanton tags: trunk | |
|
1999-05-22
| ||
| 01:20 | Merged changes from scriptics-tclpro-1-3-b2 branch check-in: f692388d07 user: stanton tags: trunk | |
|
1999-05-20
| ||
| 22:32 | Changed Tcl registry key to Scriptics instead of Sun check-in: c2f46f73c5 user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 03:28 | Updated docs for TclPro 1.3b2 check-in: 90b25e9aa4 user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 02:53 | Added tests for regexp bug. check-in: 8e5078e797 user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 00:04 | *** empty log message *** check-in: b3609be823 user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 00:03 | Merged in various changes submitted by Jeff Hobbs: * generic/tcl.decls: * generic/tclUtf.c: Added T... check-in: 61e23396c3 user: stanton tags: scriptics-tclpro-1-3-b2-branch | |