summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make a comment look nicer. :-)dkf2006-10-281-3/+3
* Added missing type to declarationdkf2006-10-271-2/+2
* Cleaning up of various bits in tclVar.c to make code clearer to understand.dkf2006-10-272-39/+45
* Regendkf2006-10-272-2/+14
* Allow extensions that use the internal stubs to set a namespace path.dkf2006-10-273-9/+13
* Add field to CallFrame for holding object call frame data.dkf2006-10-273-4/+18
* Regendkf2006-10-271-3/+3
* Fixed a spot where CONSTness had been forgotten.dkf2006-10-273-7/+13
* * generic/tclProc.c (SetLambdaFromAny): minor change, eliminateMiguel Sofer2006-10-272-3/+6
* doh, missing ChangeLog entryMiguel Sofer2006-10-261-0/+6
* * generic/tclInterp.c (ApplyObjCmd):aMiguel Sofer2006-10-262-6/+7
* * tests/info.test (info-9.11-12): tests for [Bug 1577492]Miguel Sofer2006-10-243-3/+59
* * generic/tclProc.c (ObjInterpProcEx): disable itcl hacks forMiguel Sofer2006-10-242-8/+14
* * generic/tclProc.c (ApplyObjCmd): fix wrong#args for apply byMiguel Sofer2006-10-243-16/+44
* * generic/tclBasic.c (TclEvalObjvInternal): removed redundantMiguel Sofer2006-10-232-3/+5
* * library/clock.tcl (format, scan): corrected wrong # argsMiguel Sofer2006-10-239-28/+72
* added warning to ChangeLog:Miguel Sofer2006-10-231-0/+5
* * generic/tcl.h: Modified the Tcl call stack soMiguel Sofer2006-10-2310-130/+152
* * README: Bump version number to 8.5a6dgp2006-10-233-4/+5
* * README: Bump version number to 8.5a6dgp2006-10-2310-16/+29
* back to developmentdgp2006-10-231-0/+15
* Version of ChangeLog for 8.5a5 releasedgp2006-10-231-15/+0
* * generic/tcl.h:Miguel Sofer2006-10-223-72/+24
* fix configurations of 'tests' targetdas2006-10-201-6/+9
* Undo mistaken commit to wrong branch caused by CVS fumble... :-}dkf2006-10-2020-8044/+118
* Consolidated TIP#257 patch applied to HEAD to allow for experimentation bydkf2006-10-2020-118/+8044
* * tools/tcltk-man2html.tcl: add support for alpha & beta versions todas2006-10-202-3/+8
* * unix/configure.in: Added autodetection for OS-supplied timezonermax2006-10-194-4/+118
* * changes: 8.5a5 release date setdgp2006-10-182-2/+4
* * doc/Encoding.3: Missing doc updates (mostly Table ofdgp2006-10-186-9/+15
* advance tag for 8.5a5dgp2006-10-181-2/+4
* * generic/tclInterp.c (ApplyObjCmd): fixed bad error in 2006-10-12Miguel Sofer2006-10-172-2/+10
* * tclProc.c (SetLambdaFromAny):Miguel Sofer2006-10-163-3/+52
* * unix/tclUnixThrd.c (TclpThreadGetStackSize): Darwin: fix for maindas2006-10-163-11/+24
* * generic/tclPkg.c (ExactRequirement): Plugged memory leak. Alsodgp2006-10-162-4/+9
* * generic/tclBasic.c: Moved TIP#219 cleanup to DeleteInterpProc.andreas_kupries2006-10-162-10/+14
* * changes: updates for 8.5a5 release.das2006-10-162-3/+13
* * library/tcltest/tcltest.tcl: Revise tcltest bump to 2.3a1.dgp2006-10-167-14/+25
* win/tclWinFile.c: alfredd supplied patch to fix Bug 1575837coldstore2006-10-132-4/+5
* win/tclWinFile.c: corrected erroneous attempt to protect against NULL return ...coldstore2006-10-131-0/+5
* * unix/tclUnixThrd.c (TclpThreadGetStackSize): on Darwin, usedas2006-10-135-0/+121
* win/tclWinFile.c: corrected erroneous attempt to protect against NULL return ...coldstore2006-10-131-5/+9
* * generic/tclInterp.c (ApplyObjCmd):Miguel Sofer2006-10-123-6/+121
* no messagedavygrvy2006-10-121-0/+5
* nmakehlp.c: Replaced all wnsprintf() calls with snprintf(). wnsprintf was no...davygrvy2006-10-121-10/+14
* * generic/tclPkg.c (Tcl_PackageRequireEx): Corrected crashdgp2006-10-112-8/+17
* * changes: Updates for 8.5a5 release.dgp2006-10-112-3/+73
* * tests/namespace.test (namespace-51.16): Added test.dgp2006-10-102-1/+7
* * generic/tclNamespace.c (TclTeardownNamespace): After thedgp2006-10-102-1/+9
* Silence GCC (cast is always safe; value is known to fit with wiggle room)dkf2006-10-101-2/+2