summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
| * * tclWinsock.c: [Bug 3056775]: Fixed race condition between threadandreas_kupries2010-09-241-0/+7
| * Make Tcl_SetPanicProc and Tcl_GetStringResult callable without stubs, just a...nijtmans2010-09-231-0/+6
| * * generic/tclCmdAH.c: Fix cases where value returned bydgp2010-09-231-0/+7
| * Make compilable with -DUNICODE (not actived yet)nijtmans2010-09-231-0/+5
| * * generic/tclExecute: one more DECACHE_STACK_INFO() missing; thisMiguel Sofer2010-09-221-0/+3
| * * tests/execute.test: added execute-10.3 for [Bug 3072640]. TheMiguel Sofer2010-09-221-0/+3
| * * generic/tclExecute: protect all possible writes to ::errorInfoMiguel Sofer2010-09-221-0/+8
| * Add kernel32 to LIBS, so the link line for mingw is exactly the same as for M...nijtmans2010-09-221-0/+5
| * * generic/tclOOMethod.c (ProcedureMethodCompiledVarConnect):hobbs2010-09-221-0/+10
| * [Bug 3069278]: Breakage on head Windows triggered by install-tzdata, final fixnijtmans2010-09-211-0/+2
| * Fix declaration after statement.nijtmans2010-09-211-0/+6
* | mergeKevin B Kenny2010-12-161-0/+33
* | * tclAssembly.c:Kevin B Kenny2010-12-161-0/+8
* | mergeKevin B Kenny2010-12-111-31/+129
* | mergeKevin B Kenny2010-12-011-7/+221
* | mergeKevin B Kenny2010-11-031-1/+12
* | mergeKevin B Kenny2010-10-301-0/+5
* | mergeKevin B Kenny2010-10-281-3797/+37
* | * generic/tclAssembly.c:Kevin B Kenny2010-10-281-4/+10
* | * tclAssembly.c:Kevin B Kenny2010-10-241-0/+9
* | removed useless separation between tclAssembly.h and tclAssembly.cKevin B Kenny2010-10-231-0/+8
* | mergeKevin B Kenny2010-10-231-0/+23
* | mergeKevin B Kenny2010-10-201-4/+81
* | mergeKevin B Kenny2010-10-091-0/+16
* | Added catches. Still needs a lot of testing.Kevin B Kenny2010-10-061-0/+8
* | nop and regexpKevin B Kenny2010-10-021-1/+1
* | added missing tests: nsupvar, variable, upvarKevin B Kenny2010-10-021-2/+1
* | * generic/tclAssembly.c:Kevin B Kenny2010-10-021-116/+129
* | mergeKevin B Kenny2010-10-021-0/+10
* | mergeKevin B Kenny2010-10-011-0/+9
* | Added listIn, listNotIn, and dictGet.Kevin B Kenny2010-10-011-2/+10
* | MergeKevin B Kenny2010-09-301-1/+7
* | * 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-301-0/+7
* | * tests/assemble.test: Completed conversion of tests to aKevin B Kenny2010-09-291-0/+9
* | mergeKevin B Kenny2010-09-281-0/+30
* | * tests/assemble.test: Added more "white box" tests.Kevin B Kenny2010-09-281-0/+15
* | Merged from HEAD.Kevin B Kenny2010-09-271-0/+28
* | * tests/assemble.test: Added more "white box" tests.Kevin B Kenny2010-09-271-0/+9
* | * tests/assemble.test: Added many new tests moving toward a moreKevin B Kenny2010-09-261-2/+13
* | * tclAssembly.c: Massive refactoring of the assemblerKevin B Kenny2010-09-251-0/+64
* | merge changes from HEADKevin B Kenny2010-09-221-0/+18
* | initial commit of Ozgur Dogan Ugurlu's (SF user:dogeen) assembler for the Tcl...Kevin B Kenny2010-09-211-0/+16
|/
* Eliminate tclWinProcs->useWide everywhere, since the value is always "1" on p...dogeen_assembler_splitnijtmans2010-09-201-0/+6
* * doc/file.n (file readlink): [Bug 3070580]: Typofix.dkf2010-09-181-5/+9
* [Bug 3069278]: breakage on head Windows triggerednijtmans2010-09-181-0/+6
* * win/tclWinFile.c: remove define of FINDEX_INFO_LEVELS as allhobbs2010-09-161-0/+3
* * unix/Makefile.in: do not pass current build env vars when usinghobbs2010-09-161-0/+5
* Make Tcl_FindExecutable() work in UNICODE compiles (windows-only) as well as ...nijtmans2010-09-161-0/+7
* * generic/tclBinary.c (TclAppendBytesToByteArray): [Bug 3067036]: Makedkf2010-09-151-12/+18