Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | | | | | | | | | | * tests/assemble.test: Added tryCvtToNumeric and several more list | Kevin B Kenny | 2010-09-30 | 1 | -0/+1 | |
| | | | | * | | | | | | | | | | | * tests/assemble.test: Added tryCvtToNumeric and several more list | Kevin B Kenny | 2010-09-30 | 4 | -78/+514 | |
| | | | | * | | | | | | | | | | | * tests/assemble.test: Completed conversion of tests to a | Kevin B Kenny | 2010-09-29 | 3 | -483/+427 | |
| | | | | * | | | | | | | | | | | merge | Kevin B Kenny | 2010-09-28 | 18 | -14117/+6440 | |
| | | | | * | | | | | | | | | | | * tests/assemble.test: Added more "white box" tests. | Kevin B Kenny | 2010-09-28 | 4 | -137/+447 | |
| | | | | * | | | | | | | | | | | Merged from HEAD. | Kevin B Kenny | 2010-09-27 | 16 | -827/+527 | |
| | | | | * | | | | | | | | | | | * tests/assemble.test: Added more "white box" tests. | Kevin B Kenny | 2010-09-27 | 3 | -30/+510 | |
| | | | | * | | | | | | | | | | | * tests/assemble.test: Added many new tests moving toward a more | Kevin B Kenny | 2010-09-26 | 3 | -99/+1128 | |
| | | | | * | | | | | | | | | | | added more tests; fixed a bug in initialization of BasicBlock obj | Kevin B Kenny | 2010-09-25 | 2 | -6/+113 | |
| | | | | * | | | | | | | | | | | * tclAssembly.c: Massive refactoring of the assembler | Kevin B Kenny | 2010-09-25 | 18 | -1292/+2259 | |
| | | | | * | | | | | | | | | | | merge changes from HEAD | Kevin B Kenny | 2010-09-22 | 12 | -64/+72 | |
| | | | | * | | | | | | | | | | | initial commit of Ozgur Dogan Ugurlu's (SF user:dogeen) assembler for the Tcl... | Kevin B Kenny | 2010-09-21 | 10 | -6/+2247 | |
| | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | 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 | |
| | * | | | | | | | | | | | | | * library/safe.tcl (::safe::AliasGlob): Moved the command | andreas_kupries | 2010-09-02 | 2 | -2/+8 | |
| | * | | | | | | | | | | | | | * generic/tclExecute.c: [Bug 3057639]. Applied patch by Jeff to | andreas_kupries | 2010-09-01 | 5 | -17/+148 | |
| | * | | | | | | | | | | | | | [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Remaining par... | nijtmans | 2010-08-31 | 2 | -4/+5 | |
| | * | | | | | | | | | | | | | [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Remaining part. | nijtmans | 2010-08-31 | 9 | -24/+36 | |
| | * | | | | | | | | | | | | | * win/tcl.m4: Applied patch by Jeff fixing issues with the | andreas_kupries | 2010-08-31 | 3 | -4/+14 | |
| | * | | | | | | | | | | | | | * generic/tclBasic.c: New implementation for [tailcall]: | Miguel Sofer | 2010-08-30 | 8 | -180/+136 | |
| | * | | | | | | | | | | | | | [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Partly. | nijtmans | 2010-08-30 | 2 | -3/+5 | |
| | * | | | | | | | | | | | | | [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Partly. | nijtmans | 2010-08-30 | 6 | -28/+32 | |
| | * | | | | | | | | | | | | | [Freq 2965056]: Windows build with -DUNICODE | nijtmans | 2010-08-30 | 10 | -29/+58 | |
| | * | | | | | | | | | | | | | * doc/dict.n: [Bug 3046999]: Corrected cross reference to array | dkf | 2010-08-29 | 2 | -25/+30 | |
| | * | | | | | | | | | | | | | * unix/configure, unix/tcl.m4: SHLIB_LD_LIBS='${LIBS}' for OSF1-V*. | hobbs | 2010-08-27 | 3 | -3/+9 | |
| | * | | | | | | | | | | | | | * win/Makefile.in (VC_MANIFEST_EMBED_DLL VC_MANIFEST_EMBED_EXE): | hobbs | 2010-08-27 | 5 | -3/+131 | |
| | * | | | | | | | | | | | | | [Patch 2994165]: Change signature of Tcl_FSGetNativePath and TclpDeleteFile f... | nijtmans | 2010-08-25 | 4 | -30/+12 | |
| | * | | | | | | | | | | | | | [Bug 3007895] Tcl_(Find|Create)HashEntry stub entries can never be called. | nijtmans | 2010-08-24 | 4 | -14/+40 | |
| | * | | | | | | | | | | | | | * library/tzdata/Africa/Cairo: | Kevin B Kenny | 2010-08-23 | 3 | -2/+8 | |
| | * | | | | | | | | | | | | | Remove many type casts which are no longernecessary as a result of [Patch 300... | nijtmans | 2010-08-22 | 16 | -70/+85 | |