| Commit message (Expand) | Author | Age | Files | Lines |
* | Olson's tzdata2008e | Kevin B Kenny | 2008-08-08 | 14 | -16/+47 |
|
|
* | * generic/tcl.h: Bump to 8.5.4 for release. | dgp | 2008-08-08 | 10 | -16/+26 |
|
|
* | * changes: Update for 8.5.4 release. | dgp | 2008-08-08 | 2 | -1/+19 |
|
|
* | * generic/tclVar.c (TclLookupSimpleVar): Retrieve the number of | dgp | 2008-08-07 | 2 | -4/+10 |
|
|
* | * generic/tclExecute.c: Stopped faulty double-logging of errors to | dgp | 2008-08-04 | 3 | -2/+40 |
|
|
* | * generic/tclBasic.c: Corrected the timing of when the flag | dgp | 2008-07-30 | 2 | -3/+8 |
|
|
* | * generic/tclExecute.c: fix [Bug 2030670] that cause | Miguel Sofer | 2008-07-29 | 2 | -5/+12 |
|
|
* | * generic/tclBasic.c: Added missing ref count when creating an | andreas_kupries | 2008-07-28 | 2 | -2/+10 |
|
|
* | backport casting fix from HEAD | dgp | 2008-07-28 | 1 | -2/+3 |
|
|
* | * tests/info.test (info-37.0): Add !singleTestInterp constraint; | das | 2008-07-25 | 2 | -21/+28 |
|
|
* | * tests/info.test: Tests 38.* added, exactly testing the tracking | andreas_kupries | 2008-07-25 | 6 | -99/+211 |
|
|
* | * tests/info.test: Reordered the tests to have monotonously | andreas_kupries | 2008-07-23 | 2 | -151/+154 |
|
|
* | Rename new test to avoid duplicate test name. | andreas_kupries | 2008-07-23 | 1 | -2/+2 |
|
|
* | * generic/tclBasic.c: Modified TclArgumentGet to reject pure lists | andreas_kupries | 2008-07-23 | 5 | -25/+72 |
|
|
* | * generic/tclBasic.c: Added missing function comments. | andreas_kupries | 2008-07-22 | 2 | -1/+43 |
|
|
* | * generic/tclCompile.c: Made the new TclEnterCmdWordIndex | andreas_kupries | 2008-07-22 | 3 | -15/+18 |
|
|
* | * generic/tclBasic.c: Reworked the handling of bytecode literals | andreas_kupries | 2008-07-22 | 6 | -60/+167 |
|
|
* | define DLLEXPORT as __attribute__ ((visibility("default"))) for gcc >= 4.0. | nijtmans | 2008-07-22 | 1 | -16/+17 |
|
|
* | * tests/encoding.test: Make failing tests pass again. [Bug 1972867] | dgp | 2008-07-22 | 2 | -1/+7 |
|
|
* | Undo local changes which did not belong in the last commit. | andreas_kupries | 2008-07-21 | 3 | -11/+8 |
|
|
* | * generic/tclBasic.c: Extended the existing TIP #280 system (info | andreas_kupries | 2008-07-21 | 13 | -72/+408 |
|
|
* | Backported fix for bug #2015723 | patthoyts | 2008-07-21 | 2 | -5/+11 |
|
|
* | Fix [Bug 2008248] and make dict->list->dict round trip efficient to boot. | dkf | 2008-07-20 | 3 | -11/+64 |
|
|
* | Fix error in example. [Bug 2016740] | dkf | 2008-07-15 | 2 | -2/+6 |
|
|
* | * generic/tclGet.c: Corrected out of date comments. | dgp | 2008-07-08 | 2 | -7/+13 |
|
|
* | * generic/tclCmdIL.c (InfoFrameCmd): Fixed unsafe idiom of setting | andreas_kupries | 2008-07-07 | 2 | -2/+7 |
|
|
* | Correct examples. [Bug 1982642] | dkf | 2008-07-07 | 3 | -16/+33 |
|
|
* | UtfToUtfProc: Avoid unwanted sign extension when converting incomplete UTF-8 | jenglish | 2008-07-04 | 2 | -2/+8 |
|
|
* | * generic/tclIORChan.c (InvokeTclMethod): Fixed the memory leak | andreas_kupries | 2008-07-03 | 2 | -1/+19 |
|
|
* | * library/package.tcl: Removed [file readable] testing from | dgp | 2008-07-03 | 2 | -11/+37 |
|
|
* | typo | dgp | 2008-06-30 | 1 | -2/+2 |
|
|
* | * generic/tcl.h: Bump to 8.5.3 for release. | dgp | 2008-06-30 | 9 | -13/+25 |
|
|
* | * doc/ObjectType.3: Updated documentation of the Tcl_ObjType | dgp | 2008-06-30 | 2 | -36/+77 |
|
|
* | * generic/tclPathObj.c: Plug memory leak in [Bug 1999176] fix. Thanks | dgp | 2008-06-29 | 2 | -3/+12 |
|
|
* | * generic/tclPathObj.c: Plug memory leak in [Bug 1972879] fix. Thanks | dgp | 2008-06-28 | 2 | -3/+13 |
|
|
* | 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 .RE | dgp | 2008-06-25 | 1 | -2/+1 |
|
|
* | Add test suite changes for 1999119 bug fix commit. | dgp | 2008-06-25 | 3 | -19/+20 |
|
|
* | * library/tm.tcl: Modified the handling of Tcl Modules and of the | andreas_kupries | 2008-06-25 | 4 | -19/+157 |
|
|
* | * changes: Update for 8.5.3 release. | dgp | 2008-06-25 | 2 | -2/+10 |
|
|
* | Backported fix for dde/registry versions and the staticpkg build option | patthoyts | 2008-06-25 | 3 | -11/+45 |
|
|
* | * generic/tclPathObj.c: Fixed some internals management in the "path" | dgp | 2008-06-24 | 2 | -2/+31 |
|
|
* | * generic/tclPathObj.c: Fixed bug in Tcl_GetTranslatedPath() when | dgp | 2008-06-23 | 2 | -2/+19 |
|
|
* | another update for 8.5.3 | dgp | 2008-06-20 | 2 | -1/+5 |
|
|
* | * generic/tclInterp.c: Fixed completely boneheaded mistake that | dgp | 2008-06-20 | 6 | -12/+45 |
|
|
* | Solaris changes for 8.5.3 | das | 2008-06-20 | 1 | -1/+5 |
|
|
* | * changes: Updates for 8.5.3 release. | dgp | 2008-06-19 | 2 | -1/+27 |
|
|
* | * generic/tclClock.c (ClockConvertlocaltoutcObjCmd): Removed left | andreas_kupries | 2008-06-17 | 2 | -2/+6 |
|
|