| Commit message (Expand) | Author | Age | Files | Lines |
* | Slightly better style (no _ANSI_ARGS_ even in comments, use void instead of V... | dkf | 2005-12-01 | 1 | -13/+13 |
|
|
* | * generic/tclClock.c: fix warning. | das | 2005-12-01 | 1 | -3/+7 |
|
|
* | code rationalization - eliminate some duplication between Tcl and C | Kevin B Kenny | 2005-11-30 | 1 | -3/+191 |
|
|
* | fix [clock format -timezone :localtime] for times before the Posix Epoch | Kevin B Kenny | 2005-11-30 | 1 | -4/+9 |
|
|
* | silenced compiler warning about big constant | Kevin B Kenny | 2005-11-30 | 1 | -2/+4 |
|
|
* | New TEBC opcode, INST_JUMP_TABLE, for compiling the simple (and common) case of | dkf | 2005-11-30 | 4 | -26/+314 |
|
|
* | fixed bad refcount that corrupted heap | Kevin B Kenny | 2005-11-30 | 1 | -1/+2 |
|
|
* | make [clock format] go faster | Kevin B Kenny | 2005-11-29 | 3 | -230/+1216 |
|
|
* | Fix [Bug 1366683] | dkf | 2005-11-29 | 1 | -3/+17 |
|
|
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 23 | -166/+230 |
|
|
* | Don't set tclStubsPtr to 0 when Tcl_PkgRequireEx() fails | jenglish | 2005-11-20 | 1 | -24/+4 |
|
|
* | * generic/tclIO.c (TclFinalizeIOSubsystem): preserve statePtr | hobbs | 2005-11-18 | 1 | -5/+10 |
|
|
* | * generic/tclObj.c (GetBignumFromObj): replace NULL with | Miguel Sofer | 2005-11-18 | 1 | -2/+2 |
|
|
* | * generic/tclIO.c (TclFinalizeIOSubsystem): Applied Pat Thoyts' | andreas_kupries | 2005-11-18 | 1 | -2/+6 |
|
|
* | * generic/tclListObj.c: Restored the SetListFromAny routine to | dgp | 2005-11-18 | 2 | -3/+4 |
|
|
* | * generic/tclStrToD.c: More data in the "can't happen" Tcl_Panic | dgp | 2005-11-14 | 1 | -2/+3 |
|
|
* | * generic/tclBasic.c (CallCommandTraces): Save/restore the | dgp | 2005-11-14 | 1 | -1/+9 |
|
|
* | * generic/tclInt.h: | Miguel Sofer | 2005-11-14 | 2 | -6/+14 |
|
|
* | fixing last commit, no Changelog entry | Miguel Sofer | 2005-11-13 | 1 | -3/+9 |
|
|
* | * generic/tclBasic.c (Tcl_DeleteCommandFromToken): | Miguel Sofer | 2005-11-13 | 2 | -11/+5 |
|
|
* | Partial fix for [Bug 1355342] | dkf | 2005-11-12 | 1 | -350/+350 |
|
|
* | * generic/tclInt.h: Revised TclParseNumber interface to enable | dgp | 2005-11-12 | 3 | -125/+166 |
|
|
* | typo | das | 2005-11-12 | 1 | -2/+2 |
|
|
* | More bits of ANSIfying | dkf | 2005-11-11 | 1 | -653/+665 |
|
|
* | More bits of ANSIfying | dkf | 2005-11-11 | 2 | -163/+180 |
|
|
* | * generic/tclBasic.c (Tcl_DeleteCommandFromToken): | Miguel Sofer | 2005-11-11 | 2 | -10/+11 |
|
|
* | Finish applying the style guide to the RE engine (except for variable and | dkf | 2005-11-10 | 5 | -1472/+1817 |
|
|
* | Deleted unwanted extra space at end of some lines | dkf | 2005-11-10 | 1 | -5/+5 |
|
|
* | bugs 1350291 and 1350293 | Kevin B Kenny | 2005-11-09 | 1 | -57/+79 |
|
|
* | ANSIfy the RE compiler. | dkf | 2005-11-09 | 8 | -4852/+5523 |
|
|
* | More ANSIfying | dkf | 2005-11-09 | 1 | -25/+25 |
|
|
* | * generic/tclPkg.c: Corrected inconsistencies in the value returned | dgp | 2005-11-08 | 1 | -14/+83 |
|
|
* | Fix for [Bug 1348775] | dkf | 2005-11-08 | 1 | -32/+84 |
|
|
* | ANSIfy | dkf | 2005-11-07 | 1 | -7/+9 |
|
|
* | Strip a few more pre-ANSI-isms | dkf | 2005-11-07 | 1 | -21/+20 |
|
|
* | ANSIfy | dkf | 2005-11-07 | 7 | -90/+89 |
|
|
* | Tidy up | dkf | 2005-11-07 | 1 | -41/+47 |
|
|
* | Silence a warning. | dkf | 2005-11-07 | 1 | -2/+3 |
|
|
* | * win/tclWinPort.h: Applied patch #1267871 by Matt Newman for | patthoyts | 2005-11-04 | 1 | -2/+2 |
|
|
* | * generic/tclBinary.c: | Miguel Sofer | 2005-11-04 | 10 | -83/+44 |
|
|
* | Bug 1298737 | Kevin B Kenny | 2005-11-04 | 2 | -46/+56 |
|
|
* | * generic/tclInt.h: | Miguel Sofer | 2005-11-04 | 3 | -82/+204 |
|
|
* | Applied patch #1096916 to support building with MSVC 8. | patthoyts | 2005-11-03 | 3 | -18/+22 |
|
|
* | ANSIfy the test code (well, strip some of the worst offences!) | dkf | 2005-11-02 | 4 | -1286/+1201 |
|
|
* | ANSIfy; generic/*.c now all done except for test code | dkf | 2005-11-02 | 10 | -626/+635 |
|
|
* | ANSIfy (though only partially - function decls only - for tclExecute.c) | dkf | 2005-11-02 | 7 | -924/+1030 |
|
|
* | Partial ANSIfy | dkf | 2005-11-02 | 1 | -213/+209 |
|
|
* | ANSIfy | dkf | 2005-11-02 | 8 | -1151/+1165 |
|
|
* | * generic/tclTrace.c (TclCheckExecutionTraces): Corrected mistaken | dgp | 2005-11-01 | 1 | -13/+15 |
|
|
* | Think-o fixes | dkf | 2005-11-01 | 1 | -3/+3 |
|
|