Timeline
Not logged in

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

827 check-ins using file generic/tclCompExpr.c version d66fb98565

2001-12-12
02:34
Removing all the versioned library folders from the install phase of the Tcl library target. check-in: 321a4c43f0 user: wolfsuit tags: macosx-8-4-branch
2001-12-07
17:38
fixed typo check-in: 9fc4146751 user: dgp tags: trunk
13:55
restored consistency in refCount accounting by array traces [Bug #4484339] check-in: 23f9cbbc00 user: msofer tags: trunk
2001-12-06
10:59
More expr syntax error improvements check-in: cd9316932b user: dkf tags: trunk
2001-12-05
22:26
* fixed typo: index -> lindex check-in: f509d0199a user: dgp tags: trunk
20:43
new algorithm for [array get], safe when there are traces that modify the array [Bug #449893]. check-in: 986407077b user: msofer tags: trunk
2001-12-04
15:36
Improved messages produced on getting a syntax error in an expression check-in: 7496369e64 user: dkf tags: trunk
2001-12-03
10:42
Improved expr documentation. check-in: 583756bf09 user: dkf tags: trunk
08:59
no message check-in: e941904819 user: davygrvy tags: trunk
08:56
Some install target bugs repaired along with $(TCLSTUBLIB) added to the dependencies rather than imp... check-in: f1122c9f0d user: davygrvy tags: trunk
2001-12-02
01:03
Makefile and other changes to move Tcl_MacOpenBundleResources to Tcl from Tk. check-in: f6101b2d8d user: wolfsuit tags: macosx-8-4-branch
2001-11-30
14:59
Tcl_Preserve'ing VarTrace structures to avoid memory corruption [Bug: 484334] check-in: 42b20a50be user: msofer tags: trunk
2001-11-29
19:38
Modified test namespace-41.2, added 41.3 check-in: 740493c6b7 user: msofer tags: trunk
18:14
added new test for bug 231259 check-in: 96c877863d user: msofer tags: trunk
15:38
* generic/tclBinary.c: Added caching scheme to reduce number of object allocations when doing... check-in: 3d0f0e218b user: dkf tags: trunk
2001-11-28
13:15
Manpage fix (RE syntax now in separate page.) Resolves Bug486159 reported by Larry Virden. check-in: 97a6ff93bf user: dkf tags: trunk
03:19
Fix a coredump in the filename normalizer code for Win95/98. check-in: be370d39fb user: drh tags: trunk
01:07
no message check-in: 182c63ddce user: davygrvy tags: trunk
01:05
Removed the Tk reference for the 'winhelp' target. Converge at install will need to be the solution... check-in: 2e1304b87c user: davygrvy tags: trunk
2001-11-27
14:12
Made test cmdAH-24.2 more robust. check-in: 0d498a5b56 user: dkf tags: trunk
13:47
Replace isspace(char) with isspace(UCHAR(char)) for safety... check-in: b59b610eb8 user: dkf tags: trunk
13:30
Tightened up the argument passing for [switch] to promote robuster scripts. check-in: 877f39bc96 user: dkf tags: trunk
2001-11-26
18:06
* generic/tclIntPlatDecls.h: 'make genstubs' after changes in 2001-11-23 commit from Daniel... check-in: f48952a972 user: dgp tags: trunk
2001-11-25
05:22
* unix/Makefile.in: Add comments to better describe TCL_EXE and when it should be available. * wi... check-in: 1c51ca7925 user: mdejong tags: trunk
01:56
* win/configure: Regen. * win/tcl.m4 (SC_CONFIG_CFLAGS): Add comctl32.lib to wish link libs. This... check-in: 105862eef5 user: mdejong tags: trunk
01:50
Fixed up some non-standard ChangeLog entries which did not parse correctly. check-in: 832904c5f9 user: mdejong tags: trunk
2001-11-23
01:44
* unix/configure: regened check-in: fc08ed9b93 user: das tags: trunk
01:39
*unix/Makefile.in: *unix/configure.in: *unix/install-sh: *unix/mkLinks: *unix/mkLinks.tcl: *un... check-in: f37029ffea user: das tags: trunk
01:26
** upport to 8.4 of mac code changes for 8.3.3 & various new ** changes for 8.4, some already ba... check-in: 2211e7f47d user: das tags: trunk
01:26
** upport to 8.4 of mac code changes for 8.3.3 & various new ** changes for 8.4, some already ba... check-in: df80aeb569 user: das tags: trunk
01:25
** upport to 8.4 of mac code changes for 8.3.3 & various new ** changes for 8.4, some already ba... check-in: f961ecdd17 user: das tags: trunk
2001-11-21
19:53
another fix for test trace-8.8 check-in: e1acd2856e user: dgp tags: trunk
17:37
* corrected test trace-8.8 for Bug 219393 check-in: 147dd3c897 user: dgp tags: trunk
17:17
* generic/tclBasic.c (Tcl_DeleteCommandFromToken,CallCommandTraces): * generic/tclCmdMZ>c (Tcl_Unt... check-in: 6614c36c48 user: dgp tags: trunk
02:59
addition of GetTime.3 Tcl_GetTime doc to mkLinks check-in: c5222c98ff user: hobbs tags: trunk
02:58
convert to DOS eol format check-in: 65af0149aa user: hobbs tags: trunk
02:36
added TIP#73 patch #483500 from Kevin Kenny. This deprecates TclpGetTime in favor of new Tcl_GetTime... check-in: ad0e26f63b user: hobbs tags: trunk
2001-11-20
22:47
moving all code relative to bytecodes from tclBasic.c to tclExecute.c check-in: 769c97c05a user: msofer tags: trunk
21:19
correction in the Changelog entry. check-in: 4ff249a848 user: msofer tags: trunk
21:17
code reorganisation and factorisation. check-in: 78c5b23742 user: msofer tags: trunk
19:45
a better variant of the previous-to-last commit (restoring numLevels computations) check-in: 61ff97c7fc user: msofer tags: trunk
18:47
committing unix/configure after running autoconf. A version with extra debug echos got committed b... check-in: 17e150def0 user: dgp tags: trunk
16:52
missing variable declaration under TCL_COMPILE_DEBUG. check-in: b52327e976 user: msofer tags: trunk
16:36
restoring the computations of iPtr->numLevels to the original logic (previous to buggy modifs on 200... check-in: 714cd03017 user: msofer tags: trunk
10:15
* tools/eolFix.tcl (new-file): * unix/Makefile.in: added EOL correction for Windows bat files to ... check-in: 977e6ec041 user: hobbs tags: trunk
09:24
* unix/tclUnixInit.c (TclpSetInitialEncodings): update of patch from 2001-11-16 that uses the old ... check-in: 8b6064c1b3 user: hobbs tags: trunk
04:24
no message check-in: ca8917f286 user: davygrvy tags: trunk
04:23
Added useful comments. check-in: 69942c62a8 user: davygrvy tags: trunk
2001-11-19
21:04
* tests/compile.test: added a test for bug [Bug 483309] check-in: 34e03422d0 user: msofer tags: trunk
17:45
win fs fixes check-in: 393f41f0e5 user: vincentdarley tags: trunk
17:43
correcting erroneous date in Changelog. check-in: 35a11147c1 user: msofer tags: trunk
17:30
Code reorganisation: moving all eval functions from tclParse.c to tclBasic.c check-in: 03ae8b576c user: msofer tags: trunk
14:35
Changes due to TIP#68; memory handling in variable traces is now correct! check-in: c358dba51f user: dkf tags: trunk
12:25
patch for [Bug 483309] check-in: 47264be42d user: msofer tags: trunk
2001-11-17
00:10
added hpux nl_langinfo alias fallbacks check-in: e88189b8aa user: hobbs tags: trunk
2001-11-16
23:40
adjusted HAVE_LANGINFO to allow for fallback table, added gb2312-1980 alias for gb2312 check-in: e4fff81c13 user: hobbs tags: trunk
22:28
* tests/interp.test: * generic/tclInterp.c (SlaveObjCmd): Corrected argument checking for '$inter... check-in: 12ec29d26b user: hobbs tags: trunk
21:41
Removed a rogue C++ comment that inadvertently got left in tclListObj.c check-in: 0d3715a770 user: kennykb tags: trunk
20:55
* unix/tclUnixInit.c: added HAVE_LANGINFO code block. * unix/configure: regened * unix/configure.... check-in: 405bb72939 user: hobbs tags: trunk
20:14
Moved Tcl_GetCommandFromObj and all defining code for tclCmdNameType objects to tclObj.c check-in: 1d6e05be0f user: msofer tags: trunk
20:01
Code reordering; execution levels made consistent [Bug 480896]. check-in: 3ff5c422b0 user: msofer tags: trunk
2001-11-15
00:20
no message check-in: 84dfeffc60 user: davygrvy tags: trunk
00:19
* win/makefile.vc: * win/rules.vc: Small bug fixes. * win/README: added some docs pointing to t... check-in: 44e8867b77 user: davygrvy tags: trunk
2001-11-14
23:38
minor doc comment fixes check-in: bf4e5044c4 user: hobbs tags: trunk
23:17
Reference implementation of TIP's #22, #33 and #45. Adds the ability of the [lindex] command to h... check-in: 8e0db83abc user: hobbs tags: trunk
23:16
added lset tests and updated lindex tests for TIPs#22,33,45 by Kenny check-in: 5325c5bfa8 user: hobbs tags: trunk
23:15
added lset.n lset docs with xref and updated lindex of TIPs#22,33,45 by Kenny check-in: a629d4c91f user: hobbs tags: trunk
2001-11-13
04:30
* win/buildall.vc.bat(new): * win/makefile.vc: Small fix with deriving the "OriginalFilename" st... check-in: e6067623d5 user: davygrvy tags: trunk
04:30
no message check-in: 257f13116b user: davygrvy tags: trunk
2001-11-12
19:37
correct nroff format problems check-in: d78fc208f2 user: hobbs tags: trunk
2001-11-11
17:58
Fix the stubs generation routines to handle the notion of orthogonal macosx & unix platform specs. check-in: e49fea1857 user: wolfsuit tags: macosx-8-4-branch
17:57
Fix the stubs tables for the Tcl_MacOSXFindBundleResources call. check-in: d4c2007177 user: wolfsuit tags: macosx-8-4-branch
17:55
Move the bundle finding code to Tcl, and include it in the pbproject. check-in: 8ff7c46fb2 user: wolfsuit tags: macosx-8-4-branch
03:16
* unix/Makefile.in: * win/Makefile.in: Add "make gdb" target. This target can run tclsh inside ei... check-in: 625a74073d user: mdejong tags: trunk
2001-11-10
10:39
no message check-in: 1cc70c82b9 user: davygrvy tags: trunk
10:38
* win/makefile.vc: Added a check to make sure one runs the makefile from the /win directory only.... check-in: bb9bcb4bf3 user: davygrvy tags: trunk
04:11
no message check-in: 680a8b6f22 user: davygrvy tags: trunk
04:11
* win/makefile.vc: * win/tcl.dsp: winhelp target fixes for non-NT systems. It seems NMAKE under... check-in: 587f57eb38 user: davygrvy tags: trunk
02:34
fixed winhelp generation problems #480268 check-in: 43e53c34e0 user: hobbs tags: trunk
00:57
added -lc to AIX libs, fixed path to ldAix check-in: e6419cd04b user: hobbs tags: trunk
2001-11-09
23:06
* tests/var.test: * generic/tclVar.c: Corrected bug in [global] when dealing ... check-in: ea9824f065 user: dgp tags: trunk
11:41
Fixup stack size under OSF1. [Tcl patch 474790] * unix/configure: Regen. * unix/tcl.m4: Add HAVE... check-in: ab4a2de7b3 user: mdejong tags: trunk
10:56
Enable thread support under FreeBSD. [Tcl bug 473708] * unix/configure: Regen. * unix/tcl.m4 (SC... check-in: c2f6ece1d7 user: mdejong tags: trunk
07:11
* unix/Makefile.in: * unix/dltest/Makefile.in: Avoid adding libc to the LIBS variable since it i... check-in: 2c712286d7 user: mdejong tags: trunk
2001-11-08
22:22
typo fix check-in: da4f11ded7 user: davygrvy tags: trunk
22:07
* win/tcl.dsp: * win/tcl.dsw: Simple MsDev stub project files that calls makefile.vc. Will help... check-in: e3cc82ead4 user: davygrvy tags: trunk
22:06
no message check-in: 0a237a31d3 user: davygrvy tags: trunk
21:32
* win/rules.vc: * win/makefile.vc: Fixed install target to adjust for the different build types.... check-in: cb97ce6379 user: davygrvy tags: trunk
21:32
no message check-in: feea6a5107 user: davygrvy tags: trunk
03:43
* unix/Makefile.in: * win/Makefile.in: Print a message indicating that the user should run "make... check-in: 91a7b2034e user: mdejong tags: trunk
03:07
Define TCL_INCLUDE_SPEC in tclConfig.sh. It should be included by extensions that need to find Tcl... check-in: 1b2b73902f user: mdejong tags: trunk
00:39
small error with the naming of the dee and reg extensions. check-in: af694b7b9b user: davygrvy tags: trunk
00:22
* win/rules.vc: * win/makefile.vc: Dropped the NOMSVCRT macro and put it on the option list inste... check-in: e462214d25 user: davygrvy tags: trunk
00:22
no message check-in: da3005d520 user: davygrvy tags: trunk
2001-11-07
23:37
* win/README: Change minimum VC++ version to 5.X since 4.X is known not to work. Indicate that Mi... check-in: eba0feaee0 user: mdejong tags: trunk
04:47
See ChangeLog check-in: 755139d84b user: andreas_kupries tags: trunk
03:40
no message check-in: 7ba5279415 user: davygrvy tags: trunk
03:39
* win/rules.vc (new): * win/makefile.vc: Complete over/under rewrite to support numerous build o... check-in: 9e6a31faab user: davygrvy tags: trunk
2001-11-04
17:59
vfs robustness fix check-in: 69b53bac59 user: vincentdarley tags: trunk
2001-11-02
12:06
file copy soft link docs check-in: 8896a883ad user: vincentdarley tags: trunk
2001-10-29
15:02
win fs fixes check-in: 3ecf07ac1a user: vincentdarley tags: trunk
14:25
Fix for bug 475941; access() was being called with path-free file names on some paths through the gl... check-in: 436be4a498 user: dkf tags: trunk
2001-10-25
15:50
Fix for bug 471374; Tcl only resets serial ports on exit now if it has updated their settings first.... check-in: 43b94debc0 user: dkf tags: trunk
2001-10-22
17:25
* doc/ObjectType.3: Minor documentation fix, reported by David N. Welton <davidw@users.sourcefo... check-in: 865ff191f1 user: andreas_kupries tags: trunk
17:10
small win fix check-in: 69156a505a user: vincentdarley tags: trunk
2001-10-18
20:20
* tests/clock.test (clock-8.1): * generic/tclDate.c (RelativeMonth): * generic/tclGetDate.y (Rela... check-in: 864f0ce0a9 user: hobbs tags: trunk
12:08
Tcl_FSChdir fix check-in: 894697460c user: vincentdarley tags: trunk
01:01
* unix/tclUnixPipe.c (PipeInputProc, PipeOutputProc): do immediate retry when error is returned wi... check-in: 90337b1b8f user: hobbs tags: trunk
2001-10-17
15:48
* corrected reference check-in: 819d177c25 user: dgp tags: trunk
06:49
Change how the stubs table is generated, so we can support Mac OS X Tcl additions to the stubs table... check-in: 83e4bb0b1c user: wolfsuit tags: macosx-8-4-branch
2001-10-16
21:13
* unix/tclLoadAout.c (TclGuessPackageName): removed unused vars and fixed warnings. [Bug #446622] ... check-in: 4e03d464ec user: hobbs tags: trunk
05:31
Undo of mistaken commit. Sorry! check-in: 092e282e8d user: dgp tags: trunk
05:10
* Added test to demonstrate memory corruption problems. [Bug 219393]. check-in: 6134ad6471 user: dgp tags: trunk
2001-10-15
22:25
Doh ... strncmp, not strcmp needed in last commit. check-in: 20a3ba02a6 user: msofer tags: trunk
22:15
generic/tclProc.c: changing a memcmp to strcmp to avoid a memory error detected by purify (thanks Je... check-in: f098f852b9 user: msofer tags: trunk
21:53
fixed dangling ; check-in: 3df4869b72 user: hobbs tags: trunk
21:36
configure changes check-in: 3bc65c5243 user: hobbs tags: trunk
21:16
* unix/configure: * unix/configure.in: * win/configure: * win/configure.in: * win/tcl.m4: rewor... check-in: 85fa5cb144 user: hobbs tags: trunk
20:26
* generic/tclInt.decls (TclExpandCodeArray,TclGetInstructionTable): Added to internal stubs tab... check-in: 57a57c136d user: andreas_kupries tags: trunk
17:37
see ChangeLog check-in: 24869d72ca user: hobbs tags: trunk
17:36
minor code cleanup check-in: 77c77f8462 user: hobbs tags: trunk
17:35
* doc/open.n: moved all fconfigure option docs to fconfigure.n * doc/fconfigure.n: added serial co... check-in: 3241fd8fa7 user: hobbs tags: trunk
17:34
* win/tclWinChan.c: * win/tclWinPort.h: * win/tclWinSerial.c: added TIP #35 Windows enhancements ... check-in: bedbee5dad user: hobbs tags: trunk
17:34
* generic/tcl.h: moved #define of WIN32 to tcl.h where __WIN32__ is defined and added #ifndef chec... check-in: 43bb0a32d1 user: hobbs tags: trunk
10:30
small fs fixes check-in: 67fbce9b36 user: vincentdarley tags: trunk
09:13
First Checkin of Mac OS X support for Tcl. check-in: eba6ee55b4 user: wolfsuit tags: macosx-8-4-branch
2001-10-14
16:21
* Corrected typos in doc/RegExp.3 check-in: c61628ed17 user: dgp tags: trunk, macosx-8-4-branchpoint
2001-10-12
21:20
see ChangeLog check-in: a626ddd5b9 user: hobbs tags: trunk
21:04
Small modif to tests/compile.test: better constraint handling for tests committed earlier today. check-in: 27b3dab99f user: msofer tags: trunk
19:57
* library/encoding/ebcdic.enc: * tools/encoding/ebcdic.txt: EBCDIC charset mapping. [Patch #21932... check-in: 186e3e6270 user: hobbs tags: trunk
19:45
* tests/ioCmd.test: added catch around file removal, as Windows file locking throws errors. check-in: aa2d1d0dc9 user: hobbs tags: trunk
19:45
(socket-7.2): corrected to work on Win2K check-in: 16801435e4 user: hobbs tags: trunk
19:44
added removeFile for outdata check-in: 3e5931c7d7 user: hobbs tags: trunk
19:44
* library/encoding/tis-620.enc: * tools/encoding/tis-620.txt: TIS-620 charset mapping. [Patch #46... check-in: 0ae6c21212 user: hobbs tags: trunk
16:13
* tests/compile.test: new tests for [Bug 467523] check-in: b0131f311b user: msofer tags: trunk
2001-10-11
22:28
generic/tclLiteral.c: (TclReleaseLiteral) insured that self-referential bytecodes are properly clean... check-in: c51f435568 user: msofer tags: trunk
2001-10-10
22:37
no message check-in: c97196d8e0 user: davygrvy tags: trunk
22:36
* win/tclWinPort.h: #include <winsock2.h> needed to get moved to after #include <windows.h... check-in: 6becf7ac88 user: davygrvy tags: trunk
20:06
* Corrected restore of ::env(LANG). check-in: 40f242fb06 user: dgp tags: trunk
01:05
* generic/tclFileName.c (Tcl_SplitPath): corrected mem leak intro'd with VFS code where the result... check-in: ef4a8d5e9e user: hobbs tags: trunk
2001-10-09
17:18
generic/tclLiteral.c: (TclReleaseLiteral) reverted previous patch for [Bug 467523] - cure is worse t... check-in: 021152b729 user: msofer tags: trunk
2001-10-06
01:04
forgot credit for last commit ... check-in: 25bd6dad25 user: msofer tags: trunk
00:12
insured that self-referential bytecodes are properly cleaned up on interpreter deletion [Bug 467523]... check-in: 6a3580fdd4 user: msofer tags: trunk
2001-10-04
20:23
Updated encodings with latest mappings from www.unicode.org. This did not include some Mac encodi... check-in: a93c3e5d89 user: hobbs tags: trunk
20:18
noted 8.4 as default Tcl version check-in: 9af21375e5 user: hobbs tags: trunk
15:33
correcting the Changelog date of my last commit. check-in: 1879178660 user: msofer tags: trunk
08:31
Typo-fix check-in: 4a895fca87 user: dkf tags: trunk
2001-10-03
18:28
* generic/tclEvent.c (Tcl_FinalizeThread): moved freeing of tclLibraryPath to before the thread ex... check-in: cd43c29163 user: hobbs tags: trunk
2001-10-01
20:58
added Win64 SDK RC1 compilation support check-in: 92b7006025 user: hobbs tags: trunk
20:57
updated copyright check-in: 0b8a114b42 user: hobbs tags: trunk
15:31
removed unnecessary inclusions of tclCompile.h [Patch 466823] check-in: 72e265f70c user: msofer tags: trunk
2001-09-29
11:09
fs doc improvement check-in: 83c6a5b902 user: vincentdarley tags: trunk
2001-09-28
17:08
correcting wrong date in Changelog. check-in: fc18db71ea user: msofer tags: trunk
17:07
Edited docs of Tcl_GetNameOfExecutable [Bug 219215] check-in: 48f8d119bb user: msofer tags: trunk
16:06
Added necessary casts to ClientData on a pair of calls to Tcl_Preserve and Tcl_Release. check-in: 35be6fd3d4 user: kennykb tags: trunk
15:32
Fixed Bug #465674 reported by me. [lsort -index end-1] now behaves sensibly... check-in: 3a02710e2f user: dkf tags: trunk
11:10
normalize fix check-in: 32c5860d49 user: vincentdarley tags: trunk
01:21
* More CONST poisoning fixes from the 2001-09-24 TIP 27 changes. CONST-ified Tcl_FSLoadFile and ... check-in: 82ca289320 user: dgp tags: trunk
00:41
* Added Tcl_Preserve() and Tcl_Release() to fix segfault introduced by the 2001-09-26 ... check-in: 70efe784b9 user: dgp tags: trunk
2001-09-27
22:25
* Updated out-of-date reference to #define GUARD_SIZE. check-in: d674873ac2 user: dgp tags: trunk
20:32
* Updated APIs in generic/tclProc.c and generic/tclVar.c according to the guidelines of TIP 27. ... check-in: e3f244969b user: dgp tags: trunk
05:50
* doc/fileevent.n: Accepted [Patch #465279] adding an example to the fileevent manpage. Minor m... check-in: 9ae632104a user: andreas_kupries tags: trunk
02:12
* The changes below fix [Bug #462317] where Expect tried to read more than was in the buffers a... check-in: cd08453fb3 user: andreas_kupries tags: trunk
00:36
One more detail. check-in: eeaf921346 user: dgp tags: trunk
00:19
* Vince Darley reports the 2001-09-24 TIP 27 changes left the win directory CONST poisoned.... check-in: 5164bd7c02 user: dgp tags: trunk
2001-09-25
16:49
Woo hoo! Builds on one platform (Solaris8/SPARC with SunPro CC) check-in: dd2d80954c user: dkf tags: dkf-64bit-support-branch
16:23
* Updated APIs in generic/tclGet.c according to the guidelines of TIP 27. [Patch 464674] check-in: 7f1745dad6 user: dgp tags: trunk
14:34
* generic/tclVar.c: removed comments referring to unused flag TCL_PARSE_PART1. check-in: c9c1d8c1e7 user: msofer tags: trunk
10:24
Lots more type changes. Added Tcl_AllocStatBuf()... check-in: af4f696a00 user: dkf tags: dkf-64bit-support-branch
2001-09-24
21:10
* Updated APIs in generic/tclUtil.c according to the guidelines of TIP 27. [Patch 464553] check-in: e70344d226 user: dgp tags: trunk
17:50
* The change below fixes [Bug #464380]. The bug was reported by Ronnie Brunner <rbrunner@users.... check-in: c461a84225 user: andreas_kupries tags: trunk
15:46
Introduced some new types... spreading their use throughout the core will take *much* longer. check-in: 1f14323faa user: dkf tags: dkf-64bit-support-branch
10:19
Fixed encoding definition for cp1252 (compiled version is OK) check-in: b14c88a01b user: dkf tags: trunk
09:49
Rebuilt check-in: 1c6092dbb2 user: dkf tags: trunk
09:41
Doc update (add Tcl_OutputBuffered, remove old changebars) check-in: 08720fa527 user: dkf tags: trunk
07:03
'make mklinks' after addition of Tcl_EvalTokensStandard check-in: 4c23d4488b user: dgp tags: trunk
07:02
Another typo eVS: ---------------------------------------------------------------------- check-in: f6564e2b29 user: dgp tags: trunk
07:00
corrected formatting error causing 'make mklinks' trouble check-in: ad63defc98 user: dgp tags: trunk
06:19
Corrected formatting error. check-in: 686d8b6288 user: dgp tags: trunk
2001-09-21
19:09
* generic/tclExecute.c (TclExecuteByteCode): corrected INST_STR_CMP else case for strings to pass ... check-in: e4307bec04 user: hobbs tags: trunk
2001-09-20
18:35
added extra processor definitions. check-in: 1d108b974a user: hobbs tags: trunk
18:34
removed unnecessary winsock.h include check-in: c2e845d9d9 user: hobbs tags: trunk
18:33
changed winsock.h include to winsock2.h check-in: 96bbe446e5 user: hobbs tags: trunk
18:33
win/tclWinSock.c (SocketThread): corrected pointer cast for _WIN64. check-in: 42080dd33c user: hobbs tags: trunk
12:08
removed dependence on socket.test being run from same dir as remote.tcl, which only now needs to be ... check-in: adcac9a728 user: dkf tags: trunk
01:03
* generic/tclCmdAH.c (Tcl_FormatObjCmd): * generic/tclScan.c (Tcl_ScanObjCmd): corrected handling ... check-in: faf1696097 user: hobbs tags: trunk
01:02
* unix/configure: regen'ed * unix/tcl.m4: added --enable-64bit support for HP-11 with the 64-bit ... check-in: 2e4ee70363 user: hobbs tags: trunk
01:02
improved skip reporting of missing commands check-in: b1709aa69f user: hobbs tags: trunk
01:00
* generic/tclTest.c (TestcmdtokenCmd): corrected pointer storage/retrieval for 64bit machines. check-in: 81e66dc2fc user: hobbs tags: trunk
00:58
simplified error check for winFCmd-7.9 check-in: 617c866375 user: hobbs tags: trunk
2001-09-19
21:56
added back deletion of "more" file check-in: e80ddce5b5 user: hobbs tags: trunk
20:53
tests/winPipe.test: removed obsolete cat16 tests check-in: 1774db8f95 user: hobbs tags: trunk
18:19
see changes check-in: 24693591b5 user: hobbs tags: trunk
18:18
* generic/tclExecute.c (TclExecuteByteCode): fixed invalid usage of valuePtr in TRACE_WITH_OBJ in ... check-in: 865cd8ae60 user: hobbs tags: trunk
18:18
* generic/tclExecute.c (TclExecuteByteCode): * generic/tclCompile.c (instructionTable): * generic... check-in: c21e0bf2e1 user: hobbs tags: trunk
18:17
* generic/tclCompCmds.c (TclCompileStringCmd): INST_STR_MATCH - Updated to Int1 instruction type a... check-in: 479314b48d user: hobbs tags: trunk
18:09
test case for bug #461322 check-in: 8234ed9fb0 user: hobbs tags: trunk
11:59
insured that execution stack errors are also detected at abnormal returns. check-in: ef6d694b18 user: msofer tags: trunk
10:57
Socket documentation improvement. check-in: e245c8a914 user: dkf tags: trunk
08:52
TclNeedSpace is now UTF8-aware. (Bug #411825 from <arobert3434@users.sf.net>) check-in: c64abaca1e user: dkf tags: trunk
00:50
* generic/tclIOCmd.c (Tcl_PutsObjCmd): Rewritten to have saner and faster argument handling. F... check-in: b597777bee user: andreas_kupries tags: trunk
2001-09-18
16:54
* unix/configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS): On Linux, disable inlining when one of... check-in: baacbf05d7 user: mdejong tags: trunk
2001-09-17
21:32
* generic/tcl.h: removed forced #define USE_TCLALLOC 1 for Windows. This means the native system ... check-in: b1acd18ce6 user: hobbs tags: trunk
12:29
corrected small bug in [Patch 456668] - the varFramePtr was not restored in one possible exit. check-in: b5c9aa4e87 user: msofer tags: trunk
11:52
Correcting a typo. check-in: 98612b579c user: msofer tags: trunk
11:51
Disabled all compile and execution tracing functionality in standard builds [Bug 451858]. check-in: dfdf785de5 user: msofer tags: trunk
2001-09-16
07:00
works! I feel like a sculpter. Not done, by far. Closed-Leaf check-in: 52331e6e0c user: davygrvy tags: daves-mk-branch
2001-09-15
14:09
environment prob repaired by using recursion. Looks scary, but works. check-in: dc11d07c04 user: davygrvy tags: daves-mk-branch
01:56
added more logic around startup factors along with error messages about issue that the user must add... check-in: 5b7a4fe06e user: davygrvy tags: daves-mk-branch
2001-09-14
19:20
* doc/gets.n: * doc/read.n: * doc/puts.n: * doc/flush.n: * doc/fconfigure.n: * doc/flush.n: ... check-in: 6b92103579 user: andreas_kupries tags: trunk
09:10
Fixed wildly erroneous dates. check-in: 25c2b6af9b user: dkf tags: trunk
01:00
* win/Makefile.in: * win/configure.in: * win/makefile.bc: * win/makefile.vc: * library/... check-in: c65e18c468 user: andreas_kupries tags: trunk
00:43
fixed typo in socket-12.1 check-in: 5b022c9500 user: hobbs tags: trunk
2001-09-13
23:49
* generic/tclCmdMZ.c (Tcl_RegsubObjCmd): had to adjust fix from 2001-08-06 to actually duplicate t... check-in: d969b5b060 user: hobbs tags: trunk
19:58
I forgot to mention [TIP: 56] in a Changelog entry. check-in: 39fe596d3c user: msofer tags: trunk
19:31
* generic/tclUtf.c (Tcl_UtfPrev): corrected to return the proper location when the middle of a UTF... check-in: 5f02e9a154 user: hobbs tags: trunk
19:10
* ChangeLog.1999: * ChangeLog: broke changes from 199x into ChangeLog.1999 to reduce size of the ... check-in: 4082435af6 user: hobbs tags: trunk
19:07
* tests/ioCmd.test: Changed the computation of the result for iocmd-8.1[123] so that the tests ... check-in: 7a1cfa3169 user: andreas_kupries tags: trunk
11:57
Correcting date in last Changelog entry. check-in: 4a41c71943 user: msofer tags: trunk
11:56
Patch for [TIP 56], [Bug: 219384] and [Bug: 455151]: deprecate the use of Tcl_EvalTokens, replaced b... check-in: 3e892aa048 user: msofer tags: trunk
2001-09-12
21:00
* unix/configure: Regen. * unix/tcl.m4: Invert the logic that checks for $GCC. Instead of checkin... check-in: 1878b089da user: mdejong tags: trunk
20:28
* Corrected tests to better isolate tests in one file from influencing tests in other files... check-in: 9b3e82229d user: dgp tags: trunk
16:32
reserved a stub slot for [TIP 56] check-in: 44d3e8500b user: msofer tags: trunk
2001-09-11
18:29
* doc/OpenFileChnl.3: Added documentation for Tcl_WriteRaw and Tcl_ReadRaw [#414929]. * doc/C... check-in: 014b9b3339 user: andreas_kupries tags: trunk
18:26
reworked stack-2.1 to be impervious to interp state check-in: 79f6c28369 user: hobbs tags: trunk
18:03
Restored to original state from test restrictions ... check-in: a93834e6b9 user: andreas_kupries tags: trunk
17:30
* The changes below are a fix for [219253]. * tests/socket.test: Removed _most_ instances of har... check-in: ae3d71b80f user: andreas_kupries tags: trunk
03:52
Tried to add Lcc-Win32, but their make is clunking. This will have to see an xml file for auto gene... check-in: ea2f02eacb user: davygrvy tags: daves-mk-branch
03:01
Creating branch daves-chop-branch Closed-Leaf check-in: 2c2ee68e8b user: cvs tags: daves-chop-branch
03:01
* Updated to reflect 2001-08-23 file system changes. check-in: 54b8921458 user: dgp tags: trunk
02:46
added mingw anyways, just for the fun of it. now it's getting real contorted. check-in: 4dbf0ea1f3 user: davygrvy tags: daves-mk-branch
01:31
* generic/tclEvent.c (TclInExit): Corrected handling of tsd in late stages of finalization. [Bug ... check-in: 9af33e089e user: hobbs tags: trunk
00:46
* tests/stack.test: * generic/tclInterp.c (AliasObjCmd): Check the numLevels to ensure that we ar... check-in: 09e3192250 user: hobbs tags: trunk
2001-09-10
23:33
Typo. check-in: 07f7fc2330 user: andreas_kupries tags: trunk
23:30
Changed the phrasing of some blocks making them easier to understand. Thanks to Christopher Nelson ... check-in: e5a1486646 user: andreas_kupries tags: trunk
22:51
Fix ChangeLog entry, the item in question was a patch and not a bug. check-in: ee29017412 user: mdejong tags: trunk
22:51
noted 8.4 version upgrade in lsearch man page check-in: 30320b3850 user: hobbs tags: trunk
22:43
* unix/configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS): Don't include . characters in the Tcl ... check-in: d58e5f803b user: mdejong tags: trunk
21:49
* doc/tclsh.1: * doc/Tcl_Main.3: * doc/CrtChannel.3: * doc/OpenFileChnl.3: * doc/GetStdChan.3:... check-in: 70fe9d7da9 user: andreas_kupries tags: trunk
21:18
* Added #include of tclInt.h; access to Tcl internals, notably TclpUnloadFile(), is require... check-in: fcf9e4d7c2 user: dgp tags: trunk
21:06
* Removed vestiges of Tcl's old initialization from registry variables. [Bug 455645... check-in: 972b600b83 user: dgp tags: trunk
17:17
* generic/tclInt.decls: Also added 'TclWinFlushDirtyChannels' to the internal platform specific... check-in: 0f367d5570 user: andreas_kupries tags: trunk
17:08
made [proc] bytecompile a no-op for procs defined with _args_ as single argument and an empty body. ... check-in: 8377abd1ac user: msofer tags: trunk
17:04
Bytecompiling noops [FQ #451441] check-in: 7cd15dc856 user: msofer tags: trunk
00:33
* unix/Makefile.in: * win/Makefile.in: Use () around variable name instead of {}. Use TCLTEST var... check-in: 69392e3d95 user: mdejong tags: trunk
2001-09-09
22:46
no message check-in: 15ba655d10 user: davygrvy tags: trunk
22:45
* generic/tcl.h: * generic/tclPlatDecls.h: Reminder from David Cuthbert <dacut@kanga.org> that I... check-in: 866b2163df user: davygrvy tags: trunk
22:25
* generic/tcl.h: reminder from David Cuthbert <dacut@kanga.org> that I hadn't finished the Borland... check-in: 69bdc398d1 user: davygrvy tags: daves-mk-branch
17:32
* tests/cmdAH.test: Modify cmdAH-20.5 and cmdAH-24.8 to display the file atime or mtime results if... check-in: e425e9e440 user: mdejong tags: trunk
04:20
first round of edits... Rome wasn't built in a day check-in: 67afb722bc user: davygrvy tags: daves-mk-branch
00:47
initial try of forming an all tool Win32 makefile system for VC++, BCC, and Watcom using the native ... check-in: 785c8678c7 user: davygrvy tags: daves-mk-branch
2001-09-08
23:53
no message check-in: 3ec4bf3c6e user: davygrvy tags: trunk
23:52
* win/mkd.bat: * win/rmd.bat: made these text files, text files again. [Patch: 451333] check-in: 7cfd23e72f user: davygrvy tags: trunk
22:30
* win/mkd.bat: * win/rmd.bat: Apply binary property (cvs admin -kb) to files and convert to CRLF... check-in: 8edc367e2e user: mdejong tags: trunk
14:05
channel-copy-fix check-in: 1f2c7bb4fd user: vincentdarley tags: trunk
00:02
no message check-in: af493149e9 user: davygrvy tags: trunk
00:00
* win/tcl.m4: Added -link50compat option so a VC6 linker makes a VC5 (pre sp3) compatible import l... check-in: dc2afbd963 user: davygrvy tags: trunk
2001-09-07
18:57
* win/tclWinThrd.c (TclpThreadExit): Cast status argument to _endthreadex to unsigned instead of D... check-in: 3c678e5d93 user: mdejong tags: trunk
17:08
* All the changes below serve to fix bug [219148] which reports a 80x performance hit for file ... check-in: fe985089ac user: andreas_kupries tags: trunk
02:43
* Updated http package to version 2.4, reflecting the new features just added. check-in: 6b6e834d7c user: dgp tags: trunk
00:55
see changes check-in: ef1196cc49 user: hobbs tags: trunk
00:03
* doc/http.n: noted -binary, charset and coding state keys. * tests/http.test: * library/http/pkg... check-in: a868c013fb user: hobbs tags: trunk
2001-09-06
23:04
* tests/ioUtil.test: changed to make better use of constraints and remove knownBug constraints tha... check-in: d67c697662 user: hobbs tags: trunk
21:05
* Updated test to support newer HP-UX releases that properly report euc-jp as the system ... check-in: 21486b76d7 user: dgp tags: trunk
17:51
fs check-in: 794a35916c user: vincentdarley tags: trunk
11:50
no message check-in: 8ac28b5967 user: davygrvy tags: trunk
11:48
* win/tclWinTime.c: More Borland compatibility fixes. [Patch: 436116] check-in: be64ee41b5 user: davygrvy tags: trunk
10:17
no message check-in: 2bf30c53a7 user: davygrvy tags: trunk
10:16
* generic/tclAlloc.c: Small Borland compatibility fix. check-in: e1fd7ed9f6 user: davygrvy tags: trunk
09:35
Changes due to TIP#49 "Tcl_OutputBuffered" from Rolf Schroedter check-in: 252b889fc2 user: dkf tags: trunk
05:27
no message check-in: adbe3470d3 user: davygrvy tags: trunk
05:26
Borland lives once more! rejoice.. check-in: fc5ac8c0a7 user: davygrvy tags: trunk
03:40
no message check-in: 9120ffad2a user: davygrvy tags: trunk
03:38
changed EDQUOT #define from 49 to 69. Borland had a clash as it was already using this number. Upo... check-in: c6603d7da4 user: davygrvy tags: trunk
03:30
no message check-in: 5afa6455ff user: davygrvy tags: trunk
03:29
* win/tclWinPort.c: More Borland compatibility fixes. [Patch: 436116] check-in: e43e772d3d user: davygrvy tags: trunk
03:06
no message check-in: 855db607fc user: davygrvy tags: trunk
03:05
* win/.cvsignore: A few more glob patterns added. check-in: fddf9b0aaa user: davygrvy tags: trunk
01:39
no message check-in: 8bce750fc9 user: davygrvy tags: trunk
01:38
* win/tclWinPipe.c: More Borland compatibility fixes. [Patch: 436116] check-in: 68252b9dcf user: davygrvy tags: trunk
00:43
no message check-in: 2676c861f9 user: davygrvy tags: trunk
00:41
* generic/tclPlatDecls.h: Another small trim finalizing Borland support. check-in: 2f75808daf user: davygrvy tags: trunk
00:39
* generic/tclPlatDecls.h: Another small trim finalizing Borland support. check-in: 2ef5de7eff user: davygrvy tags: trunk
2001-09-05
08:21
winFCmd.test fix check-in: b5cfb28077 user: vincentdarley tags: trunk
04:32
no message check-in: e30fca52c2 user: davygrvy tags: trunk
04:32
* generic/tcl.h: Removed a small mistake from before. Changes to the EXTERN macro for proper Bor... check-in: 4e3480bcb0 user: davygrvy tags: trunk
03:34
no message check-in: 9fc60e3e1c user: davygrvy tags: trunk
03:34
* generic/tcl.h: * generic/tclPlatDecls.h: Borland compatibility change so ClientData was proper... check-in: 9a750bbc5c user: davygrvy tags: trunk
03:15
no message check-in: 29eac96128 user: davygrvy tags: trunk
03:12
* generic/tcl.h: Borland compatibility change so ClientData was properly typed as a void* check-in: bbb89e219c user: davygrvy tags: trunk
00:34
no message check-in: 74dd04b2c9 user: davygrvy tags: trunk
00:32
* tclWinThrd.c: Revisited _beginthreadex() stuff. Instead of assuming a c-runtime implimentation... check-in: 0eca61869a user: davygrvy tags: trunk
2001-09-04
23:16
* Fixed failure to handle expressions like 3eq2 and failure to set errno on overflow. [Bug... check-in: 156fa15818 user: dgp tags: trunk
22:55
correction to last Changelog entry: forgot to mention the test. check-in: 942f550687 user: msofer tags: trunk
22:45
made [proc] check that formal args have simple names [Bug: 458548] check-in: 1f598f4670 user: msofer tags: trunk
18:06
minor fs, vfs fixes check-in: e50cc64ecb user: vincentdarley tags: trunk
11:54
fixed incorrect opreands for INST_LIST [Bug: 458241] check-in: 74b6e03b25 user: msofer tags: trunk
2001-09-03
17:34
* generic/tclExecute.c (TclExecuteByteCode): fixed missing comma in debug macro. check-in: a8978cc6c7 user: hobbs tags: trunk
09:38
doc bugfix (bug #457435) check-in: 79a071805c user: dkf tags: trunk
05:13
correct to note tclInt.h change instead of tcl.h for TclCompileListCmd header check-in: 4d49490390 user: hobbs tags: trunk
01:29
no message check-in: 783f34f555 user: davygrvy tags: trunk
01:28
* win/tclWinThrd.c: Moved FinalizeConditionEvent() proto to within the main #ifdef TCL_THREADS bl... check-in: 7937aa216e user: davygrvy tags: trunk
00:50
no message check-in: fec86b2dd2 user: davygrvy tags: trunk
00:49
* win/makefile.vc: Added -Zl (zee el) to tclStubLib.c compile line to make sure the tclstub84.lib... check-in: 91177eafab user: davygrvy tags: trunk
00:39
no message check-in: 1b6acb4af5 user: davygrvy tags: trunk
00:37
* win/tclWinThrd.c: Portability fix for Cygwin who's c-runtime, not surprisingly, doesn't have th... check-in: de61a1528e user: davygrvy tags: trunk
00:37
no message check-in: a0f1c37da8 user: davygrvy tags: trunk
2001-09-01
00:51
* generic/tcl.h: added TclCompileListCmd header * generic/tclBasic.c: added TclCompileListCmd comp... check-in: 9060bc1e05 user: hobbs tags: trunk
2001-08-31
17:59
* doc/StringObj.3: added words of warning to use Tcl_ResetResult with the Tcl_Append* functions. check-in: 01edae806e user: hobbs tags: trunk
17:53
* tests/compile.test: added compile-11.* interp result checks * generic/tclUtil.c (TclGetIntForInd... check-in: 6a841ea6f8 user: hobbs tags: trunk
2001-08-30
19:02
* generic/tclIndexObj.c: fixed some casting problems that upset Crays. [Bug #419528] (andreasen) check-in: cce6129daa user: hobbs tags: trunk
15:41
* Silence warning from Sun compiler. [Bug 454374] check-in: 205612dbb5 user: dgp tags: trunk
12:04
allow cached fully-qualified command names to be usable from different namespaces within the same in... check-in: 183299fb17 user: msofer tags: trunk
08:53
filesystem check-in: 63ee4e7a09 user: vincentdarley tags: trunk
07:51
no message check-in: 68e7047375 user: davygrvy tags: trunk
07:50
* generic/tclAsync.c: * generic/tclEvent.c: * generic/tclInt.h: Improper cleanup of asyncMutex in... check-in: 45694540ca user: davygrvy tags: trunk
2001-08-28
22:05
* generic/tclCompCmds.c (TclPushVarName): noted 'static' defn. [Bug #453872] check-in: 4b4cc7db06 user: hobbs tags: trunk
2001-08-27
02:14
* Corrected inconsistency between the search path for script libraries and the di... check-in: 787474d713 user: dgp tags: trunk
2001-08-25
20:14
formatting corrections check-in: c985ce53ca user: dgp tags: trunk
16:16
Typo corrections. check-in: 874de9a80c user: dgp tags: trunk
00:08
* tests/stringComp.test: added string-1.3 * generic/tclCompCmds.c (TclCompileStringCmd): changed t... check-in: ec88d661c1 user: hobbs tags: trunk
2001-08-24
16:46
documentation updates check-in: 1920aac403 user: vincentdarley tags: trunk
16:43
documented subtlety with glob and windows paths check-in: d2d95a437e user: vincentdarley tags: trunk
16:40
documented path length restrictions check-in: 42b7f22658 user: vincentdarley tags: trunk
14:59
* Corrected expected result to match Tcl's quirky construction of its init library path. check-in: de8ce6b2c3 user: dgp tags: trunk
06:03
typo fix check-in: 6c27edf026 user: dgp tags: trunk
2001-08-23
21:15
2001-08-23 Andreas Kupries <andreas_kupries@users.sourceforge.net> * win/tclWinPipe.c (BuildComma... check-in: 7c95358bea user: andreas_kupries tags: trunk
19:10
added QNX-6 build support. [Bug #219410] (loverso) check-in: 3360fec4a8 user: hobbs tags: trunk
18:20
corrected minor compiler warnings check-in: 21b1db1aff user: hobbs tags: trunk
17:37
fs update check-in: 37484c1daa user: vincentdarley tags: trunk
15:44
clarified bug reference. check-in: 66f283fc6a user: dgp tags: trunk
14:22
Fixed annoying fault in [binary format] on 64-bit architectures. check-in: f6f3151f64 user: dkf tags: trunk
13:57
Small improvement in tests (constraint vs. conditionally run tests) check-in: f295ec933f user: dkf tags: trunk
2001-08-22
23:57
see ChangeLog check-in: 410ce8c539 user: hobbs tags: trunk
23:56
updated dde to 1.2 check-in: c041204ef8 user: hobbs tags: trunk
23:56
* doc/dde.n: fixed dde man page (which was totally incorrect). * tests/winDde.test: * win/tclWinD... check-in: 679f1843c3 user: hobbs tags: trunk
23:55
* library/tcltest/tcltest.tcl: fixed stdio constraint test. [Patch #454050] (stanton) Simplified ... check-in: 4814ec9639 user: hobbs tags: trunk
23:55
* tests/tcltest.test: added unixExecs constraint to files that used 'grep' in the test. [Bug #4531... check-in: c3cfcd448d user: hobbs tags: trunk
23:55
updated install target for dde1.2 check-in: 2bc5de857f user: hobbs tags: trunk
15:46
* Corrected errors in tests revealed by fix of overagressive compiler. [Bug 451200] check-in: 6bb0234247 user: dgp tags: trunk
13:57
Fixed overagressive compilation of [catch], [Bug #219184] check-in: 1cf946c837 user: msofer tags: trunk
01:29
* tests/tcltest.test (tcltest-12.2): fixed test that would break when env vars weren't Tcl list fr... check-in: cfda39e13a user: hobbs tags: trunk
2001-08-21
01:09
* library/http/http.tcl (geturl): added port number to Host: header to comply with HTTP/1.1 spec (... check-in: d3d6db60dc user: hobbs tags: trunk
2001-08-16
22:13
Fixed incorrect year 8.4a3 was released. 10 days ago, not a year and 10 days ago. check-in: 0a75ed72ed user: davygrvy tags: trunk
11:01
no message check-in: dc7463c416 user: davygrvy tags: trunk
11:01
* win/makefile.vc: replaced $(WINDIR) with $(include32) for the .rc.res inference rule. winver.h ... check-in: 15cc22133b user: davygrvy tags: trunk
10:43
no message check-in: d26c35b2a0 user: davygrvy tags: trunk
10:42
* tools/tcl.wse.in: * tools/tcl.hpj.in: * win/tcl.hpj.in: Removed -kb storage in CVS to ensure t... check-in: 7bc07144e6 user: davygrvy tags: trunk
09:51
no message check-in: 82c266b51e user: davygrvy tags: trunk
09:46
* tools/tcl.wse.in: * win/tcl.hpj.in: Removed -kb storage in CVS to ensure these text files to m... check-in: e97a82dfa5 user: davygrvy tags: trunk
2001-08-14
13:45
use MAX_NESTING_DEPTH as default nesting depth for interps [Bug: 232564] check-in: 8a7e83a636 user: msofer tags: trunk
2001-08-13
12:42
Correcting wrong date in Changelog entry check-in: 0055f36a6c user: msofer tags: trunk
12:40
Corrected test numbers in tests/trace.test check-in: 4c12252248 user: msofer tags: trunk
2001-08-12
21:17
* unix/configure: Regen. * unix/configure.in: * unix/tcl.m4: Use GCC variable set by AC_PROG_CC i... check-in: 0a1eac636d user: mdejong tags: trunk
2001-08-11
18:43
vfs-related fixes check-in: d7401f73f7 user: vincentdarley tags: trunk
2001-08-10
13:10
insure that [array] traces work for undefined vars [bug: 449094] check-in: c3b6bd938e user: msofer tags: trunk
01:18
* unix/Makefile.in: Delete the unused getcwd.o target. This fixes bug #440942. check-in: 3a761f99c5 user: mdejong tags: trunk
2001-08-09
01:06
Added checks for package dependencies. Bumped patchlevels of changed packages: http 2.3.2,... check-in: 290b54db2d user: dgp tags: trunk
2001-08-08
22:28
Bumped up patchlevel to 8.4a4 to distinguish CVS snapshots from the 8.4a3 release. This do... check-in: 599ec8bcb7 user: dgp tags: trunk
2001-08-07
03:08
updated auto-gend mkLinks check-in: 7b4cf97d53 user: hobbs tags: trunk, core-8-4-a3
02:54
corrected minor nroff transgressions check-in: cbeb50ad9f user: hobbs tags: trunk
02:44
* changes: * README: * mac/README: * unix/README: * win/README.binary: updated for 8.4a3 releas... check-in: 48ed5477e5 user: hobbs tags: trunk
01:00
* generic/tclFileName.c (Tcl_FSSplitPath): update to Tcl style guide. * generic/tclFCmd.c (FileC... check-in: 7a8f69b47b user: hobbs tags: trunk
00:56
* generic/tclCmdMZ.c (Tcl_RegexpObjCmd, Tcl_RegsubObjCmd): reordered the retrieval of arguments to... check-in: 3e61e33896 user: hobbs tags: trunk
00:45
added GNU (HURD) configuration target. (brinkmann) check-in: c976987c02 user: hobbs tags: trunk
00:43
* win/tclWinThrd.c (TclpFinalizeMutex, TclpFinalizeCondition): added DeleteCriticalSection calls f... check-in: 82e9771527 user: hobbs tags: trunk
00:42
* unix/tclUnixPipe.c (TclpCreateTempFile): fixed use of tmpnam, which is dangerous. [Patch: #44263... check-in: f287eee14a user: hobbs tags: trunk
00:42
* tests/http.test (http-4.14): fixed variable error return. [Bug: 424252] check-in: deb6444bd3 user: hobbs tags: trunk
00:42
win/README: made note of URL for Windows compilation notes check-in: 3e4f6b276f user: hobbs tags: trunk
2001-08-06
22:43
Extended description of fix 442665. check-in: 105cc56d35 user: andreas_kupries tags: trunk
22:17
2001-08-06 Andreas Kupries <andreas_kupries@users.sourceforge.net> * generic/tclIOCmd.c (Tcl_Gets... check-in: 29ddd6bb07 user: andreas_kupries tags: trunk
20:43
* Added note that the tclsh program is frequently installed with the Tcl version numer as part of ... check-in: 7d75b28d95 user: dgp tags: trunk
19:13
* [package forget] now forgets all of the package arguments it receives, not stopping when a packa... check-in: bae87bd006 user: dgp tags: trunk
2001-08-04
00:28
* win/configure: regenerated * win/tcl.m4: fixed DLLSUFFIX definition to always be ${DBGX}.dll. T... check-in: 5b66653f2c user: hobbs tags: trunk
2001-08-02
22:16
* generic/tclIOUtil.c (Tcl_FSMatchInDirectory): corrected uninitialized value. check-in: 92e0847009 user: hobbs tags: trunk
20:15
* generic/tclPlatDecls.h: * win/tclWinPort.h: Revert <tchar.h> related changes made to improve C... check-in: 5e4792ac7a user: mdejong tags: trunk
05:23
Update the http package version number now as we change it, so we don't forget to do it later when w... check-in: 352ee312d8 user: dgp tags: trunk
04:21
Update the http package version number now as we change it, so we don't forget to do it later when w... check-in: 1cc844586d user: dgp tags: trunk
01:27
* unix/tclUnixFCmd.c: minor casts to eliminate warnings. (lim) [Patch: #440218] check-in: 12d2c3e5cb user: hobbs tags: trunk
01:20
* tests/parseOld.test: changed some tests that required testwordend to exist to skip in a proper t... check-in: 7438298537 user: hobbs tags: trunk
01:19
* library/http/http.tcl (http::mapReply): the regsub'ing of \n and \t to escape them was unnecessa... check-in: d9f7d0082f user: hobbs tags: trunk
2001-07-31
19:15
New documentation for TIP#17 check-in: 48e8499e35 user: vincentdarley tags: trunk
19:12
Changes from TIP#17 "Redo Tcl's filesystem" The following files were impacted. * doc/Access.3: ... check-in: 9461aca548 user: vincentdarley tags: trunk
2001-07-24
19:47
* win/tclWinThrd.c (Tcl_CreateThread): Close Windows HANDLE returned by _beginthreadex. The MS doc... check-in: e81a6a1d2c user: mdejong tags: trunk
2001-07-21
20:26
* Corrected documentation and usage message of [pkg_mkIndex]. check-in: 2e2e51a28a user: dgp tags: trunk
2001-07-19
06:40
* generic/tclPlatDecls.h: Define TCHAR by including windows.h instead of tchar.h since Cygwin does... check-in: 750a94af1d user: mdejong tags: trunk
2001-07-18
22:20
* Typo correction. Closed-Leaf check-in: 239047698d user: dgp tags: kennykb-tip-22-33
17:13
2001-07-18 Andreas Kupries <andreas_kupries@users.sourceforge.net> * generic/tclIO.c: Aftermath t... check-in: f732d07f79 user: andreas_kupries tags: trunk
2001-07-17
19:40
* win/tclWinFile.c (TclpReadlink): Add Cygwin specific definition for the TclpReadlink function. T... check-in: 9fccc0d492 user: mdejong tags: trunk
18:46
427196: Extended the testsuite. check-in: e9b2b11b9a user: andreas_kupries tags: trunk
18:33
* win/tclWinPort.h: Add Cygwin specific defines for environ and timezone variables. check-in: 5afb39b191 user: mdejong tags: trunk
17:53
2001-07-17 Andreas Kupries <andreas_kupries@users.sourceforge.net> * generic/tclIO.c (GetInput): ... check-in: c3fafed4c2 user: andreas_kupries tags: trunk
02:01
* generic/tcl.h: Define __WIN32__ when __CYGWIN__ or __MINGW32__ is defined. * generic/tclAlloc.c... check-in: 61cfc6bb3b user: mdejong tags: trunk
01:45
* win/tclWinPipe.c (PipeClose2Proc): constrained the mutex lock to just the TerminateThread call a... check-in: 36b5631724 user: hobbs tags: trunk
2001-07-16
23:49
fix date in ChangeLog entry check-in: 2301c1a1ff user: mdejong tags: trunk
23:30
* win/tclWinConsole.c: * win/tclWinPipe.c: * win/tclWinPort.h: * win/tclWinSerial.c: * win/tclW... check-in: 4291ec89da user: mdejong tags: trunk
18:35
* generic/tclCmdMZ.c: Removed extra copy of the SCAN_* macros #defined in generic/tclScan.c. (port... check-in: c09c476a2f user: hobbs tags: trunk
2001-07-13
21:25
updated some comments Closed-Leaf check-in: 6b86cd8dc7 user: msofer tags: msofer-bcEngine
17:03
small changes in tclExecute.c check-in: c93eef7e6d user: msofer tags: msofer-bcEngine
2001-07-12
16:26
typo fix check-in: 39aef8dd19 user: dgp tags: trunk
13:36
Got test unixInit-2.8 to stop wiping out parts of my debug installation by adding an extra constrain... check-in: c6cb7a6d68 user: dkf tags: trunk
13:15
TIP#36 implementation. Also includes cleanup for subst option handling and improved documentation f... check-in: ea6ab47ee7 user: dkf tags: trunk
2001-07-11
00:59
* unix/Makefile.in: Add AR variable for use in STLIB_LD. * unix/configure: Regen. * unix/configur... check-in: dbf361a1bd user: mdejong tags: trunk
2001-07-06
22:03
* win/configure: Regen. * win/tcl.m4 (SC_CONFIG_CFLAGS): Pass -e _WinMain@16 in addition to the -... check-in: 27f8331126 user: mdejong tags: trunk
09:29
Added leading zero to file modes passed to [testchmod] to work around fault in HPUX strtol() which i... check-in: 379db4f767 user: dkf tags: trunk
02:20
* win/Makefile.in: Subst DEPARG directly instead of relying on a variable. This will make Cygwin ... check-in: 6b726ef071 user: mdejong tags: trunk
2001-07-05
01:02
updated READMEs with purls check-in: 7a28327dbf user: uid38172 tags: trunk
2001-07-04
00:55
* tests/var.test: * generic/tclVar.c (Tcl_VariableObjCmd): added patch to check for number of arg... check-in: 1e4a59710d user: hobbs tags: trunk
00:07
* win/Makefile.in: Remove PATHTYPE variable. * win/configure: Regen. * win/configure.in: Don't su... check-in: c30eda3f1e user: mdejong tags: trunk
2001-07-03
23:39
* tests/append.test: * tests/appendComp.test: added tests for read trace triggering for append an... check-in: 42348667cb user: hobbs tags: trunk
23:39
* generic/tclExecute.c (TclExecuteByteCode): added TCL_TRACE_READS flag to INST_LAPPEND(_ARRAY)_ST... check-in: 6a80a5463b user: hobbs tags: trunk
23:38
* generic/tclVar.c (Tcl_GetVar2Ex): added ability to recognize TCL_TRACE_READS flags to cause crea... check-in: cdb24ed969 user: hobbs tags: trunk
20:48
* tests/clock.test (clock-2.5): Adjust test so that it passes when the time slice is 60 msecs, now... check-in: 44f6cca25b user: mdejong tags: trunk
20:40
* win/tcl.m4 (SC_CONFIG_CFLAGS): Don't pass the v flag to ${AR} when using gcc, verbose output is ... check-in: 7332d8ae5a user: mdejong tags: trunk
16:53
* tests/unixInit.test (unixInit-2.8): Changed test back to using installation layout, adding comm... check-in: 161fcb1f4e user: dgp tags: trunk
10:26
Fix for Bug #438070 I believe; for various reasons, testing on the environment where the actual bug ... check-in: f796c14921 user: dkf tags: trunk
03:33
* tests/util.test: added util-4.6 * generic/tclUtil.c (Tcl_ConcatObj): Corrected walking backwards... check-in: 8ee4571bc6 user: hobbs tags: trunk
2001-07-02
20:57
* tests/unixInit.test (unixInit-2.8): Corrected test for all absolute pathnames in ... check-in: f57006f0ca user: dgp tags: trunk
2001-06-28
12:43
Correction to faulty patch for bug #231259 check-in: 29a438a54a user: msofer tags: trunk
09:54
Removed requirement for local echo service; thanks Jeff for pointing out this flaw. check-in: 9a4db4f478 user: dkf tags: trunk
01:22
* generic/tclInt.h: * generic/tclObj.c: * unix/Makefile.in: added a -DPURIFY mode that makes Tcl_... check-in: c8e42a8b01 user: hobbs tags: trunk
01:10
* tests/subst.test: * generic/tclUtf.c (Tcl_UtfBackslash): Corrected backslash handling of multib... check-in: 7eba85bf31 user: hobbs tags: trunk
01:09
* library/encoding/koi8-u.enc: added koi8-u (Ukranian variant) encoding. check-in: 6a13b6ffab user: hobbs tags: trunk
00:42
* generic/tclCmdIL.c (InfoProcsCmd): fixed potential mem leak in info procs that created objects w... check-in: 55fb744f1f user: hobbs tags: trunk
00:42
* generic/tclCompCmds.c (TclCompileStringCmd): fixed mem leak when string command failed to parse ... check-in: 2c3687f91b user: hobbs tags: trunk
2001-06-27
21:00
* doc/interp.n: * doc/unknown.n: updated notes about what is in a safe interp. [Bug #218605] check-in: 663b37cc6d user: hobbs tags: trunk
15:34
* tests/event.test (event-11.5): Removed hard-coded port number which could fail on some systems. ... check-in: 9aa7b73c9e user: dkf tags: trunk
01:53
* unix/Makefile.in: * win/Makefile.in: Add `make shell` target. This target will set the proper e... check-in: 25b592540c user: mdejong tags: trunk
01:06
* win/Makefile.in: Use : to separate VPATH entries. This works for both Cygwin builds and cross bu... check-in: 8bc2635c02 user: mdejong tags: trunk
2001-06-26
20:28
* unix/configure: Regen. * unix/configure.in: Fix last checkin by removing export since that only... check-in: beea9df819 user: mdejong tags: trunk
20:13
* unix/configure: Regen. * unix/configure.in: Set CFLAGS to "" if the user did not set CFLAGS in ... check-in: 563849f5a0 user: mdejong tags: trunk
00:53
* win/configure: Regen. * win/configure.in: Use RC_DEFINE flag from tcl.m4. * win/tcl.m4 (SC_CONF... check-in: 4dd3ca15bc user: mdejong tags: trunk
00:43
* win/tcl.m4 (SC_CONFIG_CFLAGS): Link to the imm32 library when building with mingw gcc. check-in: eb468ac673 user: mdejong tags: trunk
00:32
* win/configure: Regen. * win/tcl.m4 (SC_CONFIG_CFLAGS): When building with gcc, don't attempt to... check-in: f1e1200378 user: mdejong tags: trunk
2001-06-23
02:05
* win/configure: * win/configure.in: Add resource compiler fix from 8.3.3 to fix compiling with m... check-in: 1e087c4ea5 user: mdejong tags: trunk
00:36
* win/configure: Regen. * win/tcl.m4: Fix silly typo in last checkin. check-in: 24ac2ba81f user: mdejong tags: trunk
2001-06-22
23:02
* unix/Makefile.in: Set CFLAGS to @CFLAGS@ and @CFLAGS_DEFAULT@. Set LDFLAGS to @LDFLAGS@ and @LDF... check-in: b44e16edb4 user: mdejong tags: trunk
08:48
* win/configure: * win/tcl.m4 (SC_CONFIG_CFLAGS): Don't set LDFLAGS_DEBUG to -g or LDFLAGS_OPTIMI... check-in: 0eacd7bffd user: mdejong tags: trunk
2001-06-18
13:13
Unix channels now have the right type associated with them [bug #219137] A couple of nasty faults/as... check-in: 38f90883a6 user: dkf tags: trunk
2001-06-17
03:48
* generic/tclInt.decls: * generic/tclInt.h: * generic/tclPanic.c (Tcl_PanicV... check-in: 0a5ecd45a1 user: dgp tags: trunk
2001-06-14
00:48
* mac/tclMacAppInit.c (main, Macintosh_Init): * mac/tclMacBOAAppInit.c (main): * mac/tclMacPanic.... check-in: ceb09d6eef user: dgp tags: trunk
2001-06-12
08:07
Fix for bug #219232 (submatch errors with regexp -all -inline -indices) check-in: f2e4ec3026 user: dkf tags: trunk
2001-06-08
23:15
Merged with HEAD check-in: 3671c42574 user: kennykb tags: kennykb-tip-22-33
20:06
* generic/tcl.h: * generic/tcl.decls: * generic/tclPanic.c: Added CONST to Tcl_*Panic* public int... check-in: 75dd12c4bf user: dgp tags: trunk
2001-06-06
22:30
Added list-of-indices syntax to [lindex] command. check-in: bd09c9d1aa user: kennykb tags: kennykb-tip-22-33
2001-06-05
15:55
Updated error messages that changed slightly when 'end-offset' was Tcl_Obj'ified. check-in: a3f1bc928f user: kennykb tags: kennykb-tip-22-33
15:54
Tcl_Obj'ified the 'end-offset' syntax. check-in: a9740b3b81 user: kennykb tags: kennykb-tip-22-33
01:10
Merged latest HEAD. check-in: 73777e2087 user: kennykb tags: kennykb-tip-22-33
00:52
Tests for the 'lset' command that performs surgery on lists. check-in: 4d231d52bb user: kennykb tags: kennykb-tip-22-33
2001-06-04
01:25
* generic/tclUtil.c (Tcl_DStringAppendElement): patch to save an extra strlen call. [Bug #428572]... check-in: d439e36fe8 user: hobbs tags: trunk
2001-06-02
19:53
change from HEAD check-in: b85a820f0f user: msofer tags: msofer-bcEngine
2001-05-31
23:45
Development branch for TIPs 22 and 33 check-in: ab889929d6 user: kennykb tags: kennykb-tip-22-33
12:58
Added casts to stop warnings with SUNWspro cc on Solaris8. check-in: 22392a728e user: dkf tags: trunk
2001-05-30
11:39
Correcting the date in two entries check-in: 5c21936e67 user: msofer tags: trunk
08:57
Changes from TIP#15 "Functions to List and Detail Math Functions" check-in: 7ffaef4d54 user: dkf tags: trunk
2001-05-28
22:27
see ChangeLog check-in: c4531bbf0a user: hobbs tags: trunk
22:27
removed errant " char check-in: cea1199b44 user: hobbs tags: trunk
22:26
minor comment changes check-in: 111a5c5b89 user: hobbs tags: trunk
04:45
* generic/regc_locale.c: updated character class range data for Unicode v3.1.0 compliance. * gene... check-in: 07fa5ce75a user: hobbs tags: trunk
04:37
* tools/uniClass.tcl: added comments to output format and the script for clarification. * tools/... check-in: 17ae337d81 user: hobbs tags: trunk
04:31
tests/utf.test: added tests to check unicode 3 compliance check-in: 77ecb8cb8a user: hobbs tags: trunk
04:30
unix/Makefile.in (tclUtf.o): added tclUniData.c dependency check-in: 7372f5f64d user: hobbs tags: trunk
2001-05-26
01:37
Correcting last entry check-in: 4951e9e52e user: msofer tags: trunk
01:25
[Patch #424851]: Faster array searching & obj cleanup check-in: 730cd270f4 user: msofer tags: trunk
2001-05-23
23:23
* library/encoding/cp1250.enc: * library/encoding/cp1251.enc: * library/encoding/cp1252.enc: * l... check-in: 8883e16cf6 user: hobbs tags: trunk
23:22
* tests/io.test: changed io-52.[9-11] to not be platform sensitive with EOL translation. check-in: 1808a4862c user: hobbs tags: trunk
20:51
* unix/tcl.m4 (SC_PATH_TCLCONFIG): Fix comments, and typo in cached variable name. check-in: c46dcd2ebc user: mdejong tags: trunk
10:05
* unix/tcl.m4 (SC_LOAD_TKCONFIG): Remove use of undefined TCLCONFIG variable and call AC_MSG_RESU... check-in: 5776cc4d60 user: mdejong tags: trunk
06:05
* generic/tclObj.c (TclAllocateFreeObjects): simplified objSizePlusPadding to use sizeof(Tcl_Obj) ... check-in: f800a4ff5a user: hobbs tags: trunk
06:02
* unix/tcl.m4: added more common install directories in which to search for *Config.sh [Bug #41981... check-in: 7bbf4c20fd user: hobbs tags: trunk
2001-05-22
15:54
removed Tcl_DuplicateObj from INST_DUP check-in: c96e51345b user: msofer tags: msofer-bcEngine
15:32
removed unnecessary Tcl_DuplicateObj in generic/tclExecute.c check-in: e6bca92e88 user: msofer tags: trunk
00:52
* tests/tcltest.test (tcltest-19.1): fixed failing test that was getting affected by Windows env h... check-in: 6af81246c2 user: hobbs tags: trunk
2001-05-21
22:33
* tests/cmdMZ.test (cmdMZ-1.4): added notLinux constraint to test to prevent failure message on Li... check-in: f3c485c459 user: hobbs tags: trunk
22:32
* generic/tclRegexp.c (Tcl_RegExpExecObj): added use of Tcl_GetUnicodeFromObj. check-in: 13a1b0b7fc user: hobbs tags: trunk
22:31
* tests/httpd (httpdRespond): added response to timeout value in query string. check-in: a43a7c4657 user: hobbs tags: trunk
22:30
tests/http.test: removed unused notLinux constraint setting check-in: 82af802574 user: hobbs tags: trunk
2001-05-19
22:05
regrouping instructions check-in: 2092e1a2bf user: msofer tags: msofer-bcEngine
16:59
* Note that "tclbench" (see project "tcllib") was extended with performance benchmarks for [fco... check-in: cff0564319 user: andreas_kupries tags: trunk
16:25
new files check-in: e7b479137d user: msofer tags: msofer-bcEngine
16:11
Update to head -> S4-0-2 check-in: 1b2b2b84cf user: msofer tags: msofer-bcEngine
2001-05-17
08:18
* library/history.tcl (tcl::HistAdd): prevent empty calls from being added to the history (arndt) check-in: d27d1e4b5e user: hobbs tags: trunk
02:21
see ChangeLog check-in: ba3f011351 user: hobbs tags: trunk
02:21
* tests/appendComp.test: * tests/stringComp.test: new files for extended bytecode testing check-in: 61540d2dbb user: hobbs tags: trunk
02:18
* tests/error.test: updated error-1.3 message to account for string index being compiled at toplev... check-in: 74b8d3cf44 user: hobbs tags: trunk
02:13
* generic/tclBasic.c: added new CompileProc invocations to basic command initialization. * generi... check-in: a63c0633e9 user: hobbs tags: trunk
02:11
generic/tclCmdMZ.c: made use of new Tcl_GetUnicodeFromObj check-in: f77d8a8251 user: hobbs tags: trunk
2001-05-16
12:11
Sometimes I'm *so* stupid... check-in: 3d6835dc2a user: dkf tags: trunk
12:09
Oops! Put it in the wrong source tree... check-in: 52cc0f6e35 user: dkf tags: trunk
2001-05-15
21:30
* generic/tcl.decls: * generic/tclDecls.h: * generic/tclStubInit.c: * generic/tclStringObj.c (Tc... check-in: fe1162706a user: hobbs tags: trunk
21:24
* generic/tclFileName.c (ExtractWinRoot): corrected ABR error check-in: 4134b9c3d4 user: hobbs tags: trunk
21:23
* tests/fileName.test: corrected tests not to fail on win when a C:/test dir exists. check-in: a4c1b524a1 user: hobbs tags: trunk
21:23
* unix/tclUnixPipe.c: updated pipeChannelType to TCL_CHANNEL_VERSION_2 type specification. check-in: 91ed1b9e97 user: hobbs tags: trunk
20:07
refactored varname pushing code and some of the bytecode instructions Closed-Leaf check-in: 73ab621f59 user: hobbs tags: dev-hobbs-branch
20:03
updated tests to not break when someone has a C:/test directory check-in: 97fce3c2c8 user: hobbs tags: dev-hobbs-branch
20:02
corrected possible ABR problem check-in: f5ecb40491 user: hobbs tags: dev-hobbs-branch
20:01
updated to TCL_CHANNEL_VERSION_2 spec check-in: 1edba98cd6 user: hobbs tags: dev-hobbs-branch
15:06
Error in date of today's commits (doh!) check-in: 39dda79e3c user: msofer tags: trunk
14:45
[Patch: 423617] check-in: ee318e050d user: msofer tags: trunk
14:19
Patch from [Bug: 231259] check-in: 55d8fa19bf user: msofer tags: trunk
09:50
Added some documentation for the console command. check-in: 14854f4fff user: dkf tags: trunk
2001-05-14
08:57
Negative start index to [string first] caused offset return value (Bug 423581) check-in: d8f5293bb0 user: dkf tags: trunk
2001-05-12
00:01
corrected lappend case for non-existent var and list-sensitive data value check-in: 53c34b5284 user: hobbs tags: dev-hobbs-branch
2001-05-11
23:02
* unix/Makefile.in: Add a LDFLAGS variable to the Makefile instead of directly substing @LDFLAGS@.... check-in: b415d56ee0 user: mdejong tags: trunk
20:47
new byte-compiled commands, Tcl_GetUnicodeFromObj and string comparison changes check-in: bbd0c14230 user: hobbs tags: dev-hobbs-branch
2001-05-07
22:15
rand() gets != seeds in != threads [Bug 416643] check-in: 679d116ef3 user: msofer tags: trunk
2001-05-04
00:05
* tools/tcltk-man2html.tcl: removed use of 'exec' for portability and fixed up code. check-in: 7023c6ba73 user: hobbs tags: trunk
2001-05-03
23:59
fixed minor nroff bugs check-in: 225d96560a user: hobbs tags: trunk
23:57
by chance '\n' started a line, looking like a comment check-in: 0cee5f2df7 user: hobbs tags: trunk
23:52
removed extraneous 'v' from doc check-in: 9ac0296ad4 user: hobbs tags: trunk
23:35
* tests/tcltest.test: removed extraneous 'c' (doh!) [Bug: 414031] check-in: 84d7288ad6 user: hobbs tags: trunk
22:41
Insure that [::unknown] is always called [Patch #421166, Bug #420507] check-in: 060b7be8d8 user: msofer tags: msofer-bcEngine
22:38
Fix for Bug 420186 check-in: 8d1325ceb9 user: dgp tags: trunk
21:14
Patch for bug #420507 check-in: 1b1c7f5a86 user: msofer tags: trunk
2001-05-02
20:42
* tools/genStubs.tcl: Add a package require of Tcl 8 at the beginning of the script so that the sc... check-in: 060a508bc9 user: mdejong tags: trunk
2001-04-30
22:10
better comments check-in: 7de2738260 user: msofer tags: msofer-bcEngine
20:55
revert stupid mistake in tclExecute.c check-in: 63d61e10d4 user: msofer tags: msofer-bcEngine
20:52
cleanup of tclExecute.h check-in: 9506fae4ad user: msofer tags: msofer-bcEngine
2001-04-27
23:04
Small bugfixes in the MSVC version check-in: ae3a1d1cf5 user: msofer tags: msofer-bcEngine
22:15
Second attempt at committing the changes adding CONST qualifiers. check-in: aa645e2ead user: kennykb tags: trunk
22:11
Added several missing CONSTs in calls to TclGetNamespaceForQualName check-in: 0d69de5027 user: kennykb tags: trunk
2001-04-25
22:01
* unix/configure: Regen. * unix/tcl.m4: Subst TCL_THREADS into tclConfig.sh. * unix/tclConfig.sh.... check-in: 6fb90b112f user: mdejong tags: trunk
21:48
* unix/configure: Regen. * unix/configure.in: Use $@ in MAKE_LIB and MAKE_STUB_LIB commands inste... check-in: 620c7bfcf5 user: mdejong tags: trunk
20:23
Woops, fix last checking of broken configure. check-in: 44bed9db9a user: mdejong tags: trunk
19:54
* unix/Makefile.in: Use TCL_STUB_LIB_FILE instead of STUB_LIB_FILE. * unix/configure: Regen. * un... check-in: 746077b5b7 user: mdejong tags: trunk
15:02
Got the encoding wrong; thanks to Richard Suchenwirth for pointing me in the direction of a correct ... check-in: e7cab317cf user: dkf tags: trunk
13:08
Added some ISO8859-15 (Latin-9 or Latin-1+Euro symbol) support. check-in: 7575bc4d37 user: dkf tags: trunk
09:44
Added a bunch of missing CONST declarations to stop warnings about using TclGetNamespaceForQualName ... check-in: 4df1ba8b19 user: dkf tags: trunk
2001-04-24
20:59
(TIP #27) Another round of CONST changes, this time adding CONST to the API's exported from tclBasi... check-in: 2d62b07770 user: kennykb tags: trunk
2001-04-11
22:51
Improved comments/instructions check-in: f2dd2b9b8d user: msofer tags: msofer-bcEngine
20:14
First CVS version of the new engine check-in: 24de9a9b47 user: msofer tags: msofer-bcEngine
20:03
First CVS version of the S4 engine (slight updates & bugfixes from original) check-in: 465f45dca7 user: msofer tags: msofer-bcEngine
19:57
minor changes to fix [set tcl_traceExec 3] possibility check-in: 92c8ae0615 user: msofer tags: msofer-bcEngine
12:55
Added compilation flag TCL_BYTECODE_OPCODES_OK for use in the new engine in branch msofer-bcEngine check-in: c6334e0207 user: msofer tags: msofer-bcEngine
12:31
Slight modifications for the new engine in branch msofer-bcEngine; mainly, to convert the addressing... check-in: 06ffda8590 user: msofer tags: msofer-bcEngine
12:09
Added for the branch msofer-bcEngine; contains compiler-dependent macros to vary the code to jump t... check-in: ed4d42e46e user: msofer tags: msofer-bcEngine
2001-04-10
18:32
Altered tclUnixTime.c in hopes of better K&R compatibility. check-in: e984e525c2 user: kennykb tags: trunk
15:43
Oops. Committed the wrong copy of the source with the last commit five minutes ago. check-in: b6db3ba81c user: kennykb tags: trunk
15:39
Fixed silly typo in calls to 'gmtime' and 'localtime'. check-in: 436fdc174b user: kennykb tags: trunk
2001-04-09
23:09
Bug #219140: Added DYNAMIC_PATH to the shl_load flags. check-in: 206145b21c user: kennykb tags: trunk
23:02
Changes to support re-entrant coding of gmtime and localtime. (Bugs #219136 and #232558) check-in: 4962ea9dd5 user: kennykb tags: trunk
09:48
Recognise the non-numeric boolean literals (true,false,yes,no,on,off.) [Bug #217777] check-in: 738883f61a user: dkf tags: trunk
09:45
Fixed typo. check-in: b457ab376d user: dkf tags: trunk
2001-04-07
03:15
Avoid panic when there are extra items in the tcl stack [Bug #406709, Patch #414470] check-in: 37a039f673 user: msofer tags: trunk
02:36
corrected behaviour of [namespace code] (Bug #219385, Patch #403530) check-in: 78d3e10d03 user: msofer tags: trunk
02:08
Corrected behaviour of [namespace code] (bug #219385, patch #403530) check-in: be05dac289 user: msofer tags: trunk
2001-04-06
23:29
2001-04-07 Andreas Kupries <andreas_kupries@users.sourceforge.net> * unix/Makefile.in (checkdoc)... check-in: a38cb4ed7c user: andreas_kupries tags: trunk
23:14
2001-04-07 Andreas Kupries <andreas_kupries@users.sourceforge.net> * unix/mkLinks: Updated to in... check-in: 872fb4567a user: andreas_kupries tags: trunk
17:57
Modified processing of $::errorInfo by [unknown] when the auto-loaded command throws an error to bet... check-in: 4a0a9d69ba user: dgp tags: trunk
14:27
Improved documentation on behaviour of read w.r.t. serial ports. [Bug #219402] check-in: e9e3650d52 user: dkf tags: trunk
10:50
Fixed problem with [string compare \x00 \x01] and hopefully sped the command up in a few cases too (... check-in: 6677432d73 user: dkf tags: trunk
2001-04-05
15:14
2001-04-05 Andreas Kupries <andreas_kupries@users.sourceforge.net> * doc/Macintosh.3: Removed du... check-in: 6ee3ca938c user: andreas_kupries tags: trunk
10:20
Fixed so tclCmdMZ.c will compile with K&R compilers [Patch #413844] check-in: cf7db19c98 user: dkf tags: trunk
2001-04-04
23:26
Restore support for pre-ANSI compilers. check-in: a4457e9e33 user: dgp tags: trunk
21:32
2001-04-04 Andreas Kupries <andreas_kupries@users.sourceforge.net> * unix/mkLinks: Updated to co... check-in: b66749bdda user: andreas_kupries tags: trunk
19:11
* unix/configure: * unix/tcl.m4: extended test of termios vs. termio vs. sgtty to better detect r... check-in: dab434e960 user: hobbs tags: trunk
17:35
2001-04-04 Andreas Kupries <andreas_kupries@users.sourceforge.net> * generic/tclTest.c: * tests... check-in: 5d529b3b1d user: andreas_kupries tags: trunk
16:22
fixed a typo in today's date. check-in: 2e51d2c25b user: kennykb tags: trunk
16:07
(TIP#27) Changed a number of Tcl API's to accept "CONST char*" in place of simple "char*". (ken... check-in: bda1abaf85 user: kennykb tags: trunk
14:49
Corrected out of date comment check-in: d59f169ba4 user: dgp tags: trunk
07:14
change for tclListObj.c check-in: 2b80143559 user: hobbs tags: trunk
07:14
* generic/tclListObj.c (Tcl_SetListObj): set objPtr->length = 0 in empty object case to maintain s... check-in: 6c2114143e user: hobbs tags: trunk
07:13
give mklinks its own target check-in: 3c0109786b user: hobbs tags: trunk
07:11
Typo in comment check-in: 6cd2de3a51 user: dgp tags: trunk
2001-04-03
14:53
2001-04-03 Andreas Kupries <andreas_kupries@users.sourceforge.net> * unix/mkLinks: Added 'Signal... check-in: b33fc9c2a1 user: andreas_kupries tags: trunk
07:11
* README: * win/README: * win/README.binary: further notes corrections. check-in: 5ace24b624 user: hobbs tags: trunk
06:55
* win/configure: * win/tcl.m4 (SHLIB_LD): added -incremental:no. [Bug #219381] check-in: a762980c8f user: hobbs tags: trunk
2001-04-02
01:59
* README: * mac/README: * win/README: * win/README.binary: * unix/README: updated patchlevel in... check-in: c8846c0182 user: hobbs tags: trunk
01:59
* generic/tcl.h: * tools/tcl.wse.in: * win/configure.in (VER): * win/configure: * unix/configur... check-in: 4841414fb7 user: hobbs tags: trunk
2001-03-31
07:57
* generic/tclCkalloc.c (TclFinalizeMemorySubsystem): set curTagPtr to NULL to allow for reuse. * ... check-in: 243ce734c7 user: hobbs tags: trunk
07:55
* generic/tclThreadTest.c (Tcl_ThreadObjCmd): cast fixes check-in: 6dcd4ef529 user: hobbs tags: trunk
05:44
* win/tclWinSock.c (SocketEventProc): Fixed race condition in readability of socket on Windows. [... check-in: 870dfc7f97 user: hobbs tags: trunk
01:55
* generic/tclTest.c (TestChannelCmd): added cast to mollify Windows debug build. check-in: 0d97ccbef4 user: hobbs tags: trunk
2001-03-30
23:46
see ChangeLog check-in: da8cbf8124 user: hobbs tags: trunk
23:45
* win/Makefile.in (install-libraries): removed extra \s that broke the target. (install-doc): imp... check-in: 98bc8cef29 user: hobbs tags: trunk
23:45
* win/tcl.m4: added imm32.lib to LIBS_GUI for Tk IME support. check-in: 9ec54cf62e user: hobbs tags: trunk
23:06
2001-03-30 Andreas Kupries <andreas_kupries@users.sourceforge.net> * All of the changes below be... check-in: 902eab8ec8 user: andreas_kupries tags: trunk
00:56
doc fixes check-in: a11a4f6eaf user: hobbs tags: trunk
00:56
* doc/tcltest.n: corrected incorrect macro usage. check-in: 62008473e3 user: hobbs tags: trunk
00:56
* doc/lsort.n: corrected unbalanced nroff macros. check-in: 13b8955802 user: hobbs tags: trunk
2001-03-29
23:24
* tests/interp.test: Print out warning when testinterpdelete command is not defined. Add tests th... check-in: 05df7048a2 user: mdejong tags: trunk
19:45
* unix/tclUnixPipe.c (TclpCreateTempFile): prevent potential race condition and security leak in t... check-in: 9e1310c829 user: hobbs tags: trunk
19:30
see ChangeLog check-in: 522e1c694c user: hobbs tags: trunk
19:29
* unix/configure: * unix/tcl.m4: corrected IRIX-5.x config to not use -n32. (english) [Patch 403... check-in: d66c099eac user: hobbs tags: trunk
19:29
* unix/tclUnixThrd.c (Tcl_ConditionWait): fixed handling of timeout for threads (corrects excessiv... check-in: bc12cdd261 user: hobbs tags: trunk
13:16
Added notes to clarify behaviour of [lsort] and many examples. check-in: d21256b7f5 user: dkf tags: trunk
2001-03-28
02:30
see changes check-in: 9fc162a8be user: hobbs tags: trunk
02:30
* tests/regexp.test (regexp-19.1): * generic/tclCmdMZ.c (Tcl_RegsubObjCmd): fixed handling of null... check-in: 73865f2ba9 user: hobbs tags: trunk
02:26
* doc/Alloc.3: corrected docs to note that Tcl_Attempt* return char *'s, not ints. [Bug #411388] check-in: 62b0f03d24 user: hobbs tags: trunk
2001-03-26
22:16
Correction to patch from 2001-01-18 tclDecls.h was not generated using 'make genstubs'. Typos in ca... check-in: 3d28dd5bba user: dgp tags: trunk
11:08
Removed tclWinTCharEncoding (static variable in win/tclWin32Dll.c) check-in: ae6d8ea5a5 user: dkf tags: trunk
2001-03-24
01:19
see changes check-in: 780efc51d6 user: hobbs tags: trunk
01:14
* generic/tclNamesp.c (Tcl_Import): Correctly freed a DString. (lavana) [Patch #403755] check-in: bc076e7852 user: hobbs tags: trunk
01:14
* generic/tclVar.c (Tcl_ArrayObjCmd): Corrected retrieval of resultPtr to prevent possible corrupt... check-in: a0fe604f1e user: hobbs tags: trunk
2001-03-15
14:36
Error behaviour of [unset] was changed to agree with documentation, so must change associated test a... check-in: ae833bf382 user: dkf tags: trunk
2001-03-14
18:25
* library/package.tcl (pkg_mkIndex): Added patch from Vince Darley to make [pkg_mkI... check-in: f2ff3f3f38 user: dgp tags: trunk
2001-03-13
15:10
Improved documentation for [info hostname]. check-in: a24fb131fd user: dkf tags: trunk
11:18
Made [unset] command behave as documented when no arguments present. check-in: 82d6be0b3d user: dkf tags: trunk
11:10
A missing return was causing memory corruption in [string map]. check-in: 6a3e130d8c user: dkf tags: trunk
09:31
Added some casts to ClientData that are apparently needed on some architectures for a clean compile.... check-in: 301179c6d8 user: dkf tags: trunk
2001-03-12
15:58
Fixed some string test numberings and added a test. check-in: 146f9d6de0 user: dkf tags: trunk
2001-03-06
18:59
Added SF bug/patch numbers to recent log messages. check-in: f52d450bf2 user: dgp tags: trunk
14:45
Fixed two faults with [unset -nocomplain]; one with a possible overrun of the argument array, and an... check-in: 308102bafc user: dkf tags: trunk
2001-03-02
15:31
Fixed bug that could leave saved data for [info level] pointing into unallocated memory. check-in: 4bd1165dd5 user: dkf tags: trunk
2001-02-25
00:03
Corrected earlier missing change log entry for 'clock' documentation. check-in: 03985e231e user: kennykb tags: trunk
2001-02-23
22:30
Added test in execute.test for evaluation of an expression in a variable; evals once by compiling, s... check-in: 016cc58649 user: msofer tags: trunk
22:23
*** empty log message *** check-in: 076ceda800 user: msofer tags: trunk
21:41
added test for evaluation of an expression in a variable; evals once by compiling, second time using... check-in: 31a8c28c54 user: msofer tags: trunk
2001-02-18
19:05
Updated documentation to reflect the addition of compat/strftime.c, including the correct formatting... check-in: a60d4ac186 user: kennykb tags: trunk
2001-02-16
09:26
[split $string ""] now shares character strings in the resulting list, giving better performance for... check-in: 9f5ef61d9d user: dkf tags: trunk
2001-02-02
05:34
Spelling fix. check-in: cebe98ef3a user: dgp tags: trunk
2001-02-01
00:58
D'oh! The checkbook problem! It's 200*1* now, you fool! check-in: 5698b7db09 user: dgp tags: trunk
2001-01-31
22:27
2000-01-31 Don Porter <dgp@users.sourceforge.net> * win/makefile.vc (install-libraries): ... check-in: 39a7ef8b25 user: dgp tags: trunk
2001-01-30
17:32
2000-01-30 Don Porter <dgp@users.sourceforge.net> * generic/tclIO.c (CopyData): Moved code that u... check-in: 8a04aef41f user: dgp tags: trunk
2001-01-19
14:28
Clarified last log entry. check-in: 6522bf9d78 user: dgp tags: trunk
2001-01-18
19:09
2000-01-18 Andreas Kupries <a.kupries@westend.com> * Everything below belongs together, it fixes... check-in: f44e486cdf user: andreas_kupries tags: trunk
2001-01-16
15:41
Added missing nroff directive. check-in: 76ff65c10b user: dkf tags: trunk
2001-01-12
09:54
Fixes tests when spaces exist in install pathnames. (Applies patch #103174 which fixes bug #119406.)... check-in: fb4c5a7c4a user: dkf tags: trunk
2001-01-04
21:30
2001-01-04 Don Porter <dgp@users.sourceforge.net> * tests/unixInit.test: * unix/tclUnixInit.c (T... check-in: b363b69d15 user: dgp tags: trunk
2000-12-14
22:24
2000-12-14 Don Porter <dgp@users.sourceforge.net> * generic/tclExecute.c: * tests... check-in: ce0aad6ef5 user: dgp tags: trunk
2000-12-11
04:17
2000-12-10 Don Porter <dgp@users.sourceforge.net> * library/init.tcl: * library/m... check-in: 6f3323c8b4 user: dgp tags: trunk
2000-12-10
03:27
* docs/scan.n: * tests/scan.test: * generic/tclScan.c (Tcl_ScanObjCmd): changed %o and %x to use ... check-in: c628433a43 user: hobbs tags: trunk
03:26
added change notes check-in: 879382ee98 user: hobbs tags: trunk
03:26
* docs/scan.n: * tests/scan.test: * generic/tclScan.c (Tcl_ScanObjCmd): changed %o and %x to use ... check-in: 4fc2144f42 user: hobbs tags: trunk
03:25
* win/tclWinTime.c (CalibrationThread): added lint return value to prevent compiler warning. [Bug... check-in: b79489f2bb user: hobbs tags: trunk
2000-12-09
00:11
* library/init.tcl: Added support for PATHEXT variable in auto_execok, recognizing the proper set ... check-in: 8f589b9d20 user: hobbs tags: trunk
2000-12-08
18:55
Fixing bug #119417 using patch #102496. check-in: 8d1b4ad9d7 user: andreas_kupries tags: trunk
11:22
Why do you always find stupid typos after committing? <sigh> check-in: 1b0b1f5116 user: dkf tags: trunk
11:12
Applied patch #102680 after review and approval by several TCT members check-in: a89c5e2ad3 user: dkf tags: trunk
04:22
* generic/tcl.h (attemptckalloc): Fixed typo for #define of attemptckalloc (was defined to T... check-in: 679e400b19 user: ericm tags: trunk
04:12
see change notes check-in: 28c9e1ee7e user: hobbs tags: trunk
2000-12-07
22:22
* library/dde/pkgIndex.tcl: updated to use 84 version to reflect the makefile. Should probably be... check-in: 82552da9e6 user: hobbs tags: trunk
22:20
* generic/tcl.h: added note about need to updated library/dde/pkgIndex.tcl with minor version incr... check-in: 340b108662 user: hobbs tags: trunk
2000-11-24
15:29
Logical negation "!" can now handle string booleans, provided those values are placed in variables. ... check-in: a82d42d08d user: dkf tags: trunk
15:14
Added test to detect bug #119153; the string forms of boolean values should not be second-class citi... check-in: cd37f4cab0 user: dkf tags: trunk
14:17
Missed a few spots with the previous checkin. Now only tools/tcltk-man2html.tcl is left unfixed, bu... check-in: 3fc9c1b16a user: dkf tags: trunk
13:56
[glob] uses -directory instead of unsafe [file join] to stop problems with some directory names. Fi... check-in: 19ef2cee3b user: dkf tags: trunk
11:32
Fixed bug #119082. check-in: a6c5763f27 user: dkf tags: trunk
11:27
Now correctly test for (and fix) Bug #119082. check-in: ec52a943df user: dkf tags: trunk
2000-11-23
15:53
Fixed memory leak from Bug #119398 check-in: 738a6b889a user: dkf tags: trunk
14:21
Improved use of [uplevel] in unknown. Fixes #123217 check-in: 9f9f8ea55e user: dkf tags: trunk
2000-11-21
21:33
Applied the patch for TIP #7 from Kevin Kenny. See http://www.cs.man.ac.uk/fellowsd-bin/TIP/7.html check-in: 3d13d2887f user: andreas_kupries tags: trunk
15:56
Improved documentation to fix bug #119387 (info locals seems not to work properly) since the behavio... check-in: 2d230fc9b1 user: dkf tags: trunk
2000-11-17
11:06
Finally fixed bug 119192. This was a real nasty that was hidden by the fact that it never caused a ... check-in: e927e40de9 user: dkf tags: trunk
09:55
Added test for bug 119192 to test suite. check-in: f467514311 user: dkf tags: trunk
2000-11-16
21:38
2000-11-16 Andreas Kupries <a.kupries@westend.com> * win/tclWinPort.h (line 69): Changed referen... check-in: 8c9af6af2a user: andreas_kupries tags: trunk
00:15
* unix/Makefile.in: removed bp.c references (hasn't existed in a long time). Corrected 'make dist... check-in: 7d3275abcf user: hobbs tags: trunk
2000-11-15
22:19
* generic/tclVar.c (TclLookupVar): reverted fix below as it broke all other array unset error repo... check-in: c281b485f6 user: hobbs tags: trunk
14:09
Fixed bug 119192 which was causing variable names to be reported incorrectly in some circumstances. check-in: 8990473135 user: dkf tags: trunk
2000-11-04
00:03
Created branch core-8-4-a2-synthetic Closed-Leaf check-in: af92574198 user: cvs2fossil tags: core-8-4-a2-synthetic, core-8-4-a2
00:03
updated with 8.4a2 changes check-in: 5c2bf986ab user: hobbs tags: trunk
2000-11-03
23:44
no message check-in: 13a1dbe3bc user: davidg tags: trunk
23:44
2000-11-03 David Gravereaux <davygrvy@ajubasolutions.com> * win/.cvsignore: Removed 'configure' ... check-in: 6719e2a6de user: davidg tags: trunk
22:52
added release mark check-in: 554aaa6452 user: hobbs tags: trunk
21:23
* tools/tcl.wse.in: updated for unversioning of library dirs * unix/Makefile.in (install-libraries... check-in: a9a8b0340d user: hobbs tags: trunk
21:12
unversioned the reg and dde CVS directories check-in: cfa5da7d5b user: hobbs tags: trunk
20:57
unversioned http msgcat and opt packages in CVS check-in: b1533be637 user: hobbs tags: trunk
20:43
unversioned the tcltest directory check-in: 2041a671c9 user: hobbs tags: trunk
20:30
safety check on setting mainLoopProc to NULL check-in: 0a100cb9d7 user: hobbs tags: trunk
20:20
doc/Tcl_Main.3: added docs for Tcl_SetMainLoop check-in: 96b3bbccbc user: hobbs tags: trunk
20:19
updated mkLinks with latest doc updates check-in: 58da8d745e user: hobbs tags: trunk
20:07
corrected pointer reference to mainLoopProc execution check-in: ef737d4323 user: hobbs tags: trunk
20:01
moved Tcl_GetThreadData call after Tcl_FindExecutable check-in: ec3dcb8271 user: hobbs tags: trunk
18:46
* generic/tclStubInit.c: * generic/tclDecls.h: * generic/tcl.decls: added Tcl_SetMainLoop proc th... check-in: 0419203b11 user: hobbs tags: trunk
01:13
* unix/configure: * unix/dltest/configure: * win/configure: * tools/configure: checked in config... check-in: 658246cf09 user: hobbs tags: trunk
01:10
updated default tools paths check-in: 61ae31e8d9 user: hobbs tags: trunk
2000-11-02
23:34
Added some more comments and a missing Tcl_IncrRefCount in TclGetLibraryPath() when the tclLibraryPa... check-in: dfbe5d11b6 user: davidg tags: trunk
22:55
updated copyright check-in: d2157bbbb4 user: hobbs tags: trunk
22:05
no message check-in: 9bb98b69b0 user: davidg tags: trunk
22:04
2000-11-02 David Gravereaux <davygrvy@ajubasolutions.com> * generic/tclEvent.c: tclLibraryPath T... check-in: 5584667c8f user: davidg tags: trunk
09:21
see changes check-in: d3547b0c8d user: hobbs tags: trunk
09:21
makefile fixes for Win64 support check-in: 2a6fb1e595 user: hobbs tags: trunk
09:20
minor cast changes check-in: 6804f8f600 user: hobbs tags: trunk
01:20
* unix/tcl.m4: removed use of -lbsd and -ldl for AIX-5. check-in: 1f3eae3fde user: hobbs tags: trunk
2000-11-01
22:13
* tests/subst.test: added tests for non-zero return code handling by subst. * generic/tclParse.c ... check-in: 012624ada8 user: hobbs tags: trunk
21:48
* generic/tclVar.c (TclVarTraceExists): Corrected excessive mem use when info exists was called on... check-in: 1357c659e3 user: hobbs tags: trunk
2000-10-31
01:20
no message check-in: f8d7922c61 user: davidg tags: trunk
01:20
2000-10-30 David Gravereaux <davygrvy@ajubasolutions.com> * win/configure.in: * win/Makefile.in... check-in: 6ed4f00b1a user: davidg tags: trunk
00:49
see changes check-in: 06095a57ae user: hobbs tags: trunk
00:48
* unix/tclUnixInit.c: added default encoding map from "ja_JP.eucJP" to "euc-jp". (takahashi) check-in: e102dff849 user: hobbs tags: trunk
00:30
* unix/configure.in (SC_TCL_LINK_LIBS): removed code that was commented out (it had been moved to ... check-in: 01762ed9c9 user: hobbs tags: trunk
00:30
tests/clock.test: corrected clock-2.* test numbering check-in: 2d76774e72 user: hobbs tags: trunk
00:23
unix/tcl.m4: consolidated gettimeofday check for AIX. check-in: e6b81f476b user: hobbs tags: trunk
2000-10-28
00:30
* unix/configure.in: * unix/tcl.m4: added support for AIX-5. check-in: db905ca1c8 user: hobbs tags: trunk
00:29
* unix/tclUnixChan.c: updated channel types to strict TCL_CHANNEL_VERSION_2 style to avoid compile... check-in: af55bc2b2d user: hobbs tags: trunk
00:29
* generic/tclIO.c (Tcl_NotifyChannel): removed #ifdef around code for old channel structures, plac... check-in: af6e1bf3b1 user: hobbs tags: trunk
2000-10-27
23:59
* library/tcltest1.0/tcltest.tcl: Removed a cd into the test directory in runAllTests that screwed u... check-in: 2361a3c505 user: jenn tags: trunk
22:34
* generic/tclIO.c (CloseChannel): the statePtr for a channel was not being freed when the last cha... check-in: ff154ed552 user: hobbs tags: trunk
01:58
no message check-in: 26b27f3587 user: davidg tags: trunk
01:58
2000-10-26 David Gravereaux <davygrvy@ajubasolutions.com> * win/tclWinFile.c (TclpMatchFilesTypes... check-in: 53a3e0b763 user: davidg tags: trunk
2000-10-24
22:30
* tests/all.tcl: Removed support for tcltest 1.0. * tests/tcltest.test: * library/tcltest1.0/tcltes... check-in: 30eb4d542e user: jenn tags: trunk
2000-10-21
00:43
* win/tclWinFile.c (TclpMatchFilesTypes): made the stat call only occur when necessary (for 'glob'... check-in: f581f844f0 user: hobbs tags: trunk
2000-10-19
18:00
* library/tcltest1.0/tcltest2.tcl: * tests/tcltest2.test * doc/tcltest2.n: Code and documentation cl... check-in: 105995497b user: jenn tags: trunk
2000-10-06
23:46
2000-10-06 David Gravereaux <davygrvy@ajubasolutions.com> * win/tclWinChan.c: moved Win2K bug ca... check-in: 3a18ee7fcb user: davidg tags: trunk
23:45
no message check-in: 5d2ba9a084 user: davidg tags: trunk
21:10
* tests/cmdAH.test: extra tests for 'file channels' that include multiple interpreter tests and ch... check-in: c07558c028 user: hobbs tags: trunk
21:06
* doc/CrtChannel.3: fixed spelling mistakes check-in: e4ac0a30ac user: hobbs tags: trunk
2000-10-05
01:06
added demarcation of out-of-order 8.3.2 ChangeLog entries check-in: 8b3f671f57 user: hobbs tags: trunk
2000-09-29
23:26
Fixed typo check-in: 3f6666d015 user: jenn tags: trunk
22:49
Fixed a typo. check-in: 074c6a9517 user: jenn tags: trunk
22:48
* tests/tcltest.test: Modified the new form of the test command to accept both attribute-value pairs... check-in: 541acf4405 user: jenn tags: trunk
22:48
* library/tcltest1.0/tcltest2.tcl: Modified the new form of the test command to accept both attribut... check-in: 2e9a4a3686 user: jenn tags: trunk
22:47
* doc/tcltest2.n: Modified the new form of the test command to accept both attribute-value pairs and... check-in: 63c6f73017 user: jenn tags: trunk
22:47
* library/tcltest1.0/tcltest2.tcl: * tests/tcltest.test: * doc/tcltest2.n: Modified the new form of ... check-in: d31a89fc56 user: jenn tags: trunk
21:53
* win/tclWinSerial.c (SerialGetOptionProc): corrected reporting of space parity on Windows (Eason)... check-in: 1b14887226 user: hobbs tags: trunk
21:43
* win/Makefile.in: commented use of TESTFLAGS * unix/Makefile.in: added TESTFLAGS to test target t... check-in: 24a9849611 user: hobbs tags: trunk
21:42
* tests/stack.test: prevented possible crash on systems with low default stacksize (Tru64, AIX) in... check-in: c5d5ef9b4a user: hobbs tags: trunk
21:42
* generic/tclIOGT.c (FLUSH_DELAY): renamed DELAY define to FLUSH_DELAY to avoid defn conflict usin... check-in: 3ed9a4ac79 user: hobbs tags: trunk
01:12
* tools/tcl.wse.in: added tclPlatDecls.h and tkPlatDecls.h to the Windows .exe install. check-in: 9346a1dafd user: hobbs tags: trunk
01:12
* tests/fCmd.test (fCmd-6.20): corrected test to remove c:/tcl8975@ after creating it. * tests/f... check-in: 6c3c7ae703 user: hobbs tags: trunk
2000-09-28
06:39
added changes related to upport of stacked channel rewrite check-in: b3dc12bf95 user: hobbs tags: trunk
06:38
up-port of the stacked channel implementation rewrite in 8.3.2 to 8.4a2 code base, merged in with so... check-in: 23d1294c3a user: hobbs tags: trunk
06:36
addition of tclIOGT.c source file corrected static build inclusion of reg and dde libraries check-in: 2ae66cc70c user: hobbs tags: trunk
06:35
addition of tclIOGT.c source file check-in: eb0d114a3b user: hobbs tags: trunk
06:34
updated docs to reflect 8.3.2 stacked channel implementation up-port check-in: 36d00ba957 user: hobbs tags: trunk
06:33
* win/tclConfig.sh.in (TCL_LIBS): Cleaned up unix-specific autoconf variables. check-in: 96394f0855 user: hobbs tags: trunk
2000-09-21
00:58
* tests/socket.test: removed doTestsWithRemoteServer constraint from socket-12.*. It requires 'ex... check-in: 30035e4719 user: hobbs tags: trunk
2000-09-20
23:09
* library/tcltest1.0/pkgIndex.tcl: Updated to load tcltest 2.0. * library/tcltest1.0/tcltest2.tcl: N... check-in: 495294d130 user: jenn tags: trunk
01:50
* generic/tclCmdMZ.c (Tcl_RegexpObjCmd): When using -all, all attempts after the first to match the ... check-in: 9c141af9b5 user: ericm tags: trunk
2000-09-19
19:37
no message check-in: 60baaa8f16 user: davidg tags: trunk
19:36
2000-09-19 David Gravereaux <davygrvy@ajubasolutions.com> * doc/Eval.3: Added a note about the ... check-in: 874d472072 user: davidg tags: trunk
2000-09-17
22:40
* tests/cmdIL.test: Added a test for fix for [Bug: 6212]. * generic/tclCmdIL.c (Tcl_LsortObjCmd): A... check-in: fe4c99079c user: ericm tags: trunk
2000-09-14
18:42
* doc/Alloc.3: Added entries for Tcl_AttemptAlloc, Tcl_AttempRealloc. * doc/StringObj.3: Added entr... check-in: 66347b65e4 user: ericm tags: trunk
2000-09-08
04:00
no message check-in: 5445f97a7a user: davidg tags: trunk
03:59
* win/tclWinPipe.c: Stage-1 bug fix for TR#2460 "exec leaks memory". Added more logic around the c... check-in: d5d6df7f1e user: davidg tags: trunk
2000-09-07
19:51
no message check-in: 3536165676 user: davidg tags: trunk
19:50
2000-09-07 David Gravereaux <davygrvy@ajubasolutions.com> * win/.cvsignore: changed the glob patt... check-in: 21119e961a user: davidg tags: trunk
17:39
* doc/trace.n: minor doc cleanup check-in: fceb6ccc40 user: hobbs tags: trunk
14:31
Entry for new "SEE ALSO" section. check-in: 93cbdcd809 user: poenitz tags: trunk
14:27
New or changed "SEE ALSO" section. check-in: 2d43282569 user: poenitz tags: trunk
2000-09-06
22:37
* win/tclWinLoad.c (TclpLoadFile): added special message for ERROR_PROC_NOT_FOUND exception in loa... check-in: 3bea237729 user: hobbs tags: trunk
18:50
* README: * generic/tcl.h: * library/tcltest1.0/tcltest.tcl: * tools/tcl.wse.in: * tools/tcltk-... check-in: b15d80ab0f user: hobbs tags: trunk
18:49
see changes. check-in: e504635a1a user: hobbs tags: trunk
18:46
* unix/tclUnixPipe.c (TclpCreateProcess): Removed WNOHANG from Tcl_WaitPid call in error case of p... check-in: 4746499d46 user: hobbs tags: trunk
18:35
* tests/string.test: extended string repeat tests check-in: 8a7cbbab88 user: hobbs tags: trunk
18:31
* generic/tclCmdMZ.c (Tcl_StringObjCmd): changed STR_REPEAT to preallocate the full space of the f... check-in: fce8088f27 user: hobbs tags: trunk
16:59
* generic/tclExecute.c (TclExecuteByteCode): INST_STR_INDEX fixed pedantic cast warning. Correcte... check-in: acc4756b17 user: hobbs tags: trunk
16:57
* generic/tclHash.c: fixed pedantic warning of incorrectly placed #endif check-in: 619f494f33 user: hobbs tags: trunk
16:56
* doc/source.n: * doc/Eval.3: added extra note about how to safe use ^Z in code, as it is now a c... check-in: 15427185f2 user: hobbs tags: trunk
2000-08-30
01:43
* generic/tclStringObj.c: Applied patch from Gerhard Hintermayer to provide a more conservative stri... check-in: ce0e80bb0f user: ericm tags: trunk
2000-08-25
20:39
* tests/trace.test: Extended array tracing tests. * doc/trace.n: Clarified information about when a... check-in: 78f46f24d0 user: ericm tags: trunk
06:20
ChangeLog commit. check-in: 91be546704 user: ericm tags: trunk
06:18
Tweaked tab settings for .SO (Standard Options) sections, from suggestion from Peter Spjuth. check-in: 667da4e9ff user: ericm tags: trunk
05:56
fix small typo in last commit check-in: fba19a6c54 user: mo tags: trunk
05:45
remove --enable-gcc configure option check-in: 15f085286b user: mo tags: trunk
02:25
Added RFE id numbers to comments. check-in: 0f006ae7e6 user: ericm tags: trunk
02:04
* doc/trace.n: Updated documentation for new syntax; flagged old syntax as deprecated; added documen... check-in: e12f4e1180 user: ericm tags: trunk
2000-08-21
01:37
Added check for non-arrays for [array statistics]. check-in: b857b66be3 user: ericm tags: trunk
2000-08-20
03:51
2000-08-19 David Gravereaux <davygrvy@ajubasolutions.com> * generic/tclPlatDecls.h: without a pre... check-in: 2eab56183a user: davidg tags: trunk
03:51
no message check-in: a1bcf8c228 user: davidg tags: trunk
2000-08-18
19:52
added another glob pattern I had forgotten check-in: 2a1eaade6f user: davidg tags: trunk
19:45
no message check-in: 3c1e1ebf8f user: davidg tags: trunk
19:44
* win/.cvsignore: provides a cleaner build environment with graphical CVS clients. check-in: 9fd90db260 user: davidg tags: trunk
18:02
Fixed comment. check-in: 958506ae41 user: ericm tags: trunk
2000-08-15
21:31
noted extra change to opt.test in ChangeLog check-in: 61b07565ae user: hobbs tags: trunk
18:10
* library/tcltest1.0/tcltest.tcl: Set debug level in tcltest::restoreState to 2, for consistancy wit... check-in: f3fa69a1f9 user: ericm tags: trunk
00:08
* win/makefile.vc: * win/Makefile.in: * unix/Makefile.in: Added tclPlatDecls.h to the list of instal... check-in: 2adc0d9420 user: ericm tags: trunk
2000-08-14
18:37
URL typo correction. check-in: bf6c431b8a user: ericm tags: trunk
2000-08-11
17:42
* generic/tclEnv.c (TclUnsetEnv): Changed declaration of length variable from "unsigned int" to "int... check-in: 0b29a04cd5 user: ericm tags: trunk
00:45
* library/msgcat1.0/pkgIndex.tcl: Bumped version number to 1.2 [Bug: 6100]. * library/msgcat1.0/msg... check-in: 46dfbc92c2 user: ericm tags: trunk
2000-08-10
22:24
* library/msgcat1.0/msgcat.tcl: Removed erroneous [package forget] in msgcat namespace initializer. check-in: 23022429bb user: ericm tags: trunk
18:24
2000-08-10 David Gravereaux <davygrvy@ajubasolutions.com> * generic/tclObj.c: r1.15 accidentally ... check-in: 03edb81667 user: davidg tags: trunk
18:24
no message check-in: 40239d144b user: davidg tags: trunk
2000-08-07
22:42
* tests/indexObj.test: Added tests using the [testwrongnumargs] command to test Tcl_WrongNumArgs. *... check-in: 9b1fed9cba user: ericm tags: trunk
2000-07-31
18:03
Removed dead space at end of file. check-in: a71bddc821 user: ericm tags: trunk
2000-07-27
22:47
* win/configure.in: TCL_STUB_LIB_FLAG should not include ${TCL_DBGX} in win/tclConfig.sh, fix that... check-in: 604402ceb3 user: mo tags: trunk
2000-07-26
01:32
no message check-in: afd49506de user: davidg tags: trunk
01:29
Thread-safe rewrite for the Tcl_Async* commands. check-in: 50488dfc4c user: davidg tags: trunk
01:28
no message check-in: 4ba17c5943 user: davidg tags: trunk
01:27
Thread-safe rewrite for the Tcl_Async* commands. check-in: 116644925e user: davidg tags: trunk
01:27
no message check-in: abc17ddc7e user: davidg tags: trunk
2000-07-25
22:41
* generic/tclVar.c (CallTraces): Added check for VAR_TRACE_ACTIVE on the array containing the variab... check-in: 509d5a4bdc user: ericm tags: trunk
18:38
* win/tclWinPipe.c (BuildCommandLine): Added Tcl_DStringFree call to prevent potential memory leaks ... check-in: be3408a6fc user: ericm tags: trunk
2000-07-24
18:09
* doc/msgcat.n: Added documentation about the selection of the default locale on Windows. check-in: 1abad32549 user: ericm tags: trunk
00:03
doc/AddErrInfo.3, doc/ChnlStack.3, doc/Exit.3, doc/GetIndex.3, doc/Notifier.3, doc/Object.3, doc/Reg... check-in: 68fe2a61a5 user: jenglish tags: trunk
2000-07-22
01:53
* generic/tclStubInit.c: * generic/tclObj.c: * generic/tclInt.h: * generic/tclHash.c: * generic/tclD... check-in: 9ec468f405 user: ericm tags: trunk
00:51
* doc/binary.n: Noted that the example in the introduction assumes a 32-bit system [Bug: 6035]. check-in: 35180fc2a9 user: ericm tags: trunk
2000-07-21
16:22
* win/configure.in: Define ${prefix} and ${exec_prefix} like unix/configure.in. Fix or add TCL_SR... check-in: 83a553168f user: mo tags: trunk
2000-07-20
20:33
* generic/tclStubInit.c: * generic/tclObj.c: * generic/tclInt.h: * generic/tclHash.c: * generic/tclD... check-in: 2abafbeedc user: ericm tags: trunk
20:32
ChangeLog commit. check-in: fa64a2b8ab user: ericm tags: trunk
2000-07-19
22:15
* generic/tclStubInit.c: * generic/tclObj.c: * generic/tclInt.h: * generic/tclHash.c: * generic/tclD... check-in: 6c43b17f3d user: ericm tags: trunk
21:40
* tests/pkgMkIndex.test: Added tests for pkg_compareExtension. * library/package.tcl: Enhanced pkg_... check-in: 3d1a0ccec5 user: ericm tags: trunk
18:27
* win/makefile.vc: Applied patch from Don Porter to provide better nmake support for NT/Alpha [RFE: ... check-in: b794a4da5e user: ericm tags: trunk
01:47
Doh! revert piece of last commit that did not belong check-in: 526dad7c30 user: mo tags: trunk
01:17
* unix/configure.in: * unix/tcl.m4: * win/tcl.m4: Properly quote arguments to m4 macros. This al... check-in: 6b4e7b11ec user: mo tags: trunk
2000-07-18
23:51
no message check-in: 95813326ba user: davidg tags: trunk
21:30
* tests/opt.test: Removed references to Lfirst, Lrest functions. * library/opt0.4/optparse.tcl: App... check-in: e809de1fb4 user: ericm tags: trunk
18:16
* compat/string.h: Fixed function prototypes for strpbrk and strtok [Bug: 6020]. check-in: 907cc4ce33 user: ericm tags: trunk
02:17
no message check-in: e78fe8718e user: davidg tags: trunk
02:16
Win2K OS bug with GetStdHandle(STD_OUTPUT_HANDLE) returning 0x00010001 instead of INVALID_HANDLE_VAL... check-in: 9ab4e92981 user: davidg tags: trunk
2000-07-17
22:25
* library/msgcat1.0/msgcat.tcl: * doc/msgcat.n: * tests/msgcat.test: Applied patches from Chris Nels... check-in: 3ad3252f55 user: ericm tags: trunk
08:26
Don't set CC=gcc before running AC_PROG_CC if CC is already set. check-in: 3909688465 user: mo tags: trunk
2000-07-13
07:22
Added some SEE ALSO sections. check-in: 30e1dd7649 user: poenitz tags: trunk
2000-07-07
11:13
Fix definition of TCL_SRC_DIR in mingw/vc++ configure so that it matches the unix verison check-in: 41152ea860 user: mo tags: trunk
2000-07-06
21:05
* tests/msgcat.test: * library/msgcat1.0/msgcat.tcl: Applied patch from Christian Krone, to provide ... check-in: 011b026d9e user: ericm tags: trunk
2000-06-30
06:28
* doc/msgcat.n: Doc's for mcmax function. * library/msgcat1.0/msgcat.tcl: Applied patches from Laur... check-in: dd75ed2b7a user: ericm tags: trunk
2000-06-28
18:11
* tests/stringObj.test: Tweaked tests to avoid hardcoded high-ASCII characters (which will fail in m... check-in: e273f9d105 user: ericm tags: trunk
2000-06-26
23:23
* doc/package.n: Corrected information about [package forget] arguments [Bug: 5418]. check-in: 3e27881a53 user: ericm tags: trunk
2000-06-24
00:26
* doc/Hash.3: Added documentation patch for Tcl_Obj *'s as keys in Tcl hash tables [RFE: 5934]. * g... check-in: 7e7bdba8eb user: ericm tags: trunk
2000-06-20
21:30
Applied patch from [Bug: 5921] check-in: beffb3997a user: ericm tags: trunk
21:28
Applied patch from [Bug: 5922] check-in: 26d9b6680e user: ericm tags: trunk
2000-06-19
21:34
* doc/RegExp.3: Replaced instances of "Tcl_GetRegExpInfo" with "Tcl_RegExpGetInfo", the correct name... check-in: a51a0fc6ec user: ericm tags: trunk
2000-06-13
21:01
* win/tcl.m4: * win/configure.in: * win/Makefile.in: Applied patch from [RFE: 5844], to extend suppo... check-in: 3bc42b9ac3 user: ericm tags: trunk
20:30
* win/tclWinDde.c: * win/tclWinInit.c: * win/tclWinNotify.c: * win/tclWinPipe.c: * win/tclWinReg.c: ... check-in: 84806aadba user: ericm tags: trunk
2000-06-07
01:59
marked 8.4a1 release point check-in: 2af383029e user: hobbs tags: trunk
2000-06-06
19:35
see changes check-in: 96c191ac0f user: hobbs tags: trunk, core-8-4-a1
19:34
* generic/tclExecute.c (TclExecuteByteCode INST_STR_CMP): added test of iResult return from memcmp... check-in: 9c8205c1e7 user: hobbs tags: trunk
19:34
* generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): Corrected caching of the index ptr to account... check-in: 23806e51b7 user: hobbs tags: trunk
04:55
Added version 8.4a1 to list of versions to look for. check-in: a5d8ff9ee1 user: ericm tags: trunk
04:51
Added spinbox.tcl to list of files to install. check-in: 75512ed338 user: ericm tags: trunk
04:39
Added tcl.hpj.in to distribution. check-in: 24c88cf726 user: ericm tags: trunk
01:53
Fixed color map. check-in: ed358ee5f4 user: ericm tags: trunk
01:11
Fixed copyright. check-in: 68aca6b5bf user: ericm tags: trunk
01:08
Fixed version number, scriptics -> ajuba logo. check-in: dba67551eb user: ericm tags: trunk
00:45
Fixed version number. check-in: 7e0ca1d918 user: ericm tags: trunk
2000-06-05
23:36
Comment typo correction. check-in: 68d103692c user: ericm tags: trunk
23:27
Added "released 8.4a1" line check-in: addb8dc38e user: ericm tags: trunk
23:14
Corrected credits. check-in: c4bbd232e0 user: ericm tags: trunk
21:39
Added changes since 8.3.1. check-in: 4ff4416169 user: ericm tags: trunk
2000-06-02
23:43
reduced unnecessary iterations in http-3.13 check-in: 946105af77 user: hobbs tags: trunk
23:14
2000-05-29 Sandeep Tamhankar <sandeep@scriptics.com> * tests/http.test * doc/http.n * library/h... check-in: 2667506cff user: hobbs tags: trunk
2000-06-01
00:33
added unset -- -nocomplain options check-in: 1f4fd67a67 user: hobbs tags: trunk
00:33
* tests/set-old.test: * doc/unset.n: * generic/tclVar.c (Tcl_UnsetObjCmd): added -nocomplain and ... check-in: 4f72696ca3 user: hobbs tags: trunk
2000-05-31
15:03
* generic/tclVar.c (Tcl_ArrayObjCmd): Added support for regexp and exact matching for [array names] ... check-in: 634da00427 user: ericm tags: trunk
2000-05-27
23:58
* tests/info.test: * doc/info.n: * generic/tclIOUtil.c (Tcl_EvalFile): * generic/tclCmdIL.c (Inf... check-in: 11466720a7 user: hobbs tags: trunk
2000-05-26
08:54
new compiled commands, reworked string commands for unicode check-in: 58b3cdf9e7 user: hobbs tags: trunk
08:53
* generic/tclCompExpr.c: changed INST_STREQ -> INST_STR_EQ, INST_STRNEQ -> INST_STR_NEQ * generic... check-in: 42d08624f2 user: hobbs tags: trunk