summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated encodings with latest mappings from www.unicode.org. Thishobbs2001-10-0465-59002/+61775
* updated patchlevel to 8.3.4.hobbs2001-10-0318-740/+931
* updated copyright infohobbs2001-10-032-6/+6
* * generic/tclEvent.c (Tcl_FinalizeThread): moved freeing ofhobbs2001-10-031-11/+12
* added a comment not to change the working directory before calling Tcl_GetNam...msofer2001-09-282-2/+9
* * generic/tclIO.c: added (on behalf of Kevin Kennyandreas_kupries2001-09-282-3/+10
* * generic/tclIO.c (ChannelTimerProc): Added Tcl_Preserve()dgp2001-09-283-5/+16
* * The changes below fix [Bug #462317] where Expect tried to readandreas_kupries2001-09-273-16/+77
* * The change below fixes [Bug #464380]. The bug was reported byandreas_kupries2001-09-242-20/+32
* * win/makefile.vc: updated IA64 compile settingshobbs2001-09-206-22/+46
* log entry correctiondgp2001-09-201-1/+1
* see ChangeLoghobbs2001-09-201-17/+28
* * generic/tclCmdAH.c (Tcl_FormatObjCmd):hobbs2001-09-202-10/+24
* * generic/tclTest.c (TestcmdtokenCmd): corrected pointerhobbs2001-09-201-6/+6
* * unix/configure: regen'edhobbs2001-09-202-34/+118
* * generic/tcl.h: removed forced #define USE_TCLALLOC 1 forhobbs2001-09-192-9/+8
* * On Linux, disable inlining whendgp2001-09-183-29/+59
* Corrected errors in prior commit messagedgp2001-09-131-1/+3
* * generic/tclUtf.c (Tcl_UtfPrev): corrected to return the properhobbs2001-09-132-4/+7
* * tests/ioCmd.test: Changed the computation of the result forandreas_kupries2001-09-132-4/+30
* Backport several bug fixes from HEAD to core-8-3-1-branch:dgp2001-09-126-30/+41
* * Corrected tests to better isolate tests indgp2001-09-123-2/+11
* reworked stack-2.1 to be impervious to interp statehobbs2001-09-111-5/+7
* * generic/tclEvent.c (TclInExit): Corrected handling of tsd inhobbs2001-09-112-3/+10
* * tests/stack.test:hobbs2001-09-113-5/+32
* * generic/tclInt.decls: Added 'TclWinFlushDirtyChannels' toandreas_kupries2001-09-105-6/+23
* * All the changes below serve to fix bug [219148] which reports aandreas_kupries2001-09-074-11/+107
* * Updated http package to version 2.4,dgp2001-09-079-26/+38
* * doc/http.n: noted -binary, charset and coding state keys.hobbs2001-09-075-49/+104
* no messagedavygrvy2001-09-011-0/+4
* Added use of new private TclFinalizeAsync() found in tclAsync.cdavygrvy2001-09-012-2/+4
* no messagedavygrvy2001-09-011-0/+29
* -=[ Tcl_Async* API merge from HEAD ]=-davygrvy2001-09-019-121/+141
* * generic/tclIndexObj.c: fixed some casting problems that upsethobbs2001-08-302-5/+8
* * tests/httpd (httpdRespond): added response to timeout value inhobbs2001-08-302-1/+9
* * Silence warning from Sun compiler. [Bug 454374]dgp2001-08-302-2/+6
* * doc/Tcl_Main.3: added docs for Tcl_SetMainLoophobbs2001-08-288-71/+595
* * doc/Encoding.3: added note that tclPlatDecls.h must be includedhobbs2001-08-281-1/+2
* * Backport of several bug fixes from HEAD to core-8-3-1-branchdgp2001-08-2416-45/+211
* 2001-08-23 Andreas Kupries <andreas_kupries@users.sourceforge.net>andreas_kupries2001-08-232-4/+14
* added QNX-6 build support. [Bug #219410] (loverso)hobbs2001-08-233-21/+52
* * library/http/http.tcl (geturl): added port number to Host:hobbs2001-08-212-4/+9
* Add package dependency checks. Upgrade packages bundled withdgp2001-08-0911-20/+48
* BRANCH: core-8-3-1-branchdgp2001-08-082-1923/+0
* BRANCH: core-8-3-1-branchdgp2001-08-081-7/+0
* BRANCH: core-8-3-1-branchdgp2001-08-082-1100/+0
* BRANCH: core-8-3-1-branchdgp2001-08-082-202/+0
* BRANCH: core-8-3-1-branchdgp2001-08-082-892/+0
* BRANCH: core-8-3-1-branchdgp2001-08-081-5/+0
* Avoid panic when there are extra items in the tcl stack [Bugs #406709 and 439...msofer2001-08-073-4/+23