| Commit message (Expand) | Author | Age | Files | Lines |
* | Tcl defines more than 7 Tcl_ObjTypes now, and we don't want to maintain | dgp | 2008-06-27 | 1 | -3/+3 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | * changes: Updates for 8.6a1 release. | dgp | 2008-06-25 | 3 | -4/+16 |
|
|
* | fix versions of dde and registry dlls | patthoyts | 2008-06-25 | 3 | -9/+28 |
|
|
* | * generic/tclPathObj.c: Fixed some internals management in the "path" | dgp | 2008-06-24 | 2 | -2/+31 |
|
|
* | 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 |
|
|
* | * generic/tclPathObj.c: Fixed bug in Tcl_GetTranslatedPath() when | dgp | 2008-06-23 | 2 | -2/+17 |
|
|
* | * changes: Updates for 8.6a1 release. | dgp | 2008-06-20 | 10 | -27/+77 |
|
|
* | * 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/tclClock.c (ClockConvertlocaltoutcObjCmd): Removed left | andreas_kupries | 2008-06-17 | 2 | -2/+6 |
|
|
* | * doc/tm.n: Followup to changelog entry 2008-03-18 regarding | andreas_kupries | 2008-06-17 | 2 | -8/+22 |
|
|
* | 2006-06-17 Kevin Kenny <kennykb@acm.org> | Kevin B Kenny | 2008-06-17 | 3 | -8/+33 |
|
|
* | * generic/tclCmdIL.c (TclInfoFrame): Moved the code looking up the | andreas_kupries | 2008-06-16 | 3 | -49/+64 |
|
|
* | * tests/ioTrans.test (iortrans-11.*): Fixed same issue as for | andreas_kupries | 2008-06-16 | 2 | -1/+9 |
|
|
* | 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 |
|
|
* | 2008-06-13 David Gravereaux <davygrvy@pobox.com> | davygrvy | 2008-06-13 | 1 | -1/+2 |
|
|
* | 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/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 |
|
|
* | * macosx/Tcl.xcodeproj/project.pbxproj: add tclIORTrans.c; updates and | das | 2008-06-12 | 3 | -65/+234 |
|
|
* | UtfToUtfProc: Avoid unwanted sign extension when converting | jenglish | 2008-06-11 | 2 | -2/+8 |
|
|
* | * tests/ioTrans.test (iortrans.tf-6.1): Fixed the [Bug 1988552], | andreas_kupries | 2008-06-10 | 2 | -4/+18 |
|
|
* | * generic/tclIORTrans.c (ReflectInput): Fixed a bug triggered by | andreas_kupries | 2008-06-10 | 2 | -3/+18 |
|
|
* | Plug leak. [Bug 1987817] | dkf | 2008-06-08 | 2 | -22/+40 |
|
|
* | * generic/tclBasic.c: Compilation of uplevel scripts, allow | Miguel Sofer | 2008-06-08 | 8 | -134/+287 |
|
|
* | TIP #230 IMPLEMENTATION | andreas_kupries | 2008-06-06 | 11 | -12/+4855 |
|
|
* | fix warnings, remove unused debug code that causes build failure | das | 2008-06-05 | 1 | -24/+10 |
|
|
* | TIP #317 implementation | patthoyts | 2008-06-03 | 3 | -24/+879 |
|
|
* | * generic/tclOO.c (ReleaseClassContents): Fix the one remaining | Kevin B Kenny | 2008-06-02 | 2 | -1/+13 |
|
|