summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Corrected Tcl Bug #770053vasiljevic2004-06-227-20/+128
* * win/tclWin32Dll.c (DllMain, _except_dllmain_detach_handler,mdejong2004-06-214-42/+239
* Fixed dde -async test.patthoyts2004-06-152-2/+4
* * win/tclWinDde.c: Backported the fix from 8.5 to avoid hanging inpatthoyts2004-06-142-41/+164
* * generic/tclDecls.h: Regenerated on a unix box.andreas_kupries2004-06-106-7236/+7244
* Partialy fixed Bug #932314vasiljevic2004-06-101-6/+14
* Partially corrected [Bug 932314].vasiljevic2004-06-101-0/+7
* silence compiler warningdgp2004-06-081-2/+2
* Silence compiler warningsdgp2004-06-083-7/+6
* * generic/tclCompile.c: handle warning [Bug 969066]Miguel Sofer2004-06-082-2/+10
* * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw Kevin B Kenny2004-06-051-13/+16
* * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw Kevin B Kenny2004-06-0512-7235/+7532
* * tests/clock.test: Commented clock-9.1 that the test will fail Kevin B Kenny2004-05-271-2/+8
* * tests/clock.test: Added a single test for the presence of %G Kevin B Kenny2004-05-272-50/+64
* * generic/tclEncoding.c:rmax2004-05-273-6/+154
* * library/tcltest/tcltest.tcl: Correction to debug prints and testingdgp2004-05-263-8/+14
* * 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