summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove NRE.test & add new test files to Tcl.xcodeprojdas2008-08-033-9/+8
* * tests/NRE.test: made empty, waiting for removal until das doesMiguel Sofer2008-08-024-476/+552
* * doc/Exit.3: do not call Tcl_Finalize implicitlyhobbs2008-08-014-113/+19
* * generic/tclBasic.c: Revised timing of the CmdFrame stack managementdgp2008-08-013-13/+34
* * tests/NRE.test: replaced all deep-recursing tests by shallowerMiguel Sofer2008-08-012-246/+126
* tclNRE.h die die diedas2008-07-313-43/+41
* nr-enabling [for]; [while] made to reuse [for]'s infrastructure.Miguel Sofer2008-07-315-84/+101
* nr-enabling [while]Miguel Sofer2008-07-314-27/+55
* missing ChangeLog entryMiguel Sofer2008-07-311-2/+3
* nr-enabling [if]Miguel Sofer2008-07-313-7/+18
* * generic/tclBasic.c: NR-enabling [catch]Miguel Sofer2008-07-315-7/+57
* wrong date in ChangelogMiguel Sofer2008-07-311-1/+1
* Dumped tclNRE.h's contents into tclInt.h. The file is now empty andMiguel Sofer2008-07-3113-118/+106
* restricting usage and avoiding panics in [tailcall]Miguel Sofer2008-07-313-155/+48
* fix macro that gcc swallows but msvc doesn'tMiguel Sofer2008-07-311-7/+9
* * generic/tclBasic.c: Improved tailcalls and tests.Miguel Sofer2008-07-316-120/+179
* * generic/tclBasic.c (TclNREvalObjEx): new comments and code reorgMiguel Sofer2008-07-302-77/+92
* fixing last commitMiguel Sofer2008-07-301-2/+2
* * generic/tclBasic.c: guard against the value of iPtr->evalFlagsMiguel Sofer2008-07-302-3/+10
* * tests/NRE.test: new tests that went MIA in the NRE revampingMiguel Sofer2008-07-292-3/+225
* a timid start at cleaning upMiguel Sofer2008-07-294-97/+72
* * generic/tclBasic.c: Made use of the thread's alloc cacheMiguel Sofer2008-07-295-32/+110
* * generic/tclExecute.c: fix [Bug 2030670] that causeMiguel Sofer2008-07-292-5/+10
* fix macroMiguel Sofer2008-07-291-2/+2
* changelog entryMiguel Sofer2008-07-291-0/+16
* Completely revamped NRE implementation, with (almost) unchanged API.Miguel Sofer2008-07-2916-1199/+641
* it's tip #27, not #24nijtmans2008-07-281-3/+3
* * doc/FileSystem.3: CONSTified many functions using Tcl_FileSystemnijtmans2008-07-288-127/+141
* * generic/tclBasic.c: Added missing ref count when creating anandreas_kupries2008-07-282-2/+10
* general tidy updkf2008-07-271-214/+208
* formatting onlynijtmans2008-07-271-13/+13
* Remove unnecessary hack.dkf2008-07-272-8/+7
* * doc/Object.3 CONSTified 3 functions usingnijtmans2008-07-2710-52/+70
* * test/info.test: More work on singleTestInterp usability. Thisandreas_kupries2008-07-252-51/+58
* * tests/info.test: Tests 38.* added, exactly testing the trackingandreas_kupries2008-07-256-39/+152
* * tests/info.test (info-37.0): Add !singleTestInterp constraint;das2008-07-252-22/+29
* just a few const -> CONST (in header files and .decls files)nijtmans2008-07-2411-107/+107
* Oops, wrong datenijtmans2008-07-241-2/+2
* CONSTified 4 functions in the Notifier which all have a Tcl_Time* in it which isnijtmans2008-07-2413-51/+73
* Added relative speed test for pure byte array concats.ferrieux2008-07-232-2/+15
* Added relative speed test for lrange, checking fro in-place optimization.ferrieux2008-07-232-2/+12
* * tests/info.test: Reordered the tests to have monotonouslyandreas_kupries2008-07-232-154/+157
* Rename new test to avoid duplicate test name.andreas_kupries2008-07-231-2/+2
* * generic/tclBasic.c: Modified TclArgumentGet to reject pure listsandreas_kupries2008-07-235-29/+69
* * generic/tclBasic.c (GetCommandSource): added comment withMiguel Sofer2008-07-232-1/+14
* make genstubsdas2008-07-222-6/+11
* fix TclNRInterpProc stub table declaration (broke 'make checkstubs')das2008-07-221-2/+3
* fix line-endingsdas2008-07-229-12294/+12294
* Added missing function comments.andreas_kupries2008-07-222-2/+43
* fix warning; formattingdas2008-07-221-46/+52