Tcl Source Code

Timeline
Login

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

50 check-ins occurring around 9d53a9efedb5daa4.

2011-07-19
19:31
3371644 Repair failure to properly handle (length == -1) in TclConvertElement(). check-in: 8e35530849 user: dgp tags: trunk
19:26
3371644 Repair failure to properly handle (length == -1) in TclConvertElement(). check-in: 720e2e9c56 user: dgp tags: core-8-5-branch
18:13
Fix [bug 3371644] -- crash on Tcl_ConvertElement with leading pound. check-in: 4fadf0bce5 user: ferrieux tags: trunk
15:29
merge to rc check-in: 6e381c8a11 user: dgp tags: core-8-6-b2-rc
2011-07-18
23:45
The final parts of my doc improvement project check-in: 618f82e96e user: dkf tags: trunk
22:41
Undocument long gone limitation of [upvar]. check-in: 9717e8acd7 user: ferrieux tags: trunk
20:01
Bump version number to 8.6b2. check-in: e336bd355d user: dgp tags: core-8-6-b2-rc
15:24
More small documentation improvements. check-in: d67b1dfdff user: dkf tags: trunk
2011-07-17
15:00
Documentation improvements (small; some revision to parsing script) to improve the quality of HTML d... check-in: 03e341000a user: dkf tags: trunk
2011-07-15
17:56
Avoid segfaults when RecordByteCodeStats() is called in a deleted interp. check-in: 609c597cb2 user: dgp tags: trunk
17:53
Avoid segfaults when RecordByteCodeStats() is called in a deleted interp. check-in: 002be5a1c3 user: dgp tags: core-8-5-branch
17:50
Avoid segfaults when RecordByteCodeStats() is called in a deleted interp. check-in: 5313bef77f user: dgp tags: core-8-4-branch
14:55
3357771 Prevent circular references in values with ByteCode intreps. check-in: a26a1204dd user: dgp tags: trunk
11:45
[Bug 3365156]: Remove stray refcount bump that caused a memory leak. check-in: c02169bafa user: dkf tags: trunk
2011-07-14
17:57
Remove stray refcount bump that caused a memory leak. Closed-Leaf check-in: 238efaddfb user: dkf tags: bug-3365156
03:19
3366265 Allocate proper size buffer for TclConvertElement() to write to. check-in: 828fc551b1 user: dgp tags: trunk
02:39
3366265 Allocate proper size buffer for TclConvertElement() to write to. check-in: edfd80bc20 user: dgp tags: core-8-5-branch
2011-07-13
21:19
merge new test check-in: 38a5642a29 user: dgp tags: core-8-5-branch
17:53
3366265 Buffer allocated one byte too small caused overrun. check-in: 9d68baec02 user: dgp tags: core-8-4-branch
2011-07-12
19:10
3364777 Stop segfault caused by reading from struct after it had been freed. check-in: 69fd1683a0 user: dgp tags: trunk
16:05
platform portable type matching in debug prints check-in: 83d26b2944 user: dgp tags: trunk
15:51
merge to trunk check-in: ad32aec14b user: dgp tags: trunk
15:19
Silence type match warnings in debug print. check-in: c98cb23f45 user: dgp tags: core-8-5-branch
15:08
platform portable type matching in debug prints. check-in: 27b5f75270 user: dgp tags: core-8-4-branch
14:54
wip Closed-Leaf check-in: 9d53a9efed user: dgp tags: unproven
14:42
wip check-in: cab5f89bf7 user: dgp tags: unproven
2011-07-11
20:04
Correct cast for CURR_DEPTH to silence compiler warning. [Bug 3339502] check-in: 9ab9f69d77 user: mistachkin tags: trunk
18:47
Type mismatches in *printf calls. check-in: 7af66811dc user: dgp tags: unproven
2011-07-08
12:35
[FRQ 3358415]: Minor doc improvement check-in: 15623d9fe5 user: dkf tags: trunk
12:32
[FRQ 3358415]: Minor doc improvement check-in: 643ae1361a user: dkf tags: core-8-5-branch
2011-07-07
18:57
* generic/tclBasic.c: add missing INT2PTR check-in: 08e5d58290 user: mig tags: trunk
17:41
Correct test suite errors revealed by a -singleproc 1 -debug 1 run. check-in: c5adaf006a user: dgp tags: trunk
08:47
minor gcc compiler warning with -Wwrite-strings check-in: 73385cf5ac user: jan.nijtmans tags: trunk
2011-07-06
18:25
merge trunk onto devel branch check-in: b60ab7bc4f user: mig tags: mig-alloc-reform
18:25
merge trunk onto devel branch check-in: 7268fb6531 user: mig tags: mig-no280
00:05
Merge to feature branch check-in: 157b73fa41 user: dkf tags: dkf-notifier-poll
2011-07-03
10:12
Corrected statements about ctime field of 'struct stat'; that was always the time of the last metada... check-in: 32a1e96326 user: dkf tags: trunk
10:08
Corrected statements about ctime field of 'struct stat'; that was always the time of the last metada... check-in: 4a500ef659 user: dkf tags: core-8-5-branch
10:05
Corrected statements about ctime field of 'struct stat'; that was always the time of the last metada... check-in: c7d5e304f1 user: dkf tags: core-8-4-branch
2011-07-02
22:36
Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507] check-in: fe4dba4d60 user: kbk tags: trunk
22:21
Dummy merge from rmax's commit for TCL_STACK_GROWS_UP, to avoid merge conflicts on the next merge. check-in: 923e63eeee user: kbk tags: trunk
21:56
Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507] check-in: 96ac94d775 user: kbk tags: core-8-5-branch
2011-06-30
15:13
Fix TCL_STACK_GROWS_UP for gcc 4.6 check-in: dda59f5593 user: max tags: core-8-5-branch
2011-06-28
15:43
Rework constraint detection and add constraints that cater for the fact, that both address families ... check-in: 86730a63b2 user: max tags: trunk
14:42
replace socket-14.3 with a test that is more useful and less likely to randomly fail depending on th... check-in: 2eb58b2d67 user: max tags: trunk
11:32
  • unix/tclUnixSock.c (CreateClientSocket): Fix and simplify posting of the writable fileevent at ...
check-in: b56716f2ac user: max tags: trunk
2011-06-24
17:50
merge mark check-in: a5f1869eae user: dgp tags: trunk
17:48
merge RC to stable check-in: 1edc8bd8c1 user: dgp tags: core-8-5-branch
2011-06-23
19:55
merge to trunk check-in: 2f56abf592 user: dgp tags: trunk
12:58
merge to RC Closed-Leaf check-in: 0d362ed9f9 user: dgp tags: core-8-5-10, core-8-5-10-rc