Tcl Source Code

Timeline
Login

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

116 check-ins using file changes version bfac53cdb1

2000-08-08
18:08
* library/msgcat1.0/pkgIndex.tcl: * library/msgcat1.0/msgcat.tcl: bumped msgcat version to 1.1.
check-in: e8a14fc5b2 user: hobbs tags: core-8-3-1-branch
17:53
* library/msgcat1.0/msgcat.tcl: bumped msgcat version to 1.1.
check-in: 598d428da9 user: hobbs tags: core-8-3-1-branch
00:58
see changes check-in: 58bf9d8905 user: hobbs tags: core-8-3-1-branch, tclpro-1-4-0
00:57
* doc/ChnlStack.3: * doc/CrtChannel.3: updated the docs to be aware of the TCL_CHANNEL_VERSION_2 ...
check-in: a6a05b752c user: hobbs tags: core-8-3-1-branch
00:57
* generic/tclIO.c (Tcl_CreateChannel): added assertion to verify that the new channel versioning w...
check-in: b27de3ca70 user: hobbs tags: core-8-3-1-branch
00:57
* unix/mkLinks: Regen'd with new mkLinks.tcl. * unix/mkLinks.tcl: Fixed indentation, made link set...
check-in: 20239e7f73 user: hobbs tags: core-8-3-1-branch
2000-08-07
22:04
* unix/Makefile.in: add tclsh.ico and tcl.spec to dist target
check-in: 56dc3a4959 user: hobbs tags: core-8-3-1-branch
21:33
see changes check-in: 91f28d2987 user: hobbs tags: core-8-3-1-branch
21:33
* generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): Corrected caching of the index ptr to account...
check-in: fa0a0bedde user: hobbs tags: core-8-3-1-branch
21:33
* generic/tclEnv.c: cast cleanup [Bug: 5624] * win/tclWinFCmd.c: cast cleanup [Bug: 5627]
check-in: bd25ec3021 user: hobbs tags: core-8-3-1-branch
21:32
* generic/tclPosixStr.c (Tcl_SignalMsg): clarified #defines for Linux on Sparc to compile correctl...
check-in: 79d2ef3675 user: hobbs tags: core-8-3-1-branch
21:32
* tests/stringObj.test: Tweaked tests to avoid hardcoded high-ASCII characters (which will fail in...
check-in: 54c3d5c976 user: hobbs tags: core-8-3-1-branch
21:32
* tests/opt.test: * library/opt0.4/optparse.tcl: Applied patch from [Bug: 5922], which corrected ...
check-in: 0ec8182d81 user: hobbs tags: core-8-3-1-branch
21:31
* library/history.tcl: Corrected an off-by-one error in HistIndex, which was causing [history redo...
check-in: 16ecf09ff8 user: hobbs tags: core-8-3-1-branch
21:31
* library/init.tcl (auto_import): added check to see if a valid pattern was coming in, to avoid si...
check-in: 8fd7dc9f23 user: hobbs tags: core-8-3-1-branch
21:31
* unix/tclUnixInit.c (TclpSetInitialEncodings): attempt to correct setlocale calls for XIM support...
check-in: 608c7a9a5a user: hobbs tags: core-8-3-1-branch
21:30
* generic/tclClock.c (FormatClock): correct code to handle locale specific return values from strf...
check-in: e3093ce730 user: hobbs tags: core-8-3-1-branch
21:30
* tests/clock.test: Added test for "2 days 2 hours ago" style specifications.
* generic/tclDate....
check-in: 8d1fb17481 user: hobbs tags: core-8-3-1-branch
21:30
* generic/tclCkalloc.c: Fixed some function headers.
check-in: 4b347fdc7d user: hobbs tags: core-8-3-1-branch
21:29
* doc/AddErrInfo.3: * doc/ChnlStack.3: * doc/Exit.3: * doc/GetIndex.3: * doc/Notifier.3: * doc...
check-in: 848041cb0b user: hobbs tags: core-8-3-1-branch
2000-08-06
00:20
* generic/tclIOGT.c (TclChannelTransform): fixed segfault that would occur when transforming a cha...
check-in: 40872cef19 user: hobbs tags: core-8-3-1-branch
2000-08-03
21:59
Finished backport of mcunknown fix for 8.3.2. check-in: dbab6ab30f user: ericm tags: core-8-3-1-branch
21:40
Backport of mcunknown fixes for 8.3.2. check-in: 3fc06e9129 user: ericm tags: core-8-3-1-branch
21:40
Backport of mcunknown fixes. check-in: 58519087fc user: ericm tags: core-8-3-1-branch
2000-07-28
07:58
* win/Makefile.in: * win/configure.in: * win/tcl.m4: * win/tclConfig.sh.in: Back port of gcc for...
check-in: cf95876426 user: mo tags: core-8-3-1-branch
2000-07-27
01:39
Created branch ajuba-ajuba2-2-1-base-synthetic Closed-Leaf check-in: 44eafad11b user: cvs2fossil tags: ajuba-ajuba2-2-1-base, ajuba-ajuba2-2-1-base-synthetic
01:39
* merged core-8-3-1-io-rewrite back into core-8-3-1-branch. The core-8-3-1-io-rewrite branch shoul...
check-in: 4a5dd63d1f user: hobbs tags: core-8-3-1-branch
00:38
* generic/tclStubInit.c: * generic/tclDecls.h: * generic/tcl.decls: * generic/tcl.h: * gene...
Closed-Leaf check-in: d975fb5646 user: hobbs tags: merge-8-3-1-io-rewrite-07-26-00, core-8-3-1-io-rewrite
2000-07-26
23:53
* tests/iogt.test: added RCS string, marked tests 2.* to be unixOnly due to underlying system diff...
check-in: 92ba0e688c user: hobbs tags: core-8-3-1-io-rewrite
23:53
* unix/Makefile.in: undid 07-25 Makefile.in changes because we don't really want to force all priv...
check-in: 96e663cf32 user: hobbs tags: core-8-3-1-io-rewrite
04:56
Changed Unix to install all headers because they are used by packages like Itcl and Expect, and its ... check-in: fa892d814d user: welch tags: core-8-3-1-io-rewrite
2000-07-25
16:54
2000-07-25 Andreas Kupries <[email protected]>
* tests/iogt.test: (line 866f) New tests iogt-6...
check-in: 10bfc475b0 user: kupries tags: core-8-3-1-io-rewrite
2000-07-21
05:08
* tests/socket.test: removed doTestsWithRemoteServer constraint from socket-12.*. It requires 'ex...
check-in: c8e261fa56 user: hobbs tags: core-8-3-1-io-rewrite
2000-07-19
01:08
Added rules to make tclreg and tcldde static libraries. check-in: b721d923fa user: welch tags: core-8-3-1-io-rewrite
01:08
*** empty log message *** check-in: 43cf7aa9f5 user: welch tags: core-8-3-1-io-rewrite
2000-07-17
23:09
* README: * win/README: * win/README.binary: * win/configure.in: * unix/configure.in: * unix/t...
check-in: a6bac79caf user: hobbs tags: core-8-3-1-io-rewrite
22:59
* generic/tclStubInit.c: * generic/tclIntDecls.h: * generic/tclInt.decls: commented out internal ...
check-in: 9a75cd275a user: hobbs tags: core-8-3-1-io-rewrite
22:58
* unix/Makefile.in: * win/Makefile.in: * win/makefile.vc: added tclIOGT.c to objects list to comp...
check-in: b002942e32 user: hobbs tags: core-8-3-1-io-rewrite
2000-07-14
04:16
* win/tclWinChan.c: updated fileChannelType to v2 channel struct * win/tclWinConsole.c: updated co...
check-in: edb18d89dd user: hobbs tags: core-8-3-1-io-rewrite
04:16
* generic/tclIO.c (StackSetBlockMode): moved set of chanPtr outside of blockModeProc check to avoi...
check-in: d0ec86cd6c user: hobbs tags: core-8-3-1-io-rewrite
2000-07-13
01:08
Added builds of the tclreg and tcldde static libraries. check-in: b7b41af2c9 user: welch tags: core-8-3-1-branch
01:08
*** empty log message *** check-in: 15e292afd9 user: welch tags: core-8-3-1-branch
2000-07-12
01:41
* tests/iogt.test: made tests [345].0 not run by default as they were failing in the new design, b...
check-in: 2f00b8921d user: hobbs tags: core-8-3-1-io-rewrite
2000-07-10
17:35
2000-07-10 Andreas Kupries <[email protected]>
* tests/iogt.test: Reverted some earlier chang...
check-in: ddc1b09ee7 user: kupries tags: core-8-3-1-io-rewrite
2000-07-07
03:31
* tests/iogt.test: new tests for stacked channel stuff based off new 'testchannel transform|unstac...
check-in: b684e61b81 user: hobbs tags: core-8-3-1-io-rewrite
2000-06-21
03:49
Fix Weak links check-in: 87e0596e14 user: jingham tags: core-8-3-1-branch
2000-06-14
01:38
fixed the arglist for scan--varNames are all optional check-in: e63242ecaa user: hershey tags: core-8-3-1-branch
2000-06-02
23:44
Created branch ajuba-ajuba2-2-0-synthetic Closed-Leaf check-in: 61886d60e7 user: cvs2fossil tags: ajuba-ajuba2-2-0-synthetic, ajuba-ajuba2-2-0
23:44
reduced unnecessary iterations in http-3.13 check-in: dc87c202da user: hobbs tags: core-8-3-1-branch
23:43
reduced unnecessary iterations in http-3.13 check-in: 946105af77 user: hobbs tags: trunk
23:14
2000-05-29 Sandeep Tamhankar <[email protected]>
* tests/http.test * doc/http.n * library/h...
check-in: 2667506cff user: hobbs tags: trunk
20:04
* generic/tclIO.c (CloseChannel): removed the &ing out of (TCL_READABLE|TCL_WRITABLE) from the fla...
check-in: 7659a94a04 user: hobbs tags: core-8-3-1-branch
05:20
(CloseChannel): further extended CloseChannel in the stacked case to effect certain operations on ...
check-in: 0224a167ee user: hobbs tags: core-8-3-1-branch
03:01
* generic/tclIO.c (CloseChannel): Rewrote CloseChannel code to unstack a channel during the close ...
check-in: f7571ce9e0 user: hobbs tags: core-8-3-1-branch
2000-06-01
00:33
added unset -- -nocomplain options check-in: 1f4fd67a67 user: hobbs tags: trunk
00:33
* tests/set-old.test: * doc/unset.n: * generic/tclVar.c (Tcl_UnsetObjCmd): added -nocomplain and ...
check-in: 4f72696ca3 user: hobbs tags: trunk
2000-05-31
15:03
* generic/tclVar.c (Tcl_ArrayObjCmd): Added support for regexp and exact matching for [array names] ... check-in: 634da00427 user: ericm tags: trunk
01:28
2000-05-29 Sandeep Tamhankar <[email protected]>
* tests/http.test * doc/http.n * library/h...
check-in: 43202241e2 user: sandeep tags: core-8-3-1-branch
2000-05-27
23:58
* tests/info.test: * doc/info.n: * generic/tclIOUtil.c (Tcl_EvalFile): * generic/tclCmdIL.c (Inf...
check-in: 11466720a7 user: hobbs tags: trunk
2000-05-26
08:54
new compiled commands, reworked string commands for unicode check-in: 58b3cdf9e7 user: hobbs tags: trunk
08:53
* generic/tclCompExpr.c: changed INST_STREQ -> INST_STR_EQ, INST_STRNEQ -> INST_STR_NEQ * generic...
check-in: 42d08624f2 user: hobbs tags: trunk
08:52
* generic/tclStringObj.c (Tcl_AppendUnicodeToObj): removed dead code. (AppendUnicodeToUnicodeRep) ...
check-in: 0ea5ede54f user: hobbs tags: trunk
08:51
* generic/tclInt.h: * generic/tclObj.c (Tcl_DbIsShared): added support for checking result of Tcl...
check-in: b4ded7886d user: hobbs tags: trunk
08:51
* generic/tclCmdMZ.c (Tcl_RegsubObjCmd): reworked to operate in Unicode, tweaked for performance. ...
check-in: 021b3fcbdd user: hobbs tags: trunk
08:50
* tests/string.test: added string map tests for the one-pair case, corrected tests to reflect impr...
check-in: 446f8b2bde user: hobbs tags: trunk
2000-05-23
22:10
* generic/tclInt.h: Added function prototypes for TclCompileStringCmd and TclCompileReturnCmd.

* ge... check-in: 9a0e714517 user: ericm tags: trunk

02:45
* doc/scan.n: * doc/array.n: minor doc fixes [Bug: 5396]
check-in: e139b081e4 user: hobbs tags: trunk
2000-05-22
23:55
see changes check-in: 47b3d7b741 user: hobbs tags: trunk
23:55
* win/tclWinFCmd.c: cast cleanup [Bug: 5627]
check-in: b24330d647 user: hobbs tags: trunk
23:54
* win/tclWinSerial.c: cast cleanup [Bug: 5626]
check-in: 899476c20b user: hobbs tags: trunk
23:54
* win/tclWinConsole.c: cast and header cleanup [Bug: 5625]
check-in: 3f4a2d6af6 user: hobbs tags: trunk
23:54
* generic/tclEnv.c: cast cleanup [Bug: 5624]
check-in: 2c6b454dab user: hobbs tags: trunk
2000-05-19
21:30
see changes check-in: 3c461b5722 user: hobbs tags: trunk
21:30
* generic/tclTest.c: * generic/tclIO.c: moved channel test commands from tclIO.c to tclTest.c. *...
check-in: a0e9b1640e user: hobbs tags: trunk
18:57
fixed patching problems for mingw compatability check-in: ab2a9725ab user: hobbs tags: trunk
2000-05-18
22:29
* tests/clock.test: Added test for "2 days 2 hours ago" style specifications.

* generic/tclDate.c: ... check-in: 5dc84a282d user: ericm tags: trunk

22:19
see changes check-in: ea4f8179a8 user: hobbs tags: trunk
22:19
* win/{tcl.m4,Makefile.in,configure.in}: added support for mingw compile env and cross-compiling. ...
check-in: eab5a957cf user: hobbs tags: trunk
21:37
see changes check-in: ed930df419 user: hobbs tags: trunk
21:37
* library/init.tcl (auto_import): added check to see if a valid pattern was coming in, to avoid si...
check-in: 27f0354112 user: hobbs tags: trunk
21:37
* doc/regsub.n: correct regsub docs [Bug: 5346]
check-in: d7844ddfd5 user: hobbs tags: trunk
21:36
* generic/tclClock.c (FormatClock): correct code to handle locale specific return values from strf...
check-in: 7395d09104 user: hobbs tags: trunk
2000-05-15
21:48
* library/history.tcl: Corrected an off-by-one error in HistIndex, which was causing [history redo...
check-in: b47be28ecb user: ericm tags: trunk
2000-05-11
01:50
* generic/tclPosixStr.c (Tcl_SignalMsg): clarified #defines for Linux on Sparc to compile correctl...
check-in: 23bdc0c3b5 user: hobbs tags: trunk
00:17
see changes check-in: d00cfae838 user: hobbs tags: trunk
00:17
* doc/namespace.n: * tests/namespace.test: * generic/tclNamesp.c (Tcl_NamespaceObjCmd): added 'na...
check-in: 1570dc2201 user: hobbs tags: trunk
00:16
* doc/source.n: * doc/Eval.3: * tests/source.test: * generic/tclIOUtil.c (Tcl_EvalFile): added e...
check-in: 03cdfc3a86 user: hobbs tags: trunk
2000-05-10
23:49
test fix check-in: 7b12230f7d user: hobbs tags: trunk
2000-05-09
19:13
2000-05-09 Andreas Kupries <[email protected]> operating as proxy for David Gravereaux <davyg... check-in: c1e244a299 user: kupries tags: trunk
17:50
* tests/lsearch.test: * doc/lsearch.n: * generic/tclCmdIL.c (Tcl_LsearchObjCmd): Extended [lsearch] ... check-in: 51a0b967fd user: ericm tags: trunk
00:00
* doc/expr.n: * tests/expr.test: * tests/expr-old.test: added tests for 'eq' and 'ne' * generic/...
check-in: 0d91727189 user: hobbs tags: trunk
2000-05-08
22:21
* generic/tclCmdIL.c (Tcl_LinsertObjCmd): made use of Tcl_DuplicateObj where code was otherwise du...
check-in: 39a3a048f1 user: hobbs tags: trunk
22:14
lint chan = NULL init check-in: 8f82990764 user: hobbs tags: trunk
22:13
* generic/tclObj.c (Tcl_DuplicateObj): simplified code to call TclInitStringRep, which the code wa...
check-in: b7f61c3131 user: hobbs tags: trunk
22:10
minor comment correction check-in: 7fc9fd97f3 user: hobbs tags: trunk
22:06
removed unreferenced var check-in: 5482dfcb56 user: hobbs tags: trunk
22:05
removed VS/VE 8.1 macros check-in: bee7a32576 user: hobbs tags: trunk
22:04
* tests/string.test: extended string match tests
check-in: 287915a2fe user: hobbs tags: trunk
21:59
* doc/Utf.3: * generic/tclStubInit.c: * generic/tcl.decls: * generic/tclDecls.h: * generic/tclU...
check-in: 52c8e2d16d user: hobbs tags: trunk
21:25
* tests/set-old.test: * doc/array.n: * generic/tclVar.c: Added [array statistics] command [RFE: 4557... check-in: 4254340950 user: ericm tags: trunk
2000-05-06
19:51
2000-05-06 Andreas Kupries <[email protected]> operating as proxy for David Gravereaux <davygr... check-in: d0d9090813 user: kupries tags: trunk
2000-05-03
00:15
* README: * generic/tcl.h: * library/init.tcl: * library/reg1.0/pkgIndex.tcl: * library/tcltest...
check-in: be42a4145e user: hobbs tags: trunk
00:14
* tests/compile.test: * tests/init.test: * tests/proc.test: * tests/proc-old.test: * tests/rena...
check-in: e9b0d62a31 user: hobbs tags: trunk
00:13
* unix/Makefile.in: add tclsh.ico and tcl.spec to dist target
check-in: bcfb7bbe48 user: hobbs tags: trunk
2000-05-02
22:02
2000-05-02 Andreas Kupries <[email protected]>
* Overall changes: (1) Implementation of jo...
check-in: cdf262856d user: kupries tags: trunk
2000-04-28
00:47
* doc/library.n: Added entries for auto_qualify and auto_import [Bug: 1271].

* doc/Init.3: Manual e... check-in: 3429c5f93a user: ericm tags: trunk

2000-04-27
01:46
* doc/memory.n: Man page for Tcl "memory" command, which is created when TCL_MEM_DEBUG is defined at... check-in: 9aabc80546 user: ericm tags: trunk
2000-04-26
22:36
* unix/mkLinks: Regen'd with new mkLinks.tcl.

* unix/mkLinks.tcl: Fixed indentation, made link setu... check-in: 04f453e64f user: ericm tags: trunk

20:49
Created branch core-8-3-1-synthetic Closed-Leaf check-in: 229cb92672 user: cvs2fossil tags: core-8-3-1-synthetic, core-8-3-1
20:49
Fixed bad crosslink command. check-in: e316983b70 user: ericm tags: trunk
17:31
* README: * mac/README: * tools/tcl.wse.in: * unix/README: * unix/tcl.spec: * win/README: * w...
check-in: e2a5e3125f user: hobbs tags: trunk
17:05
Updated URLs check-in: b6b9751c73 user: welch tags: trunk
17:01
LogCommandInfo man entry. check-in: aca9cea7e2 user: ericm tags: trunk
17:00
LogCommandInfo man page. check-in: 76377166af user: ericm tags: trunk
17:00
LogCommandInfo man entry. check-in: a6e79bb9c4 user: ericm tags: trunk
00:24
updated for 8.3.1 release check-in: 338f651564 user: hobbs tags: trunk