Tcl Source Code

Timeline
Login

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

47 check-ins using file changes version 4446a4cc33

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
18:16
* generic/tclInt.decls, generic/tclInt.h, generic/tclIntDecls.h: * generic/tclStubInit.c: TclForma...
check-in: 2a8fac784c user: hobbs tags: core-8-5-branch
2010-11-23
20:01
* generic/tclVar.c (VarHashInvalidateEntry): Removed obsolete patch for AIX defining this macro... check-in: b279d6f571 user: andreas_kupries tags: core-8-5-branch
2010-11-19
21:37
Allow cross-compilation by default (backported) Use -pipe for gcc on win32 (backported) check-in: f2157e3e11 user: nijtmans tags: core-8-5-branch
20:34
fix gcc warnings: unused variable 'registration' check-in: 0f2da3bcd9 user: nijtmans tags: core-8-5-branch
20:12
fix gcc warning: dereferencing pointer 'oemId' does break strict-aliasing rules check-in: c1de9c54ef user: nijtmans tags: core-8-5-branch
19:45
fix gcc warning: passing argument 3 of 'Tcl_GetIndexFromObj' discards qualifiers from pointer target... check-in: 2cd6a7b788 user: nijtmans tags: core-8-5-branch
2010-11-18
11:27
* doc/file.n: [Bug 3111298]: Typofix.
check-in: a57d36cd77 user: dkf tags: core-8-5-branch
2010-11-16
14:57
[Bug #3110161]: Extensions using TCHAR don't compile on VS2005 SP1 check-in: 702f2ec1eb user: nijtmans tags: core-8-5-branch
2010-11-15
21:32
* doc/interp.n: [3081184] TIP #378. * doc/tclvars.n: Performance fix for TIP #280. * generic/tcl... check-in: 8902c8bc82 user: andreas_kupries tags: core-8-5-branch
2010-11-05
00:06
Backport dgp's fixes to comments and ChangeLog entry check-in: cad6896003 user: kennykb tags: core-8-5-branch
2010-11-03
00:58
* generic/tclCompCmds.c (TclCompileCatchCmd): * tests/compile.test (compile-3,6): Reworked the compi... check-in: 41849e1538 user: kennykb tags: core-8-5-branch
2010-11-02
21:57
Improved handling of non-standard module path lists, empty path lists in particular. check-in: 15d3eaf640 user: stwo tags: core-8-5-branch
2010-11-01
19:39
* library/tzdata/Asia/Hong_Kong: * library/tzdata/Pacific/Apia: * library/tzdata/Pacific/Fiji: Ols... check-in: 4150f5bace user: kennykb tags: core-8-5-branch
2010-10-23
21:28
Update for VS10 check-in: c6457efd24 user: nijtmans tags: core-8-5-branch
07:32
[Bug 3085863]: tclUniData 9 years old Upgrade everything to Unicode 6.0, except non-BMP characters ... check-in: 62a84670be user: nijtmans tags: core-8-5-branch
2010-10-09
16:31
* generic/tclExecute.c: fix overallocation of exec stack in TEBC (mixing numwords and numbytes)
check-in: bd5aaebeea user: msofer tags: core-8-5-branch
2010-10-04
05:23
correct evalstats to use %#lx for %p for Tcl_AppendPrintfToObj check-in: af480328d1 user: hobbs tags: core-8-5-branch
2010-10-02
00:29
* generic/tclExecute.c (EvalStatsCmd): change 'evalstats' to return data to interp by default, or ...
check-in: 5726fcf08b user: hobbs tags: core-8-5-branch
2010-09-24
17:53
* tclWinsock.c: [Bug 3056775]: Fixed race condition between thread and internal co-thread access ... check-in: d9701e49d0 user: andreas_kupries tags: core-8-5-branch
2010-09-23
17:59
* generic/tclCmdAH.c: Fix cases where value returned by * generic/tclEvent.c: Tc...
check-in: 5139ef090c user: dgp tags: core-8-5-branch
2010-09-18
23:14
* doc/file.n (file readlink): [Bug 3070580]: Typofix.
check-in: e57507e2c6 user: dkf tags: core-8-5-branch
2010-09-15
15:43
update file generated by 'make dist' check-in: 262cde830e user: dgp tags: core-8-5-branch
2010-09-10
13:02
* doc/regsub.n: [Bug 3063568]: Fix for gotcha in example due to Tcl's special handling of backslas...
check-in: 1d67108b33 user: dkf tags: core-8-5-branch
2010-09-08
17:38
* changes: Update for 8.5.9 release.
check-in: 7f1e1062ab user: dgp tags: core-8-5-9, core-8-5-branch