summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Minor documentation improvementsdkf2007-11-0110-70/+91
|
* Reorder paragraphs for better readability.dkf2007-11-011-9/+9
|
* Fix .DS/.DE to work better when transformed to a tabledkf2007-11-011-35/+35
|
* Convert .DS/.DE sequences to tables, as that's now what they're used for.dkf2007-11-012-2/+8
|
* Clarified documentation of RE flags. [Bug 1167840]dkf2007-11-012-12/+16
|
* change 'reflectedchan' to 'refchan' for reduced confusion.dkf2007-11-013-6/+9
|
* \u0000 is ASCII! [Bug 1808258]dkf2007-11-013-17/+18
|
* Clarified [file nativename] usage. [Bug 1185154]dkf2007-11-012-3/+16
|
* Sync to Tk: use -fp:strict alwayspatthoyts2007-10-311-11/+1
|
* Spread the idiom, make the rendering to HTML reliable!dkf2007-10-3010-121/+161
|
* 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
| | | | | | | | | | * library/init.tcl: CVS development snapshots from the 8.5b2 * unix/configure.in: release. * unix/tcl.spec: * win/configure.in: * unix/configure: autoconf (2.59) * win/configure:
* 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 ↵dkf2007-10-302-225/+283
| | | | descriptions.
* 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 ↵dkf2007-10-2967-1230/+1598
| | | | generation works
* First stage of doing GOOBE improvements to documentation now that the html ↵dkf2007-10-2893-2481/+2689
| | | | generation works
* * generic/tclUtil.c (Tcl_ConcatObj): optimise for some of theMiguel Sofer2007-10-282-13/+43
| | | | concatenees being empty objs [Bug 1447328]
* 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
| | | | | names are searched from the global namespace, ie, bypassing resolvers of the current namespace [Bug 1114355].
* * 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
| | | | | * doc/namespace.n: improved example [Bug 1788984] * doc/AddErrInfo.3: typo [Bug 1715087]
* * generic/tclCompile.h:Miguel Sofer2007-10-273-4/+11
| | | | | | * generic/tclInt.h: moved declaration of TclSetCmdNameObj from tclCompile.h to tclInt.h, reverting linker [Bug 1821159] caused by commit of 2007-10-11 (both I and gcc missed one dep).
* * generic/tclVar.c: try to preserve Tcl_Objs when doing variableMiguel Sofer2007-10-272-55/+102
| | | | lookups by name, partially addressing [Bug 1793601]
* 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
| | | | | | * doc/*.1: Revert doc changes that broke * doc/*.3: `make html` so we can get the release * doc/*.n: out the door.
* 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
| | | | | | | | | | | | * generic/tcl.h: * library/init.tcl: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/configure.in: * unix/configure: autoconf (2.59) * win/configure:
* 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
| | | | internal list for tracking sync objects.
* Added TclpMasterLock/Unlock arround calls to ForgetSyncObject invasiljevic2007-10-251-1/+10
| | | | | Tcl_MutexFinalize and Tcl_ConditionFinalize to prevent from garbling the internal list that track synchronization objects.
* 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
|