Tcl Source Code

Timeline
Login

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

71 check-ins using file changes version cb4a437d85

2017-10-30
00:43
merge 8.5b3 check-in: b845ab425d user: dgp tags: tip-278
2007-12-11
03:17
* generic/tclUtil.c (TclReToGlob): reduce escapes in conversion when not necessary
check-in: a239670b07 user: hobbs tags: trunk
02:57
* generic/tclInt.decls: move TclByteArrayMatch and TclReToGlob * generic/tclIntDecls.h: to tclInt...
check-in: ae5e18deba user: hobbs tags: trunk
2007-12-10
21:23
typo check-in: 0815651535 user: dgp tags: trunk
19:11
formatting error check-in: d0f0ed3fb6 user: dgp tags: trunk
16:23
Visual Studio 2008/MSVC 9 support check-in: 5c7c5896ff user: patthoyts tags: trunk
16:20
Fix markup errors. Consistency: Make sure "KEYWORDS" section appears after "SEE ALSO". check-in: 05c939be22 user: jenglish tags: trunk
15:51
* generic/tclDecls.h: regen with new genStubs.tcl. * generic/tclIntDecls.h: [Bug 1834288] * gene...
check-in: 903771a2c0 user: das tags: trunk
15:51
* generic/tcl.decls: use new genstubs 'export' command to * generic/tclInt.decls: mark exported ...
check-in: 8a67b3c764 user: das tags: trunk
15:50
* tools/genStubs.tcl: fix numerous issues handling 'macosx', 'aqua' or 'x11' entries interlea...
check-in: 68bd9c106b user: das tags: trunk
15:16
make tclChannelType static (fix 'make checkstubs') check-in: 69c392c373 user: das tags: trunk
2007-12-09
22:24
* tests/io.test, tests/chanio.test (io-73.1): Make sure to invalidate * generic/tclIO.c (SetChanne...
check-in: 0404d916bd user: hobbs tags: trunk
2007-12-08
21:15
Forgot to adjust tests to take into account safeness of [unload] check-in: 81150649ce user: dkf tags: trunk
20:25
Improved the documentation of the operators. [Bug 1823622] check-in: 770cbcf2d4 user: dkf tags: trunk
18:13
Match docs and reality. [Bug 1662436] check-in: 80143d5796 user: dkf tags: trunk
2007-12-07
21:24
* generic/tclExecute.c (TclExecuteByteCode INST_REGEXP): * generic/tclCompCmds.c (TclCompileRegexp...
check-in: 28682fa314 user: hobbs tags: trunk
21:08
* generic/tclExecute.c (TclExecuteByteCode INST_REGEXP): Use TCL_REG_NOSUB as we come here without...
check-in: f09094b1c8 user: hobbs tags: trunk
21:05
* generic/tclIOCmd.c (FinalizeIOCmdTSD, Tcl_PutsObjCmd): cache stdout channel object for [puts $st...
check-in: b33091fe58 user: hobbs tags: trunk
20:34
* README: Remove mention of dead comp.lang.tcl.announce newsgroup. [Bug 18464...
check-in: a6368d59b2 user: dgp tags: trunk
20:27
* unix/README: Mention the stub library created by `make` and warn about the effect...
check-in: 2f4d6ed06a user: dgp tags: trunk
19:15
* doc/AddErrInfo.3: Documentation for the new routines in TIP 270. * doc/Interp....
check-in: c6954ec042 user: dgp tags: trunk
2007-12-06
21:58
* doc/namespace.n: Documentation for zero-argument form of [namespace import] (...
check-in: 0a76cacb5d user: dgp tags: trunk
19:34
(TclMatchIsTrivial): simplify TclMatchIsTrivial to remove ] check check-in: f6850b8d88 user: hobbs tags: trunk
19:23
add TclGetChannelFromObj decl check-in: 5444883d4b user: hobbs tags: trunk
16:36
Oops! check-in: b8ddb19de7 user: dkf tags: trunk
16:14
Simplify code for setting up the [chan] ensemble now that we can leverage TclMakeEnsemble to do most... check-in: e37ce3e407 user: dkf tags: trunk
10:25
Fix [Bug 1845320] and [Bug 1845397] check-in: d9d2c48e5f user: dkf tags: trunk
2007-12-05
21:47
* generic/tclIO.h: Create Tcl_Obj for Tcl channels to reduce * generic/tclIO.c: overhead in ...
check-in: b780154df6 user: hobbs tags: trunk
19:25
* tests/stack.test: made the tests for stack overflow not care about which mechanism caused the er...
check-in: cc75b975ed user: msofer tags: trunk
18:40
* win/configure, win/tcl.m4 (LIBS_GUI): mingw needs -lole32 -loleaut32 but not msvc for Tk's [send...
check-in: 64e3983c30 user: hobbs tags: trunk
13:42
Prevent shimmering crash in [lsearch] when -exact and -integer/-real are mixed. [Bug 1844789] check-in: 22fae00c0c user: dkf tags: trunk
2007-12-03
21:39
Add extra #ifdef-fery to make code compile on BSD 5. [Bug 1618235, again] check-in: a497527c2c user: dkf tags: trunk
21:26
* library/tcltest/tcltest.tcl: Bump tcltest to version 2.3.0 so that * library/tclt...
check-in: edc02dc415 user: dgp tags: trunk
20:02
* win/configure, win/tcl.m4 (LIBS_GUI): remove ole32.lib oleaut32.lib
check-in: c40661b7af user: hobbs tags: trunk
13:51
Minor corrections check-in: 354b5dc02c user: dkf tags: trunk
13:46
Make two-arg switch work reliably (and actually as documented!) [Bug 1836519] check-in: ad449619e4 user: dkf tags: trunk
2007-12-01
23:11
Silence syntax warning by Sun C compiler. [Bug 1840211] check-in: 9177f99661 user: dkf tags: trunk
21:05
Improved list of files to ignore check-in: baa7896ede user: dkf tags: trunk
2007-11-30
01:10
win/makefile.vc: add ws2_32.lib to baselibs check-in: 2b107cbde9 user: hobbs tags: trunk
01:09
* win/configure, win/tcl.m4: add ws2_32.lib / -lws2_32 to build. * win/tclWinSock.c: remove dyn lo...
check-in: ec9c0b54e6 user: hobbs tags: trunk
2007-11-29
18:00
* generic/tclWinSock.c (InitializeHostName): Correct error in buffer length track...
check-in: 3ddc76ed22 user: dgp tags: trunk
2007-11-28
19:22
* generic/tclConfig.c: Corrected failure of the [::foo::pkgconfig] command to clean...
check-in: 247f50eb47 user: dgp tags: trunk
16:50
* generic/tclNamesp.c (Tcl_SetEnsembleMappingDict): Added checks that the dict v...
check-in: a8bbda18a6 user: dgp tags: trunk
16:04
* generic/tclIO.c: Simplify test and improve accuracy of error message in lates...
check-in: afbe8ffbca user: dgp tags: trunk
02:25
Extra channel tests to check for no -eofchar check-in: 18424174d2 user: patthoyts tags: trunk
01:11
-eofchar must support no eofchar. check-in: 3e6026e637 user: patthoyts tags: trunk
00:26
* generic/tclBasic.c: remove unneeded call in Tcl_CreateInterp, add comments
check-in: a81d271c69 user: msofer tags: trunk
2007-11-27
20:38
* win/tclWinSock.c: Add mising encoding conversion of the [info hostname] value ...
check-in: 19d75ff5d4 user: dgp tags: trunk
19:48
* doc/chan.n: "Fix" the limitation on channel -eofchar * doc/fconfigure.n:...
check-in: 847f162f29 user: dgp tags: trunk
2007-11-26
19:11
* generic/tclBasic.c: * generic/tclInt.h: * unix/tclUnixInit.c: * unix/tclUnixThrd.c: Fix stack ...
check-in: 58c6af7834 user: msofer tags: trunk
2007-11-24
13:45
Added bug number check-in: e27d4797c8 user: dkf tags: trunk
12:57
Fix stack corruption in [dict append] compiler check-in: 9a9a946951 user: dkf tags: trunk
00:08
* generic/tclIORChan.c: Fixed a problem with reflected channels. 'chan postevent' is defined to... check-in: 887972b492 user: andreas_kupries tags: trunk
2007-11-23
22:11
Remove #ifdef out accidentally left in check-in: 4cb72318f7 user: dkf tags: trunk
21:19
* generic/tclVar.c (Tcl_ArrayObjCmd): handle the right data for * tests/var.test (var-14.2): ...
check-in: 62f2de328c user: hobbs tags: trunk
15:00
Turn the [string] command into a real compiled ensemble. check-in: 6d7ebe09d9 user: dkf tags: trunk
2007-11-22
22:16
Rebuild [dict] as a full compiled ensemble. check-in: 375088d62c user: dkf tags: trunk
16:39
Rewrote the [string] and [dict] implementations to be ready for conversion to ensembles. check-in: 747f8c21cd user: dkf tags: trunk
16:32
Flag shimmering bug found in [string range]. check-in: 9622265599 user: dkf tags: trunk
2007-11-21
23:30
Generalize the ensemble compiler further. Still doesn't precopile rewrites, but now handles many ot... check-in: 94a062edbc user: dkf tags: trunk
14:30
Factor out the core compiled-ensemble builder for simplicity. check-in: 73ef2e59dc user: dkf tags: trunk
11:22
A little more errorCode goodness check-in: b987412226 user: dkf tags: trunk
10:07
Trim the fat from the source check-in: e7ed0089c3 user: dkf tags: trunk
2007-11-20
20:44
Added "Potential Incompat" warning. check-in: 6f500391e0 user: dkf tags: trunk
20:43
* generic/tclDictObj.c: Changed the underlying implementation of the hash table used in dictionari...
check-in: 946f57278c user: dkf tags: trunk
20:38
Typo check-in: 0adaecf22b user: dkf tags: trunk
11:01
Minor fix check-in: 0523fdd499 user: dkf tags: trunk
10:59
Correct usage of Tcl_WrongNumArgs check-in: 12d2983254 user: dkf tags: trunk
2007-11-19
19:39
tag bump check-in: 0c46d7320f user: dgp tags: trunk, core-8-5-b3
19:33
Olson's tzdata2007i imported check-in: 1dccbd66c8 user: kennykb tags: trunk
18:49
missing contributor names, minor additions for 8.5b3 check-in: 5d75b6086c user: das tags: trunk