summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * library/tcltest/tcltest.tcl: Correction to debug prints and testingdgp2004-05-264-25/+30
* * doc/http.n (http::config): add -urlencoding option (default utf-8)hobbs2004-05-255-24/+91
* * tests/winFCmd.test: Correct test for the presence of a CD-ROM so Kevin B Kenny2004-05-252-13/+11
* * generic/tclExecute.c (VerifyExprObjType): use GET_WIDE_OR_INT tohobbs2004-05-252-2/+10
* * doc/set.n: accurate description of name resolution process,Miguel Sofer2004-05-242-15/+18
* * generic/tclVar.c (TclObjUnsetVar2): backported fix [Bug 735335]Miguel Sofer2004-05-222-9/+35
* Backport of bizarre error-loss bug found by KBK and myself.dkf2004-05-192-3/+14
* Removed one bogus clearance of the has-more flag. Erroneously keptandreas_kupries2004-05-191-3/+1
* * tclIO.c: Fixed [SF Tcl Bug 943274]. This is the same problem asandreas_kupries2004-05-193-7/+122
* * compat/strftime.c (_fmt, ISO8601Week): Kevin B Kenny2004-05-184-23/+241
* commit genstubs generated files with unix line endingsdgp2004-05-175-7227/+7227
* * generic/tclInt.decls: Restored TclpTime_t kludge to all Kevin B Kenny2004-05-1710-7260/+7272
* Docbug. [Bug 953374]dkf2004-05-172-2/+7
* 2004-05-14 Kevin B. Kenny <kennykb@acm.org> Kevin B Kenny2004-05-1411-161/+366
* no messagedavygrvy2004-05-101-0/+3
* (TclpCreateProcess): When under NT, with no console, and executing adavygrvy2004-05-101-2/+2
* no messagedavygrvy2004-05-101-0/+5
* (BuildCommandLine): Append a space when the path got primed.davygrvy2004-05-101-4/+6
* * doc/unset.n: added upvar.n to the "see also" listMiguel Sofer2004-05-072-2/+6
* (TclSetLibraryPath): Suppress a warning [from DKF]davygrvy2004-05-061-3/+3
* no messagedavygrvy2004-05-061-0/+43
* * generic/tclEncoding.c: Added FreeEncoding(systemEncoding) indavygrvy2004-05-061-1/+2
* * win/tclWin32Dll.c: Structured Exception Handling added arounddavygrvy2004-05-061-3/+82
* * win/tclWinSock.c:davygrvy2004-05-061-4/+9
* * win/coffbase.txt: Added the tls extension to the list ofdavygrvy2004-05-061-1/+3
* * generic/tclInt.h:davygrvy2004-05-064-10/+72
* * generic/tclEvent.c: TclSetLibraryPath's use of caching thedavygrvy2004-05-061-4/+16
* * tests/unixInit.test (unixInit-2.10): Test correction for Mac OSX.dgp2004-05-052-3/+13
* Remove reference to totally non-existant API. [Bug 848440]dkf2004-05-052-2/+7
* * generic/tclIOUtil.c (Tcl_FSChdir): Work-around crash conditionhobbs2004-05-043-9/+69
* * tests/fileName.test (filename-12.9): use C:/ instead of thehobbs2004-05-042-2/+10
* * tests/tcltest.test: Test corrections for Mac OSX. Thanksdgp2004-05-042-10/+24
* * Applied [SF Tcl Patch 868853], fixing a mem leak inandreas_kupries2004-05-042-1/+16
* * win/tclWin32Dll.c (TclpCheckStackSpace): Kevin B Kenny2004-05-033-3/+39
* * library/init.tcl: Corrected unique prefix matching ofdgp2004-05-032-3/+17
* * generic/tclProc.c (TclObjInvokeProc):Miguel Sofer2004-05-023-5/+35
* * generic/tclIO.c (Tcl_SetChannelOption): Fixed [SF Tcl Bugandreas_kupries2004-04-234-2/+880
* revert back to 1.24.2.2 from prior mistaken commit.davygrvy2004-04-231-34/+5
* * win/tclWinTime.c: If the Tcl_ExitProc (StopCalibration) isdavygrvy2004-04-231-5/+34
* * win/configure:hobbs2004-04-073-9/+39
* * tests/unixInit.test (unixInit-3.1): Default encoding on Darwindgp2004-04-062-2/+9
* root interacts badly with access(...,X_OK) [Bug 929892]dkf2004-04-062-2/+8
* add thanksdgp2004-04-021-1/+1
* * tests/tcltest.test: Corrected constraint typos: "nonRoot" ->dgp2004-04-022-4/+9
* * doc/msgcat.n: Clarified message catalog file encodings. [Bug 811457]dgp2004-03-313-9/+17
* * library/msgcat/msgcat.tcl ([mcset]): Corrected [mcset] to be abledgp2004-03-313-5/+12
* Backport of fixes to make HashObjKey hash the whole object...dkf2004-03-302-18/+14
* * generic/tclInt.h:hobbs2004-03-297-44/+78
* * generic/tclCompile.c (TclCompileScript): corrected possibleMiguel Sofer2004-03-292-3/+10
* * win/tclWinInit.c (TclpSetInitialEncodings): recognize WIN32_CEhobbs2004-03-212-5/+14