summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclEvent.c: Correct threaded obj allocator tohobbs2004-07-216-23/+137
* * unix/tcl.m4: fixed Darwin autoconf breakage caused bydas2004-07-205-258/+279
* * macosx/tclMacOSXBundle.c: dynamically acquire address fordas2004-07-202-2/+26
* * unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after theirhobbs2004-07-195-2608/+2654
* Redefined MASTER_LOCK to call TclpMasterLock for the sake of Tcl APIvasiljevic2004-07-192-4/+11
* * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Corrected a typo in theandreas_kupries2004-07-162-3/+7
* * doc/OpenFileChnl.3: Added description of the behaviour ofandreas_kupries2004-07-162-1/+9
* * doc/CrtCommand.3: Added note that the arguments given to theandreas_kupries2004-07-162-1/+10
* * doc/ChnlStack.3: Removed the declaration that the interpandreas_kupries2004-07-162-2/+7
* Typo fix.andreas_kupries2004-07-161-1/+1
* * tests/socket.test: Accepted two new testcases by Stuart Casoffandreas_kupries2004-07-162-1/+11
* * unix/tclUnixNotfy.c (NotifierThreadProc): Accepted Joeandreas_kupries2004-07-162-1/+9
* * unix/tclUnixThrd.c (TclpFinalizeMutex): Accepted Joeandreas_kupries2004-07-152-0/+7
* Added new fix for the Tcl Bug #770053. Now we conditionaly performvasiljevic2004-07-152-2/+24
* * generic/tclIO.h (CHANNEL_INCLOSE): New flag. Set inandreas_kupries2004-07-154-5/+96
* * 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