summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add focussed stack limiting to the RE compiler. Tuning might not yet be rightdkf2008-07-013-5/+21
* Fix [2006884]dkf2008-07-012-10/+13
* typodgp2008-06-301-2/+2
* Clean up typedef formattingdkf2008-06-302-14/+20
* * doc/ObjectType.3: Updated documentation of the Tcl_ObjTypedgp2008-06-302-36/+79
* formatting, whitespacedas2008-06-302-114/+122
* Lrange cleanup and in-place optimization [Patch 1890831]ferrieux2008-06-292-36/+53
* Avoid useless String conversion for CONCAT1 of pure byte arrays [Patch 1953758].ferrieux2008-06-292-1/+62
* Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fixdkf2008-06-2980-836/+831
* * generic/tclPathObj.c: Plug memory leak in [Bug 1999176] fix. Thanksdgp2008-06-292-3/+12
* Fix [Bug 2004256]dkf2008-06-292-31/+52
* Fix [Bug 2004480]dkf2008-06-282-19/+24
* * generic/tclPathObj.c: Plug memory leak in [Bug 1972879] fix. Thanksdgp2008-06-282-3/+12
* Tcl defines more than 7 Tcl_ObjTypes now, and we don't want to maintaindgp2008-06-271-3/+3
* typosdgp2008-06-271-4/+4
* * unix/Makefile.in: Followup to my change of 2008-06-25, make codeandreas_kupries2008-06-262-2/+9
* remove stray .REcore_8_6_a1dgp2008-06-251-2/+1
* Advance 8.6a1 release tagdgp2008-06-252-8/+10
* * library/tm.tcl: Modified the handling of Tcl Modules and of theandreas_kupries2008-06-255-23/+160
* * changes: Updates for 8.6a1 release.dgp2008-06-253-4/+16
* fix versions of dde and registry dllspatthoyts2008-06-253-9/+28
* * generic/tclPathObj.c: Fixed some internals management in the "path"dgp2008-06-242-2/+31
* bug #1995063 fix examples and comment on eof use.patthoyts2008-06-242-5/+37
* * generic/tclPathObj.c: Fixed bug in Tcl_GetTranslatedPath() whendgp2008-06-231-7/+9
* * generic/tclPathObj.c: Fixed bug in Tcl_GetTranslatedPath() whendgp2008-06-232-2/+17
* * changes: Updates for 8.6a1 release.dgp2008-06-2010-27/+77
* * tests/encoding.test: Make failing tests pass again.dgp2008-06-202-1/+7
* Solaris, stubs changes for 8.6a1das2008-06-201-1/+9
* Make [next] work as described in TIP. [Bug 1998244]dkf2008-06-194-19/+34
* Forgot the bug numberdkf2008-06-191-1/+1
* Fix [Bug 1998221]dkf2008-06-193-59/+86
* * changes: Updates for 8.6a1 release.dgp2008-06-192-1/+42
* * README: Bump version number to 8.6a1dgp2008-06-1910-16/+29
* * generic/tclClock.c (ClockConvertlocaltoutcObjCmd): Removed leftandreas_kupries2008-06-172-2/+6
* * doc/tm.n: Followup to changelog entry 2008-03-18 regardingandreas_kupries2008-06-172-8/+22
* 2006-06-17 Kevin Kenny <kennykb@acm.org>Kevin B Kenny2008-06-173-8/+33
* * generic/tclCmdIL.c (TclInfoFrame): Moved the code looking up theandreas_kupries2008-06-163-49/+64
* * tests/ioTrans.test (iortrans-11.*): Fixed same issue as forandreas_kupries2008-06-162-1/+9
* no messagedavygrvy2008-06-141-1/+3
* The Stubs source files (tclStubLib.c and tclOOStubLib.c) should not bedavygrvy2008-06-141-2/+6
* 2008-06-13 David Gravereaux <davygrvy@pobox.com>davygrvy2008-06-131-1/+2
* no messagedavygrvy2008-06-131-0/+5
* fix warningdas2008-06-131-2/+2
* TIP 285 ImplementationJoe Mistachkin2008-06-1330-91/+2308
* * unix/Makefile.in: add complete deps on tclDTrace.h.das2008-06-122-4/+6
* sync with 2008-05-26 io-53.9 changedas2008-06-121-1/+2
* s/target/config/das2008-06-121-2/+2
* * generic/tclOO.c: use TclOOStubs hooks field to retrievedas2008-06-126-50/+57
* * generic/tclIORTrans.c: fix signed <-> unsigned cast warnings.das2008-06-121-15/+20
* * unix/configure: autoconf-2.59das2008-06-121-18/+52