Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user stanton occurring around 1999-05-28 23:02:44.
|
1999-06-21
| ||
| 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 | |
|
1999-05-18
| ||
| 22:36 | *** empty log message *** check-in: fa0f519143 user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 22:36 | * win/tclWinChan.c: Modified initialization code to avoid inherenting closed or invalid channels. I... check-in: bbe1ca2eb5 user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
|
1999-05-14
| ||
| 22:18 | *** empty log message *** check-in: e04060d88e user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 22:18 | * generic/tclCmdAH.c (Tcl_ForObjCmd): Fixed crash caused by failure to reset the result before evalu... check-in: 092dceb08b user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 18:29 | merged 1-3-b2 changes into mainline check-in: 3ee5ce82d5 user: stanton tags: trunk | |
| 18:26 | merged changes from mainline check-in: 6f7b40c937 user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 18:18 | *** empty log message *** check-in: 3b7ffc21a9 user: stanton tags: trunk | |
| 02:18 | *** empty log message *** check-in: 999c763181 user: stanton tags: trunk | |
| 02:18 | * unix/Makefile.in: * unix/tclAppInit.c: Minor cleanup related to Xt notifier. * unix/tclUnixInit.c... check-in: 6ea73d3f19 user: stanton tags: trunk | |
| 02:04 | increased per-thread regexp cache to 30 check-in: 00c4feaf42 user: stanton tags: trunk | |