summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * doc/array.n: added documentation for trace-realted behaviour ofMiguel Sofer2004-03-282-1/+9
* a bit more detail in the changes file about new package versionsdgp2004-03-261-1/+3
* * README: Bumped version number to 8.5a2 todgp2004-03-2610-16/+28
* fixed another volume-relative file normalization problemvincentdarley2004-03-263-5/+28
* fix to windows volume-relative path normalizationvincentdarley2004-03-263-5/+40
* Silly bug found originally by Damon Courtney. [922752]dkf2004-03-243-3/+16
* Docfix. [Bug 921464]dkf2004-03-232-3/+8
* Added CONST to TclpGetTime declaration and `make genstubs`dgp2004-03-192-5/+6
* Include tclInt.h instead of tclPort.h to fix building on Solaris.rmax2004-03-191-2/+2
* Made HEAD build on Windows VC++ again.Kevin B Kenny2004-03-199-22/+40
* Fix breakage by making tclIntDecls.h #inc tclPort.h, as recommended by DGP.dkf2004-03-192-1/+8
* autoconf-2.57dgp2004-03-191-1/+1
* *** empty log message ***rmax2004-03-181-0/+17
* * unix/tcl.m4: Removed -Wno-strict-aliasing.rmax2004-03-181-1/+1
* * generic/tclIntDecls.h: Removed TclpTime_t. It wasn't really needed,rmax2004-03-182-16/+13
* * generic/tclNamesp.c: Added temporary pointer variables to workrmax2004-03-183-8/+19
* * generic/tclIntDecls.h: Removed TclpTime_t. It wasn't really needed,rmax2004-03-186-30/+23
* Reverted changes to tcltest so that it can still support Mac whendgp2004-03-173-4/+8
* Removed support for Mac OS Classic platform [Patch 918142]das2004-03-171-5/+1
* Removed support for Mac OS Classic platform [Patch 918142]das2004-03-17140-33468/+433
* Slightly better docs for [lsearch]'s advanced capabilitiesdkf2004-03-172-1/+16
* * doc/catch.n: Compiled [catch] no longer fails to catch syntaxdgp2004-03-163-22/+10
* * unix/configure, unix/tcl.m4: add -Wno-strict-aliasing for GCC tohobbs2004-03-163-2/+7
* Formatting fix. [Bug 917171]dkf2004-03-162-2/+6
* no messagedavygrvy2004-03-161-0/+9
* * win/tclWinNotify.c: Fixed a mistake where the return value ofdavygrvy2004-03-161-3/+2
* Implementation of [dict merge] subcommand, based on [FRQ 745851]dkf2004-03-124-8/+139
* * generic/tclGetDate.y (TclGetDate): Fix so that Kevin B Kenny2004-03-104-4/+172
* Fixed incorrect reporting of OS version for DJGPP.vbwagner2004-03-091-1/+14
* Removed undefining of extra error codes for DJGPP. It is not needed whenvbwagner2004-03-091-7/+1
* fixed typos in documentation and commentsvincentdarley2004-03-0916-35/+36
* glob -path fix for near filesystem rootvincentdarley2004-03-091-3/+6
* glob -path fix for near filesystem rootvincentdarley2004-03-093-2/+45
* * generic/tclParse.c (TclParseInit): Modified TclParseInit sodgp2004-03-083-9/+17
* reformatted a comment I had once moved so it doesn't exceed 74 colums.davygrvy2004-03-081-3/+3
* some silly reformatting changes to remove useless whitespace.davygrvy2004-03-081-4/+4
* added a slot position for a project of my own.davygrvy2004-03-081-1/+2
* Checks MSDevDir, not MSVCDir envar.davygrvy2004-03-081-2/+2
* * win/configure: Regen.mdejong2004-03-054-2/+101
* * generic/tclTest.c: Modified TesteventObjCmd to use Kevin B Kenny2004-03-052-2/+10
* Kevin B Kenny2004-03-052-3/+10
* hidden unix-specific implementations of file volumes and file attributesvbwagner2004-03-052-4/+18
* * generic/tclInt.h (TclParseInit): Factored the common codedgp2004-03-044-32/+21
* Applied fix from #766159 for Win98 registry to skip unicode tests.patthoyts2004-03-042-3/+8
* * generic/tclParse.c (InitParse): Factored the common codedgp2004-03-042-45/+50
* Added TIP #100 support to the registry package (patch #903831)patthoyts2004-03-043-6/+90
* Fix minor syntax problems. [Bug 909288]dkf2004-03-042-6/+10
* minor doc fixes for html conversioncore_8_5_a1hobbs2004-03-033-7/+7
* whitespace modshobbs2004-03-031-5/+5
* note TIP#124 changeshobbs2004-03-031-1/+5