| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
|
|
* | Eliminate tclWinProcs->useWide everywhere, since the value is always "1" on p...dogeen_assembler_split | nijtmans | 2010-09-20 | 4 | -189/+60 |
|
|
* | * doc/file.n (file readlink): [Bug 3070580]: Typofix. | dkf | 2010-09-18 | 2 | -7/+11 |
|
|
* | Oops, didn't mean to check in this file. | nijtmans | 2010-09-18 | 1 | -15/+7 |
|
|
* | [Bug 3069278]: breakage on head Windows triggered | nijtmans | 2010-09-18 | 3 | -12/+32 |
|
|
* | * win/tclWinFile.c: remove define of FINDEX_INFO_LEVELS as all | hobbs | 2010-09-16 | 2 | -23/+4 |
|
|
* | * unix/Makefile.in: do not pass current build env vars when using | hobbs | 2010-09-16 | 2 | -10/+11 |
|
|
* | Make Tcl_FindExecutable() work in UNICODE compiles (windows-only) as well as ... | nijtmans | 2010-09-16 | 4 | -8/+18 |
|
|
* | * generic/tclBinary.c (TclAppendBytesToByteArray): [Bug 3067036]: Make | dkf | 2010-09-15 | 3 | -18/+60 |
|
|
* | * unix/Makefile.in: Revise `make dist` target to tolerate the | dgp | 2010-09-15 | 2 | -2/+8 |
|
|
* | update file generated by 'make dist' | dgp | 2010-09-15 | 1 | -3/+6 |
|
|
* | [Patch 3034251] backport ttkGenStubs.tcl | nijtmans | 2010-09-15 | 6 | -989/+1047 |
|
|
* | Allow all Win2000+ API entries in Tcl | nijtmans | 2010-09-14 | 3 | -110/+75 |
|
|
* | Add scspec feature from ttkGenStubs.tcl | nijtmans | 2010-09-13 | 2 | -2/+23 |
|
|
* | Various clean-ups, converting from tclWinProc->xxxProc directly to Xxx | nijtmans | 2010-09-13 | 7 | -33/+40 |
|
|
* | Partly revert yesterday's change, to make it work on VC++ 6.0 again. | nijtmans | 2010-09-10 | 2 | -22/+79 |
|
|
* | * doc/regsub.n: [Bug 3063568]: Fix for gotcha in example due to Tcl's | dkf | 2010-09-10 | 2 | -16/+24 |
|
|
* | mingw should always link with -ladvapi32 | nijtmans | 2010-09-09 | 8 | -292/+93 |
|
|
* | * win/tclWinChan.c: #ifdef protections to permit builds with | dgp | 2010-09-08 | 3 | -25/+40 |
|
|
* | * doc/tm.n: Added underscore to the set of characters accepted in | andreas_kupries | 2010-09-08 | 2 | -3/+9 |
|
|
* | Start producing HTML out for Thread package. Consequent bugfixes: | dkf | 2010-09-03 | 3 | -30/+48 |
|
|
* | * doc/glob.n: Fixed documentation ambiguity regarding the handling | andreas_kupries | 2010-09-02 | 2 | -3/+7 |
|
|
* | * library/safe.tcl (::safe::AliasGlob): Fixed another problem, the | andreas_kupries | 2010-09-02 | 2 | -2/+8 |
|
|