summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix [Bug 1587618], eliminating the callObjc and callObjv fields from the Interpdkf2006-10-318-109/+85
* * tools/tcltk-man2html.tcl (option-toc): handle any kind ofhobbs2006-10-312-1/+6
* boo - last commit did not compile :(Miguel Sofer2006-10-311-2/+2
* * generic/tclBasic.c (TEOVI): insured that the interp's callObjc/vMiguel Sofer2006-10-312-4/+20
* * generic/tclExecute.c (INST_MOD): Corrected improper testing ofdgp2006-10-303-4/+23
* D'oh! Updated the wrong thing.dkf2006-10-301-13/+15
* Add missing initialization.dkf2006-10-301-1/+2
* Formatting policedkf2006-10-301-232/+227
* * generic/tclNamesp.c (EnsembleImplementationCmd):Miguel Sofer2006-10-293-3/+27
* Minor style consistency cleanupdkf2006-10-281-39/+39
* Added some explanatory comments.dkf2006-10-281-10/+14
* Added note about test updatedkf2006-10-281-0/+2
* Regendkf2006-10-282-2/+17
* Insert of calling point in middle of procedure code. Also cleaned up howdkf2006-10-285-156/+260
* Improved Changelog entry for commit dated 2006-10-23Miguel Sofer2006-10-281-6/+7
* 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