summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TIP #323 IMPLEMENTATION (partial)dgp2008-09-254-15/+13
* TIP #323 IMPLEMENTATION (partial)dgp2008-09-255-15/+28
* * tests/platform.test: Update tests to expect revised resultsdgp2008-09-253-3/+6
* overlooked 85 -> 86 bumpdgp2008-09-252-5/+5
* Implement TIP #315.dkf2008-09-254-3/+31
* correct bug numberdkf2008-09-251-1/+1
* slightly more efficientdkf2008-09-251-3/+1
* Fix [Bug 2120903]dkf2008-09-253-21/+39
* TIP #323 IMPLEMENTATION (partial)dgp2008-09-246-23/+27
* Remove obsolete debugging macro. [Bug 2124814]dkf2008-09-242-7/+4
* Implement TIP #316.dkf2008-09-246-244/+630
* Apply [Patch 2082450]dkf2008-09-232-7/+10
* Fix [Bug 2118123]dkf2008-09-235-8/+24
* Implementation of TIP #320.#320.#320.dkf2008-09-239-173/+856
* Clean up paragraph order in chan.n [chan pipe]ferrieux2008-09-222-11/+15
* simplify TCL_CT_ASSERTMiguel Sofer2008-09-181-4/+2
* * generic/tclExecute.c (NEXT_INST_F):Miguel Sofer2008-09-183-40/+50
* * generic/tclInt.h: Correct the TclGetLongFromObj,dgp2008-09-172-4/+11
* * library/init.tcl: export min and max commands from the mathfuncMiguel Sofer2008-09-172-1/+7
* * generic/tclParse.c: move TclResetCancellation to be called onJoe Mistachkin2008-09-172-2/+8
* * generic/tclBasic.c: move TclResetCancellation to be called onMiguel Sofer2008-09-172-2/+23
* Incomplete docs for [binary encode] and [binary decode].dkf2008-09-102-4/+23
* Use the powers of tcltest2 for good! Also add basic testing of disassmblerdkf2008-09-107-1440/+1401
* * tests/nre.test: add missing constraints; enable test of foreachMiguel Sofer2008-09-105-8/+68
* Fix efficiency bug detected by Kieran Elby.dkf2008-09-102-2/+18
* Simplify test bodies using tcltest2dkf2008-09-084-522/+529
* * generic/tclCompile.c (TclCompileTokens):Miguel Sofer2008-09-083-21/+27
* * doc/namespace.n: fix [Bug 2098441]Miguel Sofer2008-09-072-2/+6
* * generic/tclTrace.test (TraceVarProc):Miguel Sofer2008-09-053-3/+45
* * generic/tclExecute.c (CACHE_STACK_INFO):Miguel Sofer2008-09-043-3/+51
* * generic/tcl.h: Stripped "callers" of the _ANSI_ARGS_ macrodgp2008-09-035-204/+176
* unbreak the build with TCL_NO_DEPRECATED defineddas2008-09-021-1/+3
* * generic/tcl.h: Removed the conditional #define ofdgp2008-09-022-9/+23
* Use tcltest2 better.dkf2008-09-022-419/+399
* * generic/tclCmdAH.c: nre-enabling [eval]; eval scripts are nowMiguel Sofer2008-09-016-47/+244
* Improve the semantics of C-implemented destructors slightly.dkf2008-09-013-19/+50
* Ensure that all TclOO headers get installed. [Bug 2082299]dkf2008-08-295-3/+18
* * README: Bump version number to 8.6a3dgp2008-08-2810-16/+29
* typodgp2008-08-271-2/+2
* Added cross references to manual pages that discuss specific variables createddkf2008-08-273-4/+60
* * generic/tclBasic.c (InfoCoroutine):Miguel Sofer2008-08-263-2/+62
* * generic/tclBasic.c (NRInterpCoroutine): store the caller'sMiguel Sofer2008-08-252-2/+8
* Split off the ChangeLog entries for 2006-2007 into their own file.dkf2008-08-242-5916/+5926
* NRE-enable non-compiled [foreach]. [Bug 2017632]dkf2008-08-244-144/+257
* * generic/tclBasic.c: Removed unused var; fixed functionMiguel Sofer2008-08-235-9/+14
* NRE-enable the ensemble creator (add extra field!)dkf2008-08-234-282/+374
* Silence some warnings.dkf2008-08-231-5/+5
* fix ChangeLog entryMiguel Sofer2008-08-231-1/+2
* * generic/tclBasic.c: Set special errocodes: COROUTINE_BUSY,Miguel Sofer2008-08-233-3/+8
* * generic/tclBasic.c: Set a special COROUTINE_BUSY errorcodeMiguel Sofer2008-08-232-1/+6