Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
1372 check-ins using file mac/tclMacOSA.r version befe2dceb1
|
2002-01-24
| ||
| 20:34 | Added test for meaning of tcl_platform(wordSize) Closed-Leaf check-in: 875e73e3ac user: dkf tags: dkf-64bit-support-branch | |
|
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-02
| ||
| 22:06 | Added field to tcl_platform to describe the machine-word size. check-in: a2fac462b3 user: dkf tags: dkf-64bit-support-branch | |
| 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-27
| ||
| 09:54 | Fixed (hopefully) mistakes in tclTest.c that stopped compilation on Alpha. check-in: af7f78f734 user: dkf tags: dkf-64bit-support-branch | |
| 09:48 | Missed a #undef... check-in: acca2acd72 user: dkf tags: dkf-64bit-support-branch | |
|
2001-11-26
| ||
| 23:10 | Made 'obsolete fs hooks' version of stat buffers backward compatible. Thanks to Vince Darley for sug... check-in: 7a04070383 user: dkf tags: dkf-64bit-support-branch | |
|
2001-11-25
| ||
| 17:27 | Fixed fault in new Tcl_Stat implementation, and improved docs. check-in: 583078dda2 user: dkf tags: dkf-64bit-support-branch | |
|
2001-11-23
| ||
| 22:56 | Made Tcl_Stat use old-style 'struct stat' in its declaration following suggestions from Vince Darley... check-in: 1c171d3fff user: dkf tags: dkf-64bit-support-branch | |
| 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 | |
| 13:35 | Following a suggestion by wdi@ccc.uni-erlangen.de (Wolf-Dietrich Ihlenfeldt), This implements suppor... check-in: fa70a3036f user: dkf tags: dkf-64bit-support-branch | |
| 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-05
| ||
| 14:23 | Improved backward-compatability on platforms by adding migration entries to the stubs table for Tcl_... check-in: 37677d9c1f user: dkf tags: dkf-64bit-support-branch | |
|
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
| ||
| 16:11 | Fixed tesst selection to choose the right behaviour (use 64-bit code if we can support 64-bit operat... check-in: 4b3e177e0a user: dkf tags: dkf-64bit-support-branch | |
| 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-23
| ||
| 13:14 | Some places prefer string lengths to be unsigned. check-in: 7f9cc44820 user: dkf tags: dkf-64bit-support-branch | |
| 13:13 | Bother! Was losing error messages... check-in: 0e5e1022d2 user: dkf tags: dkf-64bit-support-branch | |
| 09:46 | Fixed behaviour of [incr] w.r.t. increment amounts that are not representable in a 'long'. check-in: 2023328e53 user: dkf tags: dkf-64bit-support-branch | |
|
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 | |
| 15:20 | Added #include tclPort.h to get definition of ptrdiff_t check-in: 5a69b95aa3 user: dgp tags: dkf-64bit-support-branch | |
| 14:53 | * win/tclWinMtherr.c (_matherr): Better handling of selected Borland C++ math errors, from hgiese@... check-in: e294b432a1 user: dkf tags: dkf-64bit-support-branch | |
| 10:37 | Avoid an obscure Borland limit... check-in: ef3b960148 user: dkf tags: dkf-64bit-support-branch | |
| 10:15 | Conditional-define INVALID_SET_FILE_POINTER for VC5 check-in: c34f9fde06 user: dkf tags: dkf-64bit-support-branch | |
| 10:10 | Stupid error in code to determine whether a literal is wide or not. Thanks to Benjamin Riefenstahl <... check-in: 40f562cb6f user: dkf tags: dkf-64bit-support-branch | |
| 09:54 | SunPro CC *sucks*... check-in: 5180b231ac user: dkf tags: dkf-64bit-support-branch | |
| 09:03 | Fixed assumptions in testing code relating to internal representation of index objects and added not... check-in: d211a25fa5 user: dkf tags: dkf-64bit-support-branch | |
|
2001-10-19
| ||
| 16:50 | * corrected minor coding errors to get compileable source check-in: cc969f8e74 user: dgp tags: dkf-64bit-support-branch | |
| 15:45 | Added clarification that string table used in Tcl_GetIndexFromObj must be a table of ASCII strings, ... check-in: 2fb96dfb8f user: dkf tags: dkf-64bit-support-branch | |
| 13:07 | Keep on trying to get the combination of generic/tcl.h and unix/tcl.m4 right! check-in: 7daa0044f5 user: dkf tags: dkf-64bit-support-branch | |
| 12:52 | Added range-checking to strtoll and strtoull check-in: 9052840b2d user: dkf tags: dkf-64bit-support-branch | |
| 12:51 | OS-level large-file support for Windows. check-in: a57c2489d6 user: dkf tags: dkf-64bit-support-branch | |
|
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 | |
| 14:59 | D'oh! Accidental redefinition removed... check-in: 2f1987e4a8 user: dkf tags: dkf-64bit-support-branch | |
| 14:19 | Simplified tcl.h and removed support for platforms that can understand but cannot printf a 64-bit va... check-in: e04a287f55 user: dkf tags: dkf-64bit-support-branch | |
| 13:44 | Corrected dirent64 API detection. check-in: cabcd5bba2 user: dkf tags: dkf-64bit-support-branch | |
| 12:47 | Fixed some more stupid errors (resulting from not being able to build on all platforms) and made sur... check-in: 3065819826 user: dkf tags: dkf-64bit-support-branch | |
| 12:08 | Tcl_FSChdir fix check-in: 894697460c user: vincentdarley tags: trunk | |
| 09:30 | Removed some UNIX-specific stuff that had been left in by accident check-in: 703334faa8 user: dkf tags: dkf-64bit-support-branch | |
| 09:03 | Various changes to make life much easier on non-UNIX platforms (mostly Win32.) check-in: 61fafe8162 user: dkf tags: dkf-64bit-support-branch | |
| 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 | |
| 09:28 | Changes to make more use of what autoconf can discover. Also adds *lots* more cacheing of discovered... check-in: 23533208c0 user: dkf tags: dkf-64bit-support-branch | |
| 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 | |
| 14:58 | Trying to do more with configure... check-in: f9c4cf80a8 user: dkf tags: dkf-64bit-support-branch | |
| 13:57 | Hopefully will work on AIX now, though this version might be a little on the aggressively anti-64bit... check-in: 3464281046 user: dkf tags: dkf-64bit-support-branch | |
| 10:55 | Oops. check-in: 643f10b199 user: dkf tags: dkf-64bit-support-branch | |
| 10:52 | Start of work to support more platforms (HPUX,IRIX,Win) plus some minor bug fixes check-in: ab8eb3df73 user: dkf tags: dkf-64bit-support-branch | |
| 10:48 | Some platforms don't have strtoll or strtoull. ***WARNING - THESE VERSIONS DON'T TO RANGE CHECKING *... check-in: d64c67eaaf user: dkf tags: dkf-64bit-support-branch | |
| 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 | |
| 15:02 | [string is integer] test update check-in: 2a417a026a user: dkf tags: dkf-64bit-support-branch | |
| 12:58 | Documented (some) 64-bit-related behaviour changes. check-in: 529dce316f user: dkf tags: dkf-64bit-support-branch | |
| 12:57 | [string is] support. check-in: e7a50922c2 user: dkf tags: dkf-64bit-support-branch | |
| 12:09 | Removed some debugging code and added a test that exercises a different route through the code. check-in: 9d1324889c user: dkf tags: dkf-64bit-support-branch | |
|
2001-10-11
| ||
| 22:28 | generic/tclLiteral.c: (TclReleaseLiteral) insured that self-referential bytecodes are properly clean... check-in: c51f435568 user: msofer tags: trunk | |
| 14:56 | Tests for all sorts of 64-bit support things check-in: 9e7b6aeeca user: dkf tags: dkf-64bit-support-branch | |
| 14:55 | Mod of Wide integers can produce a wide integer. D'oh! check-in: e616d349f6 user: dkf tags: dkf-64bit-support-branch | |
| 13:45 | More correct handling of wides as booleans, wide literals and [incr] of a variable containing a stri... check-in: a7a46582e4 user: dkf tags: dkf-64bit-support-branch | |
| 09:26 | Use more macros from tclInt.h and upper-case file-local macros check-in: 6db8e96f69 user: dkf tags: dkf-64bit-support-branch | |
|
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 | |
| 15:31 | Fixes to make test suite clean check-in: 43ea38a829 user: dkf tags: dkf-64bit-support-branch | |
| 15:30 | Fixes to make whole test suite clean check-in: dafdd96fef user: dkf tags: dkf-64bit-support-branch | |
| 15:29 | Various test fixes - fewer than I'd thought though... check-in: 61f1e3487a user: dkf tags: dkf-64bit-support-branch | |
|
2001-10-08
| ||
| 14:31 | Fewer #ifdefs, less warnings, and fixed a stupid sync error in tclCompile.h check-in: 6de6a2c147 user: dkf tags: dkf-64bit-support-branch | |
| 08:22 | 64-bit aware binary arithmetic ops (and fixes to get clean build) check-in: 12295905a7 user: dkf tags: dkf-64bit-support-branch | |
| 08:22 | D'oh! Stupid error... check-in: 8092753495 user: dkf tags: dkf-64bit-support-branch | |
|
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-05
| ||
| 15:37 | 64-bit aware unary ops check-in: 44e64ea499 user: dkf tags: dkf-64bit-support-branch | |
| 15:16 | 64-bit aware binary bit-ops and mod check-in: 39805a980f user: dkf tags: dkf-64bit-support-branch | |
| 14:20 | Logical ops and comparisons now 64-bit aware check-in: 2da836642a user: dkf tags: dkf-64bit-support-branch | |
| 13:48 | 64-bit user-function support, plus some macros for double<->wide conversions check-in: ea86d3958a user: dkf tags: dkf-64bit-support-branch | |
| 10:43 | Support for adding (long) values to variables containing wide values ([incr]) check-in: e7af90200c user: dkf tags: dkf-64bit-support-branch | |
| 08:14 | Improving support for Alpha check-in: cbc64d0cd7 user: dkf tags: dkf-64bit-support-branch | |
|
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:35 | Renamed misnamed macro, and added support for Alphas check-in: 5b358e6d58 user: dkf tags: dkf-64bit-support-branch | |
| 15:33 | correcting the Changelog date of my last commit. check-in: 1879178660 user: msofer tags: trunk | |
| 15:28 | Support for 64-bit [format] via 'l' specifier check-in: cfd35bbd98 user: dkf tags: dkf-64bit-support-branch | |
| 14:13 | More sensitive handling of 'unsigned long long' values. check-in: d679f82c1e user: dkf tags: dkf-64bit-support-branch | |
| 13:58 | Wide int support in [scan] via 'l' modifier check-in: be263c6068 user: dkf tags: dkf-64bit-support-branch | |
| 13:56 | Cleaning up a bit more. check-in: 3a44ce3a9c user: dkf tags: dkf-64bit-support-branch | |
| 13:55 | Tests and documentation for wide-int support in [binary] command. check-in: 8876c85f35 user: dkf tags: dkf-64bit-support-branch | |
| 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 | |
| 15:25 | Support for Linux and simpler support for Solaris check-in: 4198369c6d user: dkf tags: dkf-64bit-support-branch | |
| 15:16 | Move system #includes until after tcl.h or Bad Things Happen on Linux... check-in: ae330e0942 user: dkf tags: dkf-64bit-support-branch | |
| 09:45 | Oops! Forgot to register the obj-type... check-in: ffbba391aa user: dkf tags: dkf-64bit-support-branch | |
|
2001-10-02
| ||
| 10:56 | Added conditionals to cope with case where 'long' is a 64-bit type. check-in: 70c2208b6a user: dkf tags: dkf-64bit-support-branch | |
| 10:47 | Basic 64-bit support in the [binary] command. check-in: 0de26827db user: dkf tags: dkf-64bit-support-branch | |
|
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 | |
| 14:29 | Factoring out some more 64/32-bit OS interfaces check-in: 8f153d8b82 user: dkf tags: dkf-64bit-support-branch | |
| 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 | |
| 15:48 | Pulled changes needed to go to using 64-bit file offsets into one place. OK, so it's tcl.h which isn... check-in: 6e988daa34 user: dkf tags: dkf-64bit-support-branch | |
| 15:11 | Backed out unwise changes check-in: 419bd3b761 user: dkf tags: dkf-64bit-support-branch | |
| 15:09 | Added CONST to file argument for AttemptDb* check-in: bf59d90316 user: dkf tags: dkf-64bit-support-branch | |
| 15:00 | Backed out unwise changes check-in: 7f0fd62bfb user: dkf tags: dkf-64bit-support-branch | |
| 14:56 | Backed out unwise changes, and neatened up decls file check-in: 575a521977 user: dkf tags: dkf-64bit-support-branch | |
| 14:51 | Backed out unwise changes check-in: 4bd8bd14a6 user: dkf tags: dkf-64bit-support-branch | |
| 14:25 | Backing out unwise changes check-in: bfeeb2a228 user: dkf tags: dkf-64bit-support-branch | |
| 14:23 | Backed out unwise changes check-in: a6d453858f user: dkf tags: dkf-64bit-support-branch | |
| 14:11 | Backed out unwise changes check-in: 641711bb48 user: dkf tags: dkf-64bit-support-branch | |
| 14:07 | Adjusted to use Tcl_WideInt for file offsets check-in: 6a79eedcad user: dkf tags: dkf-64bit-support-branch | |
| 13:59 | Updated to use Tcl_StatBuf instead of 'struct stat' check-in: 54c1fcc487 user: dkf tags: dkf-64bit-support-branch | |
| 13:49 | Backing out unwise changes check-in: 4c0c25f627 user: dkf tags: dkf-64bit-support-branch | |
| 13:46 | Backing out unwise changes. check-in: 2f9179ed81 user: dkf tags: dkf-64bit-support-branch | |
| 13:38 | Backing out unwise changes check-in: 66e1621cbf user: dkf tags: dkf-64bit-support-branch | |
| 10:21 | Fixes so as to use wide ints for some stat fields, and to add some warnings on areas with non-64bit ... check-in: c8ca0b3b71 user: dkf tags: dkf-64bit-support-branch | |
| 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-26
| ||
| 14:23 | Now builds on Solaris8/SPARC with both SunPro CC *and* GCC. check-in: 4850711173 user: dkf tags: dkf-64bit-support-branch | |
|
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 | |
| 21:09 | * mac/MW_TclBuildLibHeader.h: * mac/MW_TclBuildLibHeader.pch: * mac/MW_TclHeaderCommon.h: * mac/... check-in: f9179f0937 user: hobbs tags: core-8-3-1-branch | |
| 19:13 | * unix/configure: * unix/tcl.m4: extended test of termios vs. termio vs. sgtty to better detect r... check-in: 51accb0d7c user: hobbs tags: core-8-3-1-branch | |
| 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 | |
| 14:47 | Corrected out of date comments check-in: 0dee016d4f user: dgp tags: core-8-3-1-branch | |
| 08:36 | improved cygwin compat for RC_DEFINES check-in: b11b19593e user: hobbs tags: core-8-3-1-branch | |
| 07:38 | * generic/tclListObj.c (Tcl_SetListObj): set objPtr->length = 0 in empty object case to maintain s... check-in: 350842f625 user: hobbs tags: core-8-3-1-branch | |
| 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
| ||
| 23:00 | adjust mklinks target check-in: f7702585e2 user: hobbs tags: core-8-3-1-branch | |
| 22:54 | see backport log in ChangeLog for specific file backports from 8.4aCVS check-in: 6defc375da user: hobbs tags: core-8-3-1-branch | |
| 22:10 | added configure scripts to 8.3 branch check-in: 62148d6619 user: hobbs tags: core-8-3-1-branch | |
| 22:08 | README link and notes updates check-in: 3fa97d0ef6 user: hobbs tags: core-8-3-1-branch | |
| 22:06 | doc clarifications and cleanup check-in: e18374f068 user: hobbs tags: core-8-3-1-branch | |
| 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-08
| ||
| 19:03 | Created branch tclpro-1-5-0-synthetic Closed-Leaf check-in: e979569c4f user: cvs2fossil tags: tclpro-1-5-0-synthetic, tclpro-1-5-0 | |
| 19:03 | updated changes for 8.3.2 release check-in: 5318e840e9 user: hobbs tags: core-8-3-1-branch, core-8-3-2, tclpro-1-4-1 | |
| 18:08 | * library/msgcat1.0/pkgIndex.tcl: * library/msgcat1.0/msgcat.tcl: bumped msgcat version to 1.1. check-in: e8a14fc5b2 user: hobbs tags: core-8-3-1-branch | |
| 17:53 | * library/msgcat1.0/msgcat.tcl: bumped msgcat version to 1.1. check-in: 598d428da9 user: hobbs tags: core-8-3-1-branch | |
| 00:58 | see changes check-in: 58bf9d8905 user: hobbs tags: core-8-3-1-branch, tclpro-1-4-0 | |
| 00:57 | * doc/ChnlStack.3: * doc/CrtChannel.3: updated the docs to be aware of the TCL_CHANNEL_VERSION_2 ... check-in: a6a05b752c user: hobbs tags: core-8-3-1-branch | |
| 00:57 | * generic/tclIO.c (Tcl_CreateChannel): added assertion to verify that the new channel versioning w... check-in: b27de3ca70 user: hobbs tags: core-8-3-1-branch | |
| 00:57 | * unix/mkLinks: Regen'd with new mkLinks.tcl. * unix/mkLinks.tcl: Fixed indentation, made link set... check-in: 20239e7f73 user: hobbs tags: core-8-3-1-branch | |
|
2000-08-07
| ||
| 22:42 | * tests/indexObj.test: Added tests using the [testwrongnumargs] command to test Tcl_WrongNumArgs. *... check-in: 9b1fed9cba user: ericm tags: trunk | |
| 22:04 | * unix/Makefile.in: add tclsh.ico and tcl.spec to dist target check-in: 56dc3a4959 user: hobbs tags: core-8-3-1-branch | |
| 21:33 | see changes check-in: 91f28d2987 user: hobbs tags: core-8-3-1-branch | |
| 21:33 | * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): Corrected caching of the index ptr to account... check-in: fa0a0bedde user: hobbs tags: core-8-3-1-branch | |
| 21:33 | * generic/tclEnv.c: cast cleanup [Bug: 5624] * win/tclWinFCmd.c: cast cleanup [Bug: 5627] check-in: bd25ec3021 user: hobbs tags: core-8-3-1-branch | |
| 21:32 | * generic/tclPosixStr.c (Tcl_SignalMsg): clarified #defines for Linux on Sparc to compile correctl... check-in: 79d2ef3675 user: hobbs tags: core-8-3-1-branch | |
| 21:32 | * tests/stringObj.test: Tweaked tests to avoid hardcoded high-ASCII characters (which will fail in... check-in: 54c3d5c976 user: hobbs tags: core-8-3-1-branch | |
| 21:32 | * tests/opt.test: * library/opt0.4/optparse.tcl: Applied patch from [Bug: 5922], which corrected ... check-in: 0ec8182d81 user: hobbs tags: core-8-3-1-branch | |
| 21:31 | * library/history.tcl: Corrected an off-by-one error in HistIndex, which was causing [history redo... check-in: 16ecf09ff8 user: hobbs tags: core-8-3-1-branch | |
| 21:31 | * library/init.tcl (auto_import): added check to see if a valid pattern was coming in, to avoid si... check-in: 8fd7dc9f23 user: hobbs tags: core-8-3-1-branch | |
| 21:31 | * unix/tclUnixInit.c (TclpSetInitialEncodings): attempt to correct setlocale calls for XIM support... check-in: 608c7a9a5a user: hobbs tags: core-8-3-1-branch | |
| 21:30 | * generic/tclClock.c (FormatClock): correct code to handle locale specific return values from strf... check-in: e3093ce730 user: hobbs tags: core-8-3-1-branch | |
| 21:30 | * tests/clock.test: Added test for "2 days 2 hours ago" style specifications. * generic/tclDate.... check-in: 8d1fb17481 user: hobbs tags: core-8-3-1-branch | |
| 21:30 | * generic/tclCkalloc.c: Fixed some function headers. check-in: 4b347fdc7d user: hobbs tags: core-8-3-1-branch | |
| 21:29 | * doc/AddErrInfo.3: * doc/ChnlStack.3: * doc/Exit.3: * doc/GetIndex.3: * doc/Notifier.3: * doc... check-in: 848041cb0b user: hobbs tags: core-8-3-1-branch | |
|
2000-08-06
| ||
| 00:20 | * generic/tclIOGT.c (TclChannelTransform): fixed segfault that would occur when transforming a cha... check-in: 40872cef19 user: hobbs tags: core-8-3-1-branch | |
|
2000-08-03
| ||
| 21:59 | Finished backport of mcunknown fix for 8.3.2. check-in: dbab6ab30f user: ericm tags: core-8-3-1-branch | |
| 21:40 | Backport of mcunknown fixes for 8.3.2. check-in: 3fc06e9129 user: ericm tags: core-8-3-1-branch | |
| 21:40 | Backport of mcunknown fixes. check-in: 58519087fc user: ericm tags: core-8-3-1-branch | |
|
2000-07-31
| ||
| 18:03 | Removed dead space at end of file. check-in: a71bddc821 user: ericm tags: trunk | |
|
2000-07-28
| ||
| 07:58 | * win/Makefile.in: * win/configure.in: * win/tcl.m4: * win/tclConfig.sh.in: Back port of gcc for... check-in: cf95876426 user: mo tags: core-8-3-1-branch | |
|
2000-07-27
| ||
| 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 | |
| 01:39 | Created branch ajuba-ajuba2-2-1-base-synthetic Closed-Leaf check-in: 44eafad11b user: cvs2fossil tags: ajuba-ajuba2-2-1-base-synthetic, ajuba-ajuba2-2-1-base | |
| 01:39 | * merged core-8-3-1-io-rewrite back into core-8-3-1-branch. The core-8-3-1-io-rewrite branch shoul... check-in: 4a5dd63d1f user: hobbs tags: core-8-3-1-branch | |
| 00:38 | * generic/tclStubInit.c: * generic/tclDecls.h: * generic/tcl.decls: * generic/tcl.h: * gene... Closed-Leaf check-in: d975fb5646 user: hobbs tags: core-8-3-1-io-rewrite, merge-8-3-1-io-rewrite-07-26-00 | |
|
2000-07-26
| ||
| 23:53 | * tests/iogt.test: added RCS string, marked tests 2.* to be unixOnly due to underlying system diff... check-in: 92ba0e688c user: hobbs tags: core-8-3-1-io-rewrite | |
| 23:53 | * unix/Makefile.in: undid 07-25 Makefile.in changes because we don't really want to force all priv... check-in: 96e663cf32 user: hobbs tags: core-8-3-1-io-rewrite | |
| 04:56 | Changed Unix to install all headers because they are used by packages like Itcl and Expect, and its ... check-in: fa892d814d user: welch tags: core-8-3-1-io-rewrite | |
| 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 | |
| 16:54 | 2000-07-25 Andreas Kupries <a.kupries@westend.com> * tests/iogt.test: (line 866f) New tests iogt-6... check-in: 10bfc475b0 user: kupries tags: core-8-3-1-io-rewrite | |
|
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 | |
| 05:08 | * tests/socket.test: removed doTestsWithRemoteServer constraint from socket-12.*. It requires 'ex... check-in: c8e261fa56 user: hobbs tags: core-8-3-1-io-rewrite | |
|
2000-07-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 | |
| 01:08 | Added rules to make tclreg and tcldde static libraries. check-in: b721d923fa user: welch tags: core-8-3-1-io-rewrite | |
| 01:08 | *** empty log message *** check-in: 43cf7aa9f5 user: welch tags: core-8-3-1-io-rewrite | |
|
2000-07-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
| ||
| 23:09 | * README: * win/README: * win/README.binary: * win/configure.in: * unix/configure.in: * unix/t... check-in: a6bac79caf user: hobbs tags: core-8-3-1-io-rewrite | |
| 22:59 | * generic/tclStubInit.c: * generic/tclIntDecls.h: * generic/tclInt.decls: commented out internal ... check-in: 9a75cd275a user: hobbs tags: core-8-3-1-io-rewrite | |
| 22:58 | * unix/Makefile.in: * win/Makefile.in: * win/makefile.vc: added tclIOGT.c to objects list to comp... check-in: b002942e32 user: hobbs tags: core-8-3-1-io-rewrite | |
| 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-14
| ||
| 04:16 | * win/tclWinChan.c: updated fileChannelType to v2 channel struct * win/tclWinConsole.c: updated co... check-in: edb18d89dd user: hobbs tags: core-8-3-1-io-rewrite | |
| 04:16 | * generic/tclIO.c (StackSetBlockMode): moved set of chanPtr outside of blockModeProc check to avoi... check-in: d0ec86cd6c user: hobbs tags: core-8-3-1-io-rewrite | |
|
2000-07-13
| ||
| 07:22 | Added some SEE ALSO sections. check-in: 30e1dd7649 user: poenitz tags: trunk | |
| 01:08 | Added builds of the tclreg and tcldde static libraries. check-in: b7b41af2c9 user: welch tags: core-8-3-1-branch | |
| 01:08 | *** empty log message *** check-in: 15e292afd9 user: welch tags: core-8-3-1-branch | |
|
2000-07-12
| ||
| 01:41 | * tests/iogt.test: made tests [345].0 not run by default as they were failing in the new design, b... check-in: 2f00b8921d user: hobbs tags: core-8-3-1-io-rewrite | |
|
2000-07-10
| ||
| 17:35 | 2000-07-10 Andreas Kupries <a.kupries@westend.com> * tests/iogt.test: Reverted some earlier chang... check-in: ddc1b09ee7 user: kupries tags: core-8-3-1-io-rewrite | |
|
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 | |
| 03:31 | * tests/iogt.test: new tests for stacked channel stuff based off new 'testchannel transform|unstac... check-in: b684e61b81 user: hobbs tags: core-8-3-1-io-rewrite | |
|
2000-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-21
| ||
| 03:49 | Fix Weak links check-in: 87e0596e14 user: jingham tags: core-8-3-1-branch | |
|
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-14
| ||
| 01:38 | fixed the arglist for scan--varNames are all optional check-in: e63242ecaa user: hershey tags: core-8-3-1-branch | |
|
2000-06-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:44 | Created branch ajuba-ajuba2-2-0-synthetic Closed-Leaf check-in: 61886d60e7 user: cvs2fossil tags: ajuba-ajuba2-2-0-synthetic, ajuba-ajuba2-2-0 | |
| 23:44 | reduced unnecessary iterations in http-3.13 check-in: dc87c202da user: hobbs tags: core-8-3-1-branch | |
| 23:43 | reduced unnecessary iterations in http-3.13 check-in: 946105af77 user: hobbs tags: trunk | |
| 23:14 | 2000-05-29 Sandeep Tamhankar <sandeep@scriptics.com> * tests/http.test * doc/http.n * library/h... check-in: 2667506cff user: hobbs tags: trunk | |
| 20:04 | * generic/tclIO.c (CloseChannel): removed the &ing out of (TCL_READABLE|TCL_WRITABLE) from the fla... check-in: 7659a94a04 user: hobbs tags: core-8-3-1-branch | |
| 05:20 | (CloseChannel): further extended CloseChannel in the stacked case to effect certain operations on ... check-in: 0224a167ee user: hobbs tags: core-8-3-1-branch | |
| 03:01 | * generic/tclIO.c (CloseChannel): Rewrote CloseChannel code to unstack a channel during the close ... check-in: f7571ce9e0 user: hobbs tags: core-8-3-1-branch | |
|
2000-06-01
| ||
| 00:33 | added unset -- -nocomplain options check-in: 1f4fd67a67 user: hobbs tags: trunk | |
| 00:33 | * tests/set-old.test: * doc/unset.n: * generic/tclVar.c (Tcl_UnsetObjCmd): added -nocomplain and ... check-in: 4f72696ca3 user: hobbs tags: trunk | |
|
2000-05-31
| ||
| 15:03 | * generic/tclVar.c (Tcl_ArrayObjCmd): Added support for regexp and exact matching for [array names] ... check-in: 634da00427 user: ericm tags: trunk | |
| 01:28 | 2000-05-29 Sandeep Tamhankar <sandeep@scriptics.com> * tests/http.test * doc/http.n * library/h... check-in: 43202241e2 user: sandeep tags: core-8-3-1-branch | |
|
2000-05-27
| ||
| 23:58 | * tests/info.test: * doc/info.n: * generic/tclIOUtil.c (Tcl_EvalFile): * generic/tclCmdIL.c (Inf... check-in: 11466720a7 user: hobbs tags: trunk | |
|
2000-05-26
| ||
| 08:54 | new compiled commands, reworked string commands for unicode check-in: 58b3cdf9e7 user: hobbs tags: trunk | |
| 08:53 | * generic/tclCompExpr.c: changed INST_STREQ -> INST_STR_EQ, INST_STRNEQ -> INST_STR_NEQ * generic... check-in: 42d08624f2 user: hobbs tags: trunk | |
| 08:52 | * generic/tclStringObj.c (Tcl_AppendUnicodeToObj): removed dead code. (AppendUnicodeToUnicodeRep) ... check-in: 0ea5ede54f user: hobbs tags: trunk | |
| 08:51 | * generic/tclInt.h: * generic/tclObj.c (Tcl_DbIsShared): added support for checking result of Tcl... check-in: b4ded7886d user: hobbs tags: trunk | |
| 08:51 | * generic/tclCmdMZ.c (Tcl_RegsubObjCmd): reworked to operate in Unicode, tweaked for performance. ... check-in: 021b3fcbdd user: hobbs tags: trunk | |
| 08:50 | * tests/string.test: added string map tests for the one-pair case, corrected tests to reflect impr... check-in: 446f8b2bde user: hobbs tags: trunk | |
|
2000-05-23
| ||
| 22:10 | * generic/tclInt.h: Added function prototypes for TclCompileStringCmd and TclCompileReturnCmd. * ge... check-in: 9a0e714517 user: ericm tags: trunk | |
| 02:45 | * doc/scan.n: * doc/array.n: minor doc fixes [Bug: 5396] check-in: e139b081e4 user: hobbs tags: trunk | |
|
2000-05-22
| ||
| 23:55 | see changes check-in: 47b3d7b741 user: hobbs tags: trunk | |
| 23:55 | * win/tclWinFCmd.c: cast cleanup [Bug: 5627] check-in: b24330d647 user: hobbs tags: trunk | |
| 23:54 | * win/tclWinSerial.c: cast cleanup [Bug: 5626] check-in: 899476c20b user: hobbs tags: trunk | |
| 23:54 | * win/tclWinConsole.c: cast and header cleanup [Bug: 5625] check-in: 3f4a2d6af6 user: hobbs tags: trunk | |
| 23:54 | * generic/tclEnv.c: cast cleanup [Bug: 5624] check-in: 2c6b454dab user: hobbs tags: trunk | |
|
2000-05-19
| ||
| 21:30 | see changes check-in: 3c461b5722 user: hobbs tags: trunk | |
| 21:30 | * generic/tclTest.c: * generic/tclIO.c: moved channel test commands from tclIO.c to tclTest.c. *... check-in: a0e9b1640e user: hobbs tags: trunk | |
| 18:57 | fixed patching problems for mingw compatability check-in: ab2a9725ab user: hobbs tags: trunk | |
|
2000-05-18
| ||
| 22:29 | * tests/clock.test: Added test for "2 days 2 hours ago" style specifications. * generic/tclDate.c: ... check-in: 5dc84a282d user: ericm tags: trunk | |
| 22:19 | see changes check-in: ea4f8179a8 user: hobbs tags: trunk | |
| 22:19 | * win/{tcl.m4,Makefile.in,configure.in}: added support for mingw compile env and cross-compiling. ... check-in: eab5a957cf user: hobbs tags: trunk | |
| 21:37 | see changes check-in: ed930df419 user: hobbs tags: trunk | |
| 21:37 | * library/init.tcl (auto_import): added check to see if a valid pattern was coming in, to avoid si... check-in: 27f0354112 user: hobbs tags: trunk | |
| 21:37 | * doc/regsub.n: correct regsub docs [Bug: 5346] check-in: d7844ddfd5 user: hobbs tags: trunk | |
| 21:36 | * generic/tclClock.c (FormatClock): correct code to handle locale specific return values from strf... check-in: 7395d09104 user: hobbs tags: trunk | |
|
2000-05-15
| ||
| 21:48 | * library/history.tcl: Corrected an off-by-one error in HistIndex, which was causing [history redo... check-in: b47be28ecb user: ericm tags: trunk | |
|
2000-05-11
| ||
| 01:50 | * generic/tclPosixStr.c (Tcl_SignalMsg): clarified #defines for Linux on Sparc to compile correctl... check-in: 23bdc0c3b5 user: hobbs tags: trunk | |
| 00:17 | see changes check-in: d00cfae838 user: hobbs tags: trunk | |
| 00:17 | * doc/namespace.n: * tests/namespace.test: * generic/tclNamesp.c (Tcl_NamespaceObjCmd): added 'na... check-in: 1570dc2201 user: hobbs tags: trunk | |
| 00:16 | * doc/source.n: * doc/Eval.3: * tests/source.test: * generic/tclIOUtil.c (Tcl_EvalFile): added e... check-in: 03cdfc3a86 user: hobbs tags: trunk | |
|
2000-05-10
| ||
| 23:49 | test fix check-in: 7b12230f7d user: hobbs tags: trunk | |
|
2000-05-09
| ||
| 19:13 | 2000-05-09 Andreas Kupries <a.kupries@westend.com> operating as proxy for David Gravereaux <davyg... check-in: c1e244a299 user: kupries tags: trunk | |
| 17:50 | * tests/lsearch.test: * doc/lsearch.n: * generic/tclCmdIL.c (Tcl_LsearchObjCmd): Extended [lsearch] ... check-in: 51a0b967fd user: ericm tags: trunk | |
| 00:00 | * doc/expr.n: * tests/expr.test: * tests/expr-old.test: added tests for 'eq' and 'ne' * generic/... check-in: 0d91727189 user: hobbs tags: trunk | |
|
2000-05-08
| ||
| 22:21 | * generic/tclCmdIL.c (Tcl_LinsertObjCmd): made use of Tcl_DuplicateObj where code was otherwise du... check-in: 39a3a048f1 user: hobbs tags: trunk | |
| 22:14 | lint chan = NULL init check-in: 8f82990764 user: hobbs tags: trunk | |
| 22:13 | * generic/tclObj.c (Tcl_DuplicateObj): simplified code to call TclInitStringRep, which the code wa... check-in: b7f61c3131 user: hobbs tags: trunk | |
| 22:10 | minor comment correction check-in: 7fc9fd97f3 user: hobbs tags: trunk | |
| 22:06 | removed unreferenced var check-in: 5482dfcb56 user: hobbs tags: trunk | |
| 22:05 | removed VS/VE 8.1 macros check-in: bee7a32576 user: hobbs tags: trunk | |
| 22:04 | * tests/string.test: extended string match tests check-in: 287915a2fe user: hobbs tags: trunk | |
| 21:59 | * doc/Utf.3: * generic/tclStubInit.c: * generic/tcl.decls: * generic/tclDecls.h: * generic/tclU... check-in: 52c8e2d16d user: hobbs tags: trunk | |
| 21:25 | * tests/set-old.test: * doc/array.n: * generic/tclVar.c: Added [array statistics] command [RFE: 4557... check-in: 4254340950 user: ericm tags: trunk | |
|
2000-05-06
| ||
| 19:51 | 2000-05-06 Andreas Kupries <a.kupries@westend.com> operating as proxy for David Gravereaux <davygr... check-in: d0d9090813 user: kupries tags: trunk | |
|
2000-05-03
| ||
| 00:15 | * README: * generic/tcl.h: * library/init.tcl: * library/reg1.0/pkgIndex.tcl: * library/tcltest... check-in: be42a4145e user: hobbs tags: trunk | |
| 00:14 | * tests/compile.test: * tests/init.test: * tests/proc.test: * tests/proc-old.test: * tests/rena... check-in: e9b0d62a31 user: hobbs tags: trunk | |
| 00:13 | * unix/Makefile.in: add tclsh.ico and tcl.spec to dist target check-in: bcfb7bbe48 user: hobbs tags: trunk | |
|
2000-05-02
| ||
| 22:02 | 2000-05-02 Andreas Kupries <a.kupries@westend.com> * Overall changes: (1) Implementation of jo... check-in: cdf262856d user: kupries tags: trunk | |
|
2000-04-28
| ||
| 00:47 | * doc/library.n: Added entries for auto_qualify and auto_import [Bug: 1271]. * doc/Init.3: Manual e... check-in: 3429c5f93a user: ericm tags: trunk | |
|
2000-04-27
| ||
| 01:46 | * doc/memory.n: Man page for Tcl "memory" command, which is created when TCL_MEM_DEBUG is defined at... check-in: 9aabc80546 user: ericm tags: trunk | |
|
2000-04-26
| ||
| 22:36 | * unix/mkLinks: Regen'd with new mkLinks.tcl. * unix/mkLinks.tcl: Fixed indentation, made link setu... check-in: 04f453e64f user: ericm tags: trunk | |
| 20:49 | Created branch core-8-3-1-synthetic Closed-Leaf check-in: 229cb92672 user: cvs2fossil tags: core-8-3-1-synthetic, core-8-3-1 | |
| 20:49 | Fixed bad crosslink command. check-in: e316983b70 user: ericm tags: trunk | |
| 17:31 | * README: * mac/README: * tools/tcl.wse.in: * unix/README: * unix/tcl.spec: * win/README: * w... check-in: e2a5e3125f user: hobbs tags: trunk | |
| 17:05 | Updated URLs check-in: b6b9751c73 user: welch tags: trunk | |
| 17:01 | LogCommandInfo man entry. check-in: aca9cea7e2 user: ericm tags: trunk | |
| 17:00 | LogCommandInfo man page. check-in: 76377166af user: ericm tags: trunk | |
| 17:00 | LogCommandInfo man entry. check-in: a6e79bb9c4 user: ericm tags: trunk | |
| 00:24 | updated for 8.3.1 release check-in: 338f651564 user: hobbs tags: trunk | |
|
2000-04-25
| ||
| 23:03 | NAME macro fix check-in: 968c1a7522 user: hobbs tags: trunk | |
| 22:29 | version cleanup check-in: 26d383863d user: hobbs tags: trunk | |
| 20:58 | * unix/Makefile.in: * win/Makefile.in: * win/makefile.vc: updated for http change and some cleanu... check-in: 1e558a16da user: hobbs tags: trunk | |
| 20:21 | moved http2.1 to http2.3 check-in: a43b5bad06 user: hobbs tags: trunk | |
| 17:56 | * unix/tclUnixThrd.c: removed {}s around PTHREAD_MUTEX_INITIALIZER [Bug: 5254] check-in: aa8d40b8f1 user: hobbs tags: trunk | |
| 17:55 | * unix/tclLoadDyld.c (TclpLoadFile): removed use of interp->result check-in: 390ae98d85 user: hobbs tags: trunk | |
| 17:55 | * doc/Utf.3: clarified docs for Tcl_(UniChar|Utf)AtIndex check-in: b3b30628d9 user: hobbs tags: trunk | |
| 00:54 | * unix/mkLinks: * doc/OpenFileChnl.3: Added man entry for Tcl_Ungets [Bug: 1834]. check-in: 09b0933925 user: ericm tags: trunk | |
| 00:28 | * unix/mkLinks: * doc/SourceRCFile.3: Man page for Tcl_SourceRCFile [Bug: 1833]. check-in: e1c7b67772 user: ericm tags: trunk | |
|
2000-04-24
| ||
| 23:52 | * unix/mkLinks: * doc/ParseCmd.3: Added documentation for Tcl_ParseVar [Bug: 1828]. check-in: b374c02492 user: ericm tags: trunk | |
| 23:32 | * unix/tclUnixNotfy.c (Tcl_FinalizeNotifier, NotifierThreadProc): added write of 'q' into triggerP... check-in: b63233fd7f user: hobbs tags: trunk | |
| 06:46 | *** empty log message *** check-in: 26e0b4a97b user: jingham tags: trunk | |
| 06:43 | 2000-04-23 Jim Ingham <jingham@cygnus.com> These changes make some error handling margina... check-in: 406aaa947b user: jingham tags: trunk | |
|
2000-04-23
| ||
| 03:37 | *** empty log message *** check-in: d202742949 user: jingham tags: trunk | |
| 03:36 | 2000-04-22 Jim Ingham <jingham@cygnus.com> * library/package.tcl (tclPkgUnknown): Fixed a ... check-in: aa5214fbab user: jingham tags: trunk | |
|
2000-04-22
| ||
| 07:07 | 2000-04-21 Sandeep Tamhankar <sandeep@scriptics.com> * library/http2.1/http.tcl: Fixed a newly in... check-in: 8f0cd2d9ba user: sandeep tags: trunk | |
| 00:37 | More thrashing with the "server closes without reading post data" scenario. Reverted to the previou... check-in: c0d948dc41 user: welch tags: trunk | |
| 00:37 | comments for http.tcl check-in: d893bfe62f user: welch tags: trunk | |
|
2000-04-21
| ||
| 04:04 | * generic/tclAlloc.c: wrapped caddr_t define to not be done on Unix * unix/tclUnixPort.h: added Tc... check-in: 618011d0b2 user: hobbs tags: trunk | |
|
2000-04-20
| ||
| 01:30 | * library/dde1.1/pkgIndex.tcl: * library/reg1.0/pkgIndex.tcl: * win/tclWinChan.c: * win/tclWinTh... check-in: c818263820 user: hobbs tags: trunk | |
|
2000-04-19
| ||
| 23:24 | * generic/tclFileName.c (SplitUnixPath): added support for QNX node ids. check-in: 20e78a2f2d user: hobbs tags: trunk | |
| 09:17 | have to allow for strchr being a macro in TtyParseProc check-in: 8e5dea5253 user: hobbs tags: trunk | |
| 08:32 | * README: * generic/tcl.h: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/con... check-in: 2bb0593bdf user: hobbs tags: trunk | |
| 01:01 | * generic/tclEvent.c (TclInitSubsystems): Moved tclLibraryPath to thread-local storage to prevent ... check-in: 57271c3723 user: hobbs tags: trunk | |
|
2000-04-18
| ||
| 23:26 | * win/Makefile.in: * win/tcl.rc: * win/tclsh.rc: * win/tclsh.ico: Modified copyright dates in W... check-in: ef4b92e1f8 user: redman tags: trunk | |
| 23:10 | * generic/tclEvent.c (TclInitSubsystems): Moved tclLibraryPath to thread-local storage to prevent ... check-in: 800390a3de user: hobbs tags: trunk | |
| 23:06 | * unix/tclAppInit.c (main): removed #ifdef TCL_TEST that sets the library path as it was unnecessa... check-in: 7545f3c2fc user: hobbs tags: trunk | |
|
2000-04-17
| ||
| 20:32 | Added Tcl_CreateThreadType and TCL_RETURN_THREAD_TYPE macros for declaring the NewThread callback pr... check-in: 3013a54849 user: welch tags: trunk | |
| 20:32 | Updates for Tcl_CreateThreadType check-in: cf0b7dd51e user: welch tags: trunk | |
| 01:52 | Don't append : to folder name if the folder name is empty. check-in: bb30f9a434 user: jingham tags: trunk | |
|
2000-04-15
| ||
| 18:42 | Added additional information regarding TCLLIBPATH (specifically, that "/" must be used as the path s... check-in: e1576ae91b user: ericm tags: trunk | |
| 17:34 | * unix/tclUnixChan.c (TtyParseMode): Only allow setting mark/space parity on platforms that suppor... check-in: 64dd87f4a7 user: hobbs tags: trunk | |
| 17:34 | * generic/tclBasic.c (Tcl_GetVersion): adjusted use of major/minor to not conflict with global dec... check-in: cc48184a22 user: hobbs tags: trunk | |
| 17:34 | * unix/tclUnixChan.c (TtyParseMode): Only allow setting mark/space parity on platforms that suppor... check-in: a64be0d5f2 user: hobbs tags: trunk | |
|
2000-04-14
| ||
| 23:01 | * doc/AppInit.3: * doc/Async.3: * doc/BackgdErr.3: * doc/CrtChannel.3: * doc/CrtInterp.3: * do... check-in: 66905b808b user: hobbs tags: trunk | |
| 06:42 | * unix/tcl.m4 (SC_ENABLE_THREADS): enhanced the detection of pthread_mutex_init [Bug: 4359] and (S... check-in: 720c60af3f user: hobbs tags: trunk | |
| 06:42 | * doc/regexp.n: doc clarification [Bug: 5037] * doc/update.n: typo fix [Bug: 4996] check-in: f5cd778d6a user: hobbs tags: trunk | |
| 06:42 | * doc/regexp.n: doc clarification [Bug: 5037] * doc/update.n: typo fix [Bug: 4996] * unix/tcl.m4... check-in: b1dcbfacb9 user: hobbs tags: trunk | |
|
2000-04-13
| ||
| 02:30 | removed __stdcall decl for WIN32 case on ThreadCreate check-in: e8fa73f24d user: hobbs tags: trunk | |
|
2000-04-12
| ||
| 18:41 | * doc/dde.n: corrected dde poke docs. [Bug: 4991] check-in: 6356a7ea59 user: hobbs tags: trunk | |
|
2000-04-11
| ||
| 21:42 | * win/tclWinPipe.c: Added "CONST" keyword to declaration of char *native in TclpCreateTempFile, to s... check-in: abd92d8bbb user: ericm tags: trunk | |
| 21:16 | * msgcat.n: Added docs for new behavior from patch in [Bug: 4158]. * msgcat.test: Added tests for n... check-in: 3991fa63bb user: ericm tags: trunk | |
| 01:04 | Fixed compiler warnings check-in: 7f42a656b6 user: welch tags: trunk | |
| 01:04 | Updated to work with thread extension, if present check-in: 78b08a48a9 user: welch tags: trunk | |
| 01:04 | Changes for threading update check-in: b5288176c3 user: welch tags: trunk | |
|
2000-04-10
| ||
| 23:42 | fixed conflict in this file check-in: 8dbc8717ba user: welch tags: trunk | |
| 22:44 | Fixed Tcl_CreateThreadProc declaration check-in: c66c45242e user: welch tags: trunk | |
| 21:08 | * win/tclWinPipe.c (TclpCreateTempFile): Added conversion of contents string from UTF to native enco... check-in: 1908ebdc39 user: ericm tags: trunk | |
| 18:17 | * generic/tcl.h: removed specific typedef of Tcl_ThreadCreateProc for Windows as the build choked.... check-in: 484f58332a user: hobbs tags: trunk | |
| 17:18 | * tests/*.test: Changed all occurances of "namespace import ::tcltest" to "namespace import -force :... check-in: c2f93a113c user: ericm tags: trunk | |
| 00:27 | * generic/tclBasic.c (Tcl_SetCommandInfo): comment fix check-in: 0ed4a6b7ce user: hobbs tags: trunk | |
| 00:26 | * tests/reg.test (matchexpected): corrected tests to use tcltest constraint types to skip certain ... check-in: 1387708c80 user: hobbs tags: trunk | |
| 00:26 | * tests/reg.test (matchexpected): corrected tests to use tcltest constraint types to skip certain ... check-in: ccc1337b10 user: hobbs tags: trunk | |
|
2000-04-09
| ||
| 23:56 | Added "server closes without reading post data" case. check-in: 1803037c3d user: welch tags: trunk | |
| 23:56 | Adjusted file events and unified error handling. check-in: e3eb4545f0 user: welch tags: trunk | |
| 23:55 | Documented error cases. check-in: 00a3a996cb user: welch tags: trunk | |
| 23:55 | Updates for htp check-in: 7fb7d11f65 user: welch tags: trunk | |
| 21:14 | * unix/tclUnixThrd.c (Tcl_CreateThread): moved TCL_THREADS ifdef inside of func as it is declared ... check-in: 26ed7e69c3 user: hobbs tags: trunk | |
| 16:04 | 2000-04-08 Andreas Kupries <a.kupries@westend.com> * Overall change: Definition of a public API f... check-in: 51f6c167f6 user: kupries tags: trunk | |
|
2000-04-08
| ||
| 02:35 | * tests/fCmd.test: marked test 8.1 knownBug because it is dangerous on poorly configured systems [... check-in: 89587dc15b user: hobbs tags: trunk | |
| 02:35 | * library/tcltest1.0/tcltest.tcl (initConstraints): removed win32s references (no longer supported... check-in: 4c4ac9c48f user: hobbs tags: trunk | |
| 02:35 | * doc/binary.n: clarified docs on sign extension in binary scan [Bug: 3466] check-in: 7552c56cef user: hobbs tags: trunk | |
| 02:35 | * doc/binary.n: clarified docs on sign extension in binary scan [Bug: 3466] * library/tcltest1.0... check-in: 6716ee0f7c user: hobbs tags: trunk | |
|
2000-04-05
| ||
| 19:02 | Forgot to update the ChangeLog. Fixed. check-in: de3554b5c6 user: kupries tags: trunk | |
| 19:00 | 2000-04-05 Andreas Kupries <a.kupries@westend.com> * generic/tclIO.c (Tcl_UnstackChannel, line 18... check-in: 52b3ac564c user: kupries tags: trunk | |
| 00:42 | Added dependency of tclStubInit.c on the stubs tables check-in: b0e8d28f5d user: welch tags: trunk | |
| 00:42 | Fixed compilation w/out TCL_THREADS check-in: 8dddd071dc user: welch tags: trunk | |
| 00:42 | Updated for TCL_THREADS and stubs table stuff check-in: c3aefafff6 user: welch tags: trunk | |
| 00:30 | 2000-03-29 Sandeep Tamhankar <sandeep@scriptics.com> * library/http2.1/http.tcl: For the -querych... check-in: 709209ad4d user: sandeep tags: trunk | |
|
2000-04-04
| ||
| 20:28 | 2000-04-03 Andreas Kupries <a.kupries@westend.com> * Overall change: Definition of public API's f... check-in: 861e460865 user: kupries tags: trunk | |
| 08:06 | * unix/dltest/pkg[a-e].c: Cleaned up test packages [Bug: 2293] check-in: b0a1e49e5b user: hobbs tags: trunk | |
| 08:05 | * unix/Makefile.in (MAN_INSTALL_DIR): patch to accept --mandir correctly [Bug: 4085] * unix/tclUn... check-in: 45165c0e6d user: hobbs tags: trunk | |
| 08:05 | * tools/man2help2.tcl: fixed winhelp cross-linking error [Bug: 4156] improved translation to winhe... check-in: 6c60529376 user: hobbs tags: trunk | |
| 08:05 | * tests/foreach.test: * tests/namespace.test: * tests/var.test: Added lsorts to avoid random sort... check-in: 8394b788c5 user: hobbs tags: trunk | |
| 08:04 | * generic/tclCmdIL.c (InfoVarsCmd): checked for non-NULL procPtr to prevent itcl info override cra... check-in: 3181b69dce user: hobbs tags: trunk | |
| 08:04 | * generic/tclCmdIL.c (InfoVarsCmd): checked for non-NULL procPtr to prevent itcl info override cra... check-in: 4b3b0b572c user: hobbs tags: trunk | |
|
2000-03-31
| ||
| 19:39 | * generic/tclGet.c (Tcl_GetDouble): Added additional conditions to error test (previously only errno... check-in: 27f457dd13 user: ericm tags: trunk | |
| 08:52 | * generic/tclInt.decls: * generic/tclIntPlatDecls.h: * generic/tclStubInit.c: * win/tclWin32Dll.... check-in: 36c0007d3f user: hobbs tags: trunk | |
| 08:52 | * generic/tclBasic.c (Tcl_DeleteCommandFromToken): Added comments noting the need to pair ckalloc ... check-in: 4d38e9fd6a user: hobbs tags: trunk | |
| 08:51 | * generic/tclBasic.c (Tcl_DeleteCommandFromToken): Added comments noting the need to pair ckalloc ... check-in: 0f620f033e user: hobbs tags: trunk | |
|
2000-03-30
| ||
| 04:36 | Created branch scriptics-sc-2-0-b5-synthetic Closed-Leaf check-in: 80dddef3ef user: cvs2fossil tags: scriptics-sc-2-0-b5-synthetic, scriptics-sc-2-0-b5 | |
| 04:36 | Created branch scriptics-sc-2-0-fixed-synthetic Closed-Leaf check-in: 1f13ffc351 user: cvs2fossil tags: scriptics-sc-2-0-fixed-synthetic, scriptics-sc-2-0-fixed | |
| 04:36 | Created branch scriptics-sc-2-0-b2-synthetic Closed-Leaf check-in: 26b1008bda user: cvs2fossil tags: scriptics-sc-2-0-b2-synthetic, scriptics-sc-2-0-b2 | |
| 04:36 | * generic/tclCompile.c (TclCleanupByteCode): made ByteCode cleanup more aware of TCL_BYTECODE_PREC... check-in: 95a7cc2831 user: hobbs tags: trunk | |
|
2000-03-29
| ||
| 20:19 | 2000-03-29 Sandeep Tamhankar <sandeep@scriptics.com> * library/http2.1/http.tcl: Removed a... check-in: 21ce42ac0d user: sandeep tags: trunk | |
|
2000-03-27
| ||
| 22:19 | * tests/httpd: removed unnecessary 'puts stderr "Post Dispatch"' * tests/namespace.test: * gener... check-in: 2188389346 user: hobbs tags: trunk | |
| 22:18 | * tests/namespace.test: * generic/tclNamesp.c (Tcl_Export): added a uniq'ing test to the export l... check-in: 6f0ee764c1 user: hobbs tags: trunk | |
| 22:18 | * tests/httpd: removed unnecessary 'puts stderr "Post Dispatch"' * tests/namespace.test: * gener... check-in: b0d58d49d1 user: hobbs tags: trunk | |
| 21:22 | Added catch around fileevent to fix test suite failure check-in: 6631c99875 user: welch tags: trunk | |
| 18:34 | * unix/tclUnixChan.c: Added (off_t) type casts in lseek() call [Bug: 4409]. * unix/tclLoadAout.c: *... check-in: 30a242b059 user: ericm tags: trunk | |
|
2000-03-24
| ||
| 23:15 | Updated file list. check-in: e19dc38d8e user: ericm tags: trunk | |
|
2000-03-22
| ||
| 22:49 | 2000-03-22 Sandeep Tamhankar <sandeep@scriptics.com> * library/http2.1/http.tcl: Fixed a b... check-in: 78af155baa user: sandeep tags: trunk | |
| 21:18 | 2000-03-22 Sandeep Tamhankar <sandeep@scriptics.com> * library/http2.1/http.tcl: Fixed bug... check-in: cf54817498 user: sandeep tags: trunk | |
|
2000-03-21
| ||
| 22:55 | * tests/clock.test: Modified some tests that were not robust with respect to the time zone in which ... check-in: 80bb9d067f user: ericm tags: trunk | |
|
2000-03-19
| ||
| 23:45 | 2000-03-19 Sandeep Tamhankar <sandeep@scriptics.com> * library/http2.1/http.tcl: geturl used to t... check-in: f3a17a1b81 user: sandeep tags: trunk, scriptics-sc-2-0-b1 | |
| 22:32 | * library/http2.1/http.tcl: Added -querychannel option and altered some of Brent's modifications t... check-in: aadf3c36fe user: sandeep tags: trunk | |
|
2000-03-18
| ||
| 02:16 | updated package index file to use version 2.3 instead of 2.2. check-in: adccf407b1 user: hershey tags: trunk | |
|
2000-03-17
| ||
| 02:15 | Added tests for -queryprogress check-in: e63f79f70b user: welch tags: trunk | |
| 02:15 | Added -queryprogress callback to http::geturl and also changed it so that writing the post data is e... check-in: f147131f44 user: welch tags: trunk | |
| 02:14 | Added note about geturl addition check-in: 34b130a668 user: welch tags: trunk | |
|
2000-03-07
| ||
| 02:21 | Install the dde and reg .lib files in the same place as the corresponding .dlls check-in: c332a2164a user: wart tags: trunk | |
|
2000-03-06
| ||
| 19:17 | * library/package.tcl: Applied patch from Bug: 2570; rather than setting geometry of slave interp to... check-in: d5871cf1fe user: ericm tags: trunk | |
|
2000-03-03
| ||
| 02:58 | * win/README.binary: change mailing lists from @consortium.org to @scriptics.com [Bug: 4173] check-in: 0135308c93 user: hobbs tags: trunk | |
| 02:58 | * library/package.tcl (tclPkgUnknown): extended to allow recognizes changes in the auto_path while... check-in: 4e3bbc1d41 user: hobbs tags: trunk | |
| 02:57 | * generic/tclFileName.c (Tcl_TranslateFileName): Applied patch from Newman to significantly speedu... check-in: 486f2c37ac user: hobbs tags: trunk | |
| 02:57 | * doc/FindExec.3: fixed doc for declaration of Tcl_FindExecutable [Bug: 4275] check-in: 89ca3862b7 user: hobbs tags: trunk | |
| 02:57 | * library/package.tcl (tclPkgUnknown): extended to allow recognizes changes in the auto_path while... check-in: 418acce075 user: hobbs tags: trunk | |
|
2000-02-28
| ||
| 18:49 | * tests/clock.test: Added test for ISO bases < 100000 * generic/tclDate.c: (generated on Solaris) *... check-in: 7f9ecc28ca user: ericm tags: trunk | |
|
2000-02-14
| ||
| 22:40 | * unix/Makefile.in: Added rpm target to generate Tcl binary RPM. * unix/tcl.spec: RPM specification... check-in: 442aaf884c user: ericm tags: trunk | |
|
2000-02-10
| ||
| 10:21 | syntax cleanup check-in: aed7e39769 user: hobbs tags: trunk, core-8-3-0 | |
| 10:09 | cleaned up syntax, corrected package:: -> pkg:: check-in: df11d61bdc user: hobbs tags: trunk | |
| 09:59 | Remove need for "OLDROUTINENAMES" def'n in one more file... check-in: 53236a711c user: jingham tags: trunk | |
| 09:53 | * doc/load.n: added notes about dll load errors on Windows check-in: 492839384e user: hobbs tags: trunk | |
| 09:53 | * changes: updated for 8.3.0 release * doc/load.n: added notes about dll load errors on Windows check-in: 1e954ca882 user: hobbs tags: trunk | |
| 08:55 | * win/tclWinLoad.c (TclpLoadFile): improved error message for load failures, could perhaps be even... check-in: 738eec4269 user: hobbs tags: trunk | |
| 08:55 | * unix/README: * unix/Makefile.in (dist): removed porting.notes and porting.old from distribution... check-in: 94b6c133d5 user: hobbs tags: trunk | |
| 08:43 | *** empty log message *** check-in: 5d02166377 user: jingham tags: trunk | |
| 08:41 | Don't panic when you can't close an async socket on error. It seems to be benign to just pass out t... check-in: 444274f909 user: jingham tags: trunk | |
| 08:39 | Minor doco fixes check-in: f5da32e251 user: jingham tags: trunk | |
| 08:38 | Change to using .h files as the prefix file. This is more convenient, since the same file can be us... check-in: aa8b2f16c1 user: jingham tags: trunk | |
| 08:37 | Updated for Tcl8.3 check-in: 69a5706b93 user: jingham tags: trunk | |
| 02:54 | flipped debug bit check-in: d5abd1524c user: hobbs tags: trunk | |
|
2000-02-09
| ||
| 03:56 | * tests/clock.test: Added tests for "next monthname" constructs. * generic/tclDate.c: * generic/tclG... check-in: 21f3edaefc user: ericm tags: trunk | |
|
2000-02-08
| ||
| 10:06 | * unix/configure.in: * win/configure.in: * win/README: * win/README.binary: * generic/tcl.h (TC... check-in: 6b327fb3d2 user: hobbs tags: trunk | |
| 10:06 | * README: * tools/tcl.wse.in: * unix/configure.in: * win/configure.in: * win/README: * win/REA... check-in: 48e435c4b4 user: hobbs tags: trunk | |
| 10:06 | * library/tcltest1.0/tcltest.tcl: correctly protected searchDirectory list to allow dirnames with ... check-in: f7cfa4e3bd user: hobbs tags: trunk | |
| 10:06 | * doc/library.n: * library/auto.tcl: fixed crufty puts code and docs [Bug: 4122] check-in: 3a4ebbc0f4 user: hobbs tags: trunk | |
| 10:05 | * generic/tclDecls.h: * generic/tcl.decls: change Tcl_GetOpenFile to use decl of 'int forWriting'... check-in: c10caae88f user: hobbs tags: trunk | |
| 10:05 | * doc/library.n: * library/auto.tcl: fixed crufty puts code and docs [Bug: 4122] check-in: fdd9aaa8b9 user: hobbs tags: trunk | |
| 10:05 | * README: * tools/tcl.wse.in: * unix/configure.in: * win/configure.in: * win/README: * win/REA... check-in: 868410f546 user: hobbs tags: trunk | |
|
2000-02-07
| ||
| 22:33 | * tests/package.test: * library/tclIndex: * library/package.tcl: Renamed ::package namespace to ::pk... check-in: 7a226d8e74 user: ericm tags: trunk | |
| 21:35 | Removed references to struct1.0 dir. check-in: 3758c5b56d user: ericm tags: trunk | |
| 19:15 | Removing struct namespace stuff. check-in: 532cae8952 user: ericm tags: trunk | |
|
2000-02-05
| ||
| 12:37 | * tests/httpold.test: changed test script to source in the httpd server procs from httpd instead o... check-in: e888279deb user: hobbs tags: trunk | |
| 12:09 | * unix/README: fixed notes about --enable-shared and add note about --disable-shared. check-in: 9e1610ece1 user: hobbs tags: trunk | |
| 12:09 | * tests/httpd: improved query support in test httpd to handle fix in http.tcl. [Bug: 4089 change 2... check-in: f0c169557b user: hobbs tags: trunk | |
| 12:08 | *** empty log message *** check-in: bfb5a3081d user: hobbs tags: trunk | |
| 12:08 | * tests/httpd: improved query support in test httpd to handle fix in http.tcl. [Bug: 4089 change 2... check-in: 4ef763221b user: hobbs tags: trunk | |
| 03:20 | * doc/tree.n: * doc/stack.n: * doc/queue.n: docs for tree, stack, and queue. * win/Makefile.in: * u... check-in: 1955d2e8a3 user: ericm tags: trunk | |
|
2000-02-03
| ||
| 17:27 | Renamed Package.n -> packagens.n to deal with (one of) NT's (many) shortcomings. check-in: 76b94d68b6 user: ericm tags: trunk | |
|
2000-02-02
| ||
| 22:32 | * tests/regexp.test: added tests for -all and -inline switches * doc/regexp.n: added docs for -all... check-in: 9176c9a50b user: hobbs tags: trunk | |
|
2000-02-01
| ||
| 19:26 | * library/init.tcl: Applied patch from rfe 1734 regarding auto_load errors not setting error message... check-in: d16fc81976 user: ericm tags: trunk | |
| 11:50 | see log check-in: 1a6c66d8f0 user: hobbs tags: trunk | |
| 11:50 | improved OSF1 thread build flags check-in: 1eb3f9bc2e user: hobbs tags: trunk | |
| 11:49 | * win/Makefile.in (install-*): reduced verbosity of install check-in: 8ae33a5684 user: hobbs tags: trunk | |
| 11:49 | * generic/tclFileName.c (Tcl_JoinPath): improved support for special QNX node id prefixes in pathn... check-in: d0269bc1eb user: hobbs tags: trunk | |
| 11:48 | * library/http1.0/http.tcl: * library/http2.1/http.tcl: The query data POSTed was newline termina... check-in: 90fb17614b user: hobbs tags: trunk | |
| 01:14 | * tests/package.test: * library/tclIndex: * library/package.tcl: Added ::package namespace and ::pac... check-in: fbd31a6e84 user: ericm tags: trunk | |
|
2000-01-29
| ||
| 00:12 | * tests/pkg/magicchar2.tcl: * tests/autoMkindex.test: Test for auto loader fix (bug #2480). * libra... check-in: 56990efadd user: ericm tags: trunk | |
|
2000-01-28
| ||
| 19:32 | * tests/pkg/spacename.tcl: * tests/pkgMkIndex.test: Tests for fix for bug #2360. * library/package.... check-in: 031046ecda user: ericm tags: trunk | |
| 16:38 | * tests/pkg/magicchar.tcl: * tests/autoMkindex.test: Test for fix for bug #2611. * library/auto.tcl... check-in: a5e724fd20 user: ericm tags: trunk | |
| 00:09 | * tests/autoMkindex.test: * library/auto.tcl: Applied patch (with slight modification) from bug #270... check-in: 8e75673ac2 user: ericm tags: trunk | |
|
2000-01-27
| ||
| 23:44 | * library/tcltest1.0/tcltest.tcl: Changed NormalizePath to normalizePath and exported it as a public... check-in: 336bed6b79 user: jenn tags: trunk | |
| 19:48 | * tests/pkg/samename.tcl: test file for bug #1983 * tests/pkgMkIndex.test: * library/package.tcl: F... check-in: 356f51f836 user: ericm tags: trunk | |
| 19:20 | * tests/pkgMkIndex.test: * doc/pkgMkIndex.n: * library/package.tcl: Per rfe #4097, optimized creatio... check-in: fc236223b3 user: ericm tags: trunk | |
|
2000-01-26
| ||
| 21:36 | * generic/tclNamesp.c: Undid fix for #956, which broke backwards compatibility. * doc/variable.n... check-in: 234fd734e8 user: ericm tags: trunk | |
| 03:38 | * win/makefile.vc: added some support for building helpfile on Windows check-in: bfb0850aff user: hobbs tags: trunk | |
| 03:38 | * unix/tcl.m4: modified EXTRA_CFLAGS to add -DHAVE_TZSET for OSF1-V* and ULTRIX-4.* when not using... check-in: 4eda7886fc user: hobbs tags: trunk | |
| 03:37 | * generic/tclClock.c (FormatClock): inlined resultPtr, as it conflicted with var creation for HAVE... check-in: 9211c6268f user: hobbs tags: trunk | |
| 03:37 | * doc/ListObj.3: clarified Tcl_ListObjGetElements docs [Bug: 4080] * doc/glob.n: clarified Mac pa... check-in: 7544ca4f08 user: hobbs tags: trunk | |
| 03:37 | see logs check-in: 010f69ed5f user: hobbs tags: trunk | |
|
2000-01-24
| ||
| 02:30 | simplified makefile flags check-in: 2f2e46a1a4 user: hobbs tags: trunk | |
| 02:30 | * unix/tclUnixPort.h: moved include of <utime.h> lower since some systems (UTS) require sys/types.... check-in: 383590b98a user: hobbs tags: trunk | |
| 02:30 | * library/init.tcl (auto_execok): added 'start' to list of recognized built-in commands for COMSPE... check-in: f0de569609 user: hobbs tags: trunk | |
| 02:29 | * generic/tclInt.h: * generic/tcl.decls: moved Tcl_ProcObjCmd to stubs table [Bug: 3827] and remo... check-in: 981dd41cfb user: hobbs tags: trunk | |
| 02:29 | see logs check-in: efefd47ee8 user: hobbs tags: trunk | |
|
2000-01-21
| ||
| 18:52 | * unix/mkLinks: * doc/GetHostName.3: Man page for Tcl_GetHostName (bug #1817). check-in: 516c1ca142 user: ericm tags: trunk | |
| 18:24 | * doc/lreplace.n: Corrected man page with respect to treatment of empty lists, and "prettied up" the... check-in: ae7e3132d3 user: ericm tags: trunk | |
| 04:00 | ChangeLog commit. check-in: 0c7a2a5d06 user: ericm tags: trunk | |
| 03:58 | * namespace.test: Added test for undefined variables with namespace which (bug #956). * tclNamesp.c... check-in: bb4c1ac9e3 user: ericm tags: trunk | |
| 03:40 | added test for [info body] bytecompiled object bug check-in: f5acbfc929 user: hobbs tags: trunk | |
| 03:29 | * var.test: Added tests for corrected variable behavior (bug #981). * upvar.n: Expanded explanation... check-in: 4521696b98 user: ericm tags: trunk | |
| 03:26 | added catch {unset t} for atomic test check-in: 44bcbac945 user: hobbs tags: trunk | |
| 02:26 | *** empty log message *** check-in: 700c3e8dd6 user: hobbs tags: trunk | |
| 02:26 | * unix/tclUnixNotfy.c (Tcl_InitNotifier): added cast for tsdPtr check-in: e486883673 user: hobbs tags: trunk | |
| 02:26 | set.test: added test for complex array elem name compiling check-in: 5a23e9ddaf user: hobbs tags: trunk | |
| 02:25 | * library/word.tcl: changed tcl_(non)wordchars settings to use new unicode regexp char class escap... check-in: 0ff0bf2100 user: hobbs tags: trunk | |
| 02:25 | * generic/tclCmdIL.c (InfoBodyCmd): made [info body] return a string if the body has been bytecomp... check-in: 15c9a98cc9 user: hobbs tags: trunk | |
| 02:25 | * doc/tclvars.n: added definitions for tcl_(non)wordchars * doc/vwait.n: added notes about requir... check-in: 4e21e52344 user: hobbs tags: trunk | |
| 02:24 | see logs check-in: f39c22ec3c user: hobbs tags: trunk | |
|
2000-01-19
| ||
| 00:34 | Fixed typo check-in: fdbd74224b user: wart tags: trunk | |
|
2000-01-16
| ||
| 05:32 | made install less verbose check-in: 436cdac5d7 user: hobbs tags: trunk | |
|
2000-01-15
| ||
| 02:52 | * tests/var.test: Added a test for the array multiple delete protection in Tcl_UnsetVar2. * generic... check-in: f0922bda2d user: ericm tags: trunk | |
| 01:50 | added IsLeapYear macro (from tclGetDate.y) check-in: 02122eb243 user: hobbs tags: trunk | |
|
2000-01-14
| ||
| 22:15 | * unix/tclUnixTime.c: New clock format format. * compat/strftime.c: New clock format format. * gen... check-in: 53023d030d user: ericm tags: trunk | |
| 00:20 | * README: * generic/tcl.h: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.m4: * win/READM... check-in: c857d53077 user: hobbs tags: trunk, core-8-3-b2 | |
|
2000-01-13
| ||
| 23:40 | Re-added stuff that CVS lost. check-in: eee52700f8 user: ericm tags: trunk | |
| 23:30 | Wow! CVS really fucked this one up. check-in: de99c55ffb user: ericm tags: trunk | |
| 20:33 | * tests/cmdIL.test: Added tests for lsort -dictionary with characters that occur between Z and a in ... check-in: be988a1220 user: ericm tags: trunk | |
| 00:12 | * tests/clock.test: Added tests for "monday 1 week ago", etc, from RFE #3671. check-in: 3a06c0cf0a user: ericm tags: trunk | |
|
2000-01-12
| ||
| 23:35 | * tests/clock.test: Added tests for "next <day-of-week>" and "<day-of-week>" check-in: 927e25a961 user: ericm tags: trunk | |
| 19:36 | * doc/tests/clock.test: Added numerous tests for clock scan. * doc/generic/tclGetDa... check-in: 5b25723b45 user: ericm tags: trunk | |
| 11:13 | * tests/unixFCmd.test: * unix/tclUnixFCmd.c: added support for symbolic permissions setting in Se... check-in: 21ead6fbd0 user: hobbs tags: trunk | |
| 11:13 | * tests/info.test: * generic/tclCmdIL.c: fixed 'info procs ::namesp::*' behavior (Dejong) * test... check-in: 2ce9534422 user: hobbs tags: trunk | |
| 11:12 | * generic/tclClock.c: fixed support for 64bit handling of clock values [Bug: 1806] * generic/tcl... check-in: 665ebd74df user: hobbs tags: trunk | |
| 11:10 | * doc/file.n: * tests/unixFCmd.test: * unix/tclUnixFCmd.c: added support for symbolic permissions... check-in: 9eba7adcd0 user: hobbs tags: trunk | |
| 11:10 | see log check-in: b61d526058 user: hobbs tags: trunk | |
| 03:13 | * generic/tclGetDate.y: Added comments for the Convert function. Added a fix for daylight savings ti... check-in: 69adbd6db8 user: ericm tags: trunk | |
| 01:16 | * generic/tclGetDate.y: Added comments for the Convert function. * generic/tclDate.c: Fixed compile... check-in: 286cd58368 user: ericm tags: trunk | |
|
2000-01-11
| ||
| 22:09 | * unix/tclUnixFile.c: fixed signature style on functions * unix/Makefile.in: made sure tcl.m4 wou... check-in: 341792a1e8 user: hobbs tags: trunk | |
| 22:09 | * library/http2.1/http.tcl: trim value for $state(meta) key check-in: 0e47f1bf03 user: hobbs tags: trunk | |
| 22:08 | * generic/tclUtf.c: changed Tcl_UtfBackslash to not allow non-octal digits (8,9) in \ooo substs. [... check-in: f664655d33 user: hobbs tags: trunk | |
| 22:08 | * compat/waitpid.c: use pid_t type instead of int [Bug: 3999] check-in: 3b711e6b6a user: hobbs tags: trunk | |
| 22:08 | see log check-in: a20cc9ad69 user: hobbs tags: trunk | |
| 02:59 | fixed "next" constant to give 1 unit ahead, not 2. check-in: 1438d1edd0 user: ericm tags: trunk | |
| 02:36 | yacc run check-in: 70e29604ff user: ericm tags: trunk | |
| 02:35 | *** empty log message *** check-in: 4ae9f19e4f user: ericm tags: trunk | |
| 00:51 | * generic/tclGetDate.y: Added rules for ISO 8601 formats (BUG #847): CCYY-MM-DD CCYYMMDD YY-MM-DD YY... check-in: b8dd90a438 user: ericm tags: trunk | |
|
2000-01-08
| ||
| 02:31 | * generic/tclClock.c: Changed switch in Tcl_ClockObjCmd to use enumerated values instead of constant... check-in: a779ec2b6d user: ericm tags: trunk | |
|
1999-12-22
| ||
| 23:48 | fixed backslashing of } check-in: fd8a11d1c6 user: hobbs tags: trunk, core-8-3-b1 | |
| 23:00 | updated to 8.3 check-in: c700acf811 user: hobbs tags: trunk | |
| 22:59 | minor bug fix in man2help.tcl and updated configure.in to 8.3 check-in: 56a85243d7 user: hobbs tags: trunk | |
| 20:00 | * changes: updated changes file check-in: 2077556312 user: hobbs tags: trunk | |
| 19:48 | splash screen for Wise for 8.3 check-in: cad19cfeb9 user: hobbs tags: trunk | |
| 02:38 | fixed 8.2 setting check-in: 7b2fc60dcd user: hobbs tags: trunk | |
| 02:26 | updated fully for 8.3 check-in: c371bfd7ea user: hobbs tags: trunk | |
| 01:27 | updated for 8.3b1 changes check-in: ca4f3d67e7 user: hobbs tags: trunk | |
| 00:41 | removed ^M's from man page - confuses man2tcl check-in: fd0de97756 user: hobbs tags: trunk | |
| 00:24 | updated for 8.3 check-in: 2e521b9756 user: hobbs tags: trunk | |
| 00:00 | * win/mkd.bat: * win/rmd.bat: removed necessity of tag.txt [Bug: 3874] * win/tclWinThrd.c: chang... check-in: 375e49cc20 user: hobbs tags: trunk | |
|
1999-12-21
| ||
| 23:59 | * unix/Makefile.in: added -srcdir=... for 'make html' check-in: 0287429982 user: hobbs tags: trunk | |
| 23:59 | renamed tcl8.1-tk8.1-man-html.tcl tcltk-man2html.tcl, and rewrote the internals to use 8.2+ string f... check-in: fa915632a2 user: hobbs tags: trunk | |
| 23:58 | * tests/cmdIL.test: * generic/tclCmdIL.c: added -unique option to lsort check-in: cffdbd72e3 user: hobbs tags: trunk | |
| 23:58 | * mac/tclMacOSA.c: fixed applescript for I18N [Bug: 3644] check-in: 9b8241d4cd user: hobbs tags: trunk | |
| 23:58 | * generic/tclCmdIL.c: added -unique option to lsort * generic/tclThreadTest.c: changed thread ids... check-in: 473262218e user: hobbs tags: trunk | |
| 23:57 | * doc/Hash.3: fixed reference to ckfree [Bug: 3912] * doc/RegExp.3: fixed calling params for Tcl_R... check-in: 4030bf50ec user: hobbs tags: trunk | |
| 23:57 | up'd to 8.3b1 check-in: 860fe80937 user: hobbs tags: trunk | |
|
1999-12-13
| ||
| 03:05 | removed \n in panic check-in: 5a0cc23756 user: hobbs tags: trunk | |
|
1999-12-12
| ||
| 22:46 | * doc/glob.n: * tests/fileName.test: * generic/tclInt.decls: * generic/tclInt.h: * generic/tclI... check-in: c20c742c78 user: hobbs tags: trunk | |
| 22:46 | see log check-in: 49e433ff55 user: hobbs tags: trunk | |
| 02:58 | *** empty log message *** check-in: ba9c29e959 user: hobbs tags: trunk | |
| 02:27 | * unix/configure.in: * unix/tcl.m4: * unix/tclUnixPipe.c: removed checking for compatible vfork ... check-in: 10d5714aca user: hobbs tags: trunk | |
| 02:27 | * tests/info.test: * tests/parseOld.test: * generic/tclCmdAH.c: * generic/tclProc.c: changed Tcl... check-in: 39d765c053 user: hobbs tags: trunk | |
| 02:26 | * tests/var.test: * generic/tclCompile.c: fixed problem where setting to {} array would intermitt... check-in: a887ecceee user: hobbs tags: trunk | |
| 02:26 | see log check-in: bf305abef5 user: hobbs tags: trunk | |
|
1999-12-09
| ||
| 14:44 | * win/tclWin32Dll.c: * win/tclWinChan.c: * win/tclWinFCmd.c: * win/tclWinInit.c: * win/tclWinPi... check-in: 28cb1be105 user: hobbs tags: trunk | |
| 14:43 | * doc/exec.n: * doc/open.n: removed references to Win32s check-in: 1f09d42a1a user: hobbs tags: trunk | |
| 14:43 | see log check-in: ad936c56c2 user: hobbs tags: trunk | |
|
1999-12-08
| ||
| 03:50 | * unix/Makefile.in: fixed make gendate to swap const with CONST so it uses the Tcl defined CONST t... check-in: 8d3c584b8d user: hobbs tags: trunk | |
| 03:50 | * tests/io.test: removed 'knownBug' tests that were for unsupported0, which is now fcopy (that alr... check-in: d334eae425 user: hobbs tags: trunk | |
| 03:50 | * mac/tclMacPort.h: added utime.h include check-in: 62d99aa122 user: hobbs tags: trunk | |
| 03:49 | * generic/tclDate.c: * unix/Makefile.in: fixed make gendate to swap const with CONST so it uses t... check-in: b39a92cac1 user: hobbs tags: trunk | |
| 03:49 | see log check-in: 628e398038 user: hobbs tags: trunk | |
|
1999-12-07
| ||
| 00:40 | Winhelp should build more cleanly now. check-in: 30599c6398 user: wart tags: trunk | |
| 00:18 | Don't build winhelp as part of the doc: target. Now we use a separate "winhelp" target for building... check-in: 9a53a10dad user: wart tags: trunk | |
|
1999-12-06
| ||
| 01:46 | Added "doc" target to the Makefile that will build the winhelp files check-in: 9584ae6763 user: wart tags: trunk | |
| 01:43 | Added #define around include of <errno.h> so that systems with the header file (win NT) will pick it... check-in: a5dacdb2f3 user: wart tags: trunk | |
| 00:34 | Changed version number from "82" to "83" check-in: 4c2a910ef1 user: wart tags: trunk | |
|
1999-12-04
| ||
| 06:28 | check for whitespace after bad octals check-in: 16f0a0d493 user: hobbs tags: trunk | |
| 06:16 | * tests/env.test: removed knownBug limitation from working test * tests/all.tcl: ensured that ::tc... check-in: 7b710149dc user: hobbs tags: trunk | |
| 06:16 | * library/http2.1/http.tcl: fixed error handling in http::Event [Bug: 3752] check-in: 70543f0676 user: hobbs tags: trunk | |
| 06:15 | * tests/expr-old.test: * tests/parseExpr.test: * tests/string.test: * generic/tclGet.c: * gener... check-in: bc2b85b9c2 user: hobbs tags: trunk | |
| 06:15 | * doc/load.n: added note about NT's buggy handling of './' with LoadLibrary check-in: 4438057968 user: hobbs tags: trunk | |
| 06:15 | see log check-in: dfda353184 user: hobbs tags: trunk | |
|
1999-12-02
| ||
| 02:03 | * generic/tcl.decls : * generic/tclMain.c : * unix/tclAppInit.c: * win/tclAppInit.c: Added two ... check-in: cafaa4d046 user: redman tags: trunk | |
|
1999-12-01
| ||
| 02:45 | * generic/tclIO.c: fix from Kupries for Tcl_UnstackChannel that correctly handles resetting transl... check-in: 83cb927173 user: hobbs tags: trunk | |
| 00:08 | * win/tclWinTime.c: fixed handling of %Z on NT for time zones that don't have DST. check-in: 2aab86d6ee user: hobbs tags: trunk | |
| 00:08 | * generic/tclLoad.c: #def'd out the unloading of DLLs at finalize time for Unix in TclFinalizeLoad... check-in: 049dffa868 user: hobbs tags: trunk | |
| 00:08 | * generic/tclLoad.c: #def'd out the unloading of DLLs at finalize time for Unix in TclFinalizeLoad... check-in: faa91d96be user: hobbs tags: trunk | |
|
1999-11-30
| ||
| 08:37 | * unix/tclUnixPipe.c: fixed PipeBlockModeProc to properly set isNonBlocking flag on pipe. [Bug: 13... check-in: d923016a93 user: hobbs tags: trunk | |
| 08:37 | * library/dde1.1/pkgIndex.tcl: * library/reg1.0/pkgIndex.tcl: added supported for debugged versio... check-in: 6f4b62c8ee user: hobbs tags: trunk | |
| 08:36 | see log check-in: 0700df9bb9 user: hobbs tags: trunk | |
| 01:42 | * tests/scan.test: * generic/tclScan.c: fixed scan where %[..] didn't match anything and added te... check-in: 27ebd6ad86 user: hobbs tags: trunk | |
|
1999-11-24
| ||
| 20:55 | * win/tclWinSerial.c: adopted patch from Schroedter to handle fconfigure $sock -lasterror on Windo... check-in: 5df86529da user: hobbs tags: trunk | |
| 20:55 | * generic/tclCmdIL.c: made SORTMODE_INTEGER work with Longs [Bug: 3652] check-in: 07f78f991f user: hobbs tags: trunk | |
| 20:54 | * doc/open.n: * win/tclWinSerial.c: adopted patch from Schroedter to handle fconfigure $sock -las... check-in: af299ce78e user: hobbs tags: trunk | |
| 20:54 | see log check-in: 10bcf75695 user: hobbs tags: trunk | |
| 01:52 | Changed version number on dlls check-in: 1b1c1ae220 user: wart tags: trunk | |
|
1999-11-23
| ||
| 22:59 | * library/tcltest1.0/tcltest.tcl: Fixed bug where tcltest output went to stdout instead of the speci... check-in: b16d36cb82 user: stanton tags: trunk | |
|
1999-11-22
| ||
| 20:15 | Took out "nonPortable" flag that was hiding -timeout tests, plus added more timeout cases for variou... check-in: c741790926 user: welch tags: trunk | |
|
1999-11-20
| ||
| 17:57 | updated to 2.2 version for http check-in: 539e4eb4fe user: hobbs tags: trunk | |
|
1999-11-19
| ||
| 23:10 | *** empty log message *** check-in: 5469e18e7e user: hobbs tags: trunk | |
| 23:08 | updated to 2.2 in example check-in: 14f2ca6a58 user: hobbs tags: trunk | |
| 23:08 | see log check-in: 2737c93f65 user: hobbs tags: trunk | |
| 23:02 | * tools/tcl.wse.in: added tcltest1.0 library to distribution list check-in: b0141fa30a user: hobbs tags: trunk | |
| 23:02 | removed excess newliunes check-in: b9cf7c43f1 user: hobbs tags: trunk | |
| 23:02 | * library/http2.1/http.tcl: * library/http2.1/pkgIndex.tcl: updated http package to 2.2 check-in: 1e51a5eaf7 user: hobbs tags: trunk | |
| 23:02 | * generic/tclProc.c: backed out change from 1999-11-18 as it could affect return string from upvar... check-in: 10917802fd user: hobbs tags: trunk | |
| 23:02 | see log check-in: 0bb07f09e0 user: hobbs tags: trunk | |
| 06:40 | minor change that prevents stack blowing check-in: c11ea62b85 user: hobbs tags: trunk | |
| 06:35 | * unix/tcl.m4: added defined for _THREAD_SAFE in --enable-threads case; added check for pthread_mu... check-in: 020d2c798a user: hobbs tags: trunk | |
| 06:35 | * tests/scan.test: * generic/tclScan.c: finished support for inline scan by supporting XPG identi... check-in: 67351ebdfb user: hobbs tags: trunk | |
| 06:34 | * library/http2.1/http.tcl: added register and unregister commands to http:: package (better suppo... check-in: 0229de4970 user: hobbs tags: trunk | |
| 06:34 | * generic/tclProc.c: corrected error reporting for default case at the global level for uplevel co... check-in: 907f606957 user: hobbs tags: trunk | |
| 06:33 | * doc/scan.n: * tests/scan.test: * generic/tclScan.c: finished support for inline scan by suppor... check-in: 3de36dc975 user: hobbs tags: trunk | |
| 06:33 | see log check-in: 6136880bb4 user: hobbs tags: trunk | |
|
1999-11-18
| ||
| 02:22 | Improved error handling of http::geturl in the case the server is not available. Also correctly fix... check-in: 0966d9fbb0 user: welch tags: trunk | |
|
1999-11-13
| ||
| 01:35 | Added support for the TCLTESTARGS method for passing in additional test arguments check-in: 59a4bb8d6c user: wart tags: trunk | |
|
1999-11-10
| ||
| 02:52 | * unix/tcl.m4: added recognition of pthreads library for AIX check-in: aa81518c6c user: hobbs tags: trunk | |
| 02:52 | * tools/tcl.wse.in: updated to 8.3a1, fixed install of twind.tcl and koi8-r.enc files check-in: bbd1fbead4 user: hobbs tags: trunk | |
| 02:52 | *** empty log message *** check-in: 36eaa5869b user: hobbs tags: trunk | |
| 02:52 | * library/init.tcl: removed the installed binary directory from the auto_path variable check-in: a96e3c56d7 user: hobbs tags: trunk | |
| 02:51 | * generic/tclIOUtil.c: changed Tcl_Alloc to ckalloc * generic/tclInt.h: * generic/tclObj.c: roll... check-in: 4cf2e06b0a user: hobbs tags: trunk | |
| 02:51 | * doc/open.n: corrected docs for 'a' open mode. check-in: db875734d1 user: hobbs tags: trunk | |
| 02:51 | see log check-in: d577e6efba user: hobbs tags: trunk | |
|
1999-11-04
| ||
| 18:20 | Changed references to the README to references to the man page for tcltest. check-in: 673ccd1fd7 user: jenn tags: trunk | |
|
1999-10-30
| ||
| 00:33 | Updated for http.tcl changes check-in: 43e9095de4 user: welch tags: trunk | |
| 00:31 | Fixed bug in the handling of the status code after an asynchronous connect, e.g., one that is used w... check-in: 900bb28c94 user: welch tags: trunk | |
| 00:27 | Cleanup of the TclNewObj family of macros, and elimination of the special Tcl_Obj memory allocator f... check-in: cdb2cc1c30 user: welch tags: trunk | |
|
1999-10-29
| ||
| 04:34 | removed // comments (IBM's AIX compiler complained) check-in: 31e3344b89 user: hobbs tags: trunk | |
| 03:05 | * win/tclWinTest.c: added testvolumetype command, as atime is completely ignored for Windows FAT f... check-in: 3fdb59940f user: hobbs tags: trunk | |
| 03:04 | * unix/tclUnixPort.h: added utime.h to includes * unix/aclocal.m4: made it just include tcl.m4 check-in: dedc005e01 user: hobbs tags: trunk | |
| 03:04 | added tests for related fixes check-in: 19dabe4e59 user: hobbs tags: trunk | |
| 03:04 | * library/tcltest1.0/tcltest.tcl: updated makeFile to return full pathname of file created check-in: b856b9a85d user: hobbs tags: trunk | |
| 03:03 | * generic/tclStringObj.c: fixed Tcl_AppendResultVA so it only iterates once over the va_list (avoi... check-in: 2c17586d2a user: hobbs tags: trunk | |
| 03:03 | see log check-in: 4e1fe55e54 user: hobbs tags: trunk | |
|
1999-10-21
| ||
| 02:18 | * unix/tclUnixNotfy.c: fixed event/io threading problems by making triggerPipe non-blocking check-in: 43510a5f53 user: hobbs tags: trunk | |
| 02:17 | new test cases check-in: 55d35aff2f user: hobbs tags: trunk | |
| 02:17 | Changed update to 'after 1' to cause a true sleep in the current thread, avoiding numerous superfluo... check-in: 77f0c7a367 user: hobbs tags: trunk | |
| 02:16 | * library/http2.1/http.tcl: protected gets with catch [Bug: 2665] check-in: 456c6c1d4c user: hobbs tags: trunk | |
| 02:16 | * unix/tclUnixNotfy.c: fixed event/io threading problems by making triggerPipe non-blocking * li... check-in: 1a3cca95e4 user: hobbs tags: trunk | |
| 02:16 | see log check-in: 69f9da51a8 user: hobbs tags: trunk | |
|
1999-10-20
| ||
| 01:27 | Merged code from core-8-2-1 branch that changes the checks for the value of tcl_interactive to also ... check-in: f1b77df33e user: jenn tags: trunk | |
|
1999-10-19
| ||
| 18:59 | *** empty log message *** check-in: da61a3b78c user: jenn tags: trunk | |
| 18:08 | * tests/tcltest.test: * doc/tcltest.n: * library/tcltest1.0/tcltest.tcl: Removed the extra return at... check-in: 58252d4dac user: jenn tags: trunk | |
|
1999-10-15
| ||
| 04:47 | Stupid bug in TclpLoadFile - use the converted value! check-in: d4146ab675 user: jingham tags: trunk | |
| 04:47 | *** empty log message *** check-in: f5b6da3702 user: jingham tags: trunk | |
| 04:47 | Fix a merge error in the UTF8 conversion bug fix [Bug: 2869] check-in: d73e2a7f28 user: jingham tags: trunk | |
|
1999-10-13
| ||
| 02:22 | * tests/reg.test: updated to Henry Spencer's new regexp engine (mid-Sept 99). Should greatly redu... check-in: 7f8ae5d24e user: hobbs tags: trunk | |
| 02:22 | * generic/regc_color.c: * generic/regc_cvec.c: * generic/regc_lex.c: * generic/regc_locale.c: *... check-in: 801921c818 user: hobbs tags: trunk | |
| 02:22 | *** empty log message *** check-in: 1cd4f46b90 user: hobbs tags: trunk | |
| 01:24 | * library/tcltest1.0/pkgIndex.tcl: fixed procs in pkgIndex.tcl file check-in: 8078514c2d user: hobbs tags: trunk | |
| 01:24 | *** empty log message *** check-in: 3897027126 user: hobbs tags: trunk | |
| 00:32 | * unix/Makefile.in: purify has to use -best-effort to instrument * unix/tclAppInit.c: identified p... check-in: 51f678993b user: hobbs tags: trunk | |
| 00:32 | * tests/basic.test: updated test cases for 8.3 * tests/encoding.test: fixed test case that change ... check-in: dcf7902796 user: hobbs tags: trunk | |
| 00:32 | * generic/tclEnv.c: fixed mem leak with putenv and DStrings check-in: 7232e51655 user: hobbs tags: trunk | |
| 00:32 | * doc/Encoding.3: corrected docs check-in: 175164594b user: hobbs tags: trunk | |
| 00:31 | *** empty log message *** check-in: 849a062ced user: hobbs tags: trunk | |
|
1999-10-05
| ||
| 22:47 | * {win,mac,unix,tools,}/README: * win/README.binary: * win/makefile.vc: * {win,unix}/configure.i... check-in: 090ccd067b user: hobbs tags: trunk | |
| 22:46 | * {win,mac,unix,tools,}/README: * win/README.binary: * win/makefile.vc: * {win,unix}/configure.i... check-in: 8424f29d2e user: hobbs tags: trunk | |
| 22:46 | * mac/tclMacFCmd.c: fixed filename stuff to support UTF-8 [Bug: 2869] check-in: 99f73b4a2d user: hobbs tags: trunk | |
| 22:46 | * library/http2.1/http.tcl: fixed possible use of global c var. check-in: ac6f46e0da user: hobbs tags: trunk | |
| 22:45 | * library/init.tcl: updated to 8.3a1 from 8.2.0. check-in: 637ee1644a user: hobbs tags: trunk | |
| 22:45 | * generic/tclNamesp.c: * generic/tclVar.c: * generic/tclCmdIL.c: fixed comment typos * generic/t... check-in: a774648283 user: hobbs tags: trunk | |
| 22:45 | *** empty log message *** check-in: 417346a0a2 user: hobbs tags: trunk | |
|
1999-09-21
| ||
| 23:10 | * library/tcltest1.0/tcltest.tcl: Applied patches sent in by Andreas Kupries to fix typos in comment... check-in: 1fcb5fc415 user: jenn tags: trunk | |
| 06:37 | 1999-09-20 Jeff Hobbs <hobbs@scriptics.com> * tests/env.test: * unix/Makefile.in: added support... check-in: 8e69ad3948 user: hobbs tags: trunk | |
| 04:21 | * unix/Makefile.in: fixed gendate target - this never worked since RCS was intro'd. * unix/tcl.m... check-in: 56f0b251b3 user: hobbs tags: trunk | |
| 04:20 | 1999-09-16 Jeff Hobbs <hobbs@scriptics.com> * tests/timer.test: changed after delay in timer tes... check-in: eb68adcdfd user: hobbs tags: trunk | |
|
1999-09-02
| ||
| 16:26 | 1999-09-01 Jeff Hobbs <hobbs@scriptics.com> * unix/aclocal.m4: * unix/tcl.m4: adjusted fix from... check-in: c8c6ecddb3 user: hobbs tags: trunk | |
| 16:26 | 1999-09-01 Jeff Hobbs <hobbs@scriptics.com> * generic/tclParseExpr.c: changed '"' to '\"' to mak... check-in: dc02bb24c9 user: hobbs tags: trunk | |
| 16:26 | 1999-09-01 Jeff Hobbs <hobbs@scriptics.com> remove TclInitStubs.3 - it was duplicate of InitStubs... check-in: 15b82898b6 user: hobbs tags: trunk | |
| 16:25 | 1999-09-01 Jeff Hobbs <hobbs@scriptics.com> * generic/tclParseExpr.c: changed '"' to '\"' to mak... check-in: ae3e8e69cb user: hobbs tags: trunk | |
|
1999-09-01
| ||
| 23:15 | Process command-line arguments only ::tcltest doesn't have a child namespace (requires that command-... check-in: fa90a10812 user: jenn tags: trunk | |
| 00:38 | Subst 2 more values into tclConfig.sh check-in: c29e7fad92 user: wart tags: trunk | |
|
1999-08-31
| ||
| 21:49 | typos check-in: 701aae413f user: jenn tags: trunk | |
| 21:43 | * library/tcltest1.0/tcltest.tcl: * doc/tcltest.n: * tests/README: Modified testConstraints variable... check-in: 2630872e80 user: jenn tags: trunk | |
| 01:48 | lint check-in: 6bb67868e7 user: jenn tags: trunk | |
|
1999-08-27
| ||
| 21:45 | * tests/env.test: * tests/exec.test: * tests/io.test: * tests/event.test: * tests/tcltest.test: Adde... check-in: cb311db6b8 user: jenn tags: trunk | |
| 18:12 | * library/tcltest1.0/tcltest.tcl: Modified tcltest so that variables are only initialized to their ... check-in: 1574427937 user: jenn tags: trunk | |
| 01:17 | * tests/tcltest.test: * library/tcltest1.0/tcltest.tcl: Added a -args flag that sets a variab... check-in: 03b5b8d2c0 user: jenn tags: trunk | |
|
1999-08-23
| ||
| 17:54 | * tests/tcltest.test: Added additional tests for -tmpdir, marked all tests that use exec as unixOr... check-in: 13304f0d0d user: jenn tags: trunk | |
|
1999-08-21
| ||
| 19:41 | *** empty log message *** check-in: a09342dc94 user: hobbs tags: trunk | |
| 19:41 | 1999-08-21 Jeff Hobbs <hobbs@scriptics.com> * unix/aclocal.m4: Changed AIX-4.[2-9] check to AIX-... check-in: 92192bdcaa user: hobbs tags: trunk | |
| 19:41 | 1999-08-20 Jeff Hobbs <hobbs@scriptics.com> * generic/tclPosixStr.c: fixed typo [Bug: 2592] check-in: bd45487388 user: hobbs tags: trunk | |
| 19:40 | 1999-08-20 Jeff Hobbs <hobbs@scriptics.com> * doc/*: fixed various nroff bugs in man pages [Bug:... check-in: 9772601e1f user: hobbs tags: trunk | |
| 19:40 | 1999-08-21 Jeff Hobbs <hobbs@scriptics.com> * unix/aclocal.m4: Changed AIX-4.[2-9] check to AIX-... check-in: fce88c177e user: hobbs tags: trunk | |
|
1999-08-19
| ||
| 17:39 | 1999-08-19 Jeff Hobbs <hobbs@scriptics.com> * generic/tclIO.c: changed Tcl_GetChannelNames* to u... check-in: 769c31641d user: hobbs tags: trunk | |
| 03:00 | 1999-08-18 Jeff Hobbs <hobbs@scriptics.com> * unix/Makefile.in: changed the dependency structure... check-in: d2761cadc2 user: hobbs tags: trunk | |
| 03:00 | 1999-08-18 Jeff Hobbs <hobbs@scriptics.com> added tests for bug fixes check-in: 5151e2b2b1 user: hobbs tags: trunk | |
| 02:59 | 1999-08-18 Jeff Hobbs <hobbs@scriptics.com> * library/auto.tcl: * library/init.tcl: * library/... check-in: e3a02d20c4 user: hobbs tags: trunk | |
| 02:59 | 1999-08-18 Jeff Hobbs <hobbs@scriptics.com> * doc/OpenFileChnl.3: * doc/file.n: * tests/cmdAH.... check-in: fb64d24b32 user: hobbs tags: trunk | |
| 02:58 | 1999-08-18 Jeff Hobbs <hobbs@scriptics.com> * doc/Eval.3: fixed doc on input args [Bug: 2114] ... check-in: 7751b2712e user: hobbs tags: trunk | |
| 02:58 | 1999-08-18 Jeff Hobbs <hobbs@scriptics.com> * doc/Eval.3: fixed doc on input args [Bug: 2114] ... check-in: e50e0a11be user: hobbs tags: trunk | |
|
1999-08-17
| ||
| 21:34 | typo check-in: dcf9edc93d user: jenn tags: trunk | |
|
1999-08-16
| ||
| 00:09 | Update copyrights and add my name to Ray's in the credits (blush). check-in: 1b154b6e79 user: jingham tags: trunk | |
| 00:09 | Update the copyrights. check-in: ac89277576 user: jingham tags: trunk | |