Tcl Source Code

Timeline
Login

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

50 ancestors of b20d838b6066deee

1999-03-10
06:12
Changed TCL_STUB_MAGIC back to match plus patch implementation. check-in: b20d838b60 user: stanton tags: trunk, dev-stubs-merge-8-1-3/9/99, core-8-1-merge-3/9/99
05:52
Merged stubs changes into mainline for 8.0 check-in: 1969693351 user: stanton tags: trunk
1999-03-04
01:02
*** empty log message *** check-in: 4cc6e958bc user: stanton tags: trunk
01:01
* generic/tcl.decls: Added Mac specific declarations.

* generic/tclStubs.c: * generic/tclStubInit.c... check-in: 3ab6dc531f user: stanton tags: trunk

00:54
* generic/tclStubLib.c: Added internal interface hooks. check-in: f2bf2426ea user: stanton tags: trunk
1999-03-03
00:39
updated changelog check-in: f826b61cd4 user: stanton tags: trunk
00:38
* unix/Makefile.in: * unix/configure.in: * unix/ldAix: Enhanced AIX shared library support.

* win/t... check-in: 51058ad13d user: stanton tags: trunk

1999-02-26
22:25
updated old URL in README check-in: c3066a9fc0 user: hershey tags: trunk
1999-02-19
02:22
renamed tcl.hpj to tcl.hpj.in check-in: ce0f62a232 user: stanton tags: trunk
02:14
changed so helpfile generation can work from the build environment check-in: 0a9bbac9f2 user: stanton tags: trunk
1999-02-17
02:05
updated for 8.0.5 with John O's changes. check-in: 54351242b5 user: hershey tags: trunk
1999-02-11
03:04
* library/init.tcl: Fixed auto_mkindex so it handles .tbc files. Did some general cleanup to handle ... check-in: 9a11b261c6 user: stanton tags: trunk
1999-02-09
03:31
updated readmes for 8.0.5 release check-in: 8b5b3b65b5 user: stanton tags: trunk
1999-02-05
03:12
updated man page generation for TclPro check-in: 1c005f1d8c user: stanton tags: trunk
01:49
lint check-in: e5f9e4b3a8 user: stanton tags: trunk
1999-02-03
21:28
* generic/tclInt.h: * generic/tclNamesp.c (TclGetNamespaceForQualName): Restored signature so that T... check-in: cf93c3116c user: stanton tags: trunk
19:12
* test/winPipe.test: Changed to remove echoArgs.tcl temporary file when done.

* tests/cmdAH.test: *... check-in: d0b2c4fa68 user: stanton tags: trunk

