summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | * generic/tclAssembly.c:Kevin B Kenny2010-10-281-0/+139
* | * tclAssembly.c:Kevin B Kenny2010-10-241-1/+33
* | mergeKevin B Kenny2010-10-232-8/+8
* | mergeKevin B Kenny2010-10-202-18/+18
* | mergeKevin B Kenny2010-10-092-12/+41
* | Added catches. Still needs a lot of testing.Kevin B Kenny2010-10-061-5/+81
* | nop and regexpKevin B Kenny2010-10-021-0/+69
* | added missing tests: nsupvar, variable, upvarKevin B Kenny2010-10-021-1/+41
* | * generic/tclAssembly.c:Kevin B Kenny2010-10-022-2/+246
* | Added listIn, listNotIn, and dictGet.Kevin B Kenny2010-10-011-9/+88
* | * tests/assemble.test: Added tryCvtToNumeric and several more listKevin B Kenny2010-09-301-70/+367
* | * tests/assemble.test: Completed conversion of tests to aKevin B Kenny2010-09-291-481/+381
* | mergeKevin B Kenny2010-09-282-123/+119
* | * tests/assemble.test: Added more "white box" tests.Kevin B Kenny2010-09-281-2/+233
* | * tests/assemble.test: Added more "white box" tests.Kevin B Kenny2010-09-271-14/+458
* | * tests/assemble.test: Added many new tests moving toward a moreKevin B Kenny2010-09-261-75/+1054
* | added more tests; fixed a bug in initialization of BasicBlock objKevin B Kenny2010-09-251-6/+103
* | * tclAssembly.c: Massive refactoring of the assemblerKevin B Kenny2010-09-254-425/+686
* | initial commit of Ozgur Dogan Ugurlu's (SF user:dogeen) assembler for the Tcl...Kevin B Kenny2010-09-212-0/+576
|/
* * generic/tclBinary.c (TclAppendBytesToByteArray): [Bug 3067036]: Makedkf2010-09-151-2/+23
* * generic/tclExecute.c: [Bug 3057639]. Applied patch by Jeff toandreas_kupries2010-09-012-7/+128
* * generic/tclBasic.c: New implementation for [tailcall]:Miguel Sofer2010-08-301-28/+72
* * generic/tclBasic.c: Redesign of [tailcall] toMiguel Sofer2010-08-181-5/+17
* * library/safe.tcl (AliasGlob): [Bug 3004191]: Restore safe [glob] todkf2010-08-181-1/+8
* * generic/tclProc.c (ProcWrongNumArgs): [Bug 3045010]: Make thedkf2010-08-151-47/+44
* added test for yieldToMiguel Sofer2010-08-111-1/+15
* * generic/tclIORChan.c: [Bug 3034840]: Fixed reference countingandreas_kupries2010-08-041-1/+23
* Fix OBOE error in the forward ported info-39.1andreas_kupries2010-08-031-5/+5
* Test iocmd-32.2 tests for Bug 3034840dgp2010-08-031-1/+14
* * tests/var.test (var-19.1): [Bug 3037525]: Added testandreas_kupries2010-08-031-1/+8
* * tests/info.test (info-39.1): Added forward copy of test in 8.5andreas_kupries2010-08-031-1/+42
* Tidying up and taking better advantage of tcltest2 to make the tests moredkf2010-07-051-386/+387
* D'oh!dkf2010-07-051-2/+2
* Add a little emacs magicdkf2010-07-041-5/+7
* * generic/tclExecute.c (IllegalExprOperandType): [Bug 3024379]: Madedkf2010-07-021-15/+21
* prevent a race condition when shutting down the remote test serverrmax2010-06-251-3/+2
* * generic/tclCmdIL.c (Tcl_LsetObjCmd): [Bug 3019351]: Corrected wrongdkf2010-06-222-2/+2
* Safer (and faster) computation of [uplevel] offsets in TIP 348. Toplevel offs...ferrieux2010-06-022-6/+6
* Fix computation of [uplevel] offsets in TIP 341.ferrieux2010-05-312-6/+6
* Fix filesystem-5.1 test failure on CYGWINnijtmans2010-05-311-1/+1
* * generic/tclCompCmdsSZ.c (IssueTryFinallyInstructions): [3007374]:dkf2010-05-281-1/+18
* optParse.tcl: eliminate ';' at line end, bump to v0.4.6nijtmans2010-05-271-2/+2
* optParse.tcl: Don't generate spaces at the end of a line.nijtmans2010-05-272-26/+26
* Also check the reverse path of dict->list EIAS violation.ferrieux2010-05-201-1/+2
* Add missing test for [Bug 3004007], fixed under the radar on 2010-02-24 (dkf)...ferrieux2010-05-191-1/+2
* Fix the problems I introduced inadvertently:dkf2010-04-301-14/+23
* * tests/coroutine.test: testing coroutine arguments after [yield]:Miguel Sofer2010-04-301-1/+26
* * generic/tclCompCmdsSZ.c (TclSubstCompile): If the first token doesdkf2010-04-081-3/+17
* TIP #348 IMPLEMENTATION - Substituted error stackferrieux2010-04-056-15/+49
* * generic/tcl.decls: [TIP #357]: First round of changesKevin B Kenny2010-04-023-5/+46