summaryrefslogtreecommitdiffstats
path: root/changes
Commit message (Collapse)AuthorAgeFilesLines
...
* | | * changes: Update for 8.5.8 release.dgp2009-11-121-2/+10
| | |
* | | 2009-11-03 Andreas Kupries <andreask@activestate.com>dgp2009-11-041-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | * library/safe.tcl (::safe::InterpSetConfig): [Bug 2854929]. Added code to recursively find deeper paths which may contain modules. Required to handle modules with names like 'platform::shell', which translate into 'platform/shell-X.tm', i.e arbitrarily deep subdirectories.
* | | * changes: Update for 8.5.8 release.dgp2009-11-031-5/+25
| | |
* | | describe backported fixesferrieux2009-10-201-3/+3
| | |
* | | * changes: Update for 8.5.8 release.dgp2009-10-051-1/+48
| | |
* | | * changes: Update for 8.5.7 release.dgp2009-04-151-5/+5
| | |
* | | typosdgp2009-04-131-3/+3
| | |
* | | Darwin additionsdas2009-04-101-1/+5
| | |
* | | typosdgp2009-04-101-2/+2
| | |
* | | * changes: Update for 8.5.7 release.dgp2009-04-101-1/+42
| | |
* | | * changes: Update for 8.5.6 release.dgp2008-12-211-1/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * library/tclIndex: Removed reference to no-longer-extant procedure 'tclLdAout'. * doc/library.n: Corrected mention of 'auto_exec' to 'auto_execok'. [Patch 2114900] thanks to Stu Cassoff <stwo@users.sf.net> Backport of 2008-11-26 commit from Kevin Kenny. * win/tclWinThrd.c (TclpThreadCreate): We need to initialize the thread id variable to 0 as on 64 bit windows this is a pointer sized field while windows only fills it with a 32 bit value. The result is an inability to join the threads as the ids cannot be matched. Backport of 2008-10-13 commit from Pat Thoyts.
* | | * changes: Update for 8.5.5 release.dgp2008-10-101-1/+17
| | |
* | | * changes: Update for 8.5.4 release.dgp2008-08-121-1/+6
| | |
* | | typosdgp2008-08-081-3/+3
| | |
* | | Olson's tzdata2008eKevin B Kenny2008-08-081-1/+3
| | |
* | | * changes: Update for 8.5.4 release.dgp2008-08-081-1/+15
| | |
* | | Add test suite changes for 1999119 bug fix commit.dgp2008-06-251-1/+3
| | |
* | | * changes: Update for 8.5.3 release.dgp2008-06-251-2/+6
| | |
* | | another update for 8.5.3dgp2008-06-201-1/+3
| | |
* | | Solaris changes for 8.5.3das2008-06-201-1/+5
| | |
* | | * changes: Updates for 8.5.3 release.dgp2008-06-191-1/+23
| |/ |/|
* | * changes: Updated for 8.5.2 release.dgp2008-03-281-1/+5
| |
* | formattingdgp2008-03-261-5/+1
| |
* | * changes: Updated for 8.5.2 release.dgp2008-03-261-2/+20
| |
* | * changes: Updated for 8.5.2 release.dgp2008-03-131-2/+7
| |
* | * changes: Updated for 8.5.2 release.dgp2008-03-101-1/+39
| |
* | bump release datecore_8_5_1dgp2008-02-041-2/+2
| |
* | credit contributor an00naMiguel Sofer2008-01-301-1/+3
| |
* | * changes: Updated for 8.5.1 release.dgp2008-01-251-1/+21
| |
* | Revise release date; move release tagcore_8_5_0dgp2007-12-191-2/+2
| |
* | * changes: Updated for 8.5.0 release.dgp2007-12-181-1/+4
| |
* | * changes: Updated for 8.5.0 release.dgp2007-12-171-2/+6
| |
* | merge stable branch onto HEADdgp2007-12-131-1/+1
| |
* | * changes: Updated for 8.5.0 release.dgp2007-12-121-1/+28
| |
* | missing contributor names, minor additions for 8.5b3das2007-11-191-34/+39
| |
* | * changes: Updated for 8.5b3 release.dgp2007-11-191-1/+33
| |
* | * changes: Updated for 8.5b2 release.core_8_5_b2dgp2007-10-261-3/+1
| | | | | | | | | | | | * doc/*.1: Revert doc changes that broke * doc/*.3: `make html` so we can get the release * doc/*.n: out the door.
* | * changes: Updated for 8.5b2 release.dgp2007-10-261-1/+15
| |
* | fix order, typo, contributor namesdas2007-09-201-9/+11
| |
* | * changes: updates for 8.5b1 release.dgp2007-09-201-5/+87
| |
* | Darwin changes for 8.5b1das2007-09-181-1/+20
| |
* | sync with core-8-4-branch tcl/changesdas2007-05-161-1/+3
| |
* | revised phrasing a bit for claritydgp2007-04-241-2/+3
| |
* | * unix/tclUnixFCmd.c: add workaround for crashing bug in fts_open()das2007-04-231-3/+5
| | | | | | | | * unix/tclUnixInit.c: without FTS_NOSTAT on 64bit Darwin 8 or earlier.
* | correct 8.5a6 release yearhobbs2007-04-221-2/+2
| |
* | updated changeshobbs2007-04-221-1/+3
| |
* | updated for 8.5a6 changeshobbs2007-04-221-1/+75
| |
* | * changes: 8.5a5 release date setdgp2006-10-181-2/+2
| |
* | * changes: updates for 8.5a5 release.das2006-10-161-1/+7
| |
* | * library/tcltest/tcltest.tcl: Revise tcltest bump to 2.3a1.dgp2006-10-161-2/+2
| | | | | | | | | | | | | | * library/tcltest/pkgIndex.tcl: This permits more features to be * unix/Makefile.in: added to tcltest before we reach version 2.3.0, * win/Makefile.in: best timed to match the release of Tcl 8.5.0. * win/makefile.vc: This also serves as a demo of TIP 268 features.