Tcl Source Code

Timeline
Login

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

99 check-ins using file changes version 0db96fdee4

2001-10-17
15:47
corrected reference
check-in: 4993aff635 user: dgp tags: core-8-3-1-branch
2001-10-16
23:53
* Restored install of tclConfig.sh file to $TCL_EXEC_PREFIX/lib. It contains platform-depe...
check-in: bc629cef45 user: dgp tags: core-8-3-1-branch
21:38
* unix/configure: Autoconf * 'make mklinks' for Tcl_SetMainLoop. * 'make dist': Removed copy of f...
check-in: a6836d93bd user: dgp tags: core-8-3-1-branch
21:13
* unix/tclLoadAout.c (TclGuessPackageName): removed unused vars and fixed warnings. [Bug #446622] ...
check-in: 055cf82d9c user: hobbs tags: core-8-3-1-branch
06:44
MacOSX / Darwin support [Patch 435258] check-in: 550617f3a0 user: das tags: core-8-3-1-branch
05:46
* Added test to demonstrate memory corruption problems. [Bug 219393].
check-in: a3db4da614 user: dgp tags: core-8-3-1-branch
2001-10-15
21:54
fixed dangling ; check-in: 12dd730684 user: hobbs tags: core-8-3-1-branch
21:36
* unix/configure: * unix/configure.in: * win/configure: * win/configure.in: * win/tcl.m4: rewor...
check-in: beda836b73 user: hobbs tags: core-8-3-1-branch
20:27
* generic/tclInt.decls (TclExpandCodeArray,TclGetInstructionTable): Added to internal stubs tab... check-in: 054c240e9d user: andreas_kupries tags: core-8-3-1-branch
17:39
* generic/tcl.h: * win/tclWinPort.h: moved #define of WIN32 to tcl.h where __WIN32__ is defined a...
check-in: 0a06651f8a user: hobbs tags: core-8-3-1-branch
2001-10-14
16:25
* Corrected typos in doc/RegExp.3
check-in: 81b5ea3a41 user: dgp tags: core-8-3-1-branch
2001-10-13
01:14
* tests/winPipe.test: removed obsolete cat16 tests, fixed winpipe-1.22 to only run on Win9*.
check-in: 1132385d59 user: hobbs tags: core-8-3-1-branch
01:14
* tests/timer.test: slight skewing of after values to allow for correct results on burdened machin...
check-in: 78fb8ecb5b user: hobbs tags: core-8-3-1-branch
01:10
added WIN32 define to back-port from 8.4 check-in: d0aefe34ec user: hobbs tags: core-8-3-1-branch
2001-10-12
23:43
* tests/winFCmd.test: differentiated test results for win2k versus not.
check-in: 1596109196 user: hobbs tags: core-8-3-1-branch
22:46
back-ported from 8.4 HEAD check-in: 8cf6dab240 user: hobbs tags: core-8-3-1-branch
20:41
* library/encoding/ebcdic.enc: * tools/encoding/ebcdic.txt: EBCDIC charset mapping. [Patch #21932...
check-in: 89254cdcb2 user: hobbs tags: core-8-3-1-branch
20:40
* library/encoding/tis-620.enc: * tools/encoding/tis-620.txt: TIS-620 charset mapping. [Patch #46...
check-in: 659f57273f user: hobbs tags: core-8-3-1-branch
2001-10-11
22:34
generic/tclLiteral.c: (TclReleaseLiteral) insured that self-referential bytecodes are properly clean... check-in: c08efbf4c9 user: msofer tags: core-8-3-1-branch
2001-10-10
20:05
* Corrected restore of ::env(LANG).
check-in: f86a1ba4a5 user: dgp tags: core-8-3-1-branch
15:34
Updated as best I can without adding additional Unicode handling functions from 8.4 (from where most... check-in: 23c4fc8710 user: dkf tags: core-8-3-1-branch
00:47
corrected () balancing in back-port check-in: 8c085a57b0 user: hobbs tags: core-8-3-1-branch
2001-10-09
20:42
removed duplicate definition of tclObjsAlloced and tclObjsFreed. These variables only exist when c... check-in: ae68613ec5 user: msofer tags: core-8-3-1-branch
19:04
see ChangeLog check-in: 9c375f759c user: hobbs tags: core-8-3-1-branch
19:04
* doc/bgerror.n: back-port from 8.4 that indicates new behavior of bgerror in Tk.
check-in: 4d246fe415 user: hobbs tags: core-8-3-1-branch
19:03
generic/tclFileName.c (ExtractWinRoot): corrected ABR error check-in: 6fc3a81df4 user: hobbs tags: core-8-3-1-branch
17:16
generic/tclLiteral.c: (TclReleaseLiteral) reverted previous patch for [Bug 467523] - cure is worse t... check-in: 180a32a271 user: msofer tags: core-8-3-1-branch
12:20
Fixed stupid error in test io-32.8 which only happened to work by chance... check-in: 44e48e9160 user: dkf tags: core-8-3-1-branch
2001-10-08
15:50
tclCmdIL bugfixes (info body & lsort -index end-x) check-in: d67b82ac14 user: dkf tags: core-8-3-1-branch
2001-10-06
01:03
forgot credit for last bugfix ... check-in: b4d5857627 user: msofer tags: core-8-3-1-branch
01:00
insured that self-referential bytecodes are properly cleaned up on interpreter deletion [Bug 467523]... check-in: 6db694bbbd user: msofer tags: core-8-3-1-branch
2001-10-04
20:27
Updated encodings with latest mappings from www.unicode.org. This did not include some Mac encodi...
check-in: 481003c432 user: hobbs tags: core-8-3-1-branch
2001-10-03
20:26
updated patchlevel to 8.3.4. Changed URLs to point to www.tcl-tk.net where appropriate. Added proper... check-in: b2da77e68d user: hobbs tags: core-8-3-1-branch
20:24
updated copyright info check-in: 0c0ca810a4 user: hobbs tags: core-8-3-1-branch
18:30
* generic/tclEvent.c (Tcl_FinalizeThread): moved freeing of tclLibraryPath to before the thread ex...
check-in: 0d83ed6db4 user: hobbs tags: core-8-3-1-branch
2001-09-28
17:53
added a comment not to change the working directory before calling Tcl_GetNameOfExecutable [Bug 2192... check-in: 0e2254efe8 user: msofer tags: core-8-3-1-branch
16:30
* generic/tclIO.c: added (on behalf of Kevin Kenny <[email protected]>) two more '(... check-in: 2c68fed13d user: andreas_kupries tags: core-8-3-1-branch
02:26
* generic/tclIO.c (ChannelTimerProc): Added Tcl_Preserve() and Tcl_Release() to fix...
check-in: 3828b00948 user: dgp tags: core-8-3-1-branch
2001-09-27
02:26
* The changes below fix [Bug #462317] where Expect tried to read more than was in the buffers a... check-in: defcffd4a1 user: andreas_kupries tags: core-8-3-1-branch
2001-09-24
17:54
* The change below fixes [Bug #464380]. The bug was reported by Ronnie Brunner <rbrunner@users.... check-in: 5ceb426076 user: andreas_kupries tags: core-8-3-1-branch
2001-09-20
18:50
* win/makefile.vc: updated IA64 compile settings
* win/tclWinInit.c: added extra processor defini...
check-in: 1aa58c2d9a user: hobbs tags: core-8-3-1-branch
16:38
log entry correction check-in: 07cfdc4d49 user: dgp tags: core-8-3-1-branch
01:15
see ChangeLog check-in: e4e4e4da49 user: hobbs tags: core-8-3-1-branch
01:13
* generic/tclCmdAH.c (Tcl_FormatObjCmd): * generic/tclScan.c (Tcl_ScanObjCmd): corrected handling ...
check-in: d188de4ab1 user: hobbs tags: core-8-3-1-branch
01:13
* generic/tclTest.c (TestcmdtokenCmd): corrected pointer storage/retrieval for 64bit machines.
check-in: 3d5632fe1a user: hobbs tags: core-8-3-1-branch
01:12
* unix/configure: regen'ed * unix/tcl.m4: added --enable-64bit support for HP-11 with the 64-bit ...
check-in: 7cfa884c09 user: hobbs tags: core-8-3-1-branch
2001-09-19
16:56
* generic/tcl.h: removed forced #define USE_TCLALLOC 1 for Windows. This means the native system ...
check-in: 0bc39718f4 user: hobbs tags: core-8-3-1-branch
2001-09-18
20:15
* On Linux, disable inlining when one of the compat/*.c routines is to be linked in. [Patch...
check-in: d32a69473b user: dgp tags: core-8-3-1-branch
2001-09-13
20:03
Corrected errors in prior commit message
check-in: 9ad9257b3f user: dgp tags: core-8-3-1-branch
19:33
* generic/tclUtf.c (Tcl_UtfPrev): corrected to return the proper location when the middle of a UTF...
check-in: 5b19d3b799 user: hobbs tags: core-8-3-1-branch
19:10
* tests/ioCmd.test: Changed the computation of the result for iocmd-8.1[123] so that the tests ... check-in: 3758e8e92a user: andreas_kupries tags: core-8-3-1-branch
2001-09-12
21:26
Backport several bug fixes from HEAD to core-8-3-1-branch:
* tests/rename.test: * ...
check-in: 1ecf8a2fcc user: dgp tags: core-8-3-1-branch
20:34
* Corrected tests to better isolate tests in one file from influencing tests in other files...
check-in: 54f87073bc user: dgp tags: core-8-3-1-branch
2001-09-11
18:23
reworked stack-2.1 to be impervious to interp state check-in: f30660848a user: hobbs tags: core-8-3-1-branch
01:31
* generic/tclEvent.c (TclInExit): Corrected handling of tsd in late stages of finalization. [Bug ...
check-in: e2ddc62a9d user: hobbs tags: core-8-3-1-branch
00:53
* tests/stack.test: * generic/tclInterp.c (AliasObjCmd): Check the numLevels to ensure that we ar...
check-in: aeb251bcb1 user: hobbs tags: core-8-3-1-branch
2001-09-10
17:15
* generic/tclInt.decls: Added 'TclWinFlushDirtyChannels' to the internal platform specific stub... check-in: b83f909756 user: andreas_kupries tags: core-8-3-1-branch
2001-09-07
17:10
* All the changes below serve to fix bug [219148] which reports a 80x performance hit for file ... check-in: 8280b89ed1 user: andreas_kupries tags: core-8-3-1-branch
02:43
* Updated http package to version 2.4, reflecting the new features just added.
check-in: e34ff11fb3 user: dgp tags: core-8-3-1-branch
00:10
* doc/http.n: noted -binary, charset and coding state keys. * tests/http.test: * library/http/pkg...
check-in: 1a57f27ff5 user: hobbs tags: core-8-3-1-branch
2001-09-01
23:37
no message check-in: 556d562f43 user: davygrvy tags: core-8-3-1-branch
23:06
Added use of new private TclFinalizeAsync() found in tclAsync.c check-in: 3dfa34ca0c user: davygrvy tags: core-8-3-1-branch
22:54
no message check-in: 98a9136411 user: davygrvy tags: core-8-3-1-branch
22:53
-=[ Tcl_Async* API merge from HEAD ]=-
* generic/tclInt.decls: Removed TclpAsyncMark permanently...
check-in: 11201d88be user: davygrvy tags: core-8-3-1-branch
2001-08-30
19:02
* generic/tclIndexObj.c: fixed some casting problems that upset Crays. [Bug #419528] (andreasen)
check-in: 14c2f50f1a user: hobbs tags: core-8-3-1-branch
17:07
* tests/httpd (httpdRespond): added response to timeout value in query string.
check-in: dbe144b657 user: hobbs tags: core-8-3-1-branch
15:43
* Silence warning from Sun compiler. [Bug 454374]
check-in: 8800de40bc user: dgp tags: core-8-3-1-branch
2001-08-28
00:12
* doc/Tcl_Main.3: added docs for Tcl_SetMainLoop
* generic/tclStubInit.c: * generic/tclDecls.h: ...
check-in: 936287d100 user: hobbs tags: core-8-3-1-branch
00:08
* doc/Encoding.3: added note that tclPlatDecls.h must be included for use of Tcl_WinTCharToUtf and...
check-in: 547f914988 user: hobbs tags: core-8-3-1-branch
2001-08-24
16:19
* Backport of several bug fixes from HEAD to core-8-3-1-branch
check-in: a44fa80451 user: dgp tags: core-8-3-1-branch
2001-08-23
21:19
2001-08-23 Andreas Kupries <[email protected]>
* win/tclWinPipe.c (BuildComma...
check-in: 34a2db7086 user: andreas_kupries tags: core-8-3-1-branch
19:13
added QNX-6 build support. [Bug #219410] (loverso) check-in: e554696b24 user: hobbs tags: core-8-3-1-branch
2001-08-21
01:16
* library/http/http.tcl (geturl): added port number to Host: header to comply with HTTP/1.1 spec (...
check-in: 512001789d user: hobbs tags: core-8-3-1-branch
2001-08-09
01:00
Add package dependency checks. Upgrade packages bundled with Tcl 8.3.x: http 2.3.2, msgcat 1.1.1,...
check-in: b6aa9b0103 user: dgp tags: core-8-3-1-branch
2001-08-08
03:38
BRANCH: core-8-3-1-branch Removed library/tcltest/* . The package tcltest 1.0 is distributed wit...
check-in: d451d9e8bb user: dgp tags: core-8-3-1-branch
03:32
BRANCH: core-8-3-1-branch Removed library/reg/* . The index of the registry package moved to that...
check-in: aed99aacab user: dgp tags: core-8-3-1-branch
03:28
BRANCH: core-8-3-1-branch Removed library/opt0.4/* . The files of the opt package moved to librar...
check-in: 0989f0fe4f user: dgp tags: core-8-3-1-branch
03:25
BRANCH: core-8-3-1-branch Removed library/msgcat1.0/*. The msgcat package files moved to library...
check-in: 4afa81de46 user: dgp tags: core-8-3-1-branch
03:23
BRANCH: core-8-3-1-branch Removed library/http2.3/* . The http package moved to library/http in ...
check-in: e2ad95fa9c user: dgp tags: core-8-3-1-branch
03:13
BRANCH: core-8-3-1-branch Removed library/dde/*. They first appear in the 8.4 work. In 8.3, the ...
check-in: fe41b1f23e user: dgp tags: core-8-3-1-branch
2001-08-07
15:41
Avoid panic when there are extra items in the tcl stack [Bugs #406709 and 439843, Patch #414470] check-in: 6bb7c295fe user: msofer tags: core-8-3-1-branch
00:51
* generic/tclCmdMZ.c (Tcl_RegexpObjCmd, Tcl_RegsubObjCmd): reordered the retrieval of arguments to...
check-in: e07d5ed669 user: hobbs tags: core-8-3-1-branch
00:47
added GNU (HURD) configuration target. (brinkmann) check-in: ecf54840e7 user: hobbs tags: core-8-3-1-branch
2001-08-06
22:43
Extended description of fix 442665. check-in: 6ac8c11e4b user: andreas_kupries tags: core-8-3-1-branch
22:24
2001-08-06 Andreas Kupries <[email protected]>
* generic/tclIOCmd.c (Tcl_Gets...
check-in: c3d640b755 user: andreas_kupries tags: core-8-3-1-branch
2001-08-04
00:33
* win/configure: regenerated * win/tcl.m4: fixed DLLSUFFIX definition to always be ${DBGX}.dll. T...
check-in: 06a7e1f088 user: hobbs tags: core-8-3-1-branch
2001-07-18
17:17
2001-07-18 Andreas Kupries <[email protected]>
* generic/tclIO.c: Aftermath t...
check-in: 2233dc0144 user: andreas_kupries tags: core-8-3-1-branch
2001-07-17
20:43
* generic/tclIO.c (GetInput): Fixed [SF #427196]. Memory was overwritten because a buffer was us...
check-in: c1c9df3c6a user: hobbs tags: core-8-3-1-branch
01:45
* win/tclWinPipe.c (PipeClose2Proc): constrained the mutex lock to just the TerminateThread call a...
check-in: 5a0684f1b7 user: hobbs tags: core-8-3-1-branch
2001-07-16
23:14
updated build setup check-in: b7327bc46f user: hobbs tags: core-8-3-1-branch
23:14
2001-07-02 Jeff Hobbs <[email protected]>
* tests/util.test: added util-4.6 * generic/tclUt...
check-in: bef6467977 user: hobbs tags: core-8-3-1-branch
2001-05-17
13:32
2001-05-04 Daniel Steffen <[email protected]>
** Mac 8.3.3 binary release
...
check-in: c199f5abad user: das tags: core-8-3-1-branch
13:30
2001-05-04 Daniel Steffen <[email protected]>
** Mac 8.3.3 binary release
check-in: b2c7a79599 user: das tags: core-8-3-1-branch
13:30
2001-05-04 Daniel Steffen <[email protected]>
** Mac 8.3.3 binary release
...
check-in: 1b4e7a6a18 user: das tags: core-8-3-1-branch
2001-04-06
18:42
* unix/install-sh: added -S option * unix/tcl.m4: added Rhapsody/Darwin target * unix/tclLoadDyld...
check-in: 5af04f5bb1 user: hobbs tags: core-8-3-1-branch, core-8-3-3
01:32
* win/README: * win/README.binary: removed note about use of registry (hasn't been used for loadi...
check-in: f299e161cf user: hobbs tags: core-8-3-1-branch
01:32
* generic/tclObj.c (TclAllocateFreeObjects): simplified objSizePlusPadding to use sizeof(Tcl_Obj) ...
check-in: 4f7d87d66b user: hobbs tags: core-8-3-1-branch
2001-04-05
20:34
* mac/tclMacProjects.sea.hqx: fixed accidental swap with Tk project files.
check-in: d01dfb917c user: hobbs tags: core-8-3-1-branch
2001-04-04
23:05
forgot to add some () style notes check-in: c1c4c0e1bb user: hobbs tags: core-8-3-1-branch