summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Created branch core-8-5-a5-syntheticcore_8_5_a5core_8_5_a5_syntheticcvs2fossil2006-10-206-118/+4
* * tools/tcltk-man2html.tcl: add support for alpha & beta versions todas2006-10-202-3/+8
* * unix/configure.in: Added autodetection for OS-supplied timezonermax2006-10-194-4/+118
* * changes: 8.5a5 release date setdgp2006-10-182-2/+4
* * doc/Encoding.3: Missing doc updates (mostly Table ofdgp2006-10-186-9/+15
* advance tag for 8.5a5dgp2006-10-181-2/+4
* * generic/tclInterp.c (ApplyObjCmd): fixed bad error in 2006-10-12Miguel Sofer2006-10-172-2/+10
* * tclProc.c (SetLambdaFromAny):Miguel Sofer2006-10-163-3/+52
* * unix/tclUnixThrd.c (TclpThreadGetStackSize): Darwin: fix for maindas2006-10-163-11/+24
* * generic/tclPkg.c (ExactRequirement): Plugged memory leak. Alsodgp2006-10-162-4/+9
* * generic/tclBasic.c: Moved TIP#219 cleanup to DeleteInterpProc.andreas_kupries2006-10-162-10/+14
* * changes: updates for 8.5a5 release.das2006-10-162-3/+13
* * library/tcltest/tcltest.tcl: Revise tcltest bump to 2.3a1.dgp2006-10-167-14/+25
* win/tclWinFile.c: alfredd supplied patch to fix Bug 1575837coldstore2006-10-132-4/+5
* win/tclWinFile.c: corrected erroneous attempt to protect against NULL return ...coldstore2006-10-131-0/+5
* * unix/tclUnixThrd.c (TclpThreadGetStackSize): on Darwin, usedas2006-10-135-0/+121
* win/tclWinFile.c: corrected erroneous attempt to protect against NULL return ...coldstore2006-10-131-5/+9
* * generic/tclInterp.c (ApplyObjCmd):Miguel Sofer2006-10-123-6/+121
* no messagedavygrvy2006-10-121-0/+5
* nmakehlp.c: Replaced all wnsprintf() calls with snprintf(). wnsprintf was no...davygrvy2006-10-121-10/+14
* * generic/tclPkg.c (Tcl_PackageRequireEx): Corrected crashdgp2006-10-112-8/+17
* * changes: Updates for 8.5a5 release.dgp2006-10-112-3/+73
* * tests/namespace.test (namespace-51.16): Added test.dgp2006-10-102-1/+7
* * generic/tclNamespace.c (TclTeardownNamespace): After thedgp2006-10-102-1/+9
* Silence GCC (cast is always safe; value is known to fit with wiggle room)dkf2006-10-101-2/+2
* Changelog edit.Miguel Sofer2006-10-091-1/+1
* * doc/UpVar.3: brough the docs in accordance to the code. EverMiguel Sofer2006-10-092-4/+12
* * tests/*.test: updated all tests to refer explicitly to thetip_278_20061009Miguel Sofer2006-10-0934-192/+207
* bug #1571954: avoid /RTCc flag with MSVC8tip_278_branch_rootpatthoyts2006-10-063-7/+7
* TIP #275: Support unsigned values in binary commandpatthoyts2006-10-064-29/+238
* * library/http/http.tcl (http::geturl): only do geturl url rfchobbs2006-10-062-4/+12
* (UnicodeToUtfProc): dst must be set to (ch & 0xFF) to work on big endian systemshobbs2006-10-061-2/+2
* * library/tm.tcl: Fixed bug in TIP #189 implementation, nowandreas_kupries2006-10-062-1/+6
* * generic/tcl.h: note limitation on changing Tcl_UniChar sizehobbs2006-10-054-31/+51
* * generic/tclVar.c (Tcl_LappendObjCmd):Miguel Sofer2006-10-053-3/+23
* nroff typohobbs2006-10-051-2/+2
* Olson's tzdata2006mKevin B Kenny2006-10-04545-640/+831
* dup test namedgp2006-10-041-2/+2
* Handle possible missing definepatthoyts2006-10-012-4/+9
* Bug 1567956Kevin B Kenny2006-10-012-4/+10
* * doc/Eval.3 (TclEvalObjv): added note on refCount management forMiguel Sofer2006-10-012-1/+9
* bug #1420432 - file mtime fails for directories on windowspatthoyts2006-10-013-6/+33
* bug 1567956: handle Msys environment a little differently in getuser functionpatthoyts2006-10-012-11/+25
* * generic/tclUtil.c (Tcl_SplitList): optimisation, [Patch 1344747]Miguel Sofer2006-09-302-5/+19
* * generic/tclInt.decls:Miguel Sofer2006-09-306-22/+77
* * generic/tclCompile.c:Miguel Sofer2006-09-305-63/+90
* * generic/tclPkg.c (CompareVersions): Bugfix. Check string lengthsandreas_kupries2006-09-283-13/+31
* * generic/tclExecute.c: Corrected error in INST_LSHIFT in thedgp2006-09-283-3/+12
* * generic/tclIO.c (Tcl_GetsObj): added two test'n'panic guards forMiguel Sofer2006-09-282-1/+12
* * generic/tclPkg.c (CompareVersion): Flatten strcmp() results todgp2006-09-282-1/+7