summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclInt.h (tclOriginalNotifier):dgp2003-03-216-13/+55
* * generic/tclInt.h: Removed definition of ParseValue struct thatdgp2003-03-202-32/+6
* Stopped some GCC possibly-uninit-variable warnings.dkf2003-03-201-3/+3
* * generic/tclCompile.c:Miguel Sofer2003-03-193-3/+26
* * library/auto.tcl: Replaced [regexp] and [regsub] withdgp2003-03-1914-53/+62
* * doc/Eval.3 (Tcl_EvalObjEx): Corrected CONST anddgp2003-03-193-8/+14
* * generic/tclCompCmds.c (TclCompileReturnCmd): Alternative fix fordgp2003-03-196-27/+24
* revised latest registry test commitdgp2003-03-191-10/+4
* * win/configure: Regen.mdejong2003-03-193-92/+69
* * tests/registry.test: Changed the conditionals to avoid an Kevin B Kenny2003-03-192-8/+16
* * tools/tcltk-man2html.tcl: added support for building 'make html'das2003-03-182-26/+23
* * tests/format.test: Renumber tests, a bunch ofmdejong2003-03-182-9/+14
* Fix docbug in lsearch and lsort commands for -ascii opt (which works withdkf2003-03-173-5/+14
* * generic/tclCmdAH.c (Tcl_FormatObjCmd): Only add the modifierdkf2003-03-143-150/+170
* * win/tcl.m4 (SC_WITH_TCL): Port version numbermdejong2003-03-132-4/+9
* Require autoconf 2.57 or newer, see TIP 34mdejong2003-03-138-5560/+15870
* * generic/tclBasic.c (Tcl_EvalTokensStandard):dgp2003-03-1311-550/+524
* * generic/tcl.h: Removed TCL_PREFIX_IDENT and TCL_DEBUG_IDENTdgp2003-03-123-7/+11
* corrected latest entrydgp2003-03-121-3/+4
* * generic/tclInterp.c (Tcl_InterpObjCmd): Corrected optiondgp2003-03-123-4/+15
* Added two missing uses of $(DBGX) so that tclpip8x.dll loads without Kevin B Kenny2003-03-112-3/+8
* Removed an unused local variable that caused compilation problems on Kevin B Kenny2003-03-092-2/+6
* * doc/tcltest.n: Added missing "-body" to example. Thanks todgp2003-03-082-3/+8
* * tests/io.test:mdejong2003-03-073-32/+43
* * tests/encoding.test: Name temp files *.tcltestoutmdejong2003-03-072-5/+12
* * generic/tclCmdAH.c (Tcl_FileObjCmd): Fix the setting of a file's mtimedkf2003-03-072-7/+24
* * tests/io.test: Doh! Undo accidental commentingmdejong2003-03-072-6/+6
* * tests/io.test: Define a fileevent constraint and addmdejong2003-03-072-71/+79
* * tests/io.test: Define an openpipe constraint and addmdejong2003-03-072-63/+76
* * generic/TclUtf.c (Tcl_UniCharNcasecmp): Corrected failure todgp2003-03-063-6/+49
* Replaced a non-portable 'bzero' with a portable 'memset'. [Bug 698442].Kevin B Kenny2003-03-062-2/+8
* * generic/tclIO.c (Tcl_Seek, Tcl_OutputBuffered):mdejong2003-03-063-36/+37
* * generic/tclIO.c (Tcl_Flush): Compare themdejong2003-03-062-2/+14
* * generic/tclIO.c (Tcl_GetsObj): Check thatmdejong2003-03-062-2/+13
* * generic/tclIO.c (WriteBytes, WriteChars,mdejong2003-03-062-4/+25
* * generic/tclIO.c (Tcl_SetChannelOption):mdejong2003-03-063-7/+19
* no messagedavygrvy2003-03-061-0/+4
* updated default tcl version to 8.5davygrvy2003-03-061-2/+2
* The [switch] command is now bytecode compiled, at least in the most commondkf2003-03-056-29/+565
* typosdgp2003-03-041-2/+2
* * README: Bumped version number ofdgp2003-03-0421-104/+129
* Mac OS Classic specific fixes:core_8_4_2das2003-03-036-34/+125
* mark Mar 3 date for 8.4.2hobbs2003-03-032-2/+6
* Corrected a Makefile.vc bug introduced by the change of DBGX from Kevin B Kenny2003-03-031-3/+11
* Corrected a Makefile.vc bug introduced by the change of DBGX from Kevin B Kenny2003-03-031-0/+4
* note bump in dde versiondgp2003-03-031-1/+2
* * library/dde/pkgIndex.tcl: dde bumped to version 1.2.1 fordgp2003-03-036-9/+19
* * win/configure:hobbs2003-03-014-9/+16
* Added a couple more change lines, and fixed one date.Kevin B Kenny2003-02-281-2/+8
* updated changes file for Tcl 8.4.2 releasedgp2003-02-282-4/+85