Timeline
Not logged in

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

79 check-ins using file generic/tclStrToD.c version 13f7c8145a

2011-08-30
21:27
Use the Thread package instead of the [testthread] command to do thread-enabled testing of the http... Closed-Leaf check-in: 029b9c4847 user: dgp tags: dgp-thread-leaks
16:20
Prevent leak of interps when using the [testthread exit] command. check-in: 3fc64e5692 user: dgp tags: dgp-thread-leaks
15:44
Prevent segfaults attempting to use thread maps after they've been deleted. Closed-Leaf check-in: a5b9dc7fa4 user: dgp tags: bug-3397515
10:30
Merge to feature branch check-in: d89eb1e656 user: dkf tags: dkf-utf16-branch
09:06
Merge to feature branch check-in: 86b845ef50 user: dkf tags: dkf-notifier-poll
06:33
Tcl_MainEx() (like Tk_MainEx()) Closed-Leaf check-in: 2f0a062d8f user: jan.nijtmans tags: rfe-1711975
00:23
[Bug 3398794]: Use Tcl errors in scripts, not panics. check-in: 241cdd7be1 user: dkf tags: trunk
2011-08-29
23:24
Put back the check for server sockets (bug #3394732). check-in: 0722843420 user: max tags: trunk
20:41
Work in progress plugging thread finalization memory leaks. check-in: b34df31421 user: dgp tags: bug-3397515
14:16
Leak of ReflectedTransformMap. check-in: e993e51faf user: dgp tags: trunk
10:43
Fix eval's faulty objProc, it was actually an nreProc [3399564|Bug 3399564]. Thanks to Joe Mistachki... check-in: 6fde6aa738 user: mig tags: trunk
07:44
Merge to feature branch check-in: 6652b24f63 user: jan.nijtmans tags: tip-389-impl
07:32
Merge to feature branch check-in: a28c1f710a user: jan.nijtmans tags: tip-388-impl
07:25
[3396731] inline string reverse: minor further improvements check-in: 69c582084d user: jan.nijtmans tags: trunk
2011-08-27
04:24
3396731 Revise the [string reverse] implementation to operate on the representation that comes in, a... check-in: dc7f1a9b04 user: dgp tags: trunk
02:28
Repaired the lost performance in the copy loop hotspots. Now meets or beats the former trunk (and ... Closed-Leaf check-in: 34daf5b5b3 user: dgp tags: revert-3396731
2011-08-25
16:26
3396731 Another rewrite of TclStringObjReverse() to make it adopt the nijtmans approach for reversin... check-in: 61d345ff2f user: dgp tags: revert-3396731
12:11
Merge to feature branch check-in: 4ddaab72c4 user: jan.nijtmans tags: tip-389-impl
12:03
Merge to feature branch check-in: 9ffb07c7e4 user: jan.nijtmans tags: tip-388-impl
12:00
[Enh 3396731] Follow-up: special case for Pure-unicode representation check-in: f9ddcf91ba user: jan.nijtmans tags: trunk
2011-08-24
08:32
fix tests utf-2.8 and utf-2.9 check-in: 39ae4108bf user: jan.nijtmans tags: tip-389-impl
07:50
Upcoming TIP implementation: Full support for Unicode 6.0 check-in: 5721cf9ae6 user: jan.nijtmans tags: tip-389-impl
07:47
Merge to feature branch check-in: 66fc824c99 user: jan.nijtmans tags: tip-388-impl
2011-08-23
17:00
Revert the [string reverse] rewrite in a branch for more review. check-in: 7e909249a4 user: dgp tags: revert-3396731
16:58
typo check-in: ee5a20b8a0 user: dgp tags: trunk
16:31
3396948 Leak of ReflectedChannelMap. check-in: 52957688a9 user: dgp tags: trunk
07:24
Merge to feature branch check-in: c6361c69eb user: jan.nijtmans tags: tip-388-impl
07:22
gcc 4.6 (64-bit) warnings check-in: 9d43ce6fe2 user: jan.nijtmans tags: trunk
07:08
[FRQ 3396731] inline string reverse check-in: 8ebe975003 user: jan.nijtmans tags: trunk
2011-08-22
10:19
merge-mark check-in: 656a0bd6af user: jan.nijtmans tags: trunk
10:18
Merge to feature branch check-in: 094a3c09ef user: jan.nijtmans tags: tip-388-impl
2011-08-19
20:27
3393279, 3393280 ReflectClose(.) is missing Tcl_EventuallyFree() calls at some of its exits. check-in: 08b1cf9ec5 user: dgp tags: trunk
19:07
3394654, 3393276 Revise FlushChannel() to account for the possibility that the ChanWrite() call migh... check-in: 75186ea1b1 user: dgp tags: trunk
16:05
Preserve the chanPtr during FlushChannel so that channel drivers don't yank it away before we're don... check-in: 9b67637699 user: dgp tags: trunk
14:23
[Bug 1774689] async-4.3 sometimes fails. check-in: 1bf9107770 user: ferrieux tags: trunk
13:59
[Bug 2981154] async-4.3 segfault. check-in: 1163f96449 user: ferrieux tags: trunk
2011-08-18
15:06
[Bug 3096275] Sync fcopy buffers input. check-in: 2b3b49886d user: ferrieux tags: trunk
12:25
remove some debugging stuff check-in: 08c04d17be user: jan.nijtmans tags: tip-388-impl
12:25
remove some debugging stuff check-in: be820a555c user: jan.nijtmans tags: trunk
12:10
Merge to feature branch check-in: 34615edbb6 user: jan.nijtmans tags: tip-388-impl
11:31
[Bug 3393714] overflow in toupper delta check-in: 546b53b387 user: jan.nijtmans tags: trunk
2011-08-17
20:35
[Bug 2946474] Consistently resume backgrounded flushes+closes when exiting. check-in: 1025712d5b user: ferrieux tags: trunk
18:33
Document TIP 378's one-way-ness. check-in: 2fd6414812 user: ferrieux tags: trunk
16:24
3393150 Overlooked free of intreps. (It matters for bignums!) check-in: ee34ff2b8a user: dgp tags: trunk
14:01
Merge to feature branch check-in: 8286568880 user: jan.nijtmans tags: tip-388-impl
12:19
3392070 More complete prevention of Tcl_Obj reference cycles when producing an intrep of ByteCode. check-in: ed21e85c21 user: dgp tags: trunk
06:37
separate test for overflowed and negative Tcl_UniChar check-in: 4ab5a018bc user: jan.nijtmans tags: trunk
2011-08-16
19:49
3392070 More complete prevention of Tcl_Obj reference cycles when producing an intrep of ByteCode. Closed-Leaf check-in: eb11820a8e user: dgp tags: bug-3392070
16:04
Fixed the C99/C++ comments introduced by [8d3f0fb215] which break strict C89 compilers (AIX, cough, ... check-in: ca3ccdf1df user: andreask tags: trunk
14:04
Merge to feature branch check-in: fbcefff570 user: dkf tags: dkf-utf16-branch
14:03
Merge to feature branch check-in: 7db2c10d31 user: dkf tags: dkf-notifier-poll
13:55
Small changes to quell gcc warnings and make message generation less ugly. check-in: df6fb9a914 user: dkf tags: trunk
12:16
merge-mark check-in: 35b05b35d9 user: jan.nijtmans tags: trunk
09:18
merge current trunk check-in: daf0004532 user: jan.nijtmans tags: tip-388-impl
07:40
merge-mark check-in: 82122d5063 user: jan.nijtmans tags: trunk
06:03
merge-mark check-in: 200d5d451d user: jan.nijtmans tags: trunk
2011-08-15
15:58
3390272 Leak of [info script] value. check-in: 9e9e64abf9 user: dgp tags: trunk
13:55
mingw64 compiler warnings. Reverse the detection of struct _stat32i64, otherwise when mingw doesn't... check-in: 88771ce2cf user: jan.nijtmans tags: trunk
11:30
merge-mark check-in: 18afef3c0d user: jan.nijtmans tags: trunk
08:59
[Bug 3388350] mingw64 compiler warnings check-in: 8fbf108ea7 user: jan.nijtmans tags: trunk
2011-08-14
08:23
[Patch 3124554]: Move WishPanic from Tk to Tcl Added Documentation check-in: 346ca26aa0 user: jan.nijtmans tags: trunk
2011-08-12
16:10
3389764 Eliminate possibility that "path" value dup can create reference cycle. check-in: baab435049 user: dgp tags: trunk
12:53
Fix tcl8.6b2/win/tclWinPort.h:122:10: error: redefinition of 'struct __stati64' on newer mingw versi... check-in: d92dfa1a9d user: jan.nijtmans tags: trunk
09:55
[Bug 3390073]: Return the correct length of written data for a compressing transform, ensuring that ... check-in: d1aa332fc3 user: dkf tags: trunk
08:02
TIP 388 implementation check-in: 28fe328b17 user: jan.nijtmans tags: tip-388-impl
2011-08-11
20:04
Proposed fix for 3389764. Have "path" dup routine duplicate the pattern of a value with a cyclic r... Closed-Leaf check-in: feed5dc533 user: dgp tags: bug-3389764
2011-08-10
18:24
[Bug 3386721] Allow multiple [load]ing of the Tcltest package check-in: b71406bb51 user: ferrieux tags: trunk
13:44
compiler error on Windows: there should be only one TclFullFinalizationRequested function check-in: 5bcd13c4ac user: jan.nijtmans tags: trunk
2011-08-09
17:19
[Bug 2919042] Restore "valgrindability" of Tcl that was lost by the streamlining of [exit], by condi... check-in: 8d3f0fb215 user: ferrieux tags: trunk
17:01
[Bug 3386417] avoid a reference loop between the bytecode and its companion errostack when compiling... check-in: 41f0f5b9d7 user: ferrieux tags: trunk
07:15
[Bug 3388350] mingw64 compiler warnings check-in: d323be815f user: jan.nijtmans tags: trunk
05:57
Change the signature of TclParseHex(), such that it can now parse up to 8 hex characters check-in: 0ef52956a9 user: jan.nijtmans tags: trunk
2011-08-08
21:41
Make the -buffersize option to '$zstream add' function correctly instead of having its value just be... check-in: 41f72bd027 user: dkf tags: trunk
21:14
Merge to feature branch check-in: 5f90ef1bc2 user: dkf tags: dkf-notifier-poll
21:13
Bring up to date with mainline. check-in: b85481571a user: dkf tags: dkf-utf16-branch
19:06
merge trunk check-in: 96034c7aff user: dgp tags: dgp-refactor
18:32
merge release to trunk check-in: 99580352a4 user: dgp tags: trunk
2011-08-07
15:46
[Bug 3387082]: Plug memory leak in call chain introspection. check-in: 5f31ec3fcd user: dkf tags: trunk
2011-08-06
20:49
* generic/tclAssemnbly.c: Plug another memory leak. [Bug 3384840] * generic/tclStrToD.c: Plug anothe... check-in: 2edd8ea296 user: kbk tags: trunk