Tcl Source Code

Timeline
Login

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

50 check-ins occurring around 9f787d9a6d2f5705.

1999-04-05
22:18
* tests/tests/socket.test: Changed so tests don't reuse sockets, since Windows is slow to release so... check-in: 32d82f87bd user: stanton tags: core-8-1-branch-old
21:58
* win/tclWinConsole.c: * win/tclWinPipe.c: * win/tclWinSerial.c: Fixed race condition where backgrou... check-in: 9c78cc3ee2 user: stanton tags: core-8-1-branch-old
1999-04-03
03:02
removed windows-tk restriction on code that forked another shell--able to make this change because b... check-in: 03e6eecd77 user: hershey tags: core-8-1-branch-old
02:27
Test cases for DDE package. check-in: dc921b725e user: redman tags: core-8-1-branch-old
01:46
Change log entry for Tcl_ConditionNotify and Tcl_ConditionWait check-in: 523bfb774e user: welch tags: core-8-1-branch-old
01:35
Changed finalization to move DLL unloading until the very last moment to avoid referencing memory fo... check-in: c3634cbd75 user: welch tags: core-8-1-branch-old
01:19
*** empty log message *** check-in: 11b0722d47 user: stanton tags: core-8-1-branch-old
01:19
* tests/http.test: Fixed bad test initialization code. check-in: 959b030de5 user: stanton tags: core-8-1-branch-old
01:19
* generic/tclThreadTest.c (ThreadExitProc): Fixed bug where static memory was being returned instead... check-in: 580aaa126e user: stanton tags: core-8-1-branch-old
00:44
Fix DDE code for Win95/98 check-in: ca77050cc6 user: redman tags: core-8-1-branch-old
1999-04-02
23:48
Add DDE package (moved from Tk). check-in: 26586b1d7e user: redman tags: core-8-1-branch-old
23:45
*** empty log message *** check-in: a2a5024790 user: stanton tags: core-8-1-branch-old
23:44
* generic/regc_locale.c: * generic/regcustom.h: * generic/tcl.decls: * generic/tclCmdIL.c: * generic... check-in: de06484e63 user: stanton tags: core-8-1-branch-old
23:44
* tests/expr.test: * tests/for-old.test: * tests/for.test: * tests/foreach.test: * tests/format.test... check-in: 92c423cb2e user: stanton tags: core-8-1-branch-old
22:30
safe-6.3 now passes on Windows and Unix for both release and debug. This addresses item 81 on the wh... check-in: 8c40033f93 user: hershey tags: core-8-1-branch-old
19:43
Fixed warnings from VC++. check-in: ede99b1301 user: redman tags: core-8-1-branch-old
18:59
lint check-in: 13af4c70f4 user: hershey tags: core-8-1-branch-old
18:57
minor changes to fix bad code that was outside of "test" calls. check-in: f2aaa3e425 user: hershey tags: core-8-1-branch-old
00:54
Fix previous patch on Solaris, need to provide the Tcl package before calling Tcl_InitStubs(). check-in: c8e8856000 user: redman tags: core-8-1-branch-old
1999-04-01
23:25
Reimplemented Tcl_ConditionNotify and Tcl_ConditionWait based on an algorithm contributed by Jim Dav... check-in: 87deb82e27 user: welch tags: core-8-1-branch-old
23:23
Deleted unused code. check-in: e6c75f634f user: welch tags: core-8-1-branch-old
23:23
Added file used with test for BUG 1327 check-in: a2c1963b2c user: welch tags: core-8-1-branch-old
23:22
Added test for BUG 1327. Improved the way yeilding is done in thread tests. check-in: 50bfe2a9a5 user: welch tags: core-8-1-branch-old
23:21
Fixed BUG 1327 with scripts that do namespace imports. check-in: 40c369355a user: welch tags: core-8-1-branch-old
21:58
*** empty log message *** check-in: 5a4dfaf9d4 user: stanton tags: core-8-1-branch-old
21:58
* generic/tclInt.h: Removed duplicate declarations.

* generic/tclInt.decls: * generic/tcl.decls: Ad... check-in: 9f787d9a6d user: stanton tags: core-8-1-branch-old

21:56
* tests/parse.test: * generic/tclParse.c: Fixed crash due to multiple frees in parser during error c... check-in: 3e4fa90a00 user: stanton tags: core-8-1-branch-old
21:56
* tests/registry.test: * win/tclWinReg.c: Internationalized the registry code. It now uses Unicode ... check-in: 83ad188bce user: stanton tags: core-8-1-branch-old
21:52
Applied Jan's patch, fixed TCL_MEM_DEBUG. check-in: 8c0c86be64 user: redman tags: core-8-1-branch-old
00:56
Fixed console code to properly deal with pasting of uneven lines by reading entire lines from the co... check-in: d937aa574e user: redman tags: core-8-1-branch-old
00:38
Added new bitmap for 8.1b3 and modified text in Finished panel. check-in: 8c3361f3a6 user: redman tags: core-8-1-branch-old
1999-03-31
22:37
Tests for pkg_mkIndex when input files do "namespace import". BUG 1327 check-in: fcf8cd928e user: welch tags: trunk
22:37
Fixed pkg_mkIndex when input files do "namespace import". BUG 1327 check-in: dcd8e76bfe user: welch tags: trunk
19:54
Tests for quoting bugs in auto_mkindex slavehook: BUGID 1657 check-in: f33978ea19 user: welch tags: core-8-1-branch-old
19:54
Fixing quoting bugs in auto_mkindex slavehook: BUGID 1657 check-in: 293b4045fe user: welch tags: core-8-1-branch-old
18:58
Added tests for auto_mkindex_parser quoting problems, BUGID 1657 check-in: 51ffe4e6ae user: welch tags: trunk
18:58
Fixed quoting bugs in auto_mkindex_parser, BUGID 1657 check-in: 0899c7c6c0 user: welch tags: trunk
1999-03-30
23:56
* unix/Makefile.in: Removed trailing backslash that broke the "depend" target.

* unix/tclUnixInit.c... check-in: bffc3e18c7 user: stanton tags: core-8-1-branch-old

22:29
*** empty log message *** check-in: 88e6d9a8d3 user: stanton tags: core-8-1-branch-old
22:29
* generic/tclInt.h: * generic/tclLoad.c (TclFinalizeLoad): * generic/tclEvent.c (Tcl_Finalize): Defe... check-in: ab427ec84e user: stanton tags: core-8-1-branch-old
04:14
updated GB encoding to be multibyte check-in: bf94a29051 user: stanton tags: core-8-1-branch-old
03:45
*** empty log message *** check-in: d8bf795810 user: stanton tags: core-8-1-branch-old
03:45
* generic/tclFileName.c: * generic/tclDecls.h: * generic/tcl.decls: Added CONST to Tcl_JoinPath and ... check-in: 4d5ea3ebd3 user: stanton tags: core-8-1-branch-old
02:40
also modified win/makefile.vc in last edit check-in: 2b3e0ffc6a user: redman tags: core-8-1-branch-old
02:36
removed stub functions check-in: 2ecf20b81d user: redman tags: core-8-1-branch-old
02:29
Remove the stubs functions, corrected the stub .obj file set. check-in: b436652040 user: redman tags: core-8-1-branch-old
01:55
Remove the stub function definitions. Change stub macros to use just the name of the function witho... check-in: adb44e19f5 user: redman tags: core-8-1-branch-old
1999-03-27
23:25
Fixed Bug IDs 1517, 1520, 1579. check-in: 14c1af0b4d user: redman tags: core-8-1-branch-old
23:01
Change the help file to tcl81.hlp. check-in: 7b34897335 user: redman tags: core-8-1-branch-old
22:58
add comment about borland makefile check-in: 4679745f5f user: redman tags: core-8-1-branch-old