18:37
removed AC_CONFIG_SUBDIRS(dltest) since this doesn't work in our build environment check-in: 07f8546dfb user: stanton tags: trunk
02:59
* win/makefile.vc: Added better support for paths with spaces in the name. Added .lib and support .d... check-in: 8da6e53bdc user: stanton tags: trunk
02:59
stripped carriage returns at end of lines check-in: 6801362dcd user: stanton tags: trunk
02:58
* unix/configure.in: Changed to automatically configure in dltest. check-in: b739c398a4 user: stanton tags: trunk
02:58
* tests/interp.test: * generic/tclInterp.c (DeleteAlias): Changed to use Tcl_DeleteCommandFromToken ... check-in: 501d236e85 user: stanton tags: trunk
02:58
* win/tclAppInit.c: * unix/tclAppInit.c: * mac/tclMacAppInit.c: * generic/tclTest.c: Changed some EX... check-in: 92d52aa5e1 user: stanton tags: trunk
00:55
* generic/tclProc.c: * generic/tclNamesp.c: * generic/tclInt.h: * generic/tclCmdIL.c: * generic/tclB... check-in: 8da7bff5d5 user: stanton tags: trunk
00:51
* unix/tclUnixChan.c: * win/tclWinSock.c: * doc/socket.n: Applied Gordon Chaffee's patch to handle f... check-in: dd5a31ec23 user: stanton tags: trunk
1999-02-02
23:01
lint check-in: 6cdab4a54a user: stanton tags: trunk
23:01
Changed to pass registry dll path into test script so the test doesn't depend on being able to find ... check-in: a4253646c7 user: stanton tags: trunk
23:00
added tcltest as a dependency of runtest check-in: f2800910df user: stanton tags: trunk
22:32
* win/winDumpExts.c: Patched to be picker about stripping @'s. [Bug: 920] check-in: 0ac57c62d3 user: stanton tags: trunk
22:29
* unix/configure.in: Added branch for BSD/OS-4* to shared library case statement. [Bug: 975] Fixed t... check-in: 3b1b40594b user: stanton tags: trunk
22:28
* library/http2.0/http.tcl: Added catch around eof test in CopyDone since the user may have already ... check-in: b241ec04fd user: stanton tags: trunk
22:28
* library/init.tcl: Various small changes requested by Jan Nijtmans. - If the variable $tcl_library ... check-in: f3d065fb9d user: stanton tags: trunk
22:27
* generic/tclPosixStr.c (Tcl_ErrnoId, Tcl_ErrnoMsg): When using egcs, ENOTSUP and EOPNOTSUPP are the... check-in: 53c251c547 user: stanton tags: trunk
22:27
objectified open command check-in: a4d159d25f user: stanton tags: trunk
22:26
* generic/tclCompile.c (CompileExprWord): Fixed exception stack overflow bug caused by missing state... check-in: 2819702950 user: stanton tags: trunk
22:25
* generic/tclIOCmd.c: * generic/tclBasic.c: Objectified the "open" command. [Bug: 1113] check-in: e780812f24 user: stanton tags: trunk
22:25
* win/tclWinReg.c: * doc/registry.n: Added support for HKEY_PERFORMANCE_DATA and HKEY_DYN_DATA keys.... check-in: 297a79c7b3 user: stanton tags: trunk
18:36
* library/init.tcl: Added catch around unset. [Bug: 978] check-in: 6751864160 user: stanton tags: trunk
18:36
* win/tclWinInit.c (TclPlatformInit): Added code to ensure tcl_pkgPath is set to "" when no registry... check-in: 1d22b63efb user: stanton tags: trunk
1999-01-29
00:32
Added -pipe option if gcc is being used. check-in: 42c3f8c600 user: rjohnson tags: trunk
1999-01-19
23:30
Making it possible for http -command callbacks to safely uset the state array. check-in: fa68f46146 user: welch tags: trunk, scriptics-tclpro-1-2-b1
1999-01-12
02:50
Updated changes. check-in: ee3af272c1 user: rjohnson tags: trunk
02:29
Changed so sh_lib extension is return on HP even if it isn't compiled as a shared object. check-in: 3be0db5be1 user: rjohnson tags: trunk
1999-01-06
21:08
* win/makefile.vc: * generic/tcl.h: * generic/tclAlloc.c: Added USE_NATIVEMALLOC ifdefs to make it e... check-in: 6867e5b3fe user: stanton tags: trunk
1999-01-05
01:40
Added more info to lsort man page. RFE 873 check-in: be95b75f28 user: rjohnson tags: trunk
01:18
Added supoport for _-dclspec on gcc - RFE 972.

Ray check-in: 6f64fcc254 user: rjohnson tags: trunk

1999-01-04
19:25
Updated the version to 8.0.5. check-in: b3c705fae1 user: rjohnson tags: trunk
1998-12-29
22:55
fixed typo in resource doc. check-in: e90ad7857f user: surles tags: trunk, scriptics-tclpro-1-2-a1
1998-12-23
02:01
Made error message for cd cmd consistant with 8.1. check-in: d84fbad1a0 user: rjohnson tags: trunk
1998-12-10
19:09
Fixed problem with running tests on IRIX. check-in: 45ccd222d9 user: rjohnson tags: trunk
1998-12-08
12:43
Added -p flag to "mkdir" commands in "install-libraries" target to allow error- free installation ... check-in: ffbbbdb078 user: suresh tags: trunk