summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclBasic.c (Tcl_EvalObjEx):Miguel Sofer2005-02-103-4/+46
* More consistency. [Bug 1117017]dkf2005-02-102-5/+14
* * generic/tclExecute.c (TclCompEvalObj): Removed stray statementdgp2005-02-012-2/+6
* correct autoconf generation for sol64-gcc supporthobbs2005-01-292-8/+8
* * unix/configure, unix/tcl.m4: add solaris 64-bit gcc build support.hobbs2005-01-283-255/+298
* * generic/tclBasic.c (Tcl_ExprBoolean, Tcl_ExprDouble)hobbs2005-01-282-4/+51
* TIP#218 IMPLEMENTATIONandreas_kupries2005-01-2717-306/+891
* typodgp2005-01-271-2/+2
* * library/auto.tcl: Updated [auto_reset] to clear auto-loadeddgp2005-01-252-15/+21
* * unix/tcl.m4 (Darwin): fixed bug with static build linking todas2005-01-253-6/+14
* * win/tclWinChan.c (FileCloseProc): Invokemdejong2005-01-192-1/+30
* fix to drive-sensitivity of testvincentdarley2005-01-172-3/+10
* Convert u_int to unsigned to make clashes with types in standard C headers lessdkf2005-01-102-3/+9
* Horrible hack to keep the old error message.dkf2005-01-061-2/+10
* Fix performance nasty in http::mapReply [1020491] and clean up version numbers.dkf2005-01-063-26/+28
* Add more locale mapping info for Chinese. [1084595]dkf2005-01-052-1/+9
* Change emacs mode comment style to stop problems with older man. [1085127]dkf2005-01-052-2/+10
* * win/tcl.m4, win/configure: update MSVC CFLAGS_OPT to -O2, removehobbs2004-12-303-23/+36
* Add note to clock.n disclaiming full ISO8601 supportKevin B Kenny2004-12-131-1/+1
* Add note to clock.n disclaiming full ISO8601 supportKevin B Kenny2004-12-132-2/+12
* Minor doc fixesdkf2004-12-092-9/+14
* * unix/tclUnixNotfy.c (NotifierThreadProc): init numFdBitscore_8_4_9hobbs2004-12-072-6/+11
* removed extra .TP macrohobbs2004-12-031-2/+4
* updated for 8.4.9 releasehobbs2004-12-032-7/+34
* filesystem, glob, tilde fixvincentdarley2004-12-023-4/+84
* * library/auto.tcl (tcl_findLibrary): Disabled use of [file normali...dgp2004-12-012-2/+17
* * tests/reg.test (reg-32.*): Added missing testregexp constraints.dgp2004-11-272-5/+7
* * library/auto.tcl (tcl_findLibrary): Made sure the uniquifyingdgp2004-11-262-2/+7
* Assorted dde fixes as requested by Andreas Kupries.dkf2004-11-262-24/+27
* See filevasiljevic2004-11-251-0/+5
* Added hint to TCL_DECLARE_MUTEX macro usage.vasiljevic2004-11-251-3/+7
* Fixed argument of mutexPtr wrongly saying that it is a Tcl_Condition.vasiljevic2004-11-251-2/+2
* Fixed the Tcl_ThreadAlert() call declaration (Tcl Bug #1068077)vasiljevic2004-11-251-2/+2
* * tests/tcltest.test: The order in which [glob] returns the file namesrmax2004-11-253-6/+11
* * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected failure to determinedgp2004-11-253-358/+398
* bumped patchlevel to 8.4.9hobbs2004-11-2510-16/+24
* took out redundant memcpy from tclUnixNotfy.cKevin B Kenny2004-11-241-3/+1
* * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected bad check forKevin B Kenny2004-11-244-413/+460
* * generic/tclCmdIL.c (InfoVarsCmd): Corrected segfault in newdgp2004-11-243-7/+22
* backport file join fixvincentdarley2004-11-233-3/+27
* * unix/configure: Regen.mdejong2004-11-223-217/+291
* * unix/configure: Regen.mdejong2004-11-224-323/+421
* Classic sed doesn't support | in REs.core_8_4_8rmax2004-11-192-3/+10
* *** 8.4.8 TAGGED FOR RELEASE ***das2004-11-191-2/+2
* * macosx/Makefile:das2004-11-196-11/+28
* date correctionhobbs2004-11-181-17/+17
* Arghh - some seds don't even support comments at all.rmax2004-11-181-8/+21
* Some versions of sed appear to need semicolons in front of comments.rmax2004-11-181-6/+6
* mark release taggingdgp2004-11-181-0/+2
* * changes: Final updates for Tcl 8.4.8 release.dgp2004-11-182-2/+10