summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * tclAssembly.c:Kevin B Kenny2010-10-243-235/+384
* removed useless separation between tclAssembly.h and tclAssembly.cKevin B Kenny2010-10-234-209/+245
* mergeKevin B Kenny2010-10-2311-65/+412
* mergeKevin B Kenny2010-10-2030-1798/+1633
* mergeKevin B Kenny2010-10-096-20/+73
* Added catches. Still needs a lot of testing.Kevin B Kenny2010-10-064-355/+1366
* nop and regexpKevin B Kenny2010-10-024-1/+87
* added missing tests: nsupvar, variable, upvarKevin B Kenny2010-10-023-6/+45
* * generic/tclAssembly.c:Kevin B Kenny2010-10-027-133/+504
* mergeKevin B Kenny2010-10-025-113/+154
* mergeKevin B Kenny2010-10-0113-67/+87
* Added listIn, listNotIn, and dictGet.Kevin B Kenny2010-10-014-12/+118
* MergeKevin B Kenny2010-09-304-4898/+13854
* * tests/assemble.test: Added tryCvtToNumeric and several more listKevin B Kenny2010-09-301-0/+1
* * tests/assemble.test: Added tryCvtToNumeric and several more listKevin B Kenny2010-09-304-78/+514
* * tests/assemble.test: Completed conversion of tests to aKevin B Kenny2010-09-293-483/+427
* mergeKevin B Kenny2010-09-2818-14117/+6440
* * tests/assemble.test: Added more "white box" tests.Kevin B Kenny2010-09-284-137/+447
* Merged from HEAD.Kevin B Kenny2010-09-2716-827/+527
* * tests/assemble.test: Added more "white box" tests.Kevin B Kenny2010-09-273-30/+510
* * tests/assemble.test: Added many new tests moving toward a moreKevin B Kenny2010-09-263-99/+1128
* added more tests; fixed a bug in initialization of BasicBlock objKevin B Kenny2010-09-252-6/+113
* * tclAssembly.c: Massive refactoring of the assemblerKevin B Kenny2010-09-2518-1292/+2259
* merge changes from HEADKevin B Kenny2010-09-2212-64/+72
* initial commit of Ozgur Dogan Ugurlu's (SF user:dogeen) assembler for the Tcl...Kevin B Kenny2010-09-2110-6/+2247
* Eliminate tclWinProcs->useWide everywhere, since the value is always "1" on p...dogeen_assembler_splitnijtmans2010-09-204-189/+60
* * doc/file.n (file readlink): [Bug 3070580]: Typofix.dkf2010-09-182-7/+11
* Oops, didn't mean to check in this file.nijtmans2010-09-181-15/+7
* [Bug 3069278]: breakage on head Windows triggerednijtmans2010-09-183-12/+32
* * win/tclWinFile.c: remove define of FINDEX_INFO_LEVELS as allhobbs2010-09-162-23/+4
* * unix/Makefile.in: do not pass current build env vars when usinghobbs2010-09-162-10/+11
* Make Tcl_FindExecutable() work in UNICODE compiles (windows-only) as well as ...nijtmans2010-09-164-8/+18
* * generic/tclBinary.c (TclAppendBytesToByteArray): [Bug 3067036]: Makedkf2010-09-153-18/+60
* * unix/Makefile.in: Revise `make dist` target to tolerate thedgp2010-09-152-2/+8
* update file generated by 'make dist'dgp2010-09-151-3/+6
* [Patch 3034251] backport ttkGenStubs.tclnijtmans2010-09-156-989/+1047
* Allow all Win2000+ API entries in Tclnijtmans2010-09-143-110/+75
* Add scspec feature from ttkGenStubs.tclnijtmans2010-09-132-2/+23
* Various clean-ups, converting from tclWinProc->xxxProc directly to Xxxnijtmans2010-09-137-33/+40
* Partly revert yesterday's change, to make it work on VC++ 6.0 again.nijtmans2010-09-102-22/+79
* * doc/regsub.n: [Bug 3063568]: Fix for gotcha in example due to Tcl'sdkf2010-09-102-16/+24
* mingw should always link with -ladvapi32nijtmans2010-09-098-292/+93
* * win/tclWinChan.c: #ifdef protections to permit builds withdgp2010-09-083-25/+40
* * doc/tm.n: Added underscore to the set of characters accepted inandreas_kupries2010-09-082-3/+9
* Start producing HTML out for Thread package. Consequent bugfixes:dkf2010-09-033-30/+48
* * doc/glob.n: Fixed documentation ambiguity regarding the handlingandreas_kupries2010-09-022-3/+7
* * library/safe.tcl (::safe::AliasGlob): Fixed another problem, theandreas_kupries2010-09-022-2/+8
* * library/safe.tcl (::safe::AliasGlob): Moved the commandandreas_kupries2010-09-022-2/+8
* * generic/tclExecute.c: [Bug 3057639]. Applied patch by Jeff toandreas_kupries2010-09-015-17/+148
* [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Remaining par...nijtmans2010-08-312-4/+5