summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclIOCmd.c (Tcl_PutsObjCmd): Added length check to theandreas_kupries2004-07-152-2/+9
* Remoevd initialization of TSD for the new thread in NewThreadProc()vasiljevic2004-07-151-10/+1
* Backout of changes to fix the Tcl Bug #770053.vasiljevic2004-07-151-2/+7
* * README, generic/tcl.h, tools/tcl.wse.in: bumped tohobbs2004-07-1310-25/+31
* See file...vasiljevic2004-07-131-0/+6
* Fixed broken build on Windows caused by missing TCL_THREAD_CREATE_RETURNvasiljevic2004-07-131-1/+3
* added support for wide integers to round(); [Bug 908375], reported byMiguel Sofer2004-07-033-40/+59
* see changeshobbs2004-07-021-0/+7
* * generic/tclPipe.c (TclCreatePipeline): Add 2>@1 as a specialhobbs2004-07-022-16/+41
* * generic/regcomp.c (stid): correct minor pointer size errorhobbs2004-07-021-2/+2
* backport of recent fs fixes from cvs headvincentdarley2004-07-024-18/+141
* Fix [Bug 981733]; bizarre resolver brokenness strikes again!dkf2004-06-292-2/+11
* 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