Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up typedef formatting | dkf | 2008-06-30 | 2 | -14/+20 |
| | |||||
* | * doc/ObjectType.3: Updated documentation of the Tcl_ObjType | dgp | 2008-06-30 | 2 | -36/+79 |
| | | | | struct to match expectations of Tcl 8.5 [Bug 1917650]. | ||||
* | formatting, whitespace | das | 2008-06-30 | 2 | -114/+122 |
| | |||||
* | Lrange cleanup and in-place optimization [Patch 1890831] | ferrieux | 2008-06-29 | 2 | -36/+53 |
| | |||||
* | Avoid useless String conversion for CONCAT1 of pure byte arrays [Patch 1953758]. | ferrieux | 2008-06-29 | 2 | -1/+62 |
| | |||||
* | Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fix | dkf | 2008-06-29 | 80 | -836/+831 |
| | | | | typedefs, add a few missing bits) | ||||
* | * generic/tclPathObj.c: Plug memory leak in [Bug 1999176] fix. Thanks | dgp | 2008-06-29 | 2 | -3/+12 |
| | | | | to Rolf Ade for detecting. | ||||
* | Fix [Bug 2004256] | dkf | 2008-06-29 | 2 | -31/+52 |
| | |||||
* | Fix [Bug 2004480] | dkf | 2008-06-28 | 2 | -19/+24 |
| | |||||
* | * generic/tclPathObj.c: Plug memory leak in [Bug 1972879] fix. Thanks | dgp | 2008-06-28 | 2 | -3/+12 |
| | | | | Rolf Ade for detecting and Dan Steffen for the fix [Bug 2004654]. | ||||
* | Tcl defines more than 7 Tcl_ObjTypes now, and we don't want to maintain | dgp | 2008-06-27 | 1 | -3/+3 |
| | | | | | this claim in the docs. Also revise false claim that a custom Tcl_ObjType requires calling Tcl_RegisterObjType(). | ||||
* | typos | dgp | 2008-06-27 | 1 | -4/+4 |
| | |||||
* | * unix/Makefile.in: Followup to my change of 2008-06-25, make code | andreas_kupries | 2008-06-26 | 2 | -2/+9 |
| | | | | | | generated by the Makefile and put into the installed tm.tcl conditional on interpreter safeness as well. Thanks to Daniel Steffen for reminding me of that code. | ||||
* | remove stray .REcore_8_6_a1 | dgp | 2008-06-25 | 1 | -2/+1 |
| | |||||
* | Advance 8.6a1 release tag | dgp | 2008-06-25 | 2 | -8/+10 |
| | |||||
* | * library/tm.tcl: Modified the handling of Tcl Modules and of the | andreas_kupries | 2008-06-25 | 5 | -23/+160 |
| | | | | | | * library/safe.tcl: Safe Base to interact nicely with each other, * library/init.tcl: enabling requiring Tcl Modules in safe * tests/safe.test: interpreters. Fixes [Bug 1999119]. | ||||
* | * changes: Updates for 8.6a1 release. | dgp | 2008-06-25 | 3 | -4/+16 |
| | | | | * generic/tclOO.h: Bump to TclOO 0.5. | ||||
* | fix versions of dde and registry dlls | patthoyts | 2008-06-25 | 3 | -9/+28 |
| | | | | fix problem building with staticpkg option | ||||
* | * generic/tclPathObj.c: Fixed some internals management in the "path" | dgp | 2008-06-24 | 2 | -2/+31 |
| | | | | | Tcl_ObjType for the empty string value. Problem led to a crash in the command [glob -dir {} a]. [Bug 1999176]. | ||||
* | bug #1995063 fix examples and comment on eof use. | patthoyts | 2008-06-24 | 2 | -5/+37 |
| | |||||
* | * generic/tclPathObj.c: Fixed bug in Tcl_GetTranslatedPath() when | dgp | 2008-06-23 | 1 | -7/+9 |
| | | | | | | | operating on the "Special path" variant of the "path" Tcl_ObjType intrep. A full normalization was getting done, in particular, coercing relative paths to absolute, contrary to what the function of producing the "translated path" is supposed to do. [Bug 1972879]. | ||||
* | * generic/tclPathObj.c: Fixed bug in Tcl_GetTranslatedPath() when | dgp | 2008-06-23 | 2 | -2/+17 |
| | | | | | | | operating on the "Special path" variant of the "path" Tcl_ObjType intrep. A full normalization was getting done, in particular, coercing relative paths to absolute, contrary to what the function of producing the "translated path" is supposed to do. [Bug 1972879]. | ||||
* | * changes: Updates for 8.6a1 release. | dgp | 2008-06-20 | 10 | -27/+77 |
| | | | | | | | | | | | | | | * generic/tclInterp.c: Fixed completely boneheaded mistake that * tests/interp.test: [interp bgerror $slave] and [$slave bgerror] would always act like [interp bgerror {}]. [Bug 1999035]. * tests/chanio.test: Corrected flawed tests revealed by a -debug 1 * tests/cmdAH.test: -singleproc 1 test suite run. * tests/event.test: * tests/interp.test: * tests/io.test: * tests/ioTrans.test: * tests/namespace.test: | ||||
* | * tests/encoding.test: Make failing tests pass again. | dgp | 2008-06-20 | 2 | -1/+7 |
| | |||||
* | Solaris, stubs changes for 8.6a1 | das | 2008-06-20 | 1 | -1/+9 |
| | |||||
* | Make [next] work as described in TIP. [Bug 1998244] | dkf | 2008-06-19 | 4 | -19/+34 |
| | |||||
* | Forgot the bug number | dkf | 2008-06-19 | 1 | -1/+1 |
| | |||||
* | Fix [Bug 1998221] | dkf | 2008-06-19 | 3 | -59/+86 |
| | |||||
* | * changes: Updates for 8.6a1 release. | dgp | 2008-06-19 | 2 | -1/+42 |
| | |||||
* | * README: Bump version number to 8.6a1 | dgp | 2008-06-19 | 10 | -16/+29 |
| | | | | | | | | | | | | * generic/tcl.h: * library/init.tcl: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: | ||||
* | * generic/tclClock.c (ClockConvertlocaltoutcObjCmd): Removed left | andreas_kupries | 2008-06-17 | 2 | -2/+6 |
| | | | | over debug output. | ||||
* | * doc/tm.n: Followup to changelog entry 2008-03-18 regarding | andreas_kupries | 2008-06-17 | 2 | -8/+22 |
| | | | | | | ::tcl::tm::Defaults. Updated the documentation to not only mention the new (underscored) form of environment variable names, but make it the encouraged form as well. See [Bug 1914604]. | ||||
* | 2006-06-17 Kevin Kenny <kennykb@acm.org> | Kevin B Kenny | 2008-06-17 | 3 | -8/+33 |
| | | | | | | | | | * generic/tclClock.c (ConvertLocalToUTC): * tests/clock.test (clock-63.1): Fixed a bug where the internal ConvertLocalToUTC command segfaulted if passed a dictionary without the 'localSeconds' key. To the best of my knowledge, the bug was not observable in the [clock] command itself. | ||||
* | * generic/tclCmdIL.c (TclInfoFrame): Moved the code looking up the | andreas_kupries | 2008-06-16 | 3 | -49/+64 |
| | | | | | | | | * tests/info.test: information for key 'proc' out of the TCL_LOCATION_BC branch to after the switch, this is common to all frame types. Updated the testsuite to match. This was exposed by the 2008-06-08 commit (Miguel), switching uplevel from direct eval to compilation. Fixes [Bug 1987851]. | ||||
* | * tests/ioTrans.test (iortrans-11.*): Fixed same issue as for | andreas_kupries | 2008-06-16 | 2 | -1/+9 |
| | | | | | iortrans.tf-11.*, cleanup of temp file, making this a followup to the entry on 2008-06-10 by myself. | ||||
* | no message | davygrvy | 2008-06-14 | 1 | -1/+3 |
| | |||||
* | The Stubs source files (tclStubLib.c and tclOOStubLib.c) should not be | davygrvy | 2008-06-14 | 1 | -2/+6 |
| | | | | compiled with the -GL flag. | ||||
* | 2008-06-13 David Gravereaux <davygrvy@pobox.com> | davygrvy | 2008-06-13 | 1 | -1/+2 |
| | | | | | * win/rules.vc: SYMBOLS macro now being set to zero when $(OPTS) is not available. | ||||
* | no message | davygrvy | 2008-06-13 | 1 | -0/+5 |
| | |||||
* | fix warning | das | 2008-06-13 | 1 | -2/+2 |
| | |||||
* | TIP 285 Implementation | Joe Mistachkin | 2008-06-13 | 30 | -91/+2308 |
| | |||||
* | * unix/Makefile.in: add complete deps on tclDTrace.h. | das | 2008-06-12 | 2 | -4/+6 |
| | |||||
* | sync with 2008-05-26 io-53.9 change | das | 2008-06-12 | 1 | -1/+2 |
| | |||||
* | s/target/config/ | das | 2008-06-12 | 1 | -2/+2 |
| | |||||
* | * generic/tclOO.c: use TclOOStubs hooks field to retrieve | das | 2008-06-12 | 6 | -50/+57 |
| | | | | | | | * generic/tclOODecls.h: TclOOIntStubs pointer. [Bug 1980953] * generic/tclOOIntDecls.h: * generic/tclOOStubInit.c: * generic/tclOOStubLib.c: | ||||
* | * generic/tclIORTrans.c: fix signed <-> unsigned cast warnings. | das | 2008-06-12 | 1 | -15/+20 |
| | |||||
* | * unix/configure: autoconf-2.59 | das | 2008-06-12 | 1 | -18/+52 |
| | |||||
* | * unix/tcl.m4 (SunOS-5.11): fix 64bit amd64 support with gcc & Sun cc. | das | 2008-06-12 | 1 | -22/+39 |
| | |||||
* | * unix/configure.in: fix static DTrace-enabled build on Solaris. | das | 2008-06-12 | 1 | -1/+10 |
| | |||||
* | * unix/Makefile.in: clean generated tclDTrace.h file. | das | 2008-06-12 | 1 | -2/+2 |
| |