summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * unix/tclUnixThrd.c (TclpReaddir, TclpLocaltime, TclpGmtime):das2002-06-066-309/+429
* * Documented $tcl_rcFileName and added moredgp2002-06-052-9/+34
* * generic/tclFileName.c (TclGlob): mac specific fix todas2002-06-056-19/+52
* * Added more TIP 85 tests from Arjen Markus.dgp2002-06-054-374/+517
* * win/README: Update msys+mingw URL.mdejong2002-06-042-2/+6
* * Implementation of TIP 85. Allows tcltestdgp2002-06-035-46/+233
* added description of [namepace forget] behaviour for unqualified patterns [Bu...Miguel Sofer2002-06-032-8/+18
* reverting an accidental modification in the last commit.Miguel Sofer2002-06-032-61/+6
* clarify the empty variable name issue ([Bug 549285])Miguel Sofer2002-06-033-5/+71
* * Fixed leak of slave interp in [pkg_mkIndex].dgp2002-05-312-2/+5
* * Use the "stdio" constraint to control whetherdgp2002-05-313-12/+16
* * Removed internal routinedgp2002-05-319-333/+132
* cleanup in [expr] compilerMiguel Sofer2002-05-304-71/+11
* glob fixesvincentdarley2002-05-303-31/+86
* updated strcmp stuff, see ChangeLoghobbs2002-05-301-0/+16
* * unix/configure: regen'edhobbs2002-05-304-350/+388
* * generic/tclExecute.c (TclExecuteByteCode INST_STR_CMP):hobbs2002-05-302-15/+13
* * Removed "dummy" reference to Tcl_LinkVar.dgp2002-05-292-11/+7
* commited working regenerated configurehobbs2002-05-291-709/+1459
* Made Tcl_UniCharNcmp faster on big-endian machines; the system memcmp()isdkf2002-05-297-1459/+813
* * generic/tclInt.decls:hobbs2002-05-297-153/+225
* * generic/tclCompCmds.c (TclCompileStringCmd): removed errorhobbs2002-05-291-7/+1
* added more string comparison checkshobbs2002-05-292-2/+26
* better qualified 9.1 constraint check for %shobbs2002-05-291-4/+7
* * tests/clock.test: added clock-9.1hobbs2002-05-297-17/+58
* * generic/tclThreadAlloc.c (TclpRealloc, TclpFree): protecthobbs2002-05-291-26/+32
* load cleanup in vfsvincentdarley2002-05-282-8/+63
* D'oh! Accidentally made this file uncompilable. Added some extradkf2002-05-281-59/+65
* 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