Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

23 check-ins using file win/Makefile.in version ba66674355

2011-02-28
21:19
Mark merge of 8.4 bugfixes into 8.5 development. check-in: d13d8d8f0a user: dgp tags: core-8-5-branch
20:14
* doc/RegExp.3: [Bug 3165108]: Corrected documentation of description of subexpressi... check-in: c1b432aee2 user: dgp tags: core-8-5-branch
2011-01-25
15:55
[Bug 3129448]: Possible over-allocation on 64-bit platforms, part 2, backported strcpy->memcpy chang... check-in: d69078d96b user: nijtmans tags: core-8-5-branch
2011-01-19
14:02
Make sure to use CONST/VOID in stead of const/void when appropriate. This allows to use const/void i... check-in: 5c3a90bdc4 user: nijtmans tags: core-8-5-branch
08:14
Backport of Miguel's 2010-09-22 fix on 8.6 branch (decache stack info wherever ::errorInfo may be up... check-in: 94a9222220 user: ferrieux tags: core-8-5-branch
08:04
Make sure to use CONST/VOID in stead of const/void when appropriate. This allows to use const/void i... check-in: 1b43842ad6 user: nijtmans tags: core-8-5-branch
2011-01-18
10:02
Various mismatches between Tcl_Panic format string and its arguments, discovered thanks to [Bug 3159... check-in: 6dd03122dc user: nijtmans tags: core-8-5-branch
2011-01-17
12:34
[Bug 3148192]: Commands "read/puts" incorrectly interpret parameters. Improved error-message regardi... check-in: e128e8f455 user: nijtmans tags: core-8-5-branch
08:43
handle --enable-64bit=ia64 for gcc. BACKPORT. [Patch 3059922]: fixes for mingw64 - gcc4.5.1 check-in: 6e410a115b user: nijtmans tags: core-8-5-branch
2011-01-15
19:07
* doc/tclvars.n: * generic/tclStrToD.c: * generic/tclUtil.c (Tcl_PrintDouble): * tests/util.test (ut... check-in: d27c6004c8 user: kennykb tags: core-8-5-branch
2011-01-13
11:30
* generic/tclExecute.c (GrowEvaluationStack): Off-by-one error in sizing the new allocation - was ... check-in: 78dccf16b8 user: msofer tags: core-8-5-branch
2011-01-03
10:08
Fix "make genstubs", which was broken since 2010-11-30, the TclDoubleDigits backport. check-in: 28e98e3407 user: nijtmans tags: core-8-5-branch
2010-12-31
17:15
[Bug 3007895]: Tcl_(Find|Create)HashEntry stub entries can never be called. They still cannot be cal... check-in: e75735ef76 user: nijtmans tags: core-8-5-branch
2010-12-17
23:51
Remove unwanted/obsolete 'ddd' target. check-in: e8c32de6aa user: stwo tags: core-8-5-branch
21:59
[Bug 2446711]: Remove 'allpatch' target. check-in: ff2a86c952 user: stwo tags: core-8-5-branch
17:56
Use 'rpmbuild', not 'rpm' [Bug 2537626]. check-in: d1d97d178e user: stwo tags: core-8-5-branch
2010-12-13
21:18
Cross-compile support for Win and UNIX (backported) check-in: cfe5c44774 user: nijtmans tags: core-8-5-branch
2010-12-12
12:04
Better building on OpenBSD. check-in: 5d16188d35 user: stwo tags: core-8-5-branch
2010-12-10
17:16
[backport] Make sure [fcopy -size ... -command ...] always calls the callback asynchronously, even f... check-in: f1c09901d7 user: ferrieux tags: core-8-5-branch
2010-12-03
22:27
* generic/tclUtil.c (TclReToGlob): add extra check for multiple inner *s that leads to poor recurs... check-in: c7ad6de620 user: hobbs tags: core-8-5-branch
2010-12-01
18:57
Whitespace, and fix broken backport of ilimi* initialization. check-in: 0b092682c7 user: andreas_kupries tags: core-8-5-branch
16:28
* generic/tclStrToD.c (SetPrecisionLimits, TclDoubleDigits): Added meaningless initialization of 'i'... check-in: 338734e990 user: kennykb tags: core-8-5-branch
2010-11-30
20:59
* generic/tclInt.decls: Backport of Kevin B. Kenny's work on * generic/tclInt.h: the Tcl Head, wi... check-in: 769801ace1 user: andreas_kupries tags: core-8-5-branch