| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | * generic/tclAlloc.c: Cleaned up various routines in the | dgp | 2009-09-29 | 1 | -1/+12 |
|
|
| | * | | * generic/tclBasic.c (Tcl_CreateInterp, Tcl_EvalTokensStandard, | andreas_kupries | 2009-08-25 | 1 | -5/+52 |
|
|
| | * | | * generic/tclBasic.c (DeleteInterpProc,TclArgumentBCEnter, | andreas_kupries | 2009-07-14 | 1 | -12/+8 |
|
|
| | * | | Backport fix for [Bug 1028264]: WSACleanup() too early. The fix introduces "... | ferrieux | 2009-04-27 | 1 | -1/+5 |
|
|
| | * | | Fixed [Bug 2269431]: load of shared objects | nijtmans | 2008-11-14 | 1 | -2/+3 |
|
|
| | * | | * generic/tclInt.h: Correct the TclGetLongFromObj, | dgp | 2008-09-17 | 1 | -4/+4 |
|
|
| | * | | * generic/tclBasic.c: Reworked the handling of bytecode literals | andreas_kupries | 2008-07-22 | 1 | -1/+19 |
|
|
| | * | | * generic/tclBasic.c: Extended the existing TIP #280 system (info | andreas_kupries | 2008-07-21 | 1 | -3/+30 |
|
|
| | * | | merge updates from HEAD
| dgp | 2008-03-31 | 1 | -5/+9 |
|
|
| | | | | |
| \ \ \ | |
*-. \ \ \ | merge trunk into dogeen-assembler-branch | Kevin B Kenny | 2011-03-02 | 1 | -0/+16 |
|\ \ \ \ \
| | |/ / / |
|
| | * | | | This is [Patch 3168398], Joe Mistachkin's optimisation of Tip #285 | mig | 2011-03-01 | 1 | -0/+16 |
| |/ / / |
|
* | | | | merge trunk | Kevin B Kenny | 2011-03-01 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | [Bug 3129448]: Possible over-allocation on 64-bit platforms, part 2 | nijtmans | 2010-12-10 | 1 | -2/+2 |
|
|
| * | | | * generic/tclCmdAH.c (TclInitFileCmd, TclMakeFileCommandSafe, ...): | dkf | 2010-12-09 | 1 | -14/+14 |
|
|
| * | | | * generic/tclInt.decls, generic/tclInt.h, generic/tclIntDecls.h: | hobbs | 2010-11-30 | 1 | -13/+1 |
|
|
| * | | | 2010-11-29 Kevin B. Kenny <kennykb@acm.org> | Kevin B Kenny | 2010-11-28 | 1 | -2/+27 |
|
|
| * | | | * doc/interp.n: [3081184] TIP #378. | andreas_kupries | 2010-11-15 | 1 | -1/+5 |
|
|
| * | | | [Patch 2995655] Report inner contexts in [info errorstack] | ferrieux | 2010-10-20 | 1 | -1/+5 |
|
|
| * | | | * doc/socket.n: Document the changes to the [socket] and
| rmax | 2010-09-28 | 1 | -1/+5 |
|
|
| * | | | * generic/tclBasic.c: [Patch 3072080] (minus the itcl | Miguel Sofer | 2010-09-27 | 1 | -7/+2 |
|
|
* | | | | merge | Kevin B Kenny | 2010-12-11 | 1 | -15/+15 |
|
|
* | | | | merge | Kevin B Kenny | 2010-12-01 | 1 | -14/+31 |
|
|
* | | | | merge | Kevin B Kenny | 2010-10-23 | 1 | -1/+5 |
|
|
* | | | | merge | Kevin B Kenny | 2010-09-28 | 1 | -1/+5 |
|
|
* | | | | Merged from HEAD. | Kevin B Kenny | 2010-09-27 | 1 | -7/+2 |
|
|
* | | | | initial commit of Ozgur Dogan Ugurlu's (SF user:dogeen) assembler for the Tcl... | Kevin B Kenny | 2010-09-21 | 1 | -1/+14 |
|/ / / |
|
* | | | * generic/tclBasic.c: New implementation for [tailcall]: | Miguel Sofer | 2010-08-30 | 1 | -11/+5 |
|
|
* | | | * generic/tclBasic.c: New redesign of [tailcall]: find | Miguel Sofer | 2010-08-18 | 1 | -9/+9 |
|
|
* | | | * generic/tclBasic.c: Redesign of [tailcall] to | Miguel Sofer | 2010-08-18 | 1 | -3/+4 |
|
|
* | | | [Patch #2994165] Change signature of Tcl_FSGetNativePath and TclpDeleteFile | nijtmans | 2010-08-14 | 1 | -2/+2 |
|
|
* | | | Simplify Tcl_AppInit and *_Init definitions. | nijtmans | 2010-06-16 | 1 | -8/+8 |
|
|
* | | | [tcl-Patches-3008541] order of TIP #348 fields in Interp structure | nijtmans | 2010-05-28 | 1 | -14/+18 |
|
|
* | | | CONSTify various useful internal functions | nijtmans | 2010-05-03 | 1 | -4/+4 |
|
|
* | | | * generic/tclBinary.c (TclAppendBytesToByteArray): Add comments | dgp | 2010-04-30 | 1 | -2/+2 |
|
|
* | | | * generic/tclBinary.c (TclAppendBytesToByteArray): [Bug 2992970]: Make | dkf | 2010-04-29 | 1 | -1/+3 |
|
|
* | | | Remove unused @MAN2TCLFLAGS@ | nijtmans | 2010-04-28 | 1 | -6/+1 |
|
|
* | | | * generic/tclInt.h (TclIsVarDirectUnsettable): Corrected flags so that | dkf | 2010-04-28 | 1 | -2/+2 |
|
|
* | | | * generic/tclBasic.c: add unsupported [yieldm] command. | Miguel Sofer | 2010-04-25 | 1 | -1/+5 |
|
|
* | | | * generic/tclBasic.test: modify api of TclSpliceTailcall() | Miguel Sofer | 2010-04-24 | 1 | -2/+3 |
|
|
* | | | Move TCHAR fallback typedef from tcl.h to tclPlatDecls.h (as suggested by dgp) | nijtmans | 2010-04-22 | 1 | -2/+2 |
|
|
* | | | TIP #348 IMPLEMENTATION - Substituted error stack | ferrieux | 2010-04-05 | 1 | -1/+5 |
|
|
* | | | * generic/tcl.decls: [TIP #357]: First round of changes | Kevin B Kenny | 2010-04-02 | 1 | -10/+21 |
|
|
* | | | [Freq 2974744] share exception codes (ObjType?) | nijtmans | 2010-03-27 | 1 | -1/+3 |
|
|
* | | | Compile the [throw] command. | dkf | 2010-03-19 | 1 | -1/+4 |
|
|
* | | | Code Audit results: | dkf | 2010-03-05 | 1 | -107/+135 |
|
|
* | | | Change order of various struct members, | nijtmans | 2010-02-16 | 1 | -63/+55 |
|
|
* | | | Fix [Bug 2950259] so that deleting an object by killing its namespace will | dkf | 2010-02-15 | 1 | -1/+7 |
|
|
* | | | Hive off the ensemble code into its own file. | dkf | 2010-02-13 | 1 | -3/+88 |
|
|
* | | | Compilation of [try] now enabled! | dkf | 2010-02-09 | 1 | -1/+4 |
|
|
* | | | Added basic compilation of [error] (the most common case only). | dkf | 2010-02-05 | 1 | -1/+4 |
|
|