| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | | | | | | | | | | * generic/tclCompile.c: Prevent writing to the intrep fields of a | dgp | 2010-10-06 | 3 | -4/+33 |
|
|
| | * | | | | | | | | | | | | | | * generic/tclExecute.c (TEBCresume): [Bug 3079830]: Added invalidation | dkf | 2010-10-02 | 3 | -118/+150 |
|
|
| | * | | | | | | | | | | | | | | Add function-header comments. | dkf | 2010-10-02 | 1 | -13/+38 |
|
|
| | * | | | | | | | | | | | | | | * generic/tclExecute.c (EvalStatsCmd): change 'evalstats' to | hobbs | 2010-10-02 | 5 | -113/+154 |
|
|
| | * | | | | | | | | | | | | | | * generic/tclBasic.c, generic/tclClock.c, generic/tclEncoding.c, | dkf | 2010-10-01 | 13 | -67/+87 |
|
|
| | * | | | | | | | | | | | | | | tclMain.c: make compilable with -DUNICODE as well | nijtmans | 2010-09-29 | 2 | -24/+73 |
|
|
| | * | | | | | | | | | | | | | | re-generate configure with autoconf-2.59 | nijtmans | 2010-09-29 | 3 | -4879/+13786 |
|
|
| | * | | | | | | | | | | | | | | reverting faulty commit | Miguel Sofer | 2010-09-28 | 2 | -17/+31 |
|
|
| | * | | | | | | | | | | | | | | * generic/tclExecute.c: remove TEBCreturn() callback, the job can | Miguel Sofer | 2010-09-28 | 2 | -33/+19 |
|
|
| | * | | | | | | | | | | | | | | Implement TIP#162 | rmax | 2010-09-28 | 3 | -0/+468 |
|
|
| | * | | | | | | | | | | | | | | * doc/socket.n: Document the changes to the [socket] and
| rmax | 2010-09-28 | 15 | -14117/+5972 |
|
|
| | * | | | | | | | | | | | | | | fix error with --enable-symbols=compile | Miguel Sofer | 2010-09-27 | 1 | -9/+9 |
|
|
| | * | | | | | | | | | | | | | | missed ChangeLog entry | Miguel Sofer | 2010-09-27 | 1 | -3/+2 |
|
|
| | * | | | | | | | | | | | | | | * generic/tclBasic.c: [Patch 3072080] (minus the itcl | Miguel Sofer | 2010-09-27 | 13 | -772/+497 |
|
|
| | * | | | | | | | | | | | | | | * generic/tclVar.c: use the macro HasLocalVars everywhere | Miguel Sofer | 2010-09-27 | 2 | -4/+7 |
|
|
| | * | | | | | | | | | | | | | | * generic/tclOOMethod.c (ProcedureMethodVarResolver): avoid code | Miguel Sofer | 2010-09-26 | 2 | -51/+16 |
|
|
| | * | | | | | | | | | | | | | | * tests/stringComp.test: improved string test coverage | hobbs | 2010-09-25 | 3 | -264/+232 |
|
|
| | * | | | | | | | | | | | | | | * tclWinsock.c: [Bug 3056775]: Fixed race condition between thread | andreas_kupries | 2010-09-24 | 2 | -1/+54 |
|
|
| | * | | | | | | | | | | | | | | Make Tcl_SetPanicProc and Tcl_GetStringResult callable without stubs, just a... | nijtmans | 2010-09-23 | 4 | -5/+15 |
|
|
| | * | | | | | | | | | | | | | | * generic/tclCmdAH.c: Fix cases where value returned by | dgp | 2010-09-23 | 4 | -3/+13 |
|
|
| | * | | | | | | | | | | | | | | Make compilable with -DUNICODE (not actived yet) | nijtmans | 2010-09-23 | 3 | -115/+130 |
|
|
| | * | | | | | | | | | | | | | | * generic/tclExecute: one more DECACHE_STACK_INFO() missing; this | Miguel Sofer | 2010-09-22 | 2 | -2/+5 |
|
|
| | * | | | | | | | | | | | | | | * tests/execute.test: added execute-10.3 for [Bug 3072640]. The | Miguel Sofer | 2010-09-22 | 2 | -1/+25 |
|
|
| | * | | | | | | | | | | | | | | * generic/tclExecute: protect all possible writes to ::errorInfo | Miguel Sofer | 2010-09-22 | 2 | -2/+52 |
|
|
| | * | | | | | | | | | | | | | | Improved readability of tcl+pkgs builds and tests | dgp | 2010-09-22 | 1 | -7/+9 |
|
|
| | * | | | | | | | | | | | | | | Add kernel32 to LIBS, so the link line for mingw is exactly the same as for M... | nijtmans | 2010-09-22 | 3 | -2/+7 |
|
|
| | * | | | | | | | | | | | | | | * generic/tclOOMethod.c (ProcedureMethodCompiledVarConnect): | hobbs | 2010-09-22 | 7 | -43/+50 |
|
|
| | * | | | | | | | | | | | | | | [Bug 3069278]: Breakage on head Windows triggered by install-tzdata, final fix | nijtmans | 2010-09-21 | 3 | -17/+11 |
|
|
| | * | | | | | | | | | | | | | | Fix declaration after statement. | nijtmans | 2010-09-21 | 4 | -4/+11 |
|
|
| | | | | * | | | | | | | | | | | merge | Kevin B Kenny | 2010-12-16 | 8 | -64/+190 |
|
|
| | | | | * | | | | | | | | | | | * tclAssembly.c: | Kevin B Kenny | 2010-12-16 | 3 | -90/+318 |
|
|
| | | | | * | | | | | | | | | | | merge | Kevin B Kenny | 2010-12-11 | 46 | -2797/+4258 |
|
|
| | | | | * | | | | | | | | | | | merge | Kevin B Kenny | 2010-12-01 | 57 | -3916/+8723 |
|
|
| | | | | * | | | | | | | | | | | merge | Kevin B Kenny | 2010-11-03 | 8 | -79/+155 |
|
|
| | | | | * | | | | | | | | | | | merge | Kevin B Kenny | 2010-10-30 | 2 | -5/+26 |
|
|
| | | | | * | | | | | | | | | | | merge | Kevin B Kenny | 2010-10-28 | 7 | -3828/+3886 |
|
|
| | | | | * | | | | | | | | | | | * generic/tclAssembly.c: | Kevin B Kenny | 2010-10-28 | 3 | -25/+544 |
|
|
| | | | | * | | | | | | | | | | | * tclAssembly.c: | Kevin B Kenny | 2010-10-24 | 3 | -235/+384 |
|
|
| | | | | * | | | | | | | | | | | removed useless separation between tclAssembly.h and tclAssembly.c | Kevin B Kenny | 2010-10-23 | 4 | -209/+245 |
|
|
| | | | | * | | | | | | | | | | | merge | Kevin B Kenny | 2010-10-23 | 11 | -65/+412 |
|
|
| | | | | * | | | | | | | | | | | merge | Kevin B Kenny | 2010-10-20 | 30 | -1798/+1633 |
|
|
| | | | | * | | | | | | | | | | | merge | Kevin B Kenny | 2010-10-09 | 6 | -20/+73 |
|
|
| | | | | * | | | | | | | | | | | Added catches. Still needs a lot of testing. | Kevin B Kenny | 2010-10-06 | 4 | -355/+1366 |
|
|
| | | | | * | | | | | | | | | | | nop and regexp | Kevin B Kenny | 2010-10-02 | 4 | -1/+87 |
|
|
| | | | | * | | | | | | | | | | | added missing tests: nsupvar, variable, upvar | Kevin B Kenny | 2010-10-02 | 3 | -6/+45 |
|
|
| | | | | * | | | | | | | | | | | * generic/tclAssembly.c: | Kevin B Kenny | 2010-10-02 | 7 | -133/+504 |
|
|
| | | | | * | | | | | | | | | | | merge | Kevin B Kenny | 2010-10-02 | 5 | -113/+154 |
|
|
| | | | | * | | | | | | | | | | | merge | Kevin B Kenny | 2010-10-01 | 13 | -67/+87 |
|
|
| | | | | * | | | | | | | | | | | Added listIn, listNotIn, and dictGet. | Kevin B Kenny | 2010-10-01 | 4 | -12/+118 |
|
|
| | | | | * | | | | | | | | | | | Merge | Kevin B Kenny | 2010-09-30 | 4 | -4898/+13854 |
|
|