Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Documented and tested for the current behaviour of [binary format a] and | dkf | 2003-07-11 | 3 | -3/+43 |
| | | | | [binary scan ? a]. This is what they've been doing all along. [Bug 735364] | ||||
* | * library/package.tcl: Corrected [pkg_mkIndex] bug reported on | dgp | 2003-07-11 | 2 | -3/+13 |
| | | | | | comp.lang.tcl. The indexer was searching for newly indexed packages instead of newly provided packages. | ||||
* | Tighened up wording of several expr operations to make them less inclined to | dkf | 2003-07-04 | 2 | -12/+16 |
| | | | | misinterpretation. [Bug 758488] | ||||
* | * tests/cmdAH.test: Made tests of [file mtime] work better on FAT | dkf | 2003-07-04 | 2 | -27/+79 |
| | | | | filesystems. [Patch 760768] Also a little general cleanup. | ||||
* | * unix/configure: Regen. | mdejong | 2003-06-25 | 3 | -25/+37 |
| | | | | | | | * unix/tcl.m4 (SC_CONFIG_CFLAGS): Add -ieee when compiling with cc and add -mieee when compiling with gcc under OSF1-V5 "Tru64" systems. [Bug 748957] | ||||
* | Documented that [source] always uses the system encoding. | dkf | 2003-06-24 | 2 | -8/+17 |
| | |||||
* | fs doc fix | vincentdarley | 2003-06-23 | 2 | -13/+15 |
| | |||||
* | file copy empty filename bug fix | vincentdarley | 2003-06-23 | 3 | -2/+26 |
| | |||||
* | 2003-06-18 Miguel Sofer <msofer@users.sf.net> | Miguel Sofer | 2003-06-18 | 2 | -4/+7 |
| | | | | | * generic/tclNamesp.c (Tcl_Export): removed erroneous comments [Bug 756744] | ||||
* | backport of regsub empty string fixes | vincentdarley | 2003-06-17 | 3 | -7/+63 |
| | |||||
* | * generic/tclBasic.c: | Miguel Sofer | 2003-06-10 | 4 | -26/+39 |
| | | | | | | | * generic/tclExecute.c: let TclExecuteObjvInternal call TclInterpReady instead of relying on its callers to do so; fix for the part of [Bug 495830] that is new in 8.4. * tests/interp.test: Added tests 18.9 (knownbug) and 18.10 | ||||
* | * string.test (string-4.15): Added test for [string first] bug | dgp | 2003-06-09 | 2 | -1/+14 |
| | | | | | reported in Tcl 8.3, where test for all-single-byte-encoded strings was not reliable. | ||||
* | Fix for [Bug 748700] | Joe Mistachkin | 2003-06-04 | 3 | -4/+16 |
| | |||||
* | add thanks | dgp | 2003-05-23 | 1 | -0/+2 |
| | |||||
* | * generic/tclObj.c (tclCmdNameType): Converted internal rep | dgp | 2003-05-23 | 2 | -8/+27 |
| | | | | | | | | management of the cmdName Tcl_ObjType the opposite way, to always use the twoPtrValue instead of always using the otherValuePtr. Previous fix on 2003-05-12 broke several extensions that wanted to poke around with the twoPtrValue.ptr2 value of a cmdName Tcl_Obj, like TclBlend and e4graph. [Bug 726018] | ||||
* | moved core-8-4-3 tag for macosx only fix at request of OS X maintainercore_8_4_3 | hobbs | 2003-05-23 | 1 | -2/+2 |
| | |||||
* | * macosx/tclMacOSXBundle.c: fixed a problem that caused only the | das | 2003-05-22 | 2 | -0/+17 |
| | | | | | | first call to Tcl_MacOSXOpenVersionedBundleResources() for a given bundle identifier to succeed. This caused the tcl runtime library not to be found in all interps created after the inital one. | ||||
* | updated changes for 8.4.3 | hobbs | 2003-05-20 | 2 | -1/+87 |
| | |||||
* | * unix/Makefile.in: do not run autoconf during 'make dist' as the | hobbs | 2003-05-20 | 2 | -4/+7 |
| | | | | configure is now a CVS-maintained file and should be up-to-date. | ||||
* | * macosx/Tcl.pbproj/project.pbxproj: changed tclConfig.sh location | das | 2003-05-19 | 2 | -1/+8 |
| | | | | | | in versioned framework subdirectories to be identical to location in framework toplevel; fixed stub library symbolic links to be tcl version specific. | ||||
* | 2003-05-16 Daniel Steffen <das@users.sourceforge.net> | das | 2003-05-16 | 2 | -1/+5 |
| | | | | * macosx/Tcl.pbproj/project.pbxproj: updated copyright year. | ||||
* | * win/tclWinFile.c (TclpMatchInDirectory): revert glob code to | hobbs | 2003-05-16 | 2 | -71/+49 |
| | | | | r1.44 as 2003-04-14 optimizations broke Windows98 glob'ing. | ||||
* | bumped version to 8.4.3 | hobbs | 2003-05-15 | 11 | -18/+29 |
| | |||||
* | * doc/socket.n: nroff font handling correction. | hobbs | 2003-05-15 | 2 | -2/+4 |
| | |||||
* | * library/encoding/gb2312-raw.enc (new): This is the original | hobbs | 2003-05-15 | 2 | -0/+1387 |
| | | | | | | gb2312.enc renamed to allow for it to still be used. This is needed by Tk (unix) because X fonts with gb2312* charsets really do want the original gb2312 encoding. [Bug 557030] | ||||
* | Consequent fixes from [Bug 699060]; [format] should not be too eager to demote | dkf | 2003-05-14 | 3 | -3/+39 |
| | | | | wides to ints, and should throw errors when appropriate. | ||||
* | * library/encoding/gb2312.enc: copy euc-cn.enc over original | hobbs | 2003-05-14 | 2 | -92/+114 |
| | | | | | | gb2312.enc. gb2312.enc appeared to not work as expected, and most uses of gb2312 really mean euc-cn (which may be the cause of the problem). [Bug 557030] | ||||
* | * generic/tclEnv.c (TclUnsetEnv): Another putenv() copy behavior | hobbs | 2003-05-14 | 2 | -1/+12 |
| | | | | | problem repaired when compiling on windows and using microsoft's runtime. [Bug 736421] (gravereaux) | ||||
* | * generic/tclIOUtil.c: add decl for FsThrExitProc to suppress | hobbs | 2003-05-13 | 2 | -2/+7 |
| | | | | warnings. | ||||
* | Removed unused variable to reduce compiler warnings. [Bug 664745] | dkf | 2003-05-13 | 2 | -24/+33 |
| | |||||
* | fix for [Bug 732477] | Joe Mistachkin | 2003-05-13 | 6 | -24/+32 |
| | |||||
* | * generic/tcl.decls: | das | 2003-05-13 | 7 | -23/+130 |
| | | | | | | | | | | | | | | | | | | | | | * macosx/tclMacOSXBundle.c: added extended version of the Tcl_MacOSXOpenBundleResources() API taking an extra version number argument: Tcl_MacOSXOpenVersionedBundleResources(). This is needed to be able to access bundle resources in versioned frameworks such as Tcl and Tk, otherwise if multiple versions were installed, only the latest version's resources could be accessed. [Bug 736774] * unix/tclUnixInit.c (Tcl_MacOSXGetLibraryPath): use new versioned bundle resource API to get tcl runtime library for TCL_VERSION. [Bug 736774] * generic/tclPlatDecls.h: * generic/tclStubInit.c: regen. * unix/tclUnixPort.h: worked around the issue of realpath() not being thread-safe on Mac OS X by defining NO_REALPATH for threaded builds on Mac OS X. [Bug 711232] | ||||
* | * generic/tclInterp.c: (AliasObjCmd): Added refCounting of the words | dgp | 2003-05-12 | 3 | -3/+22 |
| | | | | | * tests/interp.test (interp-33.1): of the target of an interp alias during its execution. Also added test. [Bug 730244]. | ||||
* | * generic/tclBasic.c (TclInvokeObjectCommand): objv[argc] is no | dgp | 2003-05-12 | 2 | -4/+7 |
| | | | | | longer set to NULL (Tcl_CreateObjCommand docs already say that it should not be accessed). | ||||
* | * generic/tclObj.c (tclCmdNameType): Corrected variable use of the | dgp | 2003-05-12 | 2 | -7/+8 |
| | | | | | otherValuePtr or the twoPtrValue.ptr1 fields to store a (ResolvedCmdName *) as the internal rep. [Bug 726018]. | ||||
* | * doc/Eval.3: Corrected prototype for Tcl_GlobalEvalObj [Bug 727622]. | dgp | 2003-05-12 | 2 | -2/+6 |
| | |||||
* | * generic/tclVar.c (TclObjLookupVar): [Bug 735335] temporary fix, | Miguel Sofer | 2003-05-12 | 3 | -2/+34 |
| | | | | | disabling usage of tclNsVarNameType. * tests/var.test (var-15.1): test for [Bug 735335] | ||||
* | Added comment about correcting the #723502 bug. | vasiljevic | 2003-05-12 | 1 | -0/+4 |
| | |||||
* | Corrected the Tcl bug #723502 | vasiljevic | 2003-05-12 | 1 | -1/+1 |
| | |||||
* | * generic/tclIOUtil.c: ensure cd is thread-safe. | hobbs | 2003-05-11 | 2 | -68/+105 |
| | | | | [Bug #710642] (vasiljevic) | ||||
* | * win/tclWinSerial.c (SerialCloseProc): correct mem leak on | hobbs | 2003-05-11 | 2 | -1/+6 |
| | | | | closing a Windows serial port [Bug #718002] (schroedter) | ||||
* | * generic/tclCmdMZ.c (Tcl_StringObjCmd): prevent string repeat | hobbs | 2003-05-10 | 2 | -18/+32 |
| | | | | crash when overflow sizes were given (throws error). [Bug #714106] | ||||
* | fix for [Bugs 733156, 733221] | Joe Mistachkin | 2003-05-10 | 1 | -0/+15 |
| | |||||
* | fix for [Bug 733221] | Joe Mistachkin | 2003-05-10 | 1 | -4/+11 |
| | |||||
* | fix for [Bugs 733221, 733156] | Joe Mistachkin | 2003-05-10 | 1 | -21/+70 |
| | |||||
* | fix bad cvs lf conversion | Joe Mistachkin | 2003-05-10 | 1 | -1/+2 |
| | |||||
* | fix for [Bug 731754] | Joe Mistachkin | 2003-05-10 | 1 | -5/+1 |
| | |||||
* | * library/tcltest/tcltest.tcl: The -returnCodes option to [test] | dgp | 2003-05-05 | 2 | -2/+7 |
| | | | | failed to recognize the symbolic name "ok" for return code 0. | ||||
* | Corrected error message for grammar and spelling. | dkf | 2003-05-05 | 4 | -9/+14 |
| | |||||
* | glob and square brackets fix | vincentdarley | 2003-04-29 | 3 | -4/+32 |
| |