summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Better handling of EOVERFLOW on Win32 systems (as EFBIG or EINVAL.)dkf2002-05-274-10/+21
* * tests/winPipe.test: Applied patch for SF Tcl Bug #549617. Patchandreas_kupries2002-05-242-6/+9
* TIP#91 implementation; makes old style channels binary compatible withdkf2002-05-2413-159/+580
* * win/tclWinSock.c (TcpWatchProc): Fixed SF Tcl Bug #557878. Weandreas_kupries2002-05-242-20/+30
* * unix/configure: Regen.mdejong2002-05-214-88/+114
* * generic/tclInt.h: added prototype for TclpFilesystemPathType().das2002-05-203-3/+18
* doc/CrtObjCmd.3: Added Tcl_GetCommandFromObj, Tcl_GetCommandFullNamejenglish2002-05-171-0/+5
* Added Tcl_GetCommandFromObj, Tcl_GetCommandFullNamejenglish2002-05-171-3/+20
* More tidying up; tclUnixChan.c now builds with GCC without warnings.dkf2002-05-142-480/+462
* memory cleanupvincentdarley2002-05-143-12/+22
* Stop Solaris from generating a warning; the second argument to ioctl has beendkf2002-05-132-2/+13
* memory cleanupvincentdarley2002-05-135-12/+81
* commentvincentdarley2002-05-131-3/+5
* * Corrected some list-quoting issues anddgp2002-05-104-10/+18
* no messagedavygrvy2002-05-081-0/+11
* Thanks to Peter Spjuth <peter.spjuth@space.se>, again. My prior fix fordavygrvy2002-05-083-23/+42
* no messagedavygrvy2002-05-081-0/+10
* Opps. An SH macro had two decimals. yes, I'm reverting my reversion.davygrvy2002-05-081-2/+2
* Prior revisions returned. The single-quote macro misunderstanding was fromdavygrvy2002-05-082-20/+22
* commit mistake reverted to 1.9 contents.davygrvy2002-05-081-2/+2
* Proper source of macro error misunderstanding ' as the leading macrodavygrvy2002-05-083-26/+5
* me bad grammer have, fix goodly better, now.davygrvy2002-05-081-3/+3
* * Fixes to test suite when there's a spacedgp2002-05-081-1/+2
* * Fixes to test suite when there's a spacedgp2002-05-082-2/+5
* * Fixes to test suite when there's a spacedgp2002-05-085-32/+42
* * Corrected [uplevel] quoting whendgp2002-05-081-2/+2
* no messagedavygrvy2002-05-081-0/+15
* winhelp conversion tools where understand a ' as the first character on a linedavygrvy2002-05-082-22/+20
* Added 'runtest' target. Added docs as dependencies for winhelp rtf.davygrvy2002-05-081-14/+19
* Improved handling of CS/CE fields. Use Courier New and indent better.davygrvy2002-05-081-7/+14
* Increased line buffer size and a bail-out if that should ever be over-run.davygrvy2002-05-081-2/+8
* Made code samples use the Courier New fixed-width font. Changes fromdavygrvy2002-05-081-2/+2
* fix to bug 553320vincentdarley2002-05-076-28/+56
* Fix for bugs #549607 & #549610: testsuite failures for filenames with spaces.Miguel Sofer2002-05-073-7/+14
* fix to 551306vincentdarley2002-05-0211-108/+349
* * unix/configure:hobbs2002-04-263-2/+8
* Added more thorough tests for handling of conversion to boolean.dkf2002-04-262-1/+15
* Hex values on 64-bit machines can be booleans too! [Bug 548686]dkf2002-04-262-3/+30
* * generic/tclInt.h: corrected TclRememberJoinableThread decl tohobbs2002-04-242-2/+13
* noted that this code isn't needed on unixhobbs2002-04-241-2/+6
* regendkf2002-04-241-0/+2
* Tcl_GetUnicodeFromObj missing from index linedkf2002-04-241-2/+2
* * doc/exec.n:hobbs2002-04-232-13/+38
* * generic/tclAlloc.c:hobbs2002-04-239-8/+1056
* * mac/tclMacResource.r: added check ofdas2002-04-232-1/+10
* regen.dkf2002-04-231-0/+8
* Added documentation for command tracing API [Bug 414927]dkf2002-04-232-0/+175
* * generic/tclAlloc.c:hobbs2002-04-234-319/+383
* cleanup of testfilesystem commandhobbs2002-04-231-19/+11
* * generic/tclIOUtil.c (Tcl_FSRegister, Tcl_FSUnregister):hobbs2002-04-232-10/+19