Tcl Source Code

Timeline
Login

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

200 most recent check-ins using file license.terms version 0a34f908f1

2013-01-03
14:07
Post-release revisions to restore building on later platforms. Closed-Leaf check-in: 314001c645 user: dgp tags: core-8-0-3-pr
2010-07-25
10:16
[Bug 3030870] make itcl 3.x built with pre-8.6 work in 8.6: relax the relation between Tcl_CallFram... Closed-Leaf check-in: 54720916a6 user: nijtmans tags: core-8-3-1-branch
2010-02-19
23:44
Fix sh quoting error reported in bash-3.1+ [Bug 1377619] Closed-Leaf check-in: fb13b258d6 user: nijtmans tags: core-8-2-1-branch
2010-02-18
21:35
Fix sh quoting error reported in bash-3.1+ [Bug 1377619] (schafer) check-in: b70af96246 user: nijtmans tags: core-8-3-1-branch
2003-10-03
17:13
* generic/tclCompile.c (TclCompileScript): backport fix for crash on TCL_OUT_LINE_COMPILE mishandl...
check-in: 38cdced0af user: hobbs tags: core-8-3-1-branch
2003-05-07
16:01
* generic/tclProc.c (TclCloneProc): Fixed leaking of 'procNew', reported by Cisco.
Closed-Leaf check-in: 4fdf9e72bf user: andreas_kupries tags: mod-8-3-4-branch
2003-04-15
18:25
* generic/tclBasic.c (Tcl_CloneInterp): Added code to propagate error messages generated when c... check-in: c988c641fe user: andreas_kupries tags: mod-8-3-4-branch
2003-02-15
01:56
correct HP-UX ia64 --enable-64bit build flags check-in: 043cbe311b user: hobbs tags: core-8-3-1-branch
2002-12-10
04:12
* win/tclWinThrd.c (TclpMasterUnlock): * generic/tclThread.c (TclFinalizeThreadData): TclpMasterUn...
check-in: bcce87164b user: hobbs tags: core-8-3-1-branch
2002-12-06
03:58
* generic/tclCompile.c (TclCleanupByteCode): when using TCL_THREAD_LITERALS, do not worry about in...
check-in: 8c2329a41f user: hobbs tags: mod-8-3-4-branch
03:08
* generic/tclCompile.c (TclCleanupByteCode): When encountering a shared bytecode structure we h... check-in: a9a7ea8404 user: andreas_kupries tags: mod-8-3-4-branch
02:48
* generic/tclLiteral.c (LiteralThreadExitProc): do no delete literal table in thread exit handler....
check-in: efa79832cc user: hobbs tags: mod-8-3-4-branch
02:47
objify testclone command check-in: 7e034c8dcb user: hobbs tags: mod-8-3-4-branch
02:47
check for testclone command check-in: 1d8b052b29 user: hobbs tags: mod-8-3-4-branch
2002-11-26
22:15
* generic/tclBasic.c (Tcl_CloneInterp): Moved 'TclCreateExecEnv' behind 'CloneNamespace'. This ... check-in: 0fb1ff7278 user: andreas_kupries tags: mod-8-3-4-branch
21:13
* tclBasic.c (CloneVariable): The initialization of the refCount for the cloned variable assume... check-in: a6ed18c145 user: andreas_kupries tags: mod-8-3-4-branch
20:15
* generic/tclLiteral.c (TclGlobalLiteralTable): add a thread exit handler to remove remaining lite...
check-in: 3b1bc87ba8 user: hobbs tags: mod-8-3-4-branch
20:14
* tests/__clone.test: rename to allow it to be lexically first.
check-in: 099a4a7d76 user: hobbs tags: mod-8-3-4-branch
20:05
* generic/tclMain.c (Tcl_Main): added Tcl_DeleteInterp and * unix/tclAppInit.c (main): Tcl_Finaliz...
check-in: ca5713da63 user: hobbs tags: mod-8-3-4-branch
19:48
* generic/tclProc.c (TclCloneProc): Helper for Tcl_CloneInterp.
* generic/tclBasic.c: Line 3843f...
check-in: 235d59fd34 user: andreas_kupries tags: mod-8-3-4-branch
2002-11-07
19:04
* generic/tclCompile.h: * generic/tclCompile.c (TclCleanupByteCode, RecordByteCodeStats): * gener...
check-in: 6aac77723f user: hobbs tags: mod-8-3-4-branch
19:04
add shell/gdb targets check-in: 3c6a1c3862 user: hobbs tags: mod-8-3-4-branch
19:03
* generic/tclExecute.c (EvalStatsCmd): obj-ify evalstats command, add the ability to take options ...
check-in: 76e103e3a4 user: hobbs tags: mod-8-3-4-branch
18:50
reduce TCL_RESULT_SIZE from 200 to 20 check-in: e3d499ae23 user: hobbs tags: mod-8-3-4-branch
2002-11-05
22:56
* generic/tclParseExpr.c: 'struct ParseInfo'. * generic/tclLink.c: 'struct Link'. * generic/tclE... check-in: 84a600d5af user: andreas_kupries tags: mod-8-3-4-branch
01:49
* generic/tclObj.c (TclInitObjSubsystem, Tcl_DbIsShared): enable shared object reporting in EvalSt...
check-in: 0de8f7a087 user: hobbs tags: mod-8-3-4-branch
01:49
* generic/tclBasic.c (Tcl_CreateInterp): simplify ByteCodeStats initialization with one memset.
check-in: 496a88db97 user: hobbs tags: mod-8-3-4-branch
01:46
* generic/tclExecute.c (EvalStatsCmd): rework to use sprintf for the conversions, so that it works...
check-in: cb2cb36762 user: hobbs tags: mod-8-3-4-branch
01:46
* generic/tclHash.c (HashString): minor performance tweak.
check-in: 534f3c0cc3 user: hobbs tags: mod-8-3-4-branch
2002-10-28
21:12
* library/dde/pkgIndex.tcl: * library/reg/pkgIndex.tcl: Changed the hardwired debug suffix (d)... check-in: 5056d329dc user: andreas_kupries tags: core-8-3-1-branch
2002-10-25
23:31
* The changes below update the windows side to the extended --enable-symbols option as used by ... check-in: 623c011c07 user: andreas_kupries tags: core-8-3-1-branch
2002-10-19
01:55
* unix/Makefile.in (dist): add any mac/tcl*.sea.hqx files
check-in: ffc9647444 user: hobbs tags: core-8-3-1-branch
01:53
added support for broadcasting changes in the registry Environment check-in: fa3e3bc751 user: hobbs tags: core-8-3-1-branch
2002-10-18
20:33
updated for 8.3.5 release check-in: bb78eff1ad user: hobbs tags: core-8-3-1-branch, core-8-3-5
01:43
* win/configure: Regen. * win/configure.in: Set CFLAGS to "" if the user did not set CFLAGS in th...
check-in: 809de405ad user: hobbs tags: core-8-3-1-branch
2002-10-17
05:50
* win/configure: add workaround for cygwin windres * win/tcl.m4 (SC_CONFIG_CFLAGS)...
check-in: 10f89e5909 user: hobbs tags: core-8-3-1-branch
2002-10-16
01:07
aix-5 ppc support check-in: b02e313f6d user: hobbs tags: core-8-3-1-branch
00:57
corrected sh syntax error check-in: ce9fa31632 user: hobbs tags: core-8-3-1-branch
00:06
* README: updated to 8.3.5 patchlevel * generic/tcl.h: with readmes pointing to www...
check-in: 492f547fe5 user: hobbs tags: core-8-3-1-branch
2002-10-15
20:54
* unix/configure: * unix/tcl.m4: updated platform targets to match 8.4 fixes.
check-in: 6eb2b3b621 user: hobbs tags: core-8-3-1-branch
20:27
backport of cygwin build support cobbled together. [Patch #622183] (hobbs, howell, khan, dejong)

... check-in: 219eba7919 user: hobbs tags: core-8-3-1-branch

20:26
* win/tclWin32Dll.c (ESP, EBP, TclpCheckStackSpace, _except_checkstackspace_handler): * win/tclWi...
check-in: 878325c8b2 user: hobbs tags: core-8-3-1-branch
20:25
* win/tclWinFile.c (TclpReadlink): alternative readlink for cygwin.
check-in: bece6d23a3 user: hobbs tags: core-8-3-1-branch
20:24
* generic/tclFileName.c (Tcl_TranslateFileName, TclDoGlob): Convert POSIX to native format for cyg...
check-in: fb56507520 user: hobbs tags: core-8-3-1-branch
20:23
* generic/tclEnv.c (TclCygwinPutenv): cygwin env handling function. * win/tclWinPort.h (environ, p...
check-in: a52eb6cc29 user: hobbs tags: core-8-3-1-branch
20:23
* generic/tclPlatDecls.h (tchar.h): Do not include on Cygwin.
check-in: af5367e46b user: hobbs tags: core-8-3-1-branch
20:15
match up to fixes in 8.4 check-in: d98846ad1a user: hobbs tags: core-8-3-1-branch
19:38
removed unnecessary dos.h include check-in: 25b347ce1a user: hobbs tags: core-8-3-1-branch
19:38
* win/tclWinThrd.c: removed unnecessary dos.h include. Use problematic CreateThread/ExitThread for...
check-in: 8479fc099d user: hobbs tags: core-8-3-1-branch
2002-10-14
22:26
* generic/tclEnv.c (Tcl_PutEnv): correct possible mem leak. [Patch #623269] (brouwers)
check-in: d8fb88a8ff user: hobbs tags: core-8-3-1-branch
2002-10-10
16:17
* mac/tclMacFCmd.c: removed GenerateUniqueName(), use equivalent (and identically named) routine f...
check-in: a2ed4a30cf user: das tags: core-8-3-1-branch
13:42
* mac/tclMacOSA.c: (8.4 backport) sprintf fixes, UH 3.4.x changes; fix for missing autoname token ...
check-in: f64e458223 user: das tags: core-8-3-1-branch
07:31
* unix/Makefile.in: removed @MEM_DEBUG_FLAGS@ subst. * unix/configure: regen * unix/configure.in:...
check-in: a570fc7fe7 user: hobbs tags: core-8-3-1-branch
07:31
* win/tclWinConsole.c (ConsoleCloseProc): only wait on writable pipe if there was something to wri...
check-in: f37f3243c4 user: hobbs tags: core-8-3-1-branch
2002-08-20
21:45
* win/Makefile.in (CFLAGS): * unix/Makefile.in (MEM_DEBUG_FLAGS): Added usage of @MEM_DEBUG_FLAGS... check-in: 47310d5d88 user: andreas_kupries tags: core-8-3-1-branch
2002-07-30
19:18
Revert incorrect RANLIB related changed added to support OS X.
* unix/Makefile.in: Don't try to ...
check-in: 909a71b529 user: mdejong tags: core-8-3-1-branch
2002-07-24
13:54
* unix/configure.in: backport of corrected fix for [Bug 529801]: ranlib needed for static builds o...
check-in: 1f26805873 user: das tags: core-8-3-1-branch
2002-07-19
17:28
* generic/tclExecute.c (TclCompileByteCodesForExpr): Bugfix. Added a missing RELTEMP(compEnv) i... check-in: c8b6c8e134 user: andreas_kupries tags: mod-8-3-4-branch
08:52
Added tests for the [time] command. check-in: 6c57e7a165 user: dkf tags: trunk
08:36
Renamed 'notLinux' constraint to 'nonLinuxOnly' for clarity. [Bug#583427] check-in: d6a2ce8490 user: dkf tags: trunk
2002-07-18
16:39
pcOnly constraints added check-in: 0dfa567982 user: vincentdarley tags: trunk
16:36
winFile.test cleanup check-in: 10a984393e user: vincentdarley tags: trunk
16:35
winFCmd.test cleanup check-in: 4ed557623b user: vincentdarley tags: trunk
16:32
winFCmd.test cleanup check-in: bad516cb46 user: vincentdarley tags: trunk
16:26
Tcl_LoadHandle usage check-in: 9fb2f4b2d3 user: vincentdarley tags: trunk
16:17
fix to knownBug test check-in: 629fc26852 user: vincentdarley tags: trunk
15:14
load comments and clientData replacement check-in: 601a18a293 user: vincentdarley tags: trunk
15:09
load comments and clientData replacement check-in: ed2cbec568 user: vincentdarley tags: trunk
15:06
load comments and clientData replacement check-in: 2f4b4707dd user: vincentdarley tags: trunk
15:04
load comments and clientData replacement check-in: 9e000cc9a7 user: vincentdarley tags: trunk
13:37
* generic/tclBasic.c (CallCommandTraces): delete traces now receive the FQ old name of the command... check-in: 0f5b301ee4 user: msofer tags: trunk
09:40
add test constraints check-in: 0502d9de0f user: vincentdarley tags: trunk
2002-07-17
20:42
* generic/tclVar.c (DupParsedVarName): nasty bug fixed check-in: 1fb7e99fd5 user: msofer tags: trunk
20:27
* generic/tclVar.c (TclPtrIncrVar): missing CONST in declarations, inconsistent with tclInt.h check-in: 982c61c37f user: msofer tags: trunk
20:02
load internals refactoring check-in: 4e927f5e64 user: vincentdarley tags: trunk
20:00
load internals refactoring check-in: bbffcec48d user: vincentdarley tags: trunk
19:14
Fix a comment that was causing problems for programs (like "mktclapp") that embed the initialization... check-in: 7cfb6bcd53 user: drh tags: trunk
18:21
removing the now redundant functions Tcl(Get|Set|Incr)IndexedScalar() and Tcl(Get|Set|Incr)ElementOf... check-in: 99e6d2298a user: msofer tags: trunk
14:23
Minor changes to make things build with SunPro CC... check-in: 43b5cb7959 user: dkf tags: trunk
10:36
variable access optimisations check-in: b164cfd4cf user: msofer tags: trunk
2002-07-16
23:13
* unix/Makefile.in: * win/Makefile.in: Add a more descriptive warning in the event `make genstubs...
check-in: 9754a06740 user: mdejong tags: trunk
22:44
* unix/Makefile.in: Use dltest.marker file to keep track of when the dltest package is up to date...
check-in: 8e674b1fe2 user: mdejong tags: trunk
22:27
typo check-in: 727407e9bc user: dgp tags: trunk
21:10
* unix/configure: Regen. * unix/configure.in: Remove useless subst of TCL_BIN_DIR.
check-in: 950440afc4 user: mdejong tags: trunk
16:38
const fix for new variable code check-in: 1fcebf4e01 user: dgp tags: trunk
16:29
style guide fixes check-in: 64ad5c1003 user: dgp tags: trunk
12:54
* generic/tclVar.c: inaccurate comment fixed check-in: 0b1991277f user: msofer tags: trunk
01:12
using the new variable name caching possibilities when setting error results in (Tcl_AddObjErrorInfo... check-in: 99b46f3211 user: msofer tags: trunk
2002-07-15
22:18
* generic/tclVar.c: refactorisation to reuse already looked-up Var pointers; definition of t...
check-in: 6a9cd28b04 user: msofer tags: trunk
20:39
* Improved constraints to protect /tmp. [Bug 581403]
check-in: 81934e6e5a user: dgp tags: trunk
14:16
comment cleanup and code speedup for fs check-in: 9f86e68d7d user: vincentdarley tags: trunk
10:28
mac TclpObjlink implementation check-in: fe515d89e2 user: vincentdarley tags: trunk
09:53
static internal function check-in: 551d46f2b0 user: vincentdarley tags: trunk
09:01
tests, docs check-in: 41326d7caa user: vincentdarley tags: trunk
03:48
* Removed declarations that duplicated entries in the (internal) stub table.
check-in: 64db21b6f6 user: dgp tags: trunk
2002-07-14
18:29
* library/tcltest/tcltest.tcl: Corrected errors in handling of configuration opti...
check-in: 9ca3ea3935 user: dgp tags: trunk
17:29
* Bumped HEAD to version 8.4b2 so we can distinguish it from the 8.4b1 release.
check-in: 3189680546 user: dgp tags: trunk
2002-07-12
16:26
file normalization on win 95/98 check-in: 622e2c69ee user: vincentdarley tags: trunk
01:04
fixed errant @ added in shell target check-in: 2e7d4a761d user: hobbs tags: core-8-3-1-branch
2002-07-11
19:03
log check-in: fe277d3607 user: dgp tags: trunk
19:02
* Corrected reaction to existing but false ::tcl_interactive.
check-in: 6f69b4efa0 user: dgp tags: trunk
18:59
* Corrected reaction to existing but false ::tcl_interactive.
check-in: 5553e725ee user: dgp tags: core-8-3-1-branch
17:42
file normalization on win 95/98 check-in: 4f0c628680 user: vincentdarley tags: trunk
15:40
* Overlooked CONST documentation update.
check-in: 904442d6bc user: dgp tags: trunk
13:53
ckalloc() et al take 'unsigned int' sizes, so print them with '%ud' not '%d' check-in: 83245408df user: dkf tags: trunk
12:39
tclCompile.c and tclProc.c: small changes in the usage of the VAR_UNDEFINED flag. check-in: 899e743aed user: msofer tags: trunk
08:25
[file attributes -permissions] is Unix-only; [catch] it for portability check-in: a406e10680 user: dkf tags: trunk
2002-07-10
18:51
* Greatly reduced the number of [exec]s, using slave interps instead. * Fixed bug uncovered in the...
check-in: bc0ebeeb93 user: dgp tags: trunk
16:03
typo fixes check-in: 7917386b61 user: dgp tags: trunk
13:08
Removed [exec] of Unix utilities with equivs in standard Tcl [Bug 579268] check-in: d6ebe58e60 user: dkf tags: trunk
11:56
* Cleaned up, constrained, and reduced the amount of [exec] usage in the test suite.
check-in: b0f3dfed62 user: dgp tags: trunk
10:48
Removed exec of unix utilities from cmdAH.test [Bug 579211] check-in: a9d4ddb5ce user: dkf tags: trunk
08:25
Fix for bug 579284; registered math funcs can now correctly return wide-ints. check-in: dcf797b4b2 user: dkf tags: trunk
2002-07-08
22:01
* tests/socket.test: Fixed bug #578164. The original reason for the was a DNS outage while runn... check-in: 00895d7a9c user: andreas_kupries tags: trunk
20:43
* doc/tcltest.n: Fixed incompatibility in [viewFile]. * library/tclte...
check-in: f18c8070e9 user: dgp tags: trunk
12:08
no zero refcount in Tcl_FS check-in: d23ebcadeb user: vincentdarley tags: trunk
10:11
fs cleanup check-in: 0262152f74 user: vincentdarley tags: trunk
10:08
fs cleanup check-in: 45301e8feb user: vincentdarley tags: trunk
08:50
add file link constraint check-in: c97a28c051 user: vincentdarley tags: trunk
2002-07-06
18:19
* tests/pkgMkIndex.test: Constrained tests of [load] package indexing to those plat...
check-in: dc71ba145b user: dgp tags: trunk
2002-07-05
20:18
* added recent changes
check-in: d573e216f3 user: dgp tags: trunk
13:14
* generic/tclClock.c (FormatClock): Convert the format string to UTF8 before calling...
check-in: 84a258d60b user: rmax tags: core-8-3-1-branch
11:16
* generic/tclClock.c (FormatClock): Convert the format string to UTF8 before calling TclpStrftime,...
check-in: fe3d4342cc user: rmax tags: trunk
10:38
Made many tests work properly when the current directory is not writable. Added targets to unix/Make... check-in: 725b23357f user: dkf tags: trunk
07:23
minor doc fix check-in: 5cc7bc0228 user: hobbs tags: trunk, core-8-4-b1
07:15
updated for 8.4b1 release check-in: c8fd772d98 user: hobbs tags: trunk
2002-07-04
21:47
More fixing of writable-current-dir assumption. [Bug 575824] check-in: 29b02d384a user: dkf tags: trunk
20:26
Fix to latest patch. check-in: ffae80c667 user: andreas_kupries tags: trunk
20:06
* tests/socket.test: * tests/winPipe.test: * tests/pid.test: Fixed SF Bug #575848. See below for... check-in: 9154a40a5a user: andreas_kupries tags: trunk
16:52
fixed [Bug 575817] check-in: 00ac615b6b user: msofer tags: trunk
15:46
* All the bugs below are instances of the same problem: The testsuite assumes [pwd] = [temporar... check-in: 1d6a2d5ba4 user: andreas_kupries tags: trunk
01:24
tests/pkg1 removal check-in: 07e1e07a6c user: dgp tags: trunk
01:20
* tests/pkg1/direct1.tcl: removed * tests/pkg1/pkgIndex.tcl: removed * tests...
check-in: d0c1d5219a user: dgp tags: trunk
00:32
* Fixed [Bug 575857] where this test file expected to be able to write to [file join [tests...
check-in: 0b80a84970 user: dgp tags: trunk
2002-07-03
20:15
* library/auto.tcl: Fix [tcl_findLibrary] to be sure it sets $varName only if a succ...
check-in: a69896214a user: dgp tags: core-8-3-1-branch
19:40
* tests/main.test: Cheap fix for [Bugs 575851, 575858]. Avoid * tests/tcltest....
check-in: 332c659704 user: dgp tags: trunk
17:34
* generic/tclCompCmds.c (TclCompileCatchCmd): return TCL_OUT_LINE_COMPILE instead of TCL_ERROR: let... check-in: 79b593b2a8 user: msofer tags: core-8-3-1-branch
17:33
* generic/tclCompCmds.c (TclCompileCatchCmd): return TCL_OUT_LINE_COMPILE instead of TCL_ERROR: let... check-in: b4e3a817bd user: msofer tags: trunk
01:14
just a few more corrections... check-in: c241b0708e user: dgp tags: trunk
00:54
incorrect section name reference. check-in: 6c51865d99 user: dgp tags: trunk
00:41
* doc/tcltest.n: more refinements of the documentation.
* library/tcltest/tcltest.t...
check-in: 6c4c21660d user: dgp tags: trunk
2002-07-02
23:34
Markup fixes, spellcheck. check-in: 5beb3c7bc8 user: jenglish tags: trunk
19:10
* doc/tcltest.n: Reverted [makeFile] and [viewFile] to * library/tclt...
check-in: 06fbc3e4fa user: dgp tags: trunk
13:28
* library/tcltest/tcltest.tcl: Simplified logic of [GetMatchingFiles] and [GetMatchi...
check-in: ff7c1537d7 user: dgp tags: trunk
12:16
clearer error msgs for file link check-in: 72dd1ba836 user: vincentdarley tags: trunk
2002-07-01
22:33
* doc/tcltest.n: more work in progress updating tcltest docs.
* library/tcltest/tcl...
check-in: 1dd6c3bb15 user: dgp tags: trunk
18:25
(doc/*.[3n]) -- spell-check, fix typos (Updates from Larry Virden) check-in: c9a299f4fa user: jenglish tags: trunk
18:24
Spell-check, fixed typos (Updates from Larry Virden). check-in: 34cded11b7 user: jenglish tags: trunk
15:43
Fix for Tcl bug #541181; programs that link against libtcl.so on Solaris no longer need to use the s... check-in: 2108c3d283 user: dkf tags: trunk
14:35
* tests/pkg/samename.tcl: restored. needed by pkgMkIndex.test.
* library/tcltest/t...
check-in: 22739d560c user: dgp tags: trunk
10:50
Documented the *real* behaviour of [concat] check-in: 45000cc6a7 user: dkf tags: trunk
07:56
* work in progress updating tcltest documentation.
check-in: 770c2d1fab user: dgp tags: trunk
07:52
* Updated the instructions on running and adding to the test suite. Also updated several tests, mo...
check-in: 7e30b7a427 user: dgp tags: trunk
04:56
* Stopped checking for writeability of -tmpdir value because no default directory can be guarantee...
check-in: 17a8c529ee user: dgp tags: trunk
04:06
* Updated auto_mkIndex tests to use [makeFile] and [removeFile] so tests are done in [tempo...
check-in: 98e5c141e6 user: dgp tags: trunk
03:04
alternative fix. check-in: fe7edd23ff user: dgp tags: trunk
02:29
* Fixed [makeFile] and [viewFile] to accurately reflect a file's contents. Updated tests that dep...
check-in: 49cd7e2034 user: dgp tags: trunk
01:20
* `make mklinks` on 6-27 commits.
check-in: 0dca357750 user: dgp tags: trunk
2002-06-28
22:34
Adopting V. Darley's patch from the head. check-in: 7412baeb52 user: wolfsuit tags: macosx-8-4-branch
21:24
* generic/tclCompile.h: modified the macro TclEmitPush check-in: 6f6c8e84f0 user: msofer tags: trunk
19:22
* docs/tcltest.n: Doc revisions in progress. * library/tcltest/tcltest.tcl: Co...
check-in: 2e21bf0280 user: dgp tags: trunk
09:56
Changed all the Tcl_Platform* symbols to TclOS*; they weren't public so their names were really badl... check-in: 049b4fa9e2 user: dkf tags: trunk
08:44
Minor improvement to documentation for [string last], and reformatting to remove long-obsolete chang... check-in: 085d171f6f user: dkf tags: trunk
2002-06-27
22:29
* Work in progress updating the documentation of the packages that come bundled with the Tcl sourc...
check-in: 9e579e2364 user: dgp tags: trunk
17:31
* Made sure that the TCLTEST_OPTIONS environment variablle configures tcltest at package lo...
check-in: 4feb54086b user: dgp tags: trunk
12:27
unix root volume fix check-in: 09b4b3bd7b user: vincentdarley tags: trunk
2002-06-26
16:01
empty path name error msgs check-in: 9affc2625c user: vincentdarley tags: trunk
13:42
* unix/tclUnixTime.c: Make [clock format] respect locale settings. * tests/clock.tes...
check-in: a6557623af user: rmax tags: trunk
13:05
Fixed a typo in the "shell" target. check-in: 7fb9bc59ef user: rmax tags: trunk
11:50
clarifications in doc/CrtInterp.3 and doc/StringObj.3 check-in: b1c464dbca user: msofer tags: trunk
03:25
* Corrected suppression of -verbose skip and start by [test -output]. Also corrected test suite er...
check-in: cb6328465c user: dgp tags: trunk
01:31
typo fixes check-in: 06df094223 user: dgp tags: trunk
01:11
Excised a tiny amount of the most pointless voodoo. Left most of it in there.
check-in: 71807164bb user: dgp tags: trunk
2002-06-25
16:36
generated check-in: 25f8e0c47b user: rmax tags: trunk
16:34
Some more fixes for the compress and symlink stuff to correct situations where compressed manpages a... check-in: 6660c7ad6c user: rmax tags: trunk
15:20
* unix/tcl.m4: New macro SC_CONFIG_MANPAGES. * unix/configure.in: Added support for symlinks...
check-in: cb61839697 user: rmax tags: trunk
14:27
* unix/tcl.m4 (SC_PATH_TCLCONFIG): Replaced ${exec_prefix}/lib by ${libdir}.
check-in: 45a9bf50ec user: rmax tags: trunk
08:59
Surface fix for bug #533364; TclGetIntForIndex no longer assumes an unshared empty result when gener... check-in: 03029eff05 user: dkf tags: trunk
01:13
* Implementation of TIP 101. Adds and exports a [configure] command from tcltest.
check-in: 600067c1e9 user: dgp tags: trunk
2002-06-22
18:24
* updated changes file for 8.4b1 release.
check-in: 527d5c1a0f user: dgp tags: trunk
04:19
* Corrections to tcltest and the Tcl test suite so that a test with options -constraints kn...
check-in: 9ba9324aef user: dgp tags: trunk
00:27
Regen check-in: bcdea224c1 user: dkf tags: trunk
00:12
Regen. check-in: 91ac734603 user: dkf tags: trunk
00:06
Resynch... check-in: 7c557f57c5 user: dkf tags: trunk
2002-06-21
23:55
Bumped version number to b1 in preparation for release. check-in: 6357dd2123 user: dkf tags: trunk
22:23
* Updated all package install directories to match current Major.minor versions of the packages. ...
check-in: c89d65c5e7 user: dgp tags: trunk
21:17
LogSyntaxError() should reset the interpreter result [Bug 550142 "Tcl_ExprObj -> abort"] check-in: 0655f07beb user: jenglish tags: trunk
19:44
* Corrected comments and namespace style issues. Thanks to Bruce Stephens. [Bug 572025]
check-in: e63512ee1b user: dgp tags: trunk
19:11
* Corrected comments and namespace style issues. Thanks to Bruce Stephens. [Bug 572025]
check-in: 240f325fd0 user: dgp tags: core-8-3-1-branch
14:31
tip99 check-in: 4950ea7815 user: vincentdarley tags: trunk
14:22
tip99 check-in: e0671d6019 user: vincentdarley tags: trunk
2002-06-20
16:41
fix for [Bug 571385] check-in: dc7867f91b user: msofer tags: trunk
14:47
* generic/tclExecute.c (TclCompEvalObj): clarified and simplified the logic for compilation/recompil... check-in: 5df39b2928 user: msofer tags: trunk
00:50
doc/file.n: Fixed indentation. No substantive changes. check-in: 0c0d47c700 user: jenglish tags: trunk
00:11
Added parens for clarity check-in: cc4dabeaf9 user: dgp tags: trunk
2002-06-19
22:38
* generic/tclCmdMZ.c (Tcl_RegexpObjCmd): get the resultPtr again as the Tcl_ObjSetVar2 may cause t...
check-in: 1a723fe8cb user: hobbs tags: trunk
16:28
generic/tclExecute.c (TEBC): removing unused "for(;;)" loop; improved comments; re-indentation. check-in: 9a0c8ce46b user: msofer tags: trunk
2002-06-18
22:02
* generic/tclExecute.c (TEBC): elimination of duplicated code in the non-immediate INST_INCR instruc... check-in: e40e2593a5 user: msofer tags: trunk
13:22
generic/tclExecute.c (TEBC, INST_DONE): small bug in the panic code for tcl-stack corruption. check-in: caa93cafba user: msofer tags: trunk
00:13
no message check-in: d2132a783e user: davygrvy tags: trunk