Timeline
Not logged in

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

553 check-ins using file unix/mkLinks.tcl version 1e970273e4

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-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-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-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-12
01:04
fixed errant @ added in shell target check-in: 2e7d4a761d user: hobbs tags: core-8-3-1-branch
2002-07-11
18:59
* Corrected reaction to existing but false ::tcl_interactive. check-in: 5553e725ee user: dgp tags: core-8-3-1-branch
2002-07-05
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
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
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
2002-06-28
22:34
Adopting V. Darley's patch from the head. check-in: 7412baeb52 user: wolfsuit tags: macosx-8-4-branch
2002-06-25
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
00:12
Trims to support the removal of RESOURCE_INCLUDED from rc scripts from FR #565088. * generic/tcl... check-in: 7e44d394de user: davygrvy tags: trunk
2002-06-17
22:52
* doc/CrtTrace.3: Added TIP#62 implementation of command * doc/trace.n: execution... check-in: 3da5a82795 user: hobbs tags: trunk
21:06
* Corrected en_UK references to en_GB. UK is not a country designation recognized in ISO 3... check-in: 3943024291 user: dgp tags: trunk
20:05
* win/tclWinPipe.c (BuildCommandLine): Fixed bug #554068 ([exec] on windows did not treat { in ... check-in: 2c09144850 user: andreas_kupries tags: trunk
18:31
generic/tcl.h: #ifdef logic for K&R C backwards compatibility changed to assume modern C by default.... check-in: 2f22f3aff2 user: jenglish tags: trunk
16:37
* More Windows Registry locale codes from Bruno Haible. check-in: 0929d4e676 user: dgp tags: trunk
05:37
* Revised locale initialization to interpret environment variable locale values according ... check-in: e23dfc2c8c user: dgp tags: trunk
00:09
a better algorithm for the previous bug fix. check-in: 437763367e user: msofer tags: trunk
2002-06-16
22:24
[Bug 569438] in the processing of dollar variables check-in: 6f670a6acb user: msofer tags: trunk
17:59
bug in the consolidation of the INCR_..._STK instructions check-in: 7ad4b1f4f9 user: msofer tags: trunk
2002-06-14
21:08
runtime peep-hole optimisation of variables (INST_STORE, INST_INCR) and commands (INST_INVOKE); fast... check-in: 7947220c57 user: msofer tags: trunk
20:11
runtime peep-hole optimisation of comparisons. check-in: 28cc67147f user: msofer tags: trunk
19:31
BC-engine: runtime peep-hole optimisation of INST_FOREACH check-in: 7b34e9a8ef user: msofer tags: trunk
14:48
no message check-in: 88cb607e8d user: davygrvy tags: trunk
14:42
The test for compiler optimizations was in error. Thanks goes to Roy Terry <royterry@earthlink.net>... check-in: b7bbb19323 user: davygrvy tags: trunk
13:17
TIP#102 implementation: 'trace list' becomes 'trace info' check-in: 8a0002c6e0 user: dkf tags: trunk
2002-06-13
23:10
consolidated code for the conditional branch instructions. check-in: 6227d63146 user: msofer tags: trunk
21:37
fixed the previous patch - wouldn't compile with TCL_COMPILE_DEBUG set. check-in: 8a833be542 user: msofer tags: trunk
21:07
TclExecuteByteCode: consolidated exception handling of INST_INVOKE, INST_EVAL, INST_BREAK and INST_C... check-in: 1f2720192b user: msofer tags: trunk
19:47
consolidated opcodes in the bytecode engine, eliminating duplicated code. Added the new (but pre-exi... check-in: 6dc27c861c user: msofer tags: trunk
13:17
new fCmd.test problems on Unix check-in: 4269f2bf0e user: vincentdarley tags: trunk
10:43
fs normalize check-in: ce2b83f5c9 user: vincentdarley tags: trunk
09:39
vfs, winfs testsuite check-in: 494e81b676 user: vincentdarley tags: trunk
2002-06-12
19:36
fixed [Bug 568123] check-in: 4497e80bcb user: msofer tags: trunk
19:16
* win/tclWinFile.c: corrected the symbolic link handling code to allow it to compile. Added real ... check-in: a8ec4236fe user: hobbs tags: trunk
15:05
Made this file compile! check-in: 0814d34f8d user: dkf tags: trunk
09:28
fs clarification and windows fixes check-in: cf698404c4 user: vincentdarley tags: trunk
2002-06-11
15:42
optimised read access to local variables created at run-time check-in: 348eec187b user: msofer tags: trunk
13:56
Removed assumptions that [makeFile] creates files in the current dir. check-in: 279f4db3ad user: dkf tags: trunk
13:47
Duplicate test number... check-in: af034cf0bf user: dkf tags: trunk
13:22
Fix for [info locals] bug #567386; added compile functions for [global], [upvar] and [variable]. check-in: d33879f966 user: msofer tags: trunk
12:38
generic/tclExecute.c: optimised algorithm for exception range lookup check-in: 1b976abb5e user: msofer tags: trunk
2002-06-10
17:41
fs fixed commit check-in: bcc8fc2401 user: vincentdarley tags: trunk
10:41
small fs fixes check-in: 5d031eef10 user: vincentdarley tags: trunk
05:33
Merging with TOT as of 06/09/2002. check-in: 73b68fb238 user: wolfsuit tags: macosx-8-4-branch
05:14
Removing files removed from TOT for merge. check-in: e318efb8b3 user: wolfsuit tags: macosx-8-4-branch
05:12
Remove files removed from TOT merge check-in: 19216eb80b user: wolfsuit tags: macosx-8-4-branch
04:15
Adding files from the merge with TOT. check-in: bdc4f8c7e6 user: wolfsuit tags: macosx-8-4-branch
2002-06-07
19:48
* More corrections to test suite so that tests of failing [test]s don't show up themselves ... check-in: f2232f26c6 user: dgp tags: trunk
10:38
Cleaned up inclusion of float.h; that's really tcl<platform>Port.h's job check-in: 6c82a1feba user: dkf tags: trunk
08:50
Make sure EOVERFLOW is defined on Unix. check-in: 190346ee55 user: dkf tags: trunk
2002-06-06
21:01
speling ficks check-in: e464b42726 user: dgp tags: trunk
20:54
* 4) deprecated [threadReap] and [mainThread] [Bug 534903] check-in: edeb884f6b user: dgp tags: trunk
19:45
* unix/dltest/Makefile.in: Remove hard coded CFLAGS=-g and add CFLAGS_DEBUG, CFLAGS_OPTIMIZE, and ... check-in: 1b1f2ad6ef user: mdejong tags: trunk
19:23
* Corrections to test suite so that tests of failing [test]s don't show up themselves as fa... check-in: ef1d6fa174 user: dgp tags: trunk
18:44
* tests/io.test: Fixed up namespace variable resolution issues revealed by running t... check-in: 3b39c5277f user: dgp tags: trunk
17:39
* unix/tclUnixInit.c (TclpSetInitialEncodings): 8.4 backport of default fallback encoding set with... check-in: d969bb777c user: das tags: core-8-3-1-branch
17:37
* unix/tclUnixThrd.c (TclpReaddir, TclpLocaltime, TclpGmtime): added mutex wrapped calls to readdi... check-in: fcf531e83a user: das tags: trunk
2002-06-05
16:46
* Documented $tcl_rcFileName and added more clarifications about the intended use of Tcl_Ma... check-in: 576e3a284c user: dgp tags: trunk
12:01
* mac/tclMacResource.c (Tcl_MacConvertTextResource): added utf conversion of text resource content... check-in: cd2f03109a user: das tags: core-8-3-1-branch
11:59
* generic/tclFileName.c (TclGlob): mac specific fix to recent changes in 'glob -tails' handling. ... check-in: a996da49e4 user: das tags: trunk
01:12
* Added more TIP 85 tests from Arjen Markus. Converted tcltest.test to use a private namesp... check-in: ea15d6aad8 user: dgp tags: trunk
2002-06-04
19:23
* win/README: Update msys+mingw URL. check-in: 4224ed5ffc user: mdejong tags: trunk
2002-06-03
23:44
* Implementation of TIP 85. Allows tcltest users to add new legal values of the -match opt... check-in: de2e3621bf user: dgp tags: trunk
17:04
added description of [namepace forget] behaviour for unqualified patterns [Bug 559268] check-in: 143c05451a user: msofer tags: trunk
16:45
reverting an accidental modification in the last commit. check-in: a792ae3892 user: msofer tags: trunk
16:31
clarify the empty variable name issue ([Bug 549285]) check-in: 9340f13694 user: msofer tags: trunk
2002-05-31
23:21
* Fixed leak of slave interp in [pkg_mkIndex]. Thanks to Helmut for report. [Bug 550534] check-in: 1736e8e641 user: dgp tags: trunk
23:16
* Use the "stdio" constraint to control whether an [open "|[interpreter]"] is attempted. check-in: 0d22f3e09c user: dgp tags: trunk
22:20
* Removed internal routine TclMathInProgress and Unix implementation of matherr(). These ... check-in: e080b7f8c1 user: dgp tags: trunk
2002-05-30
15:03
cleanup in [expr] compiler check-in: 142a17fb61 user: msofer tags: trunk
09:27
glob fixes check-in: a6acf0723c user: vincentdarley tags: trunk
03:27
updated strcmp stuff, see ChangeLog check-in: 19fb209fbf user: hobbs tags: trunk
03:27
* unix/configure: regen'ed * unix/configure.in: replaced bigendian check with autoconf standard A... check-in: 5a5c16e5a7 user: hobbs tags: trunk
03:26
* generic/tclExecute.c (TclExecuteByteCode INST_STR_CMP): * generic/tclCmdMZ.c (Tcl_StringObjCmd):... check-in: c3460261c4 user: hobbs tags: trunk
2002-05-29
22:59
* Removed "dummy" reference to Tcl_LinkVar. It is no longer needed since Tcl_Main() now act... check-in: 416a5e19a7 user: dgp tags: trunk
11:12
commited working regenerated configure check-in: 73e2427cca user: hobbs tags: trunk
10:35
Made Tcl_UniCharNcmp faster on big-endian machines; the system memcmp()is probably optimized far in ... check-in: b3535ea391 user: dkf tags: trunk
09:09
* generic/tclInt.decls: * generic/tclIntDecls.h: * generic/tclStubInit.c: * generic/tclUtf.c: ad... check-in: c78da914be user: hobbs tags: trunk
09:09
* generic/tclCompCmds.c (TclCompileStringCmd): removed error creation in code that no longer throw... check-in: 9901b51fc6 user: hobbs tags: trunk
09:09
added more string comparison checks check-in: 0d46aa8304 user: hobbs tags: trunk
09:08
better qualified 9.1 constraint check for %s check-in: 98804969a6 user: hobbs tags: trunk
00:19
* tests/clock.test: added clock-9.1 * compat/strftime.c: * generic/tclClock.c: * generic/tclInt.... check-in: 4d47e1cec7 user: hobbs tags: trunk
00:18
* generic/tclThreadAlloc.c (TclpRealloc, TclpFree): protect against the case when NULL is based. check-in: 40c3da52d3 user: hobbs tags: trunk
2002-05-28
15:05
load cleanup in vfs check-in: c5012597c9 user: vincentdarley tags: trunk
09:12
D'oh! Accidentally made this file uncompilable. Added some extra commenting as part of fixing proc... check-in: 5eebe0f6c2 user: dkf tags: trunk
2002-05-27
10:14
Better handling of EOVERFLOW on Win32 systems (as EFBIG or EINVAL.) check-in: d935f8b1cd user: dkf tags: trunk
2002-05-24
22:43
* tests/winPipe.test: Applied patch for SF Tcl Bug #549617. Patch and bug report by Kevin Kenny... check-in: 3cc2acd716 user: andreas_kupries tags: trunk
21:19
TIP#91 implementation; makes old style channels binary compatible with new TIP#72-enabled Tcl. See ... check-in: b14125cf9e user: dkf tags: trunk
19:36
* tests/clock.test: added clock-9.1 * compat/strftime.c: * generic/tclClock.c: * generic/tclInt.... check-in: 401402d028 user: hobbs tags: core-8-3-1-branch
18:57
* win/tclWinSock.c (TcpWatchProc): Fixed SF Tcl Bug #557878. We are not allowed to mess with th... check-in: bf3d724895 user: andreas_kupries tags: trunk
2002-05-21
18:17
* unix/configure: Regen. * unix/configure.in: Invoke SC_ENABLE_SHARED before calling SC_CONFIG_CF... check-in: 70b993bcf6 user: mdejong tags: trunk
2002-05-20
10:24
* mac/tclMacChan.c: use MSL provided creator type if available instead of the default 'MPW '. check-in: 32d77cd416 user: das tags: core-8-3-1-branch
10:22
* generic/tclInt.h: added prototype for TclpFilesystemPathType(). * mac/tclMacChan.c: use MSL prov... check-in: 66a3c8ac71 user: das tags: trunk
2002-05-17
00:31
doc/CrtObjCmd.3: Added Tcl_GetCommandFromObj, Tcl_GetCommandFullName (Tcl Bug #547987, #414921) check-in: 7ee6b347de user: jenglish tags: trunk
00:26
Added Tcl_GetCommandFromObj, Tcl_GetCommandFullName (Tcl Bug #547987, #414921) check-in: c52548852e user: jenglish tags: trunk
2002-05-14
10:46
More tidying up; tclUnixChan.c now builds with GCC without warnings. check-in: 240fda6816 user: dkf tags: trunk
09:44
memory cleanup check-in: cb1c29b5b3 user: vincentdarley tags: trunk
2002-05-13
14:06
Stop Solaris from generating a warning; the second argument to ioctl has been observed to be either ... check-in: 49996f43a2 user: dkf tags: trunk
13:19
memory cleanup check-in: 7c2363b581 user: vincentdarley tags: trunk
12:31
comment check-in: b85ac9fb30 user: vincentdarley tags: trunk
2002-05-10
18:47
* Corrected some list-quoting issues and other matters that cause tests to fail when the pa... check-in: 8f8b6743f2 user: dgp tags: trunk
2002-05-08
23:51
no message check-in: 67c2adb467 user: davygrvy tags: trunk
23:48
Thanks to Peter Spjuth <peter.spjuth@space.se>, again. My prior fix for single-quote macro mis-unde... check-in: 59ac3ed2d0 user: davygrvy tags: trunk
12:35
no message check-in: 769e94b66b user: davygrvy tags: trunk
12:32
Opps. An SH macro had two decimals. yes, I'm reverting my reversion. check-in: e9ae9e324a user: davygrvy tags: trunk
12:29
Prior revisions returned. The single-quote macro misunderstanding was from man2tcl.c instead. check-in: db3ba2724d user: davygrvy tags: trunk
12:21
commit mistake reverted to 1.9 contents. check-in: 9bed6485a8 user: davygrvy tags: trunk
12:20
Proper source of macro error misunderstanding ' as the leading macro command found and repaired. check-in: aba5aa2aee user: davygrvy tags: trunk
10:18
me bad grammer have, fix goodly better, now. check-in: 650e941a90 user: davygrvy tags: trunk
06:32
* Fixes to test suite when there's a space in the working path. Thanks to Kevin Kenny. check-in: d1b69c320b user: dgp tags: trunk
05:59
* Fixes to test suite when there's a space in the working path. Thanks to Kevin Kenny. check-in: 6349f603db user: dgp tags: trunk
05:51
* Fixes to test suite when there's a space in the working path. Thanks to Kevin Kenny. check-in: 12ffd9611f user: dgp tags: trunk
05:50
* Corrected [uplevel] quoting when [source]-ing test script in subdirectories. check-in: 2eae44a762 user: dgp tags: trunk
04:37
no message check-in: 787932a67b user: davygrvy tags: trunk
04:36
winhelp conversion tools where understand a ' as the first character on a line as an unknown macro. ... check-in: dd778828a2 user: davygrvy tags: trunk
04:25
Added 'runtest' target. Added docs as dependencies for winhelp rtf. Changes from Peter Spjuth <pete... check-in: fc64fae440 user: davygrvy tags: trunk
04:23
Improved handling of CS/CE fields. Use Courier New and indent better. Changes from Peter Spjuth <pet... check-in: 9c272eef9e user: davygrvy tags: trunk
04:22
Increased line buffer size and a bail-out if that should ever be over-run. Changes from Peter Spjuth... check-in: 6e6d790bea user: davygrvy tags: trunk
04:21
Made code samples use the Courier New fixed-width font. Changes from Peter Spjuth <peter.spjuth@spa... check-in: 7b3e447788 user: davygrvy tags: trunk
2002-05-07
18:03
fix to bug 553320 check-in: d839f0484c user: vincentdarley tags: trunk
15:54
Fix for bugs #549607 & #549610: testsuite failures for filenames with spaces. check-in: 3ec77da87c user: msofer tags: trunk
2002-05-02
20:15
fix to 551306 check-in: 34f2d6b9b0 user: vincentdarley tags: trunk
2002-04-26
19:29
* unix/configure: * unix/tcl.m4: change HP-11 SHLIB_LD_LIBS from "" to ${LIBS} so that the .sl kn... check-in: a1000d30b9 user: hobbs tags: trunk
19:28
* unix/configure: * unix/tcl.m4: change HP-11 SHLIB_LD_LIBS from "" to ${LIBS} so that the .sl kn... check-in: 886ddf8c6f user: hobbs tags: core-8-3-1-branch
12:15
strtol takes three arguments check-in: 10f88889b1 user: dgp tags: core-8-3-1-branch
08:44
Added more thorough tests for conversion to boolean. check-in: e8fb390cfd user: dkf tags: core-8-3-1-branch
08:43
Added more thorough tests for handling of conversion to boolean. check-in: 38b687e905 user: dkf tags: trunk
08:34
Hex values on 64-bit machines can be booleans too! [Bug 548686] check-in: 0d05b5a9e1 user: dkf tags: trunk
08:34
Hex values can be booleans too! [Bug 548686] check-in: a337a0f0e2 user: dkf tags: core-8-3-1-branch
2002-04-24
20:36
* generic/tclInt.h: corrected TclRememberJoinableThread decl to use VOID instead of void. check-in: b0abe33f1f user: hobbs tags: trunk
20:35
noted that this code isn't needed on unix check-in: 69055b5c78 user: hobbs tags: trunk
09:45
regen check-in: fb959999d1 user: dkf tags: trunk
09:44
Tcl_GetUnicodeFromObj missing from index line check-in: 6bdd4676af user: dkf tags: trunk
2002-04-23
19:06
* doc/exec.n: * doc/tclvars.n: doc updates [Patch #509426] (gravereaux) check-in: 880e786280 user: hobbs tags: trunk
17:03
* generic/tclAlloc.c: * generic/tclInt.h: * generic/tclThreadAlloc.c (new): ... check-in: 28a1df4ae9 user: hobbs tags: trunk
14:26
* mac/tclMacResource.r: added check of TCLTK_NO_LIBRARY_TEXT_RESOURCES #define to allow disabling ... check-in: f86ce486a9 user: das tags: trunk
13:39
regen. check-in: 61958362c5 user: dkf tags: trunk
13:09
Added documentation for command tracing API [Bug 414927] check-in: ebc08a75da user: dkf tags: trunk
05:41
* generic/tclAlloc.c: * generic/tclInt.h: * generic/tclThreadAlloc.c (new): * unix/Makefile.in: ... check-in: 329bb4c295 user: hobbs tags: trunk
03:48
cleanup of testfilesystem command check-in: 46ef1fd57a user: hobbs tags: trunk
02:54
* generic/tclIOUtil.c (Tcl_FSRegister, Tcl_FSUnregister): corrected calling of Tcl_ConditionWait t... check-in: a8b37de39c user: hobbs tags: trunk
02:54
generic/tclCmdAH.c (Tcl_FileObjCmd): added cast in FILE_SIZE check-in: f51918974c user: hobbs tags: trunk
2002-04-22
22:55
see ChangeLog check-in: d8ad55c00f user: hobbs tags: trunk
22:51
* win/tclWinFCmd.c (DoDeleteFile): check return of setattr API calls in file deletion for correct ... check-in: cc5e4c173c user: hobbs tags: trunk
22:42
* win/Makefile.in: correct dependencies for shell, gdb, runtest targets. check-in: 4faa3a5643 user: hobbs tags: trunk
22:41
* doc/clock.n: * compat/strftime.c (_fmt): change strftime to correctly handle localized %c, %x a... check-in: 3664ea71af user: hobbs tags: trunk
19:57
corrected constraint name for filename-12.1.4 to pcOnly from unixpcOnly check-in: 0b6fa94d42 user: hobbs tags: trunk
2002-04-20
01:29
* Free the memory allocated for the startup script path. [Bug 543549] check-in: 3ee94f8ca3 user: dgp tags: trunk
00:35
* [mcmax] wasn't using the caller's namespace when determining the max translated length. ... check-in: b5acc75421 user: dgp tags: trunk
2002-04-19
23:09
* Added [mcload] to the export list of msgcat; bumped to 1.2.3. [Bug 544727] check-in: 5555baf98b user: dgp tags: trunk
14:18
2002-04-20 Daniel Steffen <das@users.sourceforge.net> * generic/tclInt.decls: * generic/tclIntP... check-in: 9a1332b8f1 user: das tags: trunk
13:08
list/string indexes don't destroy wide int rep [Bug #526717] check-in: d4748150e1 user: dkf tags: trunk
08:12
Backport of fix for Bug #545644 check-in: d87c2a309f user: dkf tags: core-8-3-1-branch
2002-04-18
22:23
updated dependencies for runtest and backported shell/gdb targets check-in: 046fb13a3d user: hobbs tags: core-8-3-1-branch
18:15
[Bug 545325 ] info level didn't report namespace eval. check-in: 1e1b645fa3 user: msofer tags: core-8-3-1-branch
18:05
[Bug 545325 ] info level didn't report namespace eval. check-in: 03de79e1ef user: msofer tags: trunk
16:56
* Added "package require"s to msgcat documentation. check-in: b3ba68b61b user: dgp tags: core-8-3-1-branch
16:46
typo check-in: ef2bcb67fe user: dgp tags: trunk
16:46
typo check-in: 7f5fc60f38 user: dgp tags: core-8-3-1-branch
16:31
* Clarified documentation on handling unusual return codes during substitution, and on vari... check-in: f6e13378df user: dgp tags: trunk
14:12
Fixed Bug #545644; [info body] always gives a proper string now! check-in: 7a77784682 user: dkf tags: trunk
13:49
Partial resolution of Bug #536831; the comment is a bit clearer! check-in: 487757f636 user: dkf tags: trunk
13:10
fix for [Bug #542588], where "too large integers" were reported as "floating-point value" in [expr] ... check-in: 96c806bbb0 user: msofer tags: core-8-3-1-branch
13:08
correcting date in Changelog entry check-in: 11d3dc1d00 user: msofer tags: trunk
13:04
fix for [Bug #542588], where "too large integers" were reported as "floating-point value" in [expr] ... check-in: ccca4d5986 user: msofer tags: trunk
01:51
* generic/tclEncoding.c (EscapeFromUtfProc): * generic/tclIO.c (WriteChars, Tcl_Close): corrected ... check-in: f6c1bdfbf8 user: hobbs tags: trunk
00:04
* Made separate export for commands kept only for tcltest 1 compatibility. check-in: 9e0d67ea57 user: dgp tags: trunk
00:00
* Removed [saveState] and [restoreState] from tcltest 2 documentation, effectively deprecat... check-in: 4bd2d399ec user: dgp tags: trunk
2002-04-17
23:42
clarified getting length of ByteArray objects to use string length check-in: f51f536442 user: hobbs tags: trunk
23:03
* Revised to run tests in a namespace, rather than use the useless and buggy [saveState] an... check-in: e782995c69 user: dgp tags: trunk
2002-04-16
22:35
* Revised to run tests in a namespace, rather than use the useless and buggy [saveState] an... check-in: aa578efaaa user: dgp tags: trunk
00:39
* Parts of fileSystem.test require tcltest 2. Added appropriate checks. check-in: df1ed8416d user: dgp tags: trunk
2002-04-15
23:09
* Increased timeout values so that tests have time to successfully complete even on slow/bu... check-in: c27a5b81ff user: dgp tags: trunk
17:45
Improved stack trace for TCL_BREAK and TCL_CONTINUE returns from procs. [Bug 536955]. check-in: 0e4b466ad7 user: msofer tags: trunk
17:32
made bytecodes check for a catch before returning; the compiled [return] is otherwise non-catchable.... check-in: 44018b1a8b user: msofer tags: trunk
17:04
* Revised [tcltest::test] to return errors when called with invalid syntax and to accept ex... check-in: a9843e6f52 user: dgp tags: trunk
2002-04-12
06:33
see ChangeLog check-in: 1fbcab51ef user: hobbs tags: trunk
06:31
* generic/tclNotify.c (TclFinalizeNotifier): remove remaining unserviced events on finalization. check-in: d66560f921 user: hobbs tags: trunk
06:28
* generic/tclParse.c (Tcl_ParseVar): conditionally incr obj refcount to prevent possible mem leak.... check-in: 08554f2283 user: hobbs tags: trunk
06:23
tests/ioCmd.test: fixed iocmd-8.15 to have mac and unixPc variants check-in: d53c43fa40 user: hobbs tags: trunk
06:22
* tcl.m4: Enabled COFF as well as CV style debug info with --enable-symbols to allow Dr. Watson us... check-in: 6d61f3c7ba user: hobbs tags: trunk
06:21
* tcl.m4: Enabled COFF as well as CV style debug info with --enable-symbols to allow Dr. Watson us... check-in: f3cb0d72ba user: hobbs tags: core-8-3-1-branch
2002-04-10
19:57
fixed copyright notice check-in: e42c6915c8 user: hobbs tags: trunk
2002-04-08
18:35
* corrected misspelling of getMatchingFiles check-in: 54d83974a5 user: dgp tags: trunk
09:02
2002-04-08 Daniel Steffen <das@users.sourceforge.net> * generic/tcl.h: no <sys/types.h> on mac. ... check-in: 3ae45d9135 user: das tags: trunk
08:58
2002-04-08 Daniel Steffen <das@users.sourceforge.net> * mac/tclMacOSA.c: * mac/tclMacResource.c... check-in: 28f04be801 user: das tags: core-8-3-1-branch
2002-04-07
05:44
* unix/tclUnixFCmd.c (Realpath): added a little extra code to initialize a realpath arg when compi... check-in: a744f7567d user: hobbs tags: trunk
2002-04-05
19:26
* Corrected [subst] so that return codes TCL_BREAK and TCL_CONTINUE returned by variable su... check-in: f241a4c37d user: dgp tags: trunk
15:47
* converted getMatchingFile alias into a proc so safe-2.1 will not be disturbed check-in: f6120d6e2f user: dgp tags: trunk
13:49
2002-04-05 Daniel Steffen <das@users.sourceforge.net> * mac/tclMacPkgConfig.c: Added Mac implem... Closed-Leaf check-in: 2fca248b98 user: das tags: tip-59-implementation
2002-04-04
21:14
minor cast change to squelch warning check-in: 5e97b20456 user: hobbs tags: trunk
15:30
* namespace protection for the getMatchingFiles alias. check-in: bbf744edae user: dgp tags: trunk
05:36
* library/tcltest/tcltest.tcl: added getMatchingFiles back (alias to GetMatchingFiles), which was ... check-in: 3f31f037c4 user: hobbs tags: trunk
05:32
fixed doc name error check-in: 754f9db9a1 user: hobbs tags: core-8-3-1-branch
05:32
fixed doc name error check-in: b243796c10 user: hobbs tags: core-8-3-1-branch
2002-04-03
14:30
fs ~ cache clear test check-in: b3adffad69 user: vincentdarley tags: trunk
08:39
tilde expansion cache-clearing check-in: 9df3a5199f user: vincentdarley tags: trunk
2002-04-01
20:44
Made tests for clock frequency more permissive to cope with Win98SE being observed to return 1.19318... check-in: 312ebab0f3 user: kennykb tags: trunk
2002-03-29
22:47
* generic/tclCmdMZ.c (Tcl_TraceObjCmd, TraceVarProc) (TraceCommandProc, TclTraceCommandObjCmd): c... check-in: 4a46ab8262 user: hobbs tags: trunk
22:42
* tests/trace.test (trace-18.2): * generic/tclCmdMZ.c (Tcl_TraceObjCmd, TraceVarProc): corrected ... check-in: 860bba1170 user: hobbs tags: core-8-3-1-branch
22:33
no message check-in: 358381af76 user: davygrvy tags: trunk
22:29
repair of previous mistake check-in: 963ea1cee5 user: davygrvy tags: trunk
22:13
no message check-in: e82c5427d9 user: davygrvy tags: trunk
22:09
A STATIC_BUILD bug fix. -DSTATIC_BUILD wasn't being added to the core's compile rules. check-in: 8a725793e2 user: davygrvy tags: trunk
21:01
* Corrected problems with Tcl_AllowExceptions having influence over the wrong scope of Tcl_... check-in: 69bdb87c65 user: dgp tags: trunk
02:42
no message check-in: 7a09a85c7c user: davygrvy tags: trunk
02:39
.AP macro syntax check-in: c3769fc0b2 user: davygrvy tags: trunk
00:02
* Refactored CallTraces to collect repeated handling of its returned value into CallTraces ... check-in: 4f6e3d3804 user: dgp tags: trunk
2002-03-28
21:52
Opps... removed some left-over debugging code. check-in: 5e168c9758 user: davygrvy tags: trunk
21:45
* tools/feather.bmp: * tools/man2help.tcl: * tools/man2help2.tcl: * win/makefile.vc: More winhel... check-in: 6678565482 user: davygrvy tags: trunk
21:44
no message check-in: 5db0fd7676 user: davygrvy tags: trunk
15:56
* Ran 'autoconf' - forgotten when bump to 8.4a5. check-in: a0f05e0981 user: dgp tags: trunk
02:42
* tools/man2help.tcl: * win/makefile.vc: winhelp target now copies all needed files from tools/ ... check-in: f037181019 user: davygrvy tags: trunk
02:42
no message check-in: 74863d81d5 user: davygrvy tags: trunk
2002-03-27
22:57
Clean targets made Win9x complient. check-in: b048e3d708 user: davygrvy tags: trunk
22:57
no message check-in: 4b9b9ac962 user: davygrvy tags: trunk
22:18
Formatting mistake in Changelog entry (2002-02-28) check-in: cb1feaaeac user: msofer tags: trunk
21:15
* win/.cvsignore: * win/buildall.vc.bat: * win/coffbase.txt: * win/makefile.vc: * win/nmakehlp.... check-in: 8ba99624c5 user: davygrvy tags: trunk
21:15
no message check-in: c384af5b2c user: davygrvy tags: trunk
19:50
passing the correct commandSize to TclEvalObjvInternal. [Bug 219362], fix by David Knoll. check-in: 99fc616520 user: msofer tags: core-8-3-1-branch
19:20
passing the correct commandSize to TclEvalObjvInternal. [Bug 219362], fix by David Knoll. check-in: 814a0619d0 user: msofer tags: trunk
14:35
avoid exceptional returns at level 0 [Bug 219181] check-in: b268ff1914 user: msofer tags: trunk
08:19
* Major code cleanup to deal with whitespace, coding conventions, and namespace issues, wi... check-in: fcbff39608 user: dgp tags: trunk
05:28
* Added missing [after cancel]s. check-in: 0c71c43e2d user: dgp tags: trunk
2002-03-26
02:27
* unix/configure: * unix/configure.in: backported improved AIX build support from 8.4. * unix/tcl... check-in: fd2d4f6a6e user: hobbs tags: core-8-3-1-branch
02:27
added shell and gdb targets check-in: d2bc485fde user: hobbs tags: core-8-3-1-branch
02:26
generic/tclMain.c: reduced oversized static buffer allocation check-in: 24624019e1 user: hobbs tags: core-8-3-1-branch
2002-03-25
22:05
* More initialization fixes to avoid stomping on global variables check-in: 2b63bee14f user: dgp tags: trunk
21:34
More variable initialization fixes. check-in: 58c16339b3 user: dgp tags: trunk
20:55
* Corrected faulty variable initialization. [Bug 534845] check-in: e750cb2a57 user: dgp tags: trunk
20:18
* Removed workarounds for Bug 495977. check-in: d02a537844 user: dgp tags: trunk
19:20
* Improve the processing of the -constraints option to [test] so that constraint lists can ... check-in: 745d744e28 user: dgp tags: trunk
17:10
* Keep the value of $::auto_path unchanged, so that the tcltest package can test code that ... check-in: 67da289b4e user: dgp tags: trunk
16:35
Allow NULL callback on trace deletions [Bug 534728] check-in: 4983f0ef93 user: msofer tags: trunk
2002-03-24
19:07
* Be sure the tcltest variable is updated. [Bug 454050]. check-in: 218b9ec806 user: dgp tags: core-8-3-1-branch
19:05
fix for [Bug 533907] in tclBasic.c (Tcl_EvalObjv). check-in: e2df08a0d5 user: msofer tags: trunk
18:57
* Use [interpreter] to set/query the executable currently running the tcltest package. [Bu... check-in: c14a78f940 user: dgp tags: trunk
18:31
* Allow non-proc commands to be used as the customization hooks. Bump to 1.0.2. Converte... check-in: c87ce8c170 user: dgp tags: core-8-3-1-branch
18:09
fixed typo and compiler warning in last commit; all tests now pass on unix check-in: 66780b90f5 user: vincentdarley tags: trunk
17:21
* Allow non-proc commands to be used as the customization hooks. [Bug 495662] check-in: 015ca88a6e user: dgp tags: trunk
12:38
fs tests check-in: 7eb3a59421 user: vincentdarley tags: trunk
12:24
fs tests check-in: c0ae8e8170 user: vincentdarley tags: trunk
11:41
4 fs fixes check-in: d333686619 user: vincentdarley tags: trunk
2002-03-23
01:39
adding test for [Bug 533758], fixed earlier today. check-in: 55e85350ec user: msofer tags: trunk
2002-03-22
23:37
win/tclWinInt.h: moved undef of TCL_STORAGE_CLASS. [Bug #478579] check-in: a0b1d4daff user: hobbs tags: trunk
22:54
fixed the errorInfo for return codes other than (TCL_OK, TCL_ERROR) to runLevel 0 [Bug 533758]. Remo... check-in: 24add6f815 user: msofer tags: trunk
2002-03-21
13:27
* doc/expr.n: Improved documentation for ceil and floor [Bug 350535] check-in: 733be84113 user: dkf tags: trunk
2002-03-20
22:52
Added Patch number check-in: 1dda74825f user: dgp tags: trunk
22:47
* Updated interfaces of generic/tclVar.c according to TIP 27. In particular, the "part2" a... check-in: b64c27e52d user: dgp tags: trunk
2002-03-18
20:56
* generic/tclScan.c (Tcl_ScanObjCmd): prevented ckfree being called on a pointer to NULL. check-in: 5f0c390d55 user: hobbs tags: core-8-3-1-branch
2002-03-15
20:10
Backport of patch for [Bug 530320] check-in: 7cffb43f2d user: msofer tags: core-8-3-1-branch
15:39
Fixed buffer overrun reported in 530320; luckily it is not likely to be exploitable in any meaningfu... check-in: 33ea727db7 user: dkf tags: trunk
01:10
* win/configure: Regen. * win/configure.in: Add configure time test for SEH support in the compil... check-in: 6683e2fa91 user: mdejong tags: trunk
2002-03-14
20:51
* win/tclWinFCmd.c (DoRenameFile, DoCopyFile): Handle an SEH exception with EXCEPTION_EXECUTE_HAND... check-in: ef056ccc7b user: mdejong tags: trunk
2002-03-12
11:32
* win/tclWinFCmd.c (DoRenameFile, DoCopyFile, DoDeleteFile, DoRemoveJustDirectory): Make sure we d... check-in: 446a17c5c7 user: mdejong tags: trunk
2002-03-11
21:50
* Bumped tcltest to 2.0.2 check-in: 5a422c1ffa user: dgp tags: trunk
21:00
* library/tcltest/tcltest.tcl (getMatchingFiles): Pass a proper list to foreach to avoid munging a... check-in: b63d3e197a user: mdejong tags: trunk
20:43
* generic/tclEncoding.c: Fix typo in comment. * generic/tclIO.c (DoReadChars, ReadBytes, ReadChars... check-in: d89191c5ce user: mdejong tags: trunk
2002-03-09
19:17
Formatting error in .AP macro check-in: 17620e648d user: dgp tags: trunk
00:49
* win/README: Update to indicate that Mingw 1.1 is required to build Tcl. Add section describing n... check-in: 5cece3d450 user: mdejong tags: trunk
2002-03-08
23:46
(DoCopyFile): correctly set retval to TCL_OK check-in: cd63d1f3b2 user: hobbs tags: trunk
01:45
* win/tclWin32Dll.c (TclpCheckStackSpace): * win/tclWinFCmd.c (DoRenameFile, DoCopyFile): Replace ... check-in: 6556155cb4 user: mdejong tags: trunk
2002-03-07
20:17
* Added the [interp recursionlimit] command to set/query the recursion limit of an interpre... check-in: 74cba3cfd3 user: dgp tags: trunk
2002-03-06
15:20
Bumped patchlevel; might need changing in the future, but it makes life easier for now. check-in: ec6fb05712 user: dkf tags: trunk
15:04
tclInt.h: restoring correct operation ordering in TclDecrRefCount macro [Bug 524802] check-in: 8dab12aa73 user: msofer tags: trunk
11:28
TIP#81 implementation, tests and docs check-in: 59cf470dea user: dkf tags: trunk
2002-03-05
21:14
adjust 8.4a4 release tag check-in: e5790f37f1 user: hobbs tags: trunk, core-8-4-a4
20:55
* unix/tclUnixChan.c: initial remedy for [Bug #525783] flush problem introduced by TIP #35. This ... check-in: 8713966f20 user: hobbs tags: trunk
20:31
fixed URL refs check-in: c01de9be29 user: hobbs tags: trunk
20:31
added --enable-langinfo doc check-in: 3b8ea7693e user: hobbs tags: trunk
19:37
Also added the MSVC++ project files to dist target. I prefer not to use them, but people might find... check-in: 039f3c5619 user: davygrvy tags: trunk
18:47
Added win/rules.vc and win/coffbase.txt to dist target needed by makefile.vc check-in: 012137707b user: davygrvy tags: trunk
00:50
Removed out-of-date reference to patches. check-in: 7061a31c40 user: dgp tags: trunk
2002-03-04
23:28
8.4a4 tagged for release check-in: d02933edbf user: hobbs tags: trunk
23:26
updated to use www.tcl.tk URL check-in: 0d217a15e4 user: hobbs tags: trunk
23:25
added older ChangeLogs to dist target check-in: 3614ddd606 user: hobbs tags: trunk
23:17
update for 8.4a4 docs check-in: 738c3d9b4c user: hobbs tags: trunk
23:12
updated changes check-in: 5c87c3c50c user: hobbs tags: trunk
22:00
* tests/io.test: * tests/encoding.test: corrected iso2022 encoding results. added encoding-24.* ... check-in: 2804b06a3e user: hobbs tags: trunk
2002-03-02
05:00
* tests/encoding.test: added encoding-23.* tests * generic/tclIO.c (FilterInputBytes): reset the T... check-in: 3af9e80543 user: hobbs tags: core-8-3-1-branch
05:00
* tests/io.test: * tests/encoding.test: updated to reflect iso2022 escape change * library/encodi... check-in: b2c984b4ce user: hobbs tags: core-8-3-1-branch
04:57
corrected iso2022 return encoding escape check-in: 491f191b87 user: hobbs tags: trunk
04:55
* tests/encoding.test: added encoding-23.* tests * generic/tclIO.c (FilterInputBytes): reset the T... check-in: 53ae028f58 user: hobbs tags: trunk
04:54
* library/encoding/iso2022-jp.enc: * library/encoding/iso2022.enc: * tools/encoding/iso2022-jp.es... check-in: ab9df3e822 user: hobbs tags: trunk
2002-03-01
21:26
updated changes file for 8.4a4 release check-in: 2f61ef544c user: dgp tags: trunk
06:24
see ChangeLog check-in: 3e54e25886 user: hobbs tags: trunk
06:24
couple extra tests check-in: fbdc4fa841 user: hobbs tags: trunk
06:23
* generic/tclCmdMZ.c (TraceCommandProc): ensure that TraceCommandInfo structure was ... check-in: 076eb6a4e0 user: hobbs tags: trunk
06:22
* generic/tclBasic.c (Tcl_CreateObjTrace): set tracePtr->flags correctly. check-in: db60ed0ace user: hobbs tags: trunk
06:22
* generic/tclTimer.c (TimerExitProc): remove remaining events in tls on thread exit.... check-in: b15a270a3d user: hobbs tags: trunk
2002-02-28
20:11
generic/tclNamesp.c: optimisation of namespace lookups [Patch 458872] check-in: 0d1de503de user: msofer tags: trunk
13:03
Replaced a few direct stack accesses with the POP_OBJECT() macro [Bug 507181] check-in: 754d241a98 user: msofer tags: trunk
05:11
* doc/GetIndex.3: * generic/tcl.decls (Tcl_GetIndexFromObjStruct): * generic... check-in: 62ef0de80a user: dgp tags: trunk
00:53
* generic/tclMain.c (Tcl_Main,StdinProc): Corrected some reference count management errors... check-in: a3947b277a user: dgp tags: trunk
00:39
mem leak fixes check-in: deceb77ed1 user: hobbs tags: trunk
00:38
* generic/tclTest.c (TestStatProc[123]): correct harmless UMRs. check-in: d738ccd466 user: hobbs tags: trunk
00:38
* generic/tclLink.c (Tcl_LinkVar): correct mem leak in error case. check-in: 8f4f1c9612 user: hobbs tags: trunk
00:38
* generic/tclBasic.c (Tcl_EvalTokensStandard): corrected mem leak in error case. check-in: 098584d2ca user: hobbs tags: trunk
2002-02-27
20:55
* tests/socket.test (2.7): Accepted and applied patch for Tcl SF bug #523470 provided by Don Po... check-in: bb98ef3099 user: andreas_kupries tags: trunk
18:53
* unix/tclUnixChan.c (TclpOpenFileChannel): Added code to regonize "/dev/tty" (by name) and to ... check-in: 018e902b00 user: andreas_kupries tags: trunk
18:51
* unix/tclUnixChan.c (TclpOpenFileChannel): Added code to regonize "/dev/tty" (by name) and to ... check-in: f97b029d2c user: andreas_kupries tags: core-8-3-1-branch
07:10
see ChangeLog check-in: 7956220b47 user: hobbs tags: trunk
07:08
reversed accidental commit of unfinished sources check-in: 6d6c166fcf user: hobbs tags: trunk
06:39
generic/tclCmdMZ.c check-in: 199f301702 user: hobbs tags: trunk
06:39
* generic/tclFileName.c (Tcl_TranslateFileName): decr refcount for error case to pre... check-in: 09cbc6f419 user: hobbs tags: trunk
06:38
* generic/tclVar.c (Tcl_ArrayObjCmd): removed extra obj allocation. check-in: 29e3f3585a user: hobbs tags: trunk
04:36
Updated changes file to reflect no 8.3.5 release before 8.4a4. Still need to add the changes of the ... check-in: bc49a4c8d4 user: dgp tags: trunk
01:20
see ChangeLog check-in: d223568fb3 user: hobbs tags: trunk
01:16
* unix/tclUnixSock.c (Tcl_GetHostName): added an extra gethostbyname check to guard against failur... check-in: da9b8f2b97 user: hobbs tags: trunk
2002-02-26
20:06
see ChangeLog check-in: 5b09e264aa user: hobbs tags: trunk
20:03
* unix/configure: * unix/tcl.m4 (SC_SERIAL_PORT): added sys/modem.h check and defined _XOPEN_SOUR... check-in: 67140700c8 user: hobbs tags: trunk
20:03
* unix/tclUnixChan.c: added Unix implementation of TIP #35, serial port support. [Patch #438509] (... check-in: 1935c2998f user: hobbs tags: trunk
17:26
bugfix to the bugfix to the new [for] compiled code check-in: 4d5054a6b2 user: msofer tags: trunk
02:49
* mac/tclMacSock.c (TcpGetOptionProc): Changed to recognize the option "-error". Essentially ig... check-in: aa1de44a3e user: andreas_kupries tags: trunk
02:49
* mac/tclMacSock.c (TcpGetOptionProc): Changed to recognize the option "-error". Essentially ig... check-in: 3a28094cbe user: andreas_kupries tags: core-8-3-1-branch
02:22
* doc/Alloc.3: * doc/LinkVar.3: * doc/ObjectType.3: * doc/PkgRequire.3: * doc/Preserve.3: * do... check-in: 332048a6cb user: hobbs tags: trunk
02:19
revert accidental commit of tclAlloc.c to r1.11 check-in: ec2717ab8a user: hobbs tags: trunk
02:09
* generic/tclHash.c (AllocArrayEntry, AllocStringEntry): Before invoking ckalloc when creating a T... check-in: a1ab505019 user: hobbs tags: trunk
00:18
typo check-in: 890bfe3a79 user: dgp tags: trunk
2002-02-25
23:36
* win/tclWinNotify.c (Tcl_FinalizeNotifier): backported fix for [Bug #217982] which also affected ... check-in: 64e9d26bcd user: hobbs tags: core-8-3-1-branch
23:17
avoiding a buffer overrun in [subst]; restoring tcl7.6 behaviour [Bug #495207] check-in: b7a0a09e50 user: msofer tags: trunk
16:46
* unix/tclUnixPort.h: corrected strtoll prototype mismatch on Tru64. check-in: 7592be8e18 user: dgp tags: trunk
16:23
* compat/strtod.c (strtod): simplified #includes * compat/strtol.c (strtol): gather result ... check-in: 051f9676eb user: dgp tags: trunk
15:23
Added clarification comment. check-in: 29313c063d user: dkf tags: trunk
15:22
* unix/tclLoadDyld.c: updated to use Mac OS X 10.1 dyld APIs that have more libdl-like semantics. ... check-in: 59535ffaf7 user: das tags: macosx-premerge-6-9-02, macosx-8-4-branch
15:21
* unix/tclLoadDyld.c: updated to use Mac OS X 10.1 dyld APIs that have more libdl-like semantics. ... check-in: c11b1544f8 user: das tags: trunk
15:20
* unix/tclLoadDyld.c: updated to use Mac OS X 10.1 dyld APIs that have more libdl-like semantics. ... check-in: 80657d07d1 user: das tags: core-8-3-1-branch
14:26
simplified the #include lines check-in: 610523d310 user: dgp tags: trunk
14:15
fixing a bug in last tclCompCmds.c patch, in the code for [for] and [while]. check-in: 7470ee815e user: msofer tags: trunk
10:36
Minor cleanup of compat functions to get rid of GCC warnings. check-in: 438469be6a user: dkf tags: trunk
2002-02-24
02:53
* compat/strtoull.c (strtoull): * compat/strtoll.c (strtoll): * compat/strto... check-in: dbcccf04b6 user: dgp tags: trunk
2002-02-23
22:15
* configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS): Link with -n32 instead of -32 when building... check-in: afc6d864e7 user: mdejong tags: trunk
2002-02-22
22:36
* generic/tclInt.h: * generic/tclObj.c: renamed global variable emptyString -> ... check-in: d709125ee9 user: dgp tags: trunk
21:54
see ChangeLog check-in: 45f81a4f7e user: hobbs tags: trunk
21:54
* tests/regexpComp.test: updated regexp-11.[1-4] to match changes in regexp.test for new regsub sy... check-in: 0ff096e886 user: hobbs tags: trunk
21:51
updated safe-8.5 and safe-8.7 check-in: 8eaff4d506 user: hobbs tags: trunk
19:55
see ChangeLog check-in: a4165bd668 user: hobbs tags: trunk
19:55
* unix/configure: * unix/tcl.m4: added --enable-64bit support for AIX-4 (using -q64 flag) when us... check-in: cd30d6ac15 user: hobbs tags: trunk
19:54
Optimising [if], [for] and [while] for constant conditions check-in: d0284fda0e user: msofer tags: trunk
19:51
* library/safe.tcl (CheckFileName): removed the limit on sourceable file names (was only *.tcl or ... check-in: a5f9958f8f user: hobbs tags: trunk
14:52
Added TIP#76 implementation, docs + tests. check-in: 77072a000c user: dkf tags: trunk
09:04
Const-ifying declarations of strtoll/strtoull and new compat code. check-in: a2e0dc62c0 user: dkf tags: trunk
03:29
More comments added and decided not to pack modules tightly. Four gigabytes of address space is qui... check-in: d5b78e2022 user: davygrvy tags: trunk
2002-02-21
22:04
speling check-in: 4cbd3d9f4a user: davygrvy tags: trunk
22:01
no message check-in: ed5f3bbd70 user: davygrvy tags: trunk
22:00
* win/mkd.bat (removed): * win/coffbase.txt (new): * win/makefile.bc: * win/makefile.vc: Change... check-in: 03b767fef9 user: davygrvy tags: trunk
21:20
reverted back to 1.6, as the header file change to tclPort.h doesn't allow for easy embedded support... check-in: 434cb6babc user: davygrvy tags: trunk
18:37
no message check-in: aea8611aeb user: davygrvy tags: trunk
18:37
* win/makefile.vc: * win/rules.vc: Added a new "loimpact" option that sets the -ws:aggressive li... check-in: 9265d5d116 user: davygrvy tags: trunk
18:37
* win/tclAppInit.c: Changed #include "tcl.h" to be tclPort.h to remove the raw windows.h include. ... check-in: 2bba08d67f user: davygrvy tags: trunk
17:17
typo correction in latest change check-in: 7c7f2273b0 user: dgp tags: trunk
16:49
Improving 'long long' detection... check-in: 35d996cf71 user: dkf tags: trunk
2002-02-20
19:08
no message check-in: d0975f04ec user: davygrvy tags: trunk
19:06
* win/buildall.vc.bat: * win/makefile.vc: * win/rules.vc: General clean-ups. Added compiler and ... check-in: 79169c9339 user: davygrvy tags: trunk
18:46
* generic/tcl.decls (Tcl_RegExpRange,Tcl_GetIndexFromObjStruct): Overlooked a few so... check-in: 3dc93acf1e user: dgp tags: trunk
12:35
no message check-in: 2729c0f886 user: davygrvy tags: trunk
12:33
* win/makefile.vc: Added the pentium errata switches to $(cflags) which should have already been t... check-in: 25d1437dfd user: davygrvy tags: trunk
00:35
Made tcl.h better at guessing what is going on with 64-bit types when configure doesn't tell it expl... check-in: 731126179b user: dkf tags: trunk
2002-02-19
22:01
Changed paths from prefix_exec_prefix to the individual locations for binaries, libraries, script... check-in: f47d4ec7b7 user: andreas_kupries tags: tip-59-implementation
10:26
Fixed behaviour of [format] on 64-bit platforms by defining it to work with machine words by default... check-in: 6229fe3c30 user: dkf tags: trunk
08:38
* First draft of updated changes for 8.4a4 release. check-in: dc83a531e4 user: dgp tags: trunk
08:29
* reversed the order of 8.3.3 changes check-in: e694d2834c user: dgp tags: core-8-3-1-branch
2002-02-17
19:25
Saving my prefs... check-in: 016ba87769 user: wolfsuit tags: macosx-8-4-branch
2002-02-16
01:17
* unix/tclUnixPort.h: add strtoll/strtoull declarations for platforms that do not define them. check-in: 0c1fd4f491 user: hobbs tags: trunk
00:37
* generic/tclIndexObj.c (STRING_AT): removed ptrdiff_t cast and use of VOID* in default case (GNU-... check-in: 8fabaaf5c8 user: hobbs tags: trunk
2002-02-15
23:42
Further changes to the TIP 72 patch to make it compile under VC++ check-in: ffd6a7d773 user: kennykb tags: trunk
23:21
* First draft of Tcl changes for 8.3.5 release. check-in: 794d0dcf47 user: dgp tags: core-8-3-1-branch
19:58
* tclExecute.c: * tclIOGT.c: * tclIndexObj.c: Touchups to the TIP 72 patch to make it compile... check-in: ee7fe962db user: andreas_kupries tags: trunk
14:28
TIP#72 implementation. See ChangeLog for details. This version builds clean on Solaris/SPARC, with ... check-in: 8d82de1905 user: dkf tags: trunk
2002-02-14
19:24
* generic/tclIOCmd.c (Tcl_GetsObjCmd): Trivial fix for bug #517503, a memory leak reported by M... check-in: 88790e07f1 user: andreas_kupries tags: trunk
2002-02-12
14:39
* djgpp/ (new directory) * djgpp/Makefile (new): * unix/tclAppInit.c: * unix/tclMtherr.c: * uni... check-in: b125c254e3 user: davygrvy tags: trunk
14:22
* djgpp/ (new directory) * djgpp/Makefile (new): * unix/tclAppInit.c: * unix/tclMtherr.c: * uni... check-in: 58a026b69c user: davygrvy tags: trunk
2002-02-10
20:36
Added Tcl_CreateObjTrace, Tcl_GetCommandInfoFromToken and Tcl_SetCommandInfoFromToken. (TIPs #32 and... check-in: 5a7e3737aa user: kennykb tags: trunk
2002-02-08
09:40
see ChangeLog check-in: a417a2060a user: hobbs tags: trunk
09:33
* unix/configure: * unix/tcl.m4: added -pthread for FreeBSD to EXTRA_CFLAGS and LDFLAGS. Also tr... check-in: 1e1180665c user: hobbs tags: trunk
09:33
* generic/tclScan.c (Tcl_ScanObjCmd): prevented ckfree being called on a pointer to NULL. check-in: a394db9b1f user: hobbs tags: trunk
09:33
* unix/tclUnixPort.h: * unix/tclUnixThrd.c: added thread-safe versions of readdir, localtime, gmt... check-in: 66e9f4d6b4 user: hobbs tags: trunk
02:53
see ChangeLog check-in: 468e1f5f71 user: dgp tags: trunk
02:52
* Partial TIP 27 rollback. Following routines restored to return (char *): Tcl_DStringAppe... check-in: bb1a244cde user: dgp tags: trunk
2002-02-07
01:54
* tests/scan.test: * generic/tclScan.c (Tcl_ScanObjCmd): corrected scan 0x... %x handling that di... check-in: f2da2ea3cd user: hobbs tags: core-8-3-1-branch
01:50
* tests/scan.test: * generic/tclScan.c (Tcl_ScanObjCmd): corrected scan 0x... %x handling that di... check-in: 003ecd26ba user: hobbs tags: trunk
01:04
* generic/tclCompCmds.c (TclCompileRegexpCmd): made early check for bad RE to stop checking furthe... check-in: 9c1324e2c2 user: hobbs tags: trunk
01:03
see ChangeLog check-in: 3366b1dcf1 user: hobbs tags: trunk
00:56
* generic/tclCmdMZ.c (Tcl_RegsubObjCmd): added special case to search for simple 'string map' styl... check-in: 96d63652fd user: hobbs tags: trunk
00:52
extra code coverage cases check-in: f29484391e user: hobbs tags: trunk
00:51
added 10.18 and 10.19 extra tests check-in: cf60e92880 user: hobbs tags: trunk
00:48
generic/regc_locale.c (casecmp): slight performance improvement check-in: 4fa5ad1498 user: hobbs tags: trunk
2002-02-06
12:21
A small issue with already existing namespaces caused a panic instead of an ignore. check-in: 185e41ad1e user: davygrvy tags: tip-59-implementation
12:20
One large bug fixed with neglecting to disable otimizations for a symbols build. check-in: d7ade25d92 user: davygrvy tags: tip-59-implementation
2002-02-05
23:58
* tests/config.test: Added a testsuite for pkgconfig. check-in: a57967f679 user: andreas_kupries tags: tip-59-implementation
23:05
minor changes to support TIP#59 check-in: ed15d32d4b user: davygrvy tags: tip-59-implementation
22:15
* unix/mkLinks: Regenerated. * doc/RegConfig.3: Added documentation for the new public API fun... check-in: 8e58def49c user: andreas_kupries tags: tip-59-implementation
20:45
* This commit addresses the following topics from the comments at SF item 507083: @ Reforma... check-in: 46e07ff822 user: andreas_kupries tags: tip-59-implementation
17:57
* unix/tclUnixChan.c (FileOutputProc): Fixed [bug 465765] reported by Dale Talcott <daletalcott... check-in: 47c61182f3 user: andreas_kupries tags: core-8-3-1-branch
17:09
* Corrected use of http::error when ::error was intended. Bump to http 2.4.2. check-in: a7d8e3c961 user: dgp tags: core-8-3-1-branch
17:08
* Corrected use of http::error when ::error was intended. Bump to http 2.4.2. check-in: 8c11b0ebb0 user: dgp tags: trunk
02:48
reverted pwd changes for AIX, the best fix is to replace sh with bsh on 4.3.3 check-in: a16f86cc9c user: hobbs tags: trunk
02:46
reverted pwd changes for AIX, the best fix is to replace sh with bsh on 4.3.3 check-in: 54c093a1fc user: hobbs tags: core-8-3-1-branch
02:21
Merging with the current TOT. Very few conflicts, mostly in the generated files. check-in: f469a31a06 user: wolfsuit tags: macosx-8-4-branch
01:31
get full path to pwd to avoid errors on AIX-4.3 check-in: 656e6d83cb user: hobbs tags: core-8-3-1-branch
01:30
get full path to pwd to avoid errors on AIX-4.3 check-in: 742eee4684 user: hobbs tags: trunk
01:04
call /bin/pwd on AIX-4.3 to avoid pwd errors check-in: 6133f2cf94 user: hobbs tags: core-8-3-1-branch
01:04
call /bin/pwd on AIX-4.3 to avoid pwd errors check-in: 02b424b2a7 user: hobbs tags: core-8-3-1-branch
01:02
call /bin/pwd on AIX-4.3 to avoid pwd errors check-in: 79c170779f user: hobbs tags: trunk
2002-02-04
23:51
* unix/tclUnixChan.c (FileOutputProc): Fixed [bug 465765] reported by Dale Talcott <daletalcott... check-in: 6e2600e273 user: andreas_kupries tags: trunk
18:30
* doc/open.n: Fixed [Bug 511540], added cross-reference to 'pid' as the command to use to retri... check-in: 083ac14867 user: andreas_kupries tags: trunk
2002-02-02
00:20
* generic/tclCmdMZ.c (Tcl_RegexpObjCmd): handle quirky about case earlier to avoid shimmering prob... check-in: 8dd6f681a3 user: hobbs tags: trunk
2002-02-01
21:47
* tests/io.test: io-39.22 split into two tests, one platform dependent, the other not. -eofchar... check-in: 003fadfa60 user: andreas_kupries tags: core-8-3-1-branch
21:19
* tests/io.test: io-39.22 split into two tests, one platform dependent, the other not. -eofchar... check-in: 9e60923323 user: andreas_kupries tags: trunk
21:08
typos and omissions check-in: 417701c6f5 user: dgp tags: trunk
17:17
tclTest.c fix check-in: 5ba47ab16f user: vincentdarley tags: trunk
2002-01-31
23:21
make mklinks after recent doc additions to FileSystem.3 check-in: 3dd0a80dc7 user: dgp tags: trunk
21:07
* win/tclWinFCmd.c: TIP 27: Applied patch fixing CONST warnings on behalf of Don Porter <dgp@us... check-in: ac7cf66301 user: uid37547 tags: trunk
04:39
* For each interface identified in the TIP 27 changes below as a POTENTIAL INCOMPATIBILITY,... check-in: 9b3023c6c4 user: dgp tags: trunk
2002-01-30
17:33
docs check-in: 41f1949999 user: vincentdarley tags: trunk
02:50
* tests/regexpComp.test: * generic/tclCompCmds.c (TclCompileRegexpCmd): enhanced to support -noca... check-in: b44774892b user: hobbs tags: trunk
2002-01-29
04:57
* unix/tcl.m4 (SC_LOAD_TCLCONFIG): * win/tcl.m4 (SC_LOAD_TCLCONFIG): Set TCL_LIB_SPEC, TCL_STUB_L... check-in: c019e8d6a8 user: mdejong tags: trunk
03:18
* win/tclWinReg.c (regConnectRegistryProc,RecursiveDeleteKey) (DeleteKey,GetKeyNames,GetType,GetVa... check-in: f8f4e1af89 user: hobbs tags: trunk
03:03
updated error-1.3 result that changed with string bc correction check-in: 81a974c32a user: hobbs tags: trunk
02:40
* tests/regexpComp.test (new): * generic/tclInt.h: * generic/tclBasic.c: added TclCompileRegexpCm... check-in: 1c5cd2dcff user: hobbs tags: trunk
02:28
Corportation -> Corporation sp fix check-in: ce44b62668 user: hobbs tags: trunk
02:21
* generic/tclExecute.c (TclExecuteByteCode:INST_LIST): correct possibly dangerous decr in macro ca... check-in: e59425524f user: hobbs tags: trunk
02:19
win/tclWinInit.c (TclpFindVariable): CONSTification touch-up check-in: e5177d3f58 user: hobbs tags: trunk
02:04
* win/tclWinReg.c (OpenSubKey): corrected bug introduced in CONSTification that dropped pointer re... check-in: ad0f1a3f39 user: hobbs tags: trunk
01:17
* ChangeLog.2000 (new file): * ChangeLog: broke changes from 2000 into ChangeLog.2000 to reduce ... check-in: 61dfae55d5 user: hobbs tags: trunk
2002-01-28
12:23
no message check-in: 02c234a1c0 user: davygrvy tags: trunk
12:23
* generic/tclPlatDecls.h: Added preprocessor logic to force a typedef of TCHAR when __STDC__ is d... check-in: 561807f26f user: davygrvy tags: trunk
2002-01-27
17:35
* Documented global namespace context for script evaluation by [package require]. check-in: 574c5ea4a7 user: dgp tags: trunk
11:09
* generic/tclInt.decls: * generic/tclIntPlatDecls.h: * mac/tclMacChan.c: * mac/tclMacFCmd.c: * ... check-in: 02f6dcb5d2 user: das tags: trunk
2002-01-26
01:10
* Sought out and eliminated instances of CONST-casting that are no longer needed after the TIP 27 ... check-in: 4bca1d26db user: dgp tags: trunk
00:30
Make -eofchar and -translation options read only for server sockets. [Bug 496733] * generic/tclI... check-in: ef568c52d6 user: mdejong tags: core-8-3-1-branch
2002-01-25
23:06
Make -eofchar and -translation options read only for server sockets. [Bug 496733] * generic/tclI... check-in: 1c08e33e95 user: mdejong tags: trunk
22:01
* [Patch 501006] Updated APIs in generic/tclResolve.c and generic/tclNamesp.c according to ... check-in: f9df4b63e5 user: dgp tags: trunk
21:36
* [Patch 505630] Updated interfaces of generic/tclBasic.cc (TIP 27). * [Patch 506818] Updated inte... check-in: 375ac8d641 user: dgp tags: trunk
20:40
* Updated interfaces of generic/tclEncoding, generic/tclFilename.c, generic/tclIOUtil.c, ge... check-in: fceed15544 user: dgp tags: trunk
04:27
* Corrected tilde-substitution of pathnames where > 1 separator follows the ~. [Bug 504950... check-in: 15e6bf11b4 user: dgp tags: trunk
03:07
* library/http/pkgIndex.tcl: * library/http/http.tcl: don't add port in default case to handle br... check-in: 08d546970a user: hobbs tags: core-8-3-1-branch
03:07
* library/http/pkgIndex.tcl: * library/http/http.tcl: don't add port in default case to handle br... check-in: e65dde74b0 user: hobbs tags: trunk
01:47
First implementation of TIP #59 for Unix and Windows platforms. Made into a branch to allow me an... check-in: def8f47954 user: andreas_kupries tags: tip-59-implementation
2002-01-24
01:34
Corrections to earlier TIP 27 changes. Thanks to Andreas Kupries for the feedback. check-in: 0c4eacfb56 user: dgp tags: trunk
2002-01-23
21:22
* unix/mkLinks: Regenerated. * doc/CrtChannel.3: * doc/ChnlStack.3: Moved documentation for 'Tcl... check-in: ef8b87bfac user: andreas_kupries tags: trunk
20:46
* Updated socket interfaces according to TIP 27. Updated callers. check-in: f28c83d817 user: dgp tags: trunk
2002-01-21
22:50
no message check-in: 50349a11ba user: davygrvy tags: trunk
22:47
TclpLoadFile() didn't match proto of typedef Tcl_FSLoadFileProc. [Patch #502488] check-in: 33c81ebeff user: davygrvy tags: trunk
21:05
* Converted declarations of TestReport file system to more portable form. [Bug 501417]. check-in: e78bbf1c73 user: dgp tags: trunk
20:38
* generic/tclIO.c (WriteChars): Fix for SF #506297, reported by Martin Forssen <ruric@users.sou... check-in: 1b53b7b70c user: andreas_kupries tags: trunk
20:37
* generic/tclIO.c (WriteChars): Fix for SF #506297, reported by Martin Forssen <ruric@users.sou... check-in: c667016762 user: andreas_kupries tags: core-8-3-1-branch
16:15
* Updated APIs in generic/tclCmdMZ.c according to the guidelines of TIP 27. check-in: 8006e9294e user: dgp tags: trunk
2002-01-18
14:17
* Overlooked callers of Tcl_FSGetNativePath check-in: 9671705056 user: dgp tags: trunk
14:07
* Overlooked callers of Tcl_GetIndexFromObj check-in: 305121f7f5 user: dgp tags: trunk
03:29
* generic/tclThreadTest.c: * mac/tclMacChan.c: * mac/tclMacFCmd.c: * mac/tclMacFile.c: * mac/tc... check-in: be42c7ba89 user: das tags: trunk
03:22
* generic/tclThreadTest.c: * mac/tclMacChan.c: * mac/tclMacFCmd.c: * mac/tclMacFile.c: * mac/tc... check-in: 07c625a70c user: das tags: trunk
2002-01-17
20:35
* generic/tclIOCmd.c (Tcl_GetsObjCmd): Fixed bug #504642 as reported by Brian Griffin <bgriffin... check-in: fa97315c9c user: andreas_kupries tags: core-8-3-1-branch
20:35
* generic/tclIOCmd.c (Tcl_GetsObjCmd): Fixed bug #504642 as reported by Brian Griffin <bgriffin... check-in: c1e3c4a857 user: andreas_kupries tags: trunk
15:24
doc correction check-in: 05a0a92d54 user: dgp tags: trunk
05:28
added patch numbers to ChangeLog check-in: 8ebfacb177 user: dgp tags: trunk
04:37
* More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that were overlooked before. Update... check-in: 28b6020550 user: dgp tags: trunk
03:03
* Updated APIs in generic/tclUtf.c and generic/tclRegexp.c according to the guidelines of TIP 27. ... check-in: 17ade15700 user: dgp tags: trunk
02:46
* unix/tcl.m4 (SC_LOAD_TCLCONFIG): * win/tcl.m4 (SC_LOAD_TCLCONFIG): Subst TCL_DBGX into TCL_STUB... check-in: 01e280ee5a user: mdejong tags: trunk
02:43
* Updated APIs in generic/tclParse.c according to the guidelines of TIP 27. Updated callers. check-in: 3f74f46185 user: dgp tags: trunk
2002-01-16
06:02
* Updated APIs in generic/tclHistory.c according to the guidelines of TIP 27. * Updated APIs in ... check-in: 4124fa6dcf user: dgp tags: trunk
2002-01-15
21:47
* Corrected documentation for Tcl_ErrnoMsg; it takes an integer argument. Thanks to Georgios Peta... check-in: d2700a2157 user: dgp tags: trunk
21:19
* Updated APIs in generic/tclIOUtil.c and generic/tclPosixStr.c according to the guidelines of TIP... check-in: c606fbd2da user: dgp tags: trunk
18:34
doc/StringObj.3: added Tcl_GetUnicodeFromObj docs. check-in: 7548186a2f user: hobbs tags: trunk
17:55
* Updated APIs in the file generic/tclIO.c according to the guidelines of TIP 27. Several ... check-in: 9c9edf24eb user: dgp tags: trunk
2002-01-14
15:10
typo correction check-in: 04e8adaa99 user: dgp tags: trunk
15:07
* Updated APIs in the file generic/tclIndexObj.c according to the guidelines of TIP 27. check-in: df8a4c2bfe user: dgp tags: trunk
2002-01-11
20:46
* unix/configure: Regen. * unix/configure.in: * win/configure: Regen. * win/configure.in: Use ${... check-in: 71ae8c066c user: mdejong tags: trunk
20:21
* win/tclWinSerial.c (SerialSetOptionProc): Applied patch for SF bug #500348 supplied by Rolf S... check-in: 41af58fa7f user: andreas_kupries tags: trunk
20:10
no message check-in: ef053add25 user: davygrvy tags: trunk
20:07
Removed -GD compiler option. It was intended for future use, but MS is again changing the future at... check-in: 860bca84f7 user: davygrvy tags: trunk
19:21
added missing bug number check-in: 7984586a9b user: mdejong tags: trunk
19:17
* unix/Makefile.in: Burn Tcl build directory into tcltest executable to avoid crashes caused by l... check-in: f191c4e387 user: mdejong tags: trunk
2002-01-10
22:03
Applied patch from bug 501101. check-in: 22c7a5b972 user: kennykb tags: trunk
2002-01-09
21:26
correct error in recent entry check-in: e5bc03f919 user: dgp tags: trunk
19:09
Updated APIs in the files */tcl*Load*.c according to the guidelines of TIP 27. check-in: ce9573a39c user: kennykb tags: trunk
19:03
More changes for test portability. Using euro symbol. check-in: d7937ae39f user: dgp tags: trunk
17:50
* generic/tclTest.c (MainLoop): * tests/main.test (Tcl_Main-1.{3,4,5,6}): Corrected some n... check-in: 3435db0ae4 user: dgp tags: trunk
2002-01-08
20:44
TclCreatePipeline is in tclIntDecls.h; no need for it in tclInt.h. check-in: c223491f12 user: dgp tags: trunk
17:14
* typos and formatting check-in: c8ce36dee8 user: dgp tags: trunk
2002-01-07
23:09
* generic/tclEvent.c (TclInExit): * generic/tclIOUtil.c (SetFsPathFromAbsoluteNormalized, ... check-in: 66602e16c0 user: dgp tags: trunk
17:54
* generic/tclMain.c: Bug fix: neglected the NULL case in TclGetStartupScriptFileName(). B... check-in: 913cc898b6 user: dgp tags: trunk
2002-01-05
22:55
* doc/Tcl_Main.3: * generic/tclMain.c: Substantial rewrite and expanded documentation ... check-in: f24c18a585 user: dgp tags: trunk
2002-01-04
15:43
* generic/tclThreadJoin.c (TclRememberJoinableThread,TclJoinThread): Replaced Tcl_Alloc and... check-in: 7fbf4354d0 user: dgp tags: trunk
11:21
* mac/tclMacTime.c (TclpGetTZName): fix for daylight savings TZName bug check-in: 5f2bddc4fb user: das tags: trunk
00:45
* expanded abbreviations in previous log entries check-in: 2616674809 user: dgp tags: trunk
2002-01-03
21:52
* doc/FileSystem.3: * generic/tclIOUtil.c: Updated some old uses of "fileName" to n... check-in: a328e0ec79 user: dgp tags: trunk
18:23
Added fix for Bug #494348; the [foreach] implementation was doing some cacheing that didn't seem to ... check-in: de112c87cb user: dkf tags: trunk
11:58
Added test from Bug #494348, but solution still far off. check-in: 9a1a314b56 user: dkf tags: trunk
2002-01-02
13:52
Fixed fault with case-insensitive string matching (Bug#233257) and rewrote some tests to test what t... check-in: 99e550c5be user: dkf tags: trunk
2001-12-29
00:54
* library/init.tcl (auto_execok): make sure env(COMSPEC) on Windows is executed with the right cas... check-in: bbecba2801 user: hobbs tags: core-8-3-1-branch
00:52
* library/init.tcl: make sure env(COMSPEC) on Windows is executed with the right case, as it may o... check-in: 07fe71faee user: hobbs tags: trunk
00:49
correct static-ness of function decls check-in: 4285daaddf user: hobbs tags: trunk
2001-12-28
23:36
* generic/tclCkalloc.c (MemoryCmd, TclFinalizeMemorySubsystem): Added the [memory on... check-in: cf5397db43 user: dgp tags: trunk
2001-12-27
22:46
* mac/tclMacInit.c: * mac/tclMacTclCode.r: synced up tclInit features to unix/win: implemented Tc... check-in: 82a9adf678 user: das tags: trunk
2001-12-20
23:33
* typo corrections in comments check-in: bc9a5dec31 user: dgp tags: trunk
21:28
* unix/tcl.m4 (SC_PATH_TCLCONFIG, SC_PATH_TKCONFIG): Search for config file using exec_prefix inst... check-in: b662595ca9 user: mdejong tags: trunk
18:57
* unix/mkLinks.tcl: improved case-insensitive filesystem support. * unix/mkLinks: Regen. check-in: 0e0253eee2 user: das tags: trunk
18:55
* unix/mkLinks.tcl: improved case-insensitive filesystem support. * unix/mkLinks: Regen. check-in: 91da1a8887 user: das tags: core-8-3-1-branch