summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* [Bug 2929546]: Improve the dict documentation.dkf2010-01-191-0/+5
* * generic/tclIO.c (CreateScriptRecord): [Bug 2918110]: Initializeandreas_kupries2010-01-181-0/+9
* [Bug 2932421]: Make [format] less likely to smash intreps.dkf2010-01-181-0/+7
* More factoring out of special cases in the nroff->HTML code.dkf2010-01-131-26/+33
* Fix TCL_LL_MODIFIER for Cygwinnijtmans2010-01-131-0/+17
* Simplification/refactoring of nroff->HTML.dkf2010-01-121-0/+6
* * win/tclWinDde.c: VC++ 6.0 doesn't havenijtmans2010-01-101-0/+21
* Record that [Bug 2898722] is lurking.dkf2010-01-101-0/+4
* Split man2html converter up for ease of maintenance.dkf2010-01-101-0/+6
* Added the contributed packages to the code to build HTML docs.dkf2010-01-091-4/+11
* * generic/tclPathObj.c (TclPathPart): Correct inconsistency betweendgp2010-01-051-0/+7
* [Bug 1636685]: Use the configuration for modern FreeBSD suggested by thedkf2010-01-031-4/+9
* fix Changelog typo and c/p errorMiguel Sofer2010-01-031-4/+1
* * generic/tclBasic.c: Fix lerak of coroutines on namespaceMiguel Sofer2010-01-031-0/+11
* [Bug 2923613]: Make the safer [source] handle a [return] at the end of thedkf2009-12-301-7/+13
* * library/init.tcl (unknown): fix infinite recursion of ::unknownMiguel Sofer2009-12-301-0/+5
* Minor optimization for Tcl_RecordAndEvalObjdkf2009-12-291-2/+6
* Simplify the logic in Tcl_GetCommandFromObjdkf2009-12-291-0/+4
* [Bug 2895741]: Make min() and max() supported in safe interpreters.dkf2009-12-291-0/+5
* Handle completely invalid input to the decode methods [Bug 2922555]patthoyts2009-12-291-0/+5
* [FRQ 1083288]: Added targets to allow easier tracing of shell/test invokationsdkf2009-12-281-0/+3
* [Bug 942170]: Detect the st_blocks field of 'struct stat' correctly.dkf2009-12-281-0/+5
* [Bug 2891362]: Make time limits work better with the event loop.dkf2009-12-281-0/+6
* [Bug 2921538]: Updated example to not be quite so ancient.dkf2009-12-271-0/+5
* CONST -> constnijtmans2009-12-251-0/+5
* [Bug 2913625]: Stop information about paths from leaking through [info script]dkf2009-12-231-3/+9
* Cygwin: Install libtcl8.6.dll in bin directorynijtmans2009-12-231-0/+6
* [Bug 2918962]: Stop crash when -index and -stride are used together in [lsort].dkf2009-12-221-22/+29
* Various CYGWIN-related fixes. In the win32 configure script, CYGWIN is still ...nijtmans2009-12-211-2/+24
* * generic/tclBasic.c: Fix for bad cmd resolution by coroutinesMiguel Sofer2009-12-191-0/+6
* Upgrade to Safe Base's handling of [glob] to be more permissive with thedkf2009-12-161-8/+14
* Fix gcc warning: ignoring return value of ‘write’,nijtmans2009-12-161-0/+11
* [Bug 1911342]: Rewrite formatting to avoid bogus link from tm.n to list.n indkf2009-12-161-0/+3
* [Bug 2913616]: Make msgcat package work in safe interpreters.dkf2009-12-161-0/+5
* Document that [file tempfile] always works on the native filesystem by design.dkf2009-12-141-5/+10
* * generic/tclBasic.c: Release TclPopCallFrame() from itsMiguel Sofer2009-12-131-0/+4
* * generic/tclBasic.c: Moving TclBCArgumentRelease callMiguel Sofer2009-12-131-0/+6
* Plug testing memleak. [Bug 2895367]dkf2009-12-121-7/+13
* Fix gcc warning: signed and unsigned type in conditional expressionnijtmans2009-12-111-0/+2
* Fix gcc warning, using gcc-4.3.4 on cygwinnijtmans2009-12-111-0/+8
* [FRQ 2897296]: Cross-links to sections within a manpage when in HTML.dkf2009-12-111-43/+46
* code commentsMiguel Sofer2009-12-111-0/+1
* * generic/tclBasic.c: Full nre-enabling of coroutinesMiguel Sofer2009-12-101-0/+3
* * generic/tclBasic.c: small cleanupMiguel Sofer2009-12-101-0/+2
* * generic/tclExecute.c: fix panic in http11.test caused by buggyMiguel Sofer2009-12-101-0/+5
* * generic/tclObj.c (TclContinuationsEnter): [Bug 2895323]: Updatedandreas_kupries2009-12-101-0/+9
* * generic/tclBasic.c: Reducing the # of moving parts forMiguel Sofer2009-12-101-1/+2
* * generic/tclBasic.c: Reducing the # of moving parts forMiguel Sofer2009-12-101-0/+5
* * generic/tclIO.c: [Bug 2901998]: Applied Alexandre Ferrieux'sandreas_kupries2009-12-091-0/+7
* * generic/tclBasic.c: Insure correct lifetime of varFrame'sMiguel Sofer2009-12-091-0/+7