summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * doc/tclvars.n:Kevin B Kenny2011-01-155-56/+2106
* * generic/tclExecute.c (GrowEvaluationStack): Off-by-one error inMiguel Sofer2011-01-132-4/+11
* Fix "make genstubs", which was broken since 2010-11-30, the TclDoubleDigits b...nijtmans2011-01-032-3/+13
* [Bug 3007895]: Tcl_(Find|Create)HashEntry stub entries can never be called.nijtmans2010-12-312-4/+34
* Remove unwanted/obsolete 'ddd' target.stwo2010-12-172-9/+5
* [Bug 2446711]: Remove 'allpatch' target.stwo2010-12-172-23/+5
* Use 'rpmbuild', not 'rpm' [Bug 2537626].stwo2010-12-172-3/+7
* Cross-compile support for Win and UNIX (backported)nijtmans2010-12-136-26/+367
* Better building on OpenBSD.stwo2010-12-123-26/+71
* [backport] Make sure [fcopy -size ... -command ...] always calls the callback...ferrieux2010-12-103-2/+82
* * generic/tclUtil.c (TclReToGlob): add extra check for multiplehobbs2010-12-032-2/+20
* Whitespace, and fix broken backport of ilimi* initialization.andreas_kupries2010-12-011-66/+66
* * generic/tclStrToD.c (SetPrecisionLimits, TclDoubleDigits):Kevin B Kenny2010-12-012-4/+20
* * generic/tclInt.decls: Backport of Kevin B. Kenny's work onandreas_kupries2010-11-3016-388/+3565
* * generic/tclInt.decls, generic/tclInt.h, generic/tclIntDecls.h:hobbs2010-11-306-24/+114
* * generic/tclVar.c (VarHashInvalidateEntry): Removed obsoleteandreas_kupries2010-11-232-12/+8
* Allow cross-compilation by default (backported)nijtmans2010-11-194-96/+176
* fix gcc warnings: unused variable 'registration'nijtmans2010-11-194-8/+11
* fix gcc warning: dereferencing pointer 'oemId' does break strict-aliasing rulesnijtmans2010-11-192-7/+10
* fix gcc warning: passing argument 3 of 'Tcl_GetIndexFromObj' discards qualifi...nijtmans2010-11-192-2/+7
* * doc/file.n: [Bug 3111298]: Typofix.dkf2010-11-182-12/+15
* [Bug #3110161]: Extensions using TCHAR don't compile on VS2005 SP1nijtmans2010-11-162-1/+10
* * doc/interp.n: [3081184] TIP #378.andreas_kupries2010-11-159-53/+377
* Backport dgp's fixes to comments and ChangeLog entryKevin B Kenny2010-11-052-3/+3
* * generic/tclCompCmds.c (TclCompileCatchCmd):Kevin B Kenny2010-11-033-71/+155
* Improved handling of non-standard module path lists, empty path lists in part...stwo2010-11-023-6/+11
* * library/tzdata/Asia/Hong_Kong:Kevin B Kenny2010-11-014-4/+8
* Update for VS10nijtmans2010-10-232-3/+6
* [Bug 3085863]: tclUniData 9 years oldnijtmans2010-10-237-1063/+1107
* * generic/tclExecute.c: fix overallocation of exec stack in TEBCMiguel Sofer2010-10-092-3/+8
* correct evalstats to use %#lx for %p for Tcl_AppendPrintfToObjhobbs2010-10-041-2/+2
* * generic/tclExecute.c (EvalStatsCmd): change 'evalstats' tohobbs2010-10-025-119/+159
* * tclWinsock.c: [Bug 3056775]: Fixed race condition between threadandreas_kupries2010-09-242-1/+54
* * generic/tclCmdAH.c: Fix cases where value returned bydgp2010-09-234-3/+13
* * doc/file.n (file readlink): [Bug 3070580]: Typofix.dkf2010-09-182-2/+6
* update file generated by 'make dist'dgp2010-09-151-0/+3
* * doc/regsub.n: [Bug 3063568]: Fix for gotcha in example due to Tcl'sdkf2010-09-102-6/+15
* * changes: Update for 8.5.9 release.core_8_5_9dgp2010-09-082-4/+8
* * doc/tm.n: Added underscore to the set of characters accepted inandreas_kupries2010-09-082-3/+9
* * win/tclWin32Dll.c: #ifdef protections to permit builds withdgp2010-09-084-28/+47
* Backport blkcnt_t detection/usage.stwo2010-09-064-4/+83
* Tag for RC4 release (again)dgp2010-09-021-2/+2
* * doc/glob.n: Fixed documentation ambiguity regarding the handlingandreas_kupries2010-09-022-3/+7
* * library/safe.tcl (::safe::AliasGlob): Fixed another problem, theandreas_kupries2010-09-022-2/+8
* Tag for RC4 releasedgp2010-09-021-2/+2
* * library/safe.tcl (::safe::AliasGlob): Moved the commandandreas_kupries2010-09-022-2/+8
* * changes: Update for 8.5.9 release.dgp2010-09-012-4/+12
* * generic/tclExecute.c: [Bug 3057639]. Applied patch by Jeff toandreas_kupries2010-09-015-17/+149
* Tag for R2 releasedgp2010-09-011-2/+2
* * tools/tcltk-man2html.tcl: Improve handling of cross-links fordkf2010-09-012-1/+7