summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Recognise the non-numeric boolean literals (true,false,yes,no,on,off.)dkf2001-04-093-4/+70
* Fixed typo.dkf2001-04-091-2/+2
* Avoid panic when there are extra items in the tcl stackMiguel Sofer2001-04-073-4/+23
* corrected behaviour of [namespace code] (Bug #219385, Patch #403530)Miguel Sofer2001-04-071-0/+9
* Corrected behaviour of [namespace code] (bug #219385, patch #403530)Miguel Sofer2001-04-075-15/+30
* 2001-04-07 Andreas Kupries <andreas_kupries@users.sourceforge.net>andreas_kupries2001-04-064-1/+146
* 2001-04-07 Andreas Kupries <andreas_kupries@users.sourceforge.net>andreas_kupries2001-04-065-6/+29
* Modified processing of $::errorInfo by [unknown] when the auto-loaded commanddgp2001-04-063-19/+100
* Improved documentation on behaviour of read w.r.t. serial ports.dkf2001-04-062-15/+36
* Fixed problem with [string compare \x00 \x01] and hopefully sped thedkf2001-04-064-37/+128
* 2001-04-05 Andreas Kupries <andreas_kupries@users.sourceforge.net>andreas_kupries2001-04-053-12/+13
* Fixed so tclCmdMZ.c will compile with K&R compilers [Patch #413844]dkf2001-04-052-3/+8
* Restore support for pre-ANSI compilers.dgp2001-04-042-2/+8
* 2001-04-04 Andreas Kupries <andreas_kupries@users.sourceforge.net>andreas_kupries2001-04-044-1/+182
* * unix/configure:hobbs2001-04-043-183/+377
* 2001-04-04 Andreas Kupries <andreas_kupries@users.sourceforge.net>andreas_kupries2001-04-043-10/+48
* fixed a typo in today's date.Kevin B Kenny2001-04-041-1/+1
* (TIP#27) Changed a number of Tcl API's to accept "CONST char*"Kevin B Kenny2001-04-0416-225/+262
* Corrected out of date commentdgp2001-04-041-3/+3
* change for tclListObj.chobbs2001-04-041-0/+6
* * generic/tclListObj.c (Tcl_SetListObj): set objPtr->length = 0 inhobbs2001-04-041-1/+2
* give mklinks its own targethobbs2001-04-041-5/+8
* Typo in commentdgp2001-04-041-2/+2
* 2001-04-03 Andreas Kupries <andreas_kupries@users.sourceforge.net>andreas_kupries2001-04-034-3/+73
* * README:hobbs2001-04-034-12/+12
* * win/configure:hobbs2001-04-033-2/+7
* * README:hobbs2001-04-026-126/+100
* * generic/tcl.h:hobbs2001-04-027-13/+13
* * generic/tclCkalloc.c (TclFinalizeMemorySubsystem): set curTagPtrhobbs2001-03-313-3/+13
* * generic/tclThreadTest.c (Tcl_ThreadObjCmd): cast fixeshobbs2001-03-311-3/+3
* * win/tclWinSock.c (SocketEventProc): Fixed race condition inhobbs2001-03-312-2/+9
* * generic/tclTest.c (TestChannelCmd): added cast to mollifyhobbs2001-03-311-2/+2
* see ChangeLoghobbs2001-03-301-0/+9
* * win/Makefile.in (install-libraries): removed extra \s that brokehobbs2001-03-301-10/+10
* * win/tcl.m4: added imm32.lib to LIBS_GUI for Tk IME support.hobbs2001-03-301-1/+1
* 2001-03-30 Andreas Kupries <andreas_kupries@users.sourceforge.net>andreas_kupries2001-03-3010-22/+142
* doc fixeshobbs2001-03-301-0/+4
* * doc/tcltest.n: corrected incorrect macro usage.hobbs2001-03-301-46/+47
* * doc/lsort.n: corrected unbalanced nroff macros.hobbs2001-03-301-3/+2
* * tests/interp.test: Print out warning whenmdejong2001-03-292-2/+30
* * unix/tclUnixPipe.c (TclpCreateTempFile): prevent potential racehobbs2001-03-292-3/+12
* see ChangeLoghobbs2001-03-291-0/+10
* * unix/configure:hobbs2001-03-292-31/+53
* * unix/tclUnixThrd.c (Tcl_ConditionWait): fixed handling ofhobbs2001-03-291-2/+11
* Added notes to clarify behaviour of [lsort] and many examples.dkf2001-03-292-2/+88
* see changeshobbs2001-03-281-0/+9
* * tests/regexp.test (regexp-19.1):hobbs2001-03-282-18/+9
* * doc/Alloc.3: corrected docs to note that Tcl_Attempt* returnhobbs2001-03-281-3/+3
* Correction to patch from 2001-01-18dgp2001-03-262-3/+8
* Removed tclWinTCharEncoding (static variable in win/tclWin32Dll.c)dkf2001-03-262-2/+6