summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Eliminate misuse of .brdkf2007-10-303-9/+20
* typosdkf2007-10-302-4/+4
* * generic/tcl.h: Bump version number to 8.5b2.1 to distinguishdgp2007-10-308-12/+23
* Forgot some SEE ALSOsdkf2007-10-302-4/+5
* Typo [Bug 1811621]dkf2007-10-301-3/+2
* Clear up what's going on a bit more. [Bug 1811803]dkf2007-10-303-48/+60
* Fix [Bug 1822268]dkf2007-10-302-22/+42
* Enhance the HTML generator so that it can produce multi-line option descripti...dkf2007-10-302-225/+283
* line endingsdgp2007-10-2926-2406/+2377
* Minor fixesdkf2007-10-292-8/+5
* GOOBE the docs some more.dkf2007-10-2931-220/+224
* Missed this file last nightdkf2007-10-291-87/+211
* Next stage of doing GOOBE improvements to documentation now that the html gen...dkf2007-10-2967-1230/+1598
* First stage of doing GOOBE improvements to documentation now that the html ge...dkf2007-10-2893-2481/+2689
* * generic/tclUtil.c (Tcl_ConcatObj): optimise for some of theMiguel Sofer2007-10-282-13/+43
* Embed the definition of the iso8859-1 encoding directly in Tcl.dkf2007-10-282-2/+54
* * generic/tclNamesp.c (Tcl_FindCommand): insure that FQ commandMiguel Sofer2007-10-272-2/+6
* * doc/CrtMathFnc.3: fixed Tcl_ListMathFuncs entry [Bug 1672219]Miguel Sofer2007-10-272-4/+3
* Part of fix for [Bug 1810264]dkf2007-10-272-5/+8
* * doc/apply.n: fixed example [Bug 1811791]Miguel Sofer2007-10-274-6/+10
* * generic/tclCompile.h:Miguel Sofer2007-10-273-4/+11
* * generic/tclVar.c: try to preserve Tcl_Objs when doing variableMiguel Sofer2007-10-272-55/+102
* Make the man->HTML scraper work better.dkf2007-10-262-13/+62
* * changes: Updated for 8.5b2 release.core_8_5_b2dgp2007-10-26107-2287/+1408
* tag: 8.5b2dgp2007-10-261-0/+2
* * changes: Updated for 8.5b2 release.dgp2007-10-262-1/+17
* fix datedgp2007-10-261-1/+1
* * README: Bump version number to 8.5b2.dgp2007-10-2610-16/+29
* Working towards better nroff scraping...dkf2007-10-264-31/+97
* Fix minor faults.dkf2007-10-263-10/+10
* whitespacedas2007-10-251-4/+4
* Protect Tcl_MutexFinalize and Tcl_ConditionFinalize from garblingvasiljevic2007-10-251-0/+7
* Added TclpMasterLock/Unlock arround calls to ForgetSyncObject invasiljevic2007-10-251-1/+10
* More GOOBE quotingdkf2007-10-2523-425/+603
* Improvements for claritydkf2007-10-251-12/+20
* Fix macro bugdkf2007-10-251-5/+2
* GOOBEdkf2007-10-252-48/+129
* Ensure that the exemplar output indicates that it can be fractionaldkf2007-10-251-5/+2
* GOOBEdkf2007-10-251-4/+6
* GOOBE for command results in examplesdkf2007-10-251-5/+5
* GOOBE applieddkf2007-10-251-48/+49
* GOOBE for command results in examplesdkf2007-10-252-10/+14
* GOOBE for command results in examplesdkf2007-10-2512-119/+157
* autoheader-2.59das2007-10-241-3/+0
* Deal with a nasty special case.dkf2007-10-241-2/+6
* Allow new options to be rendered as HTML.dkf2007-10-242-2/+42
* Lots of improvements to look and feel of manual pagesdkf2007-10-2486-844/+1459
* (forgotten Changelog entry)Miguel Sofer2007-10-201-0/+5
* * generic/tclCompile.c: Fix comments.Miguel Sofer2007-10-202-5/+5
* * generic/tclResult.c (TclMergeReturnOptions): Make sure any -codedgp2007-10-183-3/+18