summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclEvent.c: Correct threaded obj allocator tohobbs2004-07-213-4/+67
* * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Corrected a typo in theandreas_kupries2004-07-161-3/+3
* Added new fix for the Tcl Bug #770053. Now we conditionaly performvasiljevic2004-07-151-2/+14
* * generic/tclIO.h (CHANNEL_INCLOSE): New flag. Set inandreas_kupries2004-07-152-2/+58
* * generic/tclIOCmd.c (Tcl_PutsObjCmd): Added length check to theandreas_kupries2004-07-151-2/+2
* 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-131-3/+3
* 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-031-39/+37
* * generic/tclPipe.c (TclCreatePipeline): Add 2>@1 as a specialhobbs2004-07-021-15/+36
* * generic/regcomp.c (stid): correct minor pointer size errorhobbs2004-07-021-2/+2
* Corrected Tcl Bug #770053vasiljevic2004-06-222-4/+99
* * generic/tclDecls.h: Regenerated on a unix box.andreas_kupries2004-06-105-7236/+7236
* Partialy fixed Bug #932314vasiljevic2004-06-101-6/+14
* Silence compiler warningsdgp2004-06-081-2/+3
* * generic/tclCompile.c: handle warning [Bug 969066]Miguel Sofer2004-06-081-2/+6
* * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw Kevin B Kenny2004-06-057-7231/+7249
* * generic/tclEncoding.c:rmax2004-05-271-5/+131
* * generic/tclExecute.c (VerifyExprObjType): use GET_WIDE_OR_INT tohobbs2004-05-251-2/+3
* * generic/tclVar.c (TclObjUnsetVar2): backported fix [Bug 735335]Miguel Sofer2004-05-221-9/+26
* 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-192-7/+108
* 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-176-7232/+7232
* 2004-05-14 Kevin B. Kenny <kennykb@acm.org> Kevin B Kenny2004-05-145-20/+80
* (TclSetLibraryPath): Suppress a warning [from DKF]davygrvy2004-05-061-3/+3
* * generic/tclEncoding.c: Added FreeEncoding(systemEncoding) indavygrvy2004-05-061-1/+2
* * generic/tclInt.h:davygrvy2004-05-062-5/+6
* * generic/tclEvent.c: TclSetLibraryPath's use of caching thedavygrvy2004-05-061-4/+16
* * generic/tclIOUtil.c (Tcl_FSChdir): Work-around crash conditionhobbs2004-05-041-1/+48
* * generic/tclProc.c (TclObjInvokeProc):Miguel Sofer2004-05-021-4/+22
* * generic/tclIO.c (Tcl_SetChannelOption): Fixed [SF Tcl Bugandreas_kupries2004-04-231-1/+10
* Backport of fixes to make HashObjKey hash the whole object...dkf2004-03-301-18/+9
* * generic/tclInt.h:hobbs2004-03-292-22/+36
* * generic/tclCompile.c (TclCompileScript): corrected possibleMiguel Sofer2004-03-291-3/+4
* * generic/tclCompile.c (TclCompileScript):Miguel Sofer2004-03-151-4/+6
* glob -path fix for near filesystem rootvincentdarley2004-03-091-1/+11
* * generic/tclCmdMZ.c (TclCheckInterpTraces): The TIP 62dgp2004-03-012-3/+15
* stop compiler warningdgp2004-02-201-2/+2
* reverted file norm .. fixes because 8.5 had much more extensive changes acros...hobbs2004-02-181-222/+85
* * generic/tclIOUtil.c: backport of rewrite of generic filehobbs2004-02-181-85/+222
* * generic/tclCmdMZ.c (TclTraceExecutionObjCmd)hobbs2004-02-171-6/+4
* update patchlevel to 8.4.6hobbs2004-02-131-3/+3
* * generic/tclIO.c (Tcl_Ungets): fixes improper filling of the channel buffer.davygrvy2004-02-021-3/+2
* * generic/tclFileName.c (Tcl_GlobObjCmd): Latest changes todgp2004-01-131-24/+16
* Fix shared object panics. [Bug 875395]dkf2004-01-131-3/+6
* vfs code tclfinalizefilesystem fixvincentdarley2004-01-091-3/+3
* * generic/tclBinary.c (DeleteScanNumberCache): fixed crashing bugdas2003-12-171-2/+4
* Merged fixes for Tcl Bug #839519 and Tcl Bug #861515.vasiljevic2003-12-171-11/+14