| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * tests/info.test: Tests 38.* added, exactly testing the tracking | andreas_kupries | 2008-07-24 | 2 | -1/+91 |
|
|
* | Contrain the new test to run only when tip280 is active. | andreas_kupries | 2008-07-23 | 1 | -2/+2 |
|
|
* | * generic/tclBasic.c: Modified TclArgumentGet to reject pure lists | andreas_kupries | 2008-07-23 | 5 | -33/+79 |
|
|
* | Fixed the failure to link in the default (non-TCL_TIP280) build. | dgp | 2008-07-23 | 1 | -1/+3 |
|
|
* | * generic/tclBasic.c: Added missing function comments. | andreas_kupries | 2008-07-22 | 2 | -3/+44 |
|
|
* | * generic/tclCompile.c: Made the new TclEnterCmdWordIndex | andreas_kupries | 2008-07-22 | 3 | -11/+14 |
|
|
* | * generic/tclBasic.c: Reworked the handling of bytecode literals | andreas_kupries | 2008-07-22 | 6 | -59/+169 |
|
|
* | * generic/tclBasic.c: Extended the existing TIP #280 system (info | andreas_kupries | 2008-07-21 | 10 | -56/+391 |
|
|
* | * generic/tclCmdIL.c (InfoFrameCmd): Fixed unsafe idiom of setting | andreas_kupries | 2008-07-07 | 2 | -2/+7 |
|
|
* | UtfToUtfProc: Avoid unwanted sign extension when converting incomplete UTF-8 | jenglish | 2008-07-04 | 2 | -3/+9 |
|
|
* | * library/package.tcl: Removed [file readable] testing from | dgp | 2008-07-03 | 2 | -13/+42 |
|
|
* | * generic/tclIOUtil.c: Plug memory leak in latest commit. Thanks | dgp | 2008-06-28 | 2 | -3/+13 |
|
|
* | formatting | dgp | 2008-06-23 | 1 | -2/+2 |
|
|
* | * generic/tclIOUtil.c: Fixed bug in Tcl_GetTranslatedPath() when | dgp | 2008-06-23 | 2 | -2/+19 |
|
|
* | * tests/binary.test: Corrected flawed tests revealed by a -debug 1 | dgp | 2008-06-20 | 3 | -10/+9 |
|
|
* | * generic/tclParseExpr.c: Disabled attempts to support [expr] | dgp | 2008-06-18 | 2 | -2/+14 |
|
|
* | * generic/tclCmdIL.c (InfoFrameCmd): Backport of fix made on the | andreas_kupries | 2008-06-16 | 3 | -41/+55 |
|
|
* | * generic/tclCmdIL.c (InfoFrameCmd): TIP #280 conditional | andreas_kupries | 2008-06-12 | 2 | -9/+25 |
|
|
* | * unix/Makefile.in: add complete deps on tclDTrace.h. | das | 2008-06-12 | 2 | -6/+8 |
|
|
* | autoconf-2.13 | das | 2008-06-12 | 1 | -307/+308 |
|
|
* | duh, fix missing 'fi', thanks aku! | das | 2008-06-12 | 1 | -1/+2 |
|
|
* | * unix/Makefile.in: clean generated tclDTrace.h file. | das | 2008-06-12 | 2 | -2/+10 |
|
|
* | * unix/configure: autoconf-2.13 | das | 2008-06-12 | 1 | -348/+354 |
|
|
* | * unix/configure.in: fix static DTrace-enabled build on Solaris. | das | 2008-06-12 | 1 | -1/+10 |
|
|
* | * unix/tcl.m4 (SunOS-5.11): fix 64bit amd64 support with gcc & Sun cc. | das | 2008-06-12 | 1 | -14/+30 |
|
|
* | reduce reg-33.14 space used to prevent stack segfault | hobbs | 2008-05-26 | 1 | -2/+2 |
|
|
* | * tests/io.test (io-53.9): need to close chan before removing file. | hobbs | 2008-05-26 | 2 | -1/+6 |
|
|
* | * win/tclWinChan.c (FileWideSeekProc): Accepted a patch by | andreas_kupries | 2008-05-23 | 4 | -16/+28 |
|
|
* | Also, panic early if we find out the wrong thread attempting | vasiljevic | 2008-04-27 | 2 | -1/+13 |
|
|
* | Oooops... wrong year in the log timestamp? | vasiljevic | 2008-04-26 | 1 | -1/+1 |
|
|
* | generic/tclAsync.c: Tcl_AsyncDelete(): panic if attempt | vasiljevic | 2008-04-26 | 2 | -18/+32 |
|
|
* | bump release tagcore_8_4_19 | dgp | 2008-04-17 | 1 | -2/+2 |
|
|
* | style revisions to latest commit | dgp | 2008-04-17 | 4 | -13/+10 |
|
|
* | * generic/tclCompExpr.c (CompileMathFuncCall): Added | andreas_kupries | 2008-04-17 | 3 | -2/+17 |
|
|
* | bump release tag | dgp | 2008-04-15 | 1 | -2/+2 |
|
|
* | * generic/tclIO.c (CopyData): Applied another patch by Alexandre | andreas_kupries | 2008-04-15 | 4 | -8/+60 |
|
|
* | bump release tag | dgp | 2008-04-14 | 1 | -2/+2 |
|
|
* | * unix/tclUnixTime.c (TclpGetClicks, Tcl_GetTime): Removed | Kevin B Kenny | 2008-04-14 | 2 | -5/+9 |
|
|
* | * generic/tclExecute.c: Plug memory leak introduced in the | dgp | 2008-04-14 | 2 | -2/+8 |
|
|
* | * README: Bump version number to 8.4.19 | dgp | 2008-04-11 | 11 | -26/+85 |
|
|
* | * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Keeping check for negative | andreas_kupries | 2008-04-10 | 4 | -23/+58 |
|
|
* | * tests/io.test (io-52.5): Removed '-size -1' from test, does not | andreas_kupries | 2008-04-09 | 2 | -2/+7 |
|
|
* | * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Added checking of -size | andreas_kupries | 2008-04-09 | 3 | -2/+31 |
|
|
* | * tests/io.test (io-53.8,53.9,53.10): Backported das' fix of typo | andreas_kupries | 2008-04-08 | 2 | -4/+9 |
|
|
* | * tests/io.test (io-53.10): Testcase for bi-directionaly fcopy. | andreas_kupries | 2008-04-07 | 4 | -30/+119 |
|
|
* | Added forgotten reference to [Bug 1350564] in last entry. | andreas_kupries | 2008-04-07 | 1 | -2/+3 |
|
|
* | * generic/tclIO.c (BUSY_STATE, CheckChannelErrors, | andreas_kupries | 2008-04-07 | 3 | -5/+22 |
|
|
* | * tests/io.test (io-53.9): Added testcase for [Bug 780533], based | andreas_kupries | 2008-04-04 | 2 | -3/+57 |
|
|
* | * generic/tclIO.c (CopyData): Applied patch [Bug 1932639] to | andreas_kupries | 2008-04-03 | 3 | -14/+76 |
|
|
* | * generic/tclIO.c (CopyData): Applied patch for the fcopy problem | andreas_kupries | 2008-04-02 | 2 | -2/+10 |
|
|