Timeline
Not logged in

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

552 check-ins using file generic/tclThreadTest.c version c8ef572af9

2011-09-21
20:54
[Bug 3412487]: Now short reads are allowed in synchronous fcopy, avoid mistaking them as nonblocking... check-in: 300934ee84 user: ferrieux tags: trunk
17:13
* generic/tclIORTrans.c (ForwardOpToOwnerThread): Fixed the missing initialization of the 'dsti' fie... check-in: a68be69eac user: andreask tags: trunk
11:48
FRQ 3010352 implementation Closed-Leaf check-in: 25195041f0 user: jan.nijtmans tags: freq-3010352-impl
09:03
Merge to feature branch check-in: 56ff28f1ee user: jan.nijtmans tags: tip-389-impl
08:00
Remove constraint on test which apparently passes check-in: 68e549d7d5 user: dkf tags: trunk
2011-09-20
17:45
ChangeLog entry check-in: e13984197a user: dgp tags: trunk
17:33
Re-using the "interp" field to signal a dead channel (via NULL value) interfered with conditional c... check-in: e961049442 user: dgp tags: trunk
13:42
Revised ReflectClose() and FreeReflectedTransform() so that we stop leaking ReflectedTransforms, yet... check-in: 2b932b9d01 user: dgp tags: trunk
08:24
Merge to feature branch check-in: 4bb08079e6 user: dkf tags: dkf-utf16-branch
08:24
Merge to feature branch check-in: 42d310a20c user: dkf tags: dkf-notifier-poll
2011-09-19
20:30
Conversion from [testthread] to Thread package stops most memory leaks. check-in: b284fade78 user: dgp tags: trunk
17:46
Plug most memory leaks in thread.test. check-in: 7f362b47fb user: dgp tags: trunk
17:19
Plug all memory leaks in ioCmd.test exposed by `make valgrind`. check-in: cc4f894e4a user: dgp tags: trunk
15:26
Constrain test iocmd.tf-32.1 to be skipped during valgrinding. It contains a memory leak that cann... Closed-Leaf check-in: c7ef5247c8 user: dgp tags: iocmd-leaks
14:41
Plug leak of a ReflectedChannel in test iocmd.tf-32.0 check-in: abb79fac86 user: dgp tags: iocmd-leaks
10:57
Plug a number of MarshallError memleaks. check-in: 0cc5ee5d23 user: dgp tags: iocmd-leaks
2011-09-18
19:10
Revise the tests that confront background flush on close across threads. Need cleanup code to bring ... check-in: 659251dcab user: dgp tags: iocmd-leaks
2011-09-17
07:19
merge to feature branch check-in: 34736d2412 user: jan.nijtmans tags: tip-389-impl
2011-09-16
18:18
Revise tests. You can't robustly thread::release a thread that's not thread::wait-ing check-in: f2bfb403dc user: dgp tags: trunk
17:12
Made test socket-14.1 more robust to stop failure on OS X (Snow Leopard) check-in: 2d642c14bb user: dgp tags: trunk
13:35
Synchronization marker. check-in: 112a12c3ec user: dkf tags: trunk
13:23
IMPLEMENTATION OF TIP #388 check-in: 4d6af4f7a4 user: jan.nijtmans tags: trunk, potential incompatibility
13:19
Noticed that a test now works. check-in: d281c444c3 user: dkf tags: trunk
13:13
[Bug 3408830]: Use the _right_ fix for [Bug 3400658]! check-in: 09babeb9c5 user: dkf tags: trunk
08:55
Minor change: formatting check-in: 1d7997772b user: dkf tags: trunk
08:34
[Bug 3391977]: Ensure that the -headers option to http::geturl overrides the -type option (importan... check-in: ece59da1db user: dkf tags: trunk
08:14
merge to feature branch check-in: 7c746c8b38 user: jan.nijtmans tags: tip-389-impl
08:12
merge trunk to feature branch Closed-Leaf check-in: 8b3fef2633 user: jan.nijtmans tags: tip-388-impl
2011-09-15
16:27
3408408 Partial improvement by sharing as literals the computed values of constant subexpressions wh... check-in: 3ea7c67cbf user: dgp tags: trunk
2011-09-13
20:04
3390638 Workaround broken solaris studio cc optimizer. Thanks to Wolfgang S. Kechel. check-in: b9fb2d7653 user: dgp tags: trunk
18:27
3405652 Portability workaround for broken system DTrace support. Thanks to Dagobert Michelson. check-in: d9f5e84500 user: dgp tags: trunk
2011-09-12
18:37
revise iocmd.tf-24.16 result to deal with Thread conversion check-in: d667541dc2 user: dgp tags: iocmd-leaks
17:52
stop segfault Closed-Leaf check-in: eeddaf97df user: dgp tags: thread-leaks
16:19
Attempt to convert test thread-7.26 check-in: 0c36f08d9f user: dgp tags: thread-leaks
10:26
[Bug 3407070] tclPosixStr.c won't build with EOVERFLOW==E2BIG check-in: f764b99f81 user: jan.nijtmans tags: trunk
05:06
more conversion work check-in: 5d0b07dbeb user: dgp tags: trunk
04:50
Work in progress taking leaks out of thread.test. check-in: abbfcb61f7 user: dgp tags: trunk
01:01
Convert [testthread] to Thread check-in: 96fb2de63c user: dgp tags: trunk
00:41
Convert [testthread] use to Thread package use in thread-6.1. Eliminates a memory leak in `make valg... check-in: a93bb93ff2 user: dgp tags: trunk
2011-09-11
20:02
3390699 Convert [testthread] use to Thread package use in socket_*-13.1. Eliminates a memory leak in... check-in: 09bf2a7588 user: dgp tags: trunk
2011-09-10
17:58
Minor formatting fixes. check-in: ddebb4ea7b user: dkf tags: trunk
17:57
[Bug 3400658]: Correction to forwarded method magic so that Tcl_WrongNumArgs produces the right sort... check-in: 3028445c87 user: dkf tags: trunk
2011-09-09
19:26
Convert uses of the [testthread] command to uses of the Thread package. This takes as many leaks as ... check-in: d8749f66d5 user: dgp tags: iocmd-leaks
15:37
3389733 Convert [testthread] use to Thread package use in *io-70.1. Eliminates a memory leak in `mak... check-in: fa4e7a890c user: dgp tags: trunk
15:08
Release the right thread! D'oh! check-in: 46c87cbb14 user: dgp tags: trunk
14:40
3389733 Convert [testthread] use to Thread package use in chan-io-70.1. Eliminates a memory leak in ... check-in: fca6992b0c user: dgp tags: trunk
2011-09-07
18:03
3401704 Allow function names like influence(), nanobot(), and 99bottles() that have been parsed as m... check-in: b0cd41e35f user: dgp tags: trunk, potential incompatibility
04:44
Update to Olson's tzdata2011i check-in: b81b6908ed user: venkat tags: trunk
2011-09-06
10:15
[RFE 1711975]: Tcl_MainEx() (like Tk_MainEx()) check-in: e6695ae7dc user: jan.nijtmans tags: trunk
09:53
unused static array wtens check-in: 6622b4b506 user: jan.nijtmans tags: trunk
2011-09-02
16:33
Convert [testthread] use to Thread package use in http.test. Eliminates memory leak seen in `make va... check-in: eeab1116f0 user: dgp tags: trunk
2011-09-01
21:03
[Bug 3401422] Cache script-level changes to the nonblocking flag of an async client socket in progre... check-in: 73120d28c1 user: ferrieux tags: trunk
17:29
3402540 Corrections to TclParseNumber() to make it reject invalid Nan(Hex). [scan Inf %g] is portabl... check-in: 79b3c9d044 user: dgp tags: trunk
2011-08-30
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
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
19:56
Plug another memory leak. [Bug 3384840] check-in: 81336419d0 user: kbk tags: trunk
16:27
Plug another memory leak. [Bug 3384840] check-in: 2b5c5e43d4 user: kbk tags: trunk
03:19
Plugged a memory leak in double->string conversion. [Bug 3386975] check-in: c9b7bd387f user: kbk tags: trunk
2011-08-05
18:53
merge from trunk to rc all but the AI_ADDRCONFIG experiment Closed-Leaf check-in: 06dea9b027 user: dgp tags: core-8-6-b2-rc, core-8-6-b2
15:23
Use Tcl_PrintfObj to generate more (complex) error messages. check-in: 76495bbc29 user: dkf tags: trunk
09:36
Ensure that memory isn't leaked when an unknown instruction is encountered. check-in: d4980ede3e user: dkf tags: trunk
00:00
[Bug 3386197]: Fix buffer direction botch. Damn you, confusing terminology! check-in: d104ee18f9 user: dkf tags: trunk
2011-08-04
23:12
[Bug 3386197]: Plug memory leak in unstacking of zlib transforms. check-in: 89ff730dfa user: dkf tags: trunk
18:40
* generic/tclVar.c (TclPtrSetVar): fix valgrind-detected error when newValuePtr is the interp's resu... check-in: 8c944e4622 user: mig tags: trunk
16:35
More changes tidying. check-in: 3fbc04d14b user: dgp tags: trunk
14:38
missing TIP id in changes check-in: ce6e82ac1b user: dgp tags: trunk
14:13
More memleak plugging. check-in: 9798173867 user: dkf tags: trunk
14:03
Don't use AI_ADDRCONFIG for now. It seems to do more harm than good. check-in: 585e304a31 user: max tags: trunk
13:16
[Bug 3384840]: Fix memory leaks in the assembler due to Tcl_Obj reference ownership error. check-in: a8ffe21e92 user: dkf tags: trunk
2011-08-03
19:43
merge to rc check-in: 24f476a610 user: dgp tags: core-8-6-b2-rc
19:42
Update file generated by `make dist` check-in: 3bbd204856 user: dgp tags: trunk
19:38
merge to rc check-in: d72ced9618 user: dgp tags: core-8-6-b2-rc
18:12
Fix build on systems where ECANCELED == ELIBMAX check-in: a26df401f3 user: dgp tags: trunk
2011-08-02
15:12
merge to rc check-in: e4ebd9b9c7 user: dgp tags: core-8-6-b2-rc
15:11
Use the actual case used by Thread to name the directory its distributions unpack into. check-in: 95b2143482 user: dgp tags: trunk
14:46
merge to rc check-in: eba2e95ed3 user: dgp tags: core-8-6-b2-rc
14:45
Variable substitution botch. check-in: 16eb322d13 user: dgp tags: trunk
14:06
merge to rc check-in: 579ee14b07 user: dgp tags: core-8-6-b2-rc
14:04
Updates for 8.6b2 release. check-in: 00319e0051 user: dgp tags: trunk
11:18
merge trunk; FIXME: symbols=mem build broken check-in: 5e6ff3418b user: mig tags: mig-no280
11:18
merge trunk; FIXME: symbols=mem build broken check-in: 384901c292 user: mig tags: mig-alloc-reform
09:12
Merge to feature branch check-in: 8a0bf2664b user: dkf tags: dkf-notifier-poll
09:11
Bring up to date with mainline. check-in: 58b46fcb13 user: dkf tags: dkf-utf16-branch
09:07
[Bug 3384007]: Fix some panic messages. check-in: 783c413131 user: dkf tags: trunk
2011-08-01
17:15
* generic/tclProc.c (TclProcCompileProc): fix for leak of resolveInfo when recompiling procs, [Bug 3... check-in: 5a334ac208 user: mig tags: trunk
10:07
General cleanup of tests to promote intelligibility and to try to ensure that what is tested is just... check-in: 746b31b209 user: dkf tags: trunk
09:34
Added some examples of how some of the standard global variables can be used, following prompting by... check-in: 02393482fb user: dkf tags: trunk
09:15
[Bug 3382474]: Added code to determine the version number of contributed packages from their directo... check-in: a258021b9a user: dkf tags: trunk
2011-07-31
23:16
Bring up to date with mainline. check-in: e878fe8df0 user: dkf tags: dkf-utf16-branch
23:14
Add test of UTF-8 -> internal -> UTF-8 round trip (and make it pass). check-in: 7c97e3ea95 user: dkf tags: dkf-utf16-branch
2011-07-29
20:46
Small errors plague us all... check-in: 6afb5b0222 user: dkf tags: trunk
20:20
Small enhancements to improve cross-linking with contributed packages. check-in: 81c94d0f5a user: dkf tags: trunk
2011-07-28
15:56
merge to rc check-in: b77ad4ed48 user: dgp tags: core-8-6-b2-rc
15:56
autoconf check-in: c5229f032a user: dgp tags: trunk
15:51
Fix AC_DEFINE invocation for NEED_FAKE_RFC2553. check-in: e8226eb7d0 user: max tags: trunk
14:47
merge to rc check-in: ab6ffb7d77 user: dgp tags: core-8-6-b2-rc
14:45
Update tzdata. Update changes. check-in: 26638820c0 user: dgp tags: trunk
14:26
Merge to feature branch check-in: cd522f12fc user: dkf tags: dkf-notifier-poll
14:24
Actual possible implementation of code to convert external UTF-8 to internal surrogate pairs and bac... check-in: fed6086a43 user: dkf tags: dkf-utf16-branch
2011-07-27
17:26
merge to rc check-in: b8ec099c51 user: dgp tags: core-8-6-b2-rc
10:40
Start work towards being able to work with utf8 fully and utf16 and other things outside the BMP. check-in: f9f8c8425c user: dkf tags: dkf-utf16-branch
2011-07-26
20:00
Ensure that TclOO is properly found by all the various package mechanisms (by adding a dummy ifneede... check-in: b90f247299 user: dkf tags: trunk
2011-07-21
16:36
[Bug 3372130] Fix hypot math function with MSVC10 check-in: eb36f33d12 user: jan.nijtmans tags: trunk
2011-07-19
19:42
merge to rc check-in: b2cc6298a4 user: dgp tags: core-8-6-b2-rc
19:31
3371644 Repair failure to properly handle (length == -1) in TclConvertElement(). check-in: 8e35530849 user: dgp tags: trunk
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
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
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
2011-07-11
20:04
Correct cast for CURR_DEPTH to silence compiler warning. [Bug 3339502] check-in: 9ab9f69d77 user: mistachkin tags: trunk
2011-07-08
12:35
[FRQ 3358415]: Minor doc improvement check-in: 15623d9fe5 user: dkf tags: trunk
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
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
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
2011-06-23
19:55
merge to trunk check-in: 2f56abf592 user: dgp tags: trunk
2011-06-22
17:05
Re-add ".so man.macros", which got removed inadvertently along with the RCS Keyword lines. check-in: 6184e0639a user: max tags: trunk
16:40
Merged from core-8-5-branch: Updated to platform 1.0.10. Added handling of the DEB_HOST_MULTIARCH lo... check-in: 3adcfbaba3 user: andreask tags: trunk
14:32
Merge fixes for [socket -async] and other improvements to the unix socket code check-in: 8eefe5a06f user: max tags: trunk, potential incompatibility
14:21
complete a comment in socket.test Closed-Leaf check-in: 8f2747dc54 user: max tags: rmax-ipv6-branch
2011-06-21
16:49
tcltest 2.3.3 fixes: * Use package ifneeded so slave gets exactly same tcltest version as master ... check-in: 5c0438d85a user: dgp tags: trunk
14:10
3317466 Prevent multiple Tcl_LinkVar() links to a single Tcl variable. check-in: fb1352c7ed user: dgp tags: trunk
2011-06-20
20:11
merge changes to trunk check-in: 3b3f0c8d18 user: dgp tags: trunk
11:59
Merg [3148192] implementation fix, and caveat comment check-in: d4da13a54e user: jan.nijtmans tags: trunk
2011-06-19
20:22
Merge to feature branch check-in: 9e8f986a3d user: dkf tags: dkf-notifier-poll
2011-06-16
15:21
* doc/socket.n: Document the fact that the event loop is now needed for [socket -async] * uni... check-in: 68deb29ead user: max tags: rmax-ipv6-branch
2011-06-13
19:36
merge trunk check-in: 436bdbbf52 user: mig tags: mig-no280
19:36
merge trunk check-in: 1be044ebbd user: mig tags: mig-alloc-reform
13:50
3315098 Mem leak fix from Gustaf Neumann. check-in: 819514e8ee user: dgp tags: trunk
2011-06-08
20:28
Reverted the fix for [Bug 3274728] committed on 2011-04-06 (rev [caf317ab68]) and replaced with one ... check-in: 04f804b338 user: andreask tags: trunk
10:14
More cleaning up of the code to remove unnecessary [string equal]s in tests. check-in: b26424e522 user: dkf tags: trunk
2011-06-07
14:59
Simplify file descriptor handling for client sockets and derived server sockets by putting an instan... check-in: 5f816f5758 user: max tags: rmax-ipv6-branch
14:31
Fix bug#3084338, a memleak when a [socket -async] was closed before the connection had succeeded or ... check-in: 3bbc03d664 user: max tags: rmax-ipv6-branch
12:53
Fix bug#3164655: getaddrinfo() crash on HP-UX check-in: 88194f2c70 user: max tags: rmax-ipv6-branch
2011-06-06
22:42
merge trunk check-in: a12509740a user: mig tags: mig-alloc-reform
22:36
merge trunk check-in: 34a2a4de6d user: mig tags: mig-no280
15:07
* Don't use port 0 for test 14.2 as it fails in different ways on Linux and NetBSD. * Unify ch... check-in: b563eaed64 user: max tags: rmax-ipv6-branch
13:48
Add test constraint, so 6.2 and 6.3 don't fail when the machine does not have support for ip6 Follow... check-in: 298a314c4f user: jan.nijtmans tags: trunk
2011-06-02
16:58
Remove TclCleanupLiteralTable (see 994838). check-in: fbb4a85f92 user: dgp tags: trunk
14:55
[Bug 3185407]: Extend the set of epochs that are potentially bumped (in TclInvalidateNsCmdLookup) wh... check-in: 26e9391fdb user: dkf tags: trunk
2011-06-01
22:09
missing INT2PTR in last commit check-in: c7ebc39d54 user: mig tags: trunk
22:05
* generic/tclBasic.c: using the two free data elements in NRCommand to store objc and objv - useful ... check-in: ff4fa912fb user: mig tags: trunk
15:30
* Improve socket.test by checking the latency on the loopback address and use that for some of th... check-in: 16c719352e user: max tags: rmax-ipv6-branch
14:08
Revised fix for bug 3309871 check-in: 8da4e75d5f user: dgp tags: trunk
12:09
fix for [Bug 3309871]: Valgrind finds: invalid read in TclMaxListLength() check-in: f3a017078d user: jan.nijtmans tags: trunk
2011-05-31
20:36
Fix bug 3293874 check-in: 09c2da3a2a user: dgp tags: trunk
19:58
Rewind from a refactoring that veered into the weeds. Closed-Leaf check-in: 1d247886db user: dgp tags: bug-3293874
2011-05-30
18:04
* Fix setting up of [fileevent] while an async socket is still in progress * Cache async sock... check-in: 6d66913621 user: max tags: rmax-ipv6-branch
2011-05-27
18:42
purge old code Closed-Leaf check-in: bfd05a82ab user: dgp tags: bug-3293874
18:36
Fix [socket -async] for DNS names with more than one address check-in: a1abfd5e94 user: max tags: rmax-ipv6-branch
17:50
fix a timing issue in socket-12.3 check-in: 188a795873 user: max tags: trunk
2011-05-25
14:44
merge trunk check-in: f82b455ad0 user: dgp tags: bug-3293874
14:37
committed missing tzdata/Africa/Cairo from venkat's last commit check-in: df2425d65c user: kbk tags: trunk
14:19
Bump to msgcat 1.4.4 check-in: 41dc9a2976 user: dgp tags: trunk
14:03
merge trunk check-in: 52d8d45b3c user: dgp tags: bug-3293874
13:40
Bump TclOO version. check-in: 3c0ab86322 user: dkf tags: trunk, corresponds-to-TclOO-0-6-3
13:35
Implementation of TIP #381: Call Chain Introspection and Control check-in: 2778ad161a user: dkf tags: trunk
2011-05-24
16:02
Update to Olson tzdata2011g check-in: 2568fbd704 user: venkat tags: trunk
13:46
merge trunk check-in: ec03bc928d user: mig tags: mig-no280
13:46
merge trunk check-in: f62a607c8e user: mig tags: mig-alloc-reform
12:39
Merge to feature branch check-in: dcbbc346fa user: dkf tags: dkf-notifier-poll
12:36
Undo mistaken commit check-in: c1347e51a9 user: dkf tags: trunk
12:23
Remove some useless code from mcset and mcmset: [dict set] builds dictionary levels for us. check-in: 076d311d4f user: dkf tags: trunk
2011-05-17
21:38
Merged core-8-5-branch, fixup of TIP 280 location mapping. check-in: 168a79562b user: andreask tags: trunk
16:39
Refactoring so that SetElement() becomes the foundational primitive operation. SetElement() supports... check-in: 9a9e541131 user: dgp tags: bug-3293874
2011-05-16
09:09
* fixed problem with quoting in ::nacl::evall - failed on things that looked like strings check-in: 141843d0f4 user: colin tags: ferrieux-nacl
2011-05-12
21:13
Merged 8.5 following http fix that is not needed on trunk. check-in: 084dac6c02 user: pat tags: trunk
15:00
Set the defaults of all growth algorithm parameters based on one master value. check-in: e0b726da8e user: dgp tags: bug-3293874
06:10
If your compiler already defines _WIN64, assume --enable-64bit check-in: d55e77f0c4 user: jan.nijtmans tags: trunk
2011-05-11
20:42
Oops! check-in: 434596e345 user: dgp tags: bug-3293874
20:33
First draft of bug fix. check-in: ea441b300e user: dgp tags: bug-3293874
15:43
* unix/tclUnixSock.c (TcpWatchProc): No need to check for server sockets here, as the generic ser... check-in: 36776a398f user: max tags: trunk
2011-05-10
17:22
New internal routines TclScanElement() and TclConvertElement(). Rewritten guts of machinery to produ... check-in: 7720fbb825 user: dgp tags: trunk
2011-05-09
15:24
Reduce use of Tcl_AppendElement, which is not (and can't be) a Tcl_Obj-aware API. check-in: dbab97cbba user: dkf tags: trunk
13:58
Revise empty string tests so that we avoid potentially expensive string rep generations, especially ... check-in: c2d4899eeb user: dgp tags: trunk
2011-05-08
11:07
* fixed src handling to <script> emulation check-in: 81ae7caf45 user: colin tags: ferrieux-nacl
11:03
* added src handling to <script> emulation (it's transformed into a [source] command. check-in: 274cf61d9a user: colin tags: ferrieux-nacl
07:20
* debugging of label,entry and button widgets check-in: a1081db7bc user: colin tags: ferrieux-nacl
05:53
* implemented frame widget * modified some of the ::JS interface check-in: ecbb0bbbb3 user: colin tags: ferrieux-nacl
04:14
* implemented entry and label widgets check-in: d16e74cd46 user: colin tags: ferrieux-nacl
2011-05-07
23:08
Convert TclGetLoadedPackages to use Tcl_Obj API for result generation. check-in: ae2f5eda42 user: dkf tags: trunk
20:39
merge trunk check-in: eeefcef28f user: mig tags: mig-no280
19:53
merge trunk check-in: 241f36be4b user: mig tags: mig-alloc-reform
19:33
fix USE_TCLALLOC so that it can be enabled without editing the Makefile check-in: 11459f0b18 user: mig tags: trunk
2011-05-06
07:55
comment fix check-in: fa4eb25ecf user: jan.nijtmans tags: trunk
01:30
* Allowed for emulation of <script> ... now runTclScripts will callback to eval check-in: 5ee1aa409f user: colin tags: ferrieux-nacl
2011-05-05
22:17
Update doc and tools to Colin's new layout Closed-Leaf check-in: 2d21680323 user: ferrieux tags: ferrieux-nacl
18:28
Stop generating string rep of dict when converting to list. Tolerate NULL interps more completely. check-in: 849162b0bf user: dgp tags: trunk
15:32
Fix typo spotted by Emiliano Gavilan. check-in: 0ef5e8c424 user: dkf tags: trunk
07:53
* added initial NaTk support - won't yet run without symlink lib/ to Wub/ and symlink to tcllib/ check-in: 5262e46c8d user: colin tags: ferrieux-nacl
07:51
* mods for NaTk check-in: d3a2b330e6 user: colin tags: ferrieux-nacl
06:26
no longer depend on MODULE_SCOPE being defined check-in: b439e1d71b user: jan.nijtmans tags: trunk
2011-05-04
23:49
* defined an init script with TclSetPreInitScript() which permits us to use [interp create] without ... check-in: 4701561332 user: colin tags: ferrieux-nacl
03:22
* left out updateCoords, added it back into balls.html pending final disposition check-in: 43996dcdef user: colin tags: ferrieux-nacl
02:47
* Added new ::nacl ensemble to init.natcl, moved most support commands there * created an execll met... check-in: c9c95d03d6 user: colin tags: ferrieux-nacl
2011-05-03
19:44
merge 8.5 check-in: 27fd15ce57 user: dgp tags: trunk
2011-05-02
21:46
Merge to feature branch check-in: 55c8c105ff user: dkf tags: dkf-notifier-poll
21:12
Rewrite of parts of the switch compiler to better use the powers of TclFindElement() and do less par... check-in: 30dad692de user: dgp tags: trunk
20:17
Revised TclFindElement() interface. The final argument had been bracePtr, the address of a boolean v... check-in: 60cf594f82 user: dgp tags: trunk, potential incompatibility
15:44
Replace TclCountSpaceRuns() with TclMaxListLength() which is the function we actually want. check-in: 304fa3c29b user: dgp tags: trunk
2011-04-29
01:05
Fix issue with library stripping in install-sh check-in: b269db5d3e user: kevin_walzer tags: trunk
2011-04-28
16:02
More isspace() callers. check-in: 41acfe91ea user: dgp tags: trunk
14:44
New utility routines: TclIsSpaceProc() and TclCountSpaceRuns() Use to replace calls to isspace() and... check-in: ef10af814d user: dgp tags: trunk
13:45
Improved reaction to out of memory. check-in: 4363a1c212 user: dgp tags: trunk
13:30
minor comment fix check-in: 24205766d9 user: jan.nijtmans tags: trunk
2011-04-27
19:35
merge mark check-in: 12793bbb81 user: dgp tags: trunk
19:26
TclFreeIntRep() correction & cleanup. check-in: 5a1953dfe5 user: dgp tags: trunk
18:33
FreeListInternalRep() cleanup. check-in: 4683efaee9 user: dgp tags: trunk
07:54
fix for [Bug 3288345]: use _stat32i64 for CYGWIN too fix a few more gcc warnings check-in: eaf4d5e09f user: jan.nijtmans tags: trunk
2011-04-26
19:18
struct _stat64 -> struct __stat64 on AMD64 check-in: e1e46a9fe0 user: jan tags: trunk
2011-04-25
17:51
TclFreeIntRep() related cleanup. check-in: cb85bb5002 user: dgp tags: trunk
15:49
merge mark check-in: 3f3cd0b0c2 user: dgp tags: trunk
12:49
Revise last fix. check-in: d7448b047e user: dgp tags: trunk
2011-04-24
19:26
Fix compilation warning in TclListObj - printf format mismatch check-in: 3e2ab34dea user: venkat tags: trunk
2011-04-23
12:24
Merge to feature branch check-in: 31660e19ea user: dkf tags: dkf-notifier-poll
2011-04-22
08:28
merge latest trunk Closed-Leaf check-in: 359a91e742 user: jan.nijtmans tags: jn-frq-3257396
2011-04-21
21:15
[Bug 3288345]: Bring cygwin Tcl_StatBuf a little bit closer to reality check-in: 4bf64360a5 user: jan tags: trunk
18:50
Use macro to set List intreps check-in: 0353d21711 user: dgp tags: trunk
17:32
Limits on list length were too strict. Revised panics to errors where possible. check-in: 2d215ce103 user: dgp tags: trunk
13:47
Make sure SetFooFromAny routines react reasonably when passed a NULL interp. check-in: 36b0307ba2 user: dgp tags: trunk
08:49
fix for [Bug 3288345]: Wrong Tcl_StatBufused on MinGW. Make sure that all _WIN32 compilers use exact... check-in: ac3601bf0c user: jan.nijtmans tags: trunk
2011-04-20
22:13
Support cross-compilation to x64 from ix86 hosts when using NMAKE. Part of the build uses tclsh to ... check-in: 2e77c2b14b user: patthoyts tags: trunk
19:29
Merge marker check-in: 7434f28679 user: andreask tags: trunk
2011-04-19
16:41
Reduce internals access in the implementation of [<foo>::pkgconfig list]. check-in: 5637694013 user: dgp tags: trunk
14:24
merge trunk check-in: 91f0cc8fa7 user: mig tags: mig-no280
14:19
merge trunk check-in: d040767de8 user: mig tags: mig-alloc-reform
08:19
Merge to feature branch check-in: f727d678da user: dkf tags: dkf-notifier-poll
08:04
This time, I'll try to get it right! check-in: ef35e2c747 user: dkf tags: trunk
2011-04-18
21:53
More concise serialization of coord-updates check-in: 7755a6cc4c user: ferrieux tags: ferrieux-nacl
21:42
Use ListRepPtr(.) and other cleanup. check-in: e7e05e37cc user: dgp tags: trunk
21:22
Use closures rather than strings for [after] and [every] check-in: 06e1f26911 user: ferrieux tags: ferrieux-nacl
18:50
Define and use macros that test whether a Tcl list value is canonical. check-in: 4b0bb72cb3 user: dgp tags: trunk
10:19
[Bug 3288696]: Command summary was confusingly wrong when it came to [dict filter] with a 'value' fi... check-in: d7cfe67cc6 user: dkf tags: trunk
08:38
fix for [Bug 3288345]: Wrong Tcl_StatBuf used on MinGW. check-in: 0b739fe1f1 user: jan.nijtmans tags: trunk
2011-04-16
16:01
Added 'natcl2tk' wrapper to run the same demo in true Tk, for speed comparisons. check-in: 8e4b3d24c5 user: ferrieux tags: ferrieux-nacl
14:21
Merge to feature branch check-in: 5a59a01655 user: dkf tags: dkf-notifier-poll
14:20
fix merge history check-in: ddca613cd6 user: dkf tags: trunk
11:51
Added comments to try to tame the file attributes guts, while trying to simplify things enough that ... check-in: f1162c3bd2 user: dkf tags: trunk
2011-04-15
12:15
Cleanup of updateStatus() check-in: 1a6ada0a28 user: ferrieux tags: ferrieux-nacl
2011-04-14
21:10
Balls demo -- better status display during Nacl load. Added setup and troubleshooting instructions. check-in: 6bc9b780a1 user: ferrieux tags: ferrieux-nacl
16:12
More Tcl_Concat* and TclTrim* improvements. check-in: 80ebbf75f2 user: dgp tags: trunk
2011-04-13
20:37
[Bug 3285375]: Rewrite Tcl_Concat*() and [string trim*]. check-in: 7c5f3a8961 user: dgp tags: trunk
13:26
fix merge history check-in: 7dbbe17355 user: mig tags: trunk
13:23
fix for [Bug 2662380], crash caused by appending to a variable with a write trace that unsets it check-in: d58030af16 user: mig tags: trunk
11:03
[3285375]: Make the crash less mysterious through the judicious use of a panic. check-in: 398075e9b4 user: dkf tags: trunk
06:37
merge from trunk proposed compromise: only use --export-dynamic with --enable-shared check-in: 44ffce9bb6 user: jan.nijtmans tags: jn-frq-3257396
2011-04-12
21:52
Allow to build both 32 and 64-bit nexes, and serve them together. check-in: d0dd0f5238 user: ferrieux tags: ferrieux-nacl
20:13
Test for [Bug 3285472]. Not buggy in trunk. check-in: 920b355f33 user: dgp tags: trunk
19:18
Update to Olson tzdata2011f check-in: 3d162e8ce6 user: venkat tags: trunk
17:34
* generic/tclBasic.c: fix for [Bug 2440625], kbk's patch check-in: 7cbeec20a4 user: mig tags: trunk
14:21
minor nits, taken over from TEA (tclconfig) check-in: 941b13875b user: jan.nijtmans tags: trunk
11:13
merge trunk check-in: 31553b1b67 user: jan.nijtmans tags: jn-frq-3257396
07:26
revert 6b6ef4e0b1, removing the temporary tests again check-in: b580ef3c9e user: jan.nijtmans tags: trunk
2011-04-11
21:40
Fix wobbling by int($x+0.5) check-in: 164a94c046 user: ferrieux tags: ferrieux-nacl
21:11
Full emulation of the Google-balls demo. 40fps, but 3x CPU consumption check-in: ab96ed1ba7 user: ferrieux tags: ferrieux-nacl
11:10
merge trunk check-in: b34a5b7358 user: mig tags: mig-alloc-reform
11:09
merge trunk check-in: b936648e57 user: mig tags: mig-no280
10:37
insure that 'coroutine eval' runs the initial command in the proper context, [Bug 3282869] check-in: 15f9fcba6e user: mig tags: trunk
07:31
fix for [Bug 3281728]: Tcl sources from 2011-04-06 do not build on GCC9 (RH9) check-in: e0421a23a8 user: jan.nijtmans tags: trunk
2011-04-10
23:11
First step of a Tk canvas emulation in NaTcl based on the HTML5 canvas. Optimized for move-only upda... check-in: 6f398fb8ef user: ferrieux tags: ferrieux-nacl
11:25
Cleanup of init, wrappers now compiled in. Coro-based [source $url]. Detailed description in README. check-in: 4d49dfa58c user: ferrieux tags: ferrieux-nacl
2011-04-09
20:28
Merge to feature branch check-in: 05a04a1205 user: dkf tags: dkf-notifier-poll
09:43
merge trunk check-in: 002e01648a user: jan tags: jn-frq-3257396
09:40
oops, accidently checked in check-in: d550d19c7c user: jan tags: trunk
08:03
typo, (and accidently checked in changes to tclOO.decls, reverted in the next commit [d550d19c7c] check-in: 742bcc2aec user: jan.nijtmans tags: trunk
2011-04-08
22:47
First example of a non-trivial event-driven Tcl program interacting with JS. Features [after], [bger... check-in: 21b74633e5 user: ferrieux tags: ferrieux-nacl
06:31
fix for [Bug 3280043]: win2k: unresolved DLL imports check-in: d43bba3681 user: jan.nijtmans tags: trunk
2011-04-07
10:24
merge latest trunk check-in: 953246bca5 user: jan.nijtmans tags: jn-frq-3257396
10:19
Add some (temporary) test cases showing the problem with --export-dynamic check-in: 6b6ef4e0b1 user: jan.nijtmans tags: trunk
03:03
fix incomplete merge check-in: 7f00e4f36d user: mig tags: mig-no280
02:57
merge trunk to feature branch check-in: fec12a456e user: mig tags: mig-no280
02:56
* generic/tclExecute.c (TclCompileObj): earlier return if Tip280 gymnastics not needed. check-in: 63b453f584 user: mig tags: trunk
00:11
last bugfix was incomplete check-in: df052ad59f user: mig tags: trunk
2011-04-06
23:35
* generic/tclExecute.c: fix for [Bug 3274728], making *catchTop an unsigned long. check-in: caf317ab68 user: mig tags: trunk
21:44
Let nacl/tclUnixPort.h be a generated file rather than a source. check-in: bf7fead8fd user: ferrieux tags: ferrieux-nacl
19:05
why was I undefining MODULE_SCOPE? check-in: a4cd9d3ffe user: mig tags: mig-no280
18:53
Build fix. add tocstr tools relative pathname check-in: ba23ecfe5e user: venkat tags: ferrieux-nacl
18:18
merge trunk to feature branch check-in: af182bb0cf user: mig tags: mig-no280
18:16
merge trunk to feature branch check-in: 611c232145 user: mig tags: mig-alloc-reform
14:51
Don't use -fvisibility=hidden with static libraries (--disable-shared) check-in: 9cee434074 user: jan.nijtmans tags: trunk
13:10
Make symbols "main" and "Tcl_AppInit" MODULE_SCOPE: there is absolutely no reason for exporting them... check-in: 0a2eb3820d user: jan.nijtmans tags: trunk
13:09
Don't use MODULE_SCOPE in module implementation, only in declaration. check-in: 02ace0039f user: jan.nijtmans tags: trunk
13:07
Added missing Changelog entry. check-in: 7815a81153 user: dkf tags: trunk
13:05
More generation of error codes (most platform-specific parts not already using Tcl_PosixError). check-in: 1b095ad294 user: dkf tags: trunk
2011-04-05
21:44
Merge to feature branch check-in: 4ce991bfb8 user: dkf tags: dkf-notifier-poll
20:39
Make init.tcl.c a generated file rather than a source. check-in: 67cb635128 user: ferrieux tags: ferrieux-nacl
20:19
Import Olson's tzdata2011e. check-in: b349849325 user: venkat tags: trunk
07:15
merge trunk check-in: 442fe018f8 user: jan.nijtmans tags: jn-frq-3257396
2011-04-04
22:54
Merge to feature branch check-in: efc9c228a8 user: dkf tags: dkf-notifier-poll
22:53
More generation of error codes (TclOO miscellany). check-in: 08998a4f58 user: dkf tags: trunk
22:03
Improve README for running the example. check-in: a114bffb5a user: venkat tags: ferrieux-nacl
21:42
Cleanup compile warnings - mostly by adding prototypes check-in: a44ecf099c user: venkat tags: ferrieux-nacl
20:17
Test _before_ commit, not after... check-in: db7e6ab270 user: dkf tags: trunk
20:07
More generation of error codes (miscellaneous commands mostly already handled). check-in: 3085894b65 user: dkf tags: trunk
18:56
Big cleanup, avoiding any symlinks nor copies. More streamlined ./configure step. check-in: 264b36c863 user: ferrieux tags: ferrieux-nacl
16:39
[3202030] Updated README files, repairing broken URLs and other rot. check-in: 154c0c9945 user: dgp tags: trunk
14:36
Remove execute bit from tclStrToD.c check-in: 97d7eb05fc user: dkf tags: trunk
14:22
Merge to feature branch check-in: e058edf908 user: dkf tags: mig-no280
14:18
Merge to feature branch check-in: a7a0485fd1 user: dkf tags: mig-alloc-reform
14:17
Merge to feature branch Closed-Leaf check-in: a35d52175c user: dkf tags: aku-tip-280-cl-perf-trial
14:11
Merge to feature branch check-in: 0f976afd0f user: dkf tags: dkf-notifier-poll
14:10
Disable tcl::mathfunc::rmmadwiw by default to make test suite work; automated test frameworks have n... check-in: 1758d58a3c user: dkf tags: trunk
14:01
Remove unused header file: unix/tclUnixThrd.h check-in: f0f03b194c user: jan.nijtmans tags: trunk
13:55
More generation of error codes ([format], [after], [trace], RE optimizer). check-in: 7100664240 user: dkf tags: trunk
13:46
Minor tinkering with style. check-in: ad00613d3e user: dkf tags: trunk
13:40
Better error-message in case of errors related to setting a variable check-in: 0b4ce29050 user: jan.nijtmans tags: trunk
08:08
FRQ #3257396: Remove use of --export-dynamic check-in: bde7b55ccf user: jan.nijtmans tags: jn-frq-3257396
07:03
Explain chrome options better check-in: e860adf254 user: alex tags: ferrieux-nacl
2011-04-03
23:56
Clarify which files are actually symlinks check-in: d7c3b38fe1 user: alex tags: ferrieux-nacl
23:35
New branch ferrieux-nacl : a port of Tcl to Google's Nacl (Native Client) check-in: c38762ae52 user: alex tags: ferrieux-nacl
06:05
More generation of error codes (namespace creation, path normalization, pipeline creation, package h... check-in: a6c95ed9e0 user: dkf tags: trunk
2011-04-02
22:07
Replaced another couple of 'double' declarations with 'volatile double' to work around misrounding ... check-in: 147186904c user: kbk tags: trunk
17:22
More generation of errorCodes ([interp], [lset], [load], [unload]). check-in: d109deac44 user: dkf tags: trunk
12:17
More generation of errorCode information (default [bgerror] and [glob]). check-in: a2fcb8020d user: dkf tags: trunk
2011-04-01
10:48
mathematical version of TIP#131 check-in: c5a8b77ec4 user: max tags: trunk
09:29
Implement TIP#131 check-in: c7f554fb21 user: max tags: trunk
2011-03-31
10:05
Merge to feature branch check-in: ca02b70013 user: dkf tags: dkf-notifier-poll
10:04
TclClockOldscanObjCmd: More generation of errorCode information. check-in: 25eb27727e user: dkf tags: trunk
2011-03-29
15:06
More generation of errorCode information, notably when lists are mis-parsed. check-in: 999804376c user: dkf tags: trunk
12:57
merge trunk to feature branch check-in: e92fc1c871 user: mig tags: mig-no280
12:56
merge trunk to feature branch check-in: 097c214f3b user: mig tags: mig-alloc-reform
12:31
normbench check-in: 1453361bcc user: mig tags: mig-alloc-reform
2011-03-28
12:15
Corrected odd comment check-in: 748898a892 user: dkf tags: trunk
11:40
set default MODULE_SCOPE=extern, in case no other value is determined check-in: dbf7b56685 user: jan.nijtmans tags: trunk
10:56
Use the error messages generated by the variable management code rather than creating our own in [re... check-in: 2f614e5f12 user: dkf tags: trunk
09:32
Merge to feature branch check-in: 2869529c82 user: dkf tags: dkf-notifier-poll
03:08
normbench check-in: 399c1c64c5 user: mig tags: mig-alloc-reform
2011-03-27
22:49
merge trunk to feature branch check-in: 3b4b6041b0 user: mig tags: mig-no280
22:49
merge trunk to feature branch check-in: 8dc909d654 user: mig tags: mig-alloc-reform
22:43
* generic/tclBasic.c (TclNREvalObjEx): fix performance issue, notably apparent in tclbench's 'LIST l... check-in: 98907640f3 user: mig tags: trunk
10:21
merge trunk to branch check-in: ff627b8a14 user: mig tags: mig-no280
2011-03-26
12:38
merge trunk to feature branch check-in: ff240fb01d user: mig tags: mig-alloc-reform
12:12
More generation of errorCode information. check-in: a70db7c3eb user: dkf tags: trunk
11:58
Squelch another unnecessary cast. check-in: 8ad026f31b user: dkf tags: trunk
11:53
Reduce the number of casts used to manage Tcl_Obj internal representations. check-in: b2381061a7 user: dkf tags: trunk
07:24
Merge to feature branch check-in: 2c89760d75 user: dkf tags: dkf-notifier-poll
06:32
The -debug:full option is not supported when using the modern versions of link.exe included with MSV... check-in: d5d628263b user: jan tags: trunk
2011-03-25
14:05
Remove Tclp(Local|Gm)time_unix forwarders, the same can be done directly check-in: 24d1308684 user: jan.nijtmans tags: trunk
14:04
Merge to feature branch check-in: 48a0bb8660 user: dkf tags: dkf-notifier-poll
01:09
normbench check-in: 6ec584b8df user: mig tags: mig-alloc-reform
01:09
reordering of TEBCdata fields, just for clarity check-in: c98b86fea1 user: mig tags: mig-alloc-reform
2011-03-24
23:42
branch with tip #280 removed, for perf impact measurements check-in: 6cbe02a1d6 user: mig tags: mig-no280
22:48
only do the alloc-space maximization when needed check-in: dbff67cd44 user: mig tags: mig-alloc-reform
22:06
add finalization code; needed? check-in: 5a869d1e11 user: mig tags: mig-alloc-reform
20:23
slightly faster inUse computation check-in: 0148c7fff1 user: mig tags: mig-alloc-reform
19:24
merge trunk into feature branch check-in: 7649a6b239 user: mig tags: mig-alloc-reform
16:43
Restored C++ usability to the memory allocation and free macros. check-in: ffeec96f44 user: dgp tags: trunk
12:05
fix comments check-in: 8f2bc5aa20 user: mig tags: mig-alloc-reform
11:39
merge trunk check-in: 4bc0292a61 user: mig tags: mig-alloc-reform
10:23
Merge to feature branch check-in: 1c5281d1a4 user: dkf tags: dkf-notifier-poll
09:52
Ensure that any reference to temporary index tables is squelched immediately rather than hanging aro... check-in: 7d471fa4b4 user: dkf tags: trunk
09:12
Correct bizarre name of enumeration member. check-in: 0fe67a0357 user: dkf tags: trunk
06:23
Merge to feature branch check-in: 6968a9adbd user: dkf tags: dkf-notifier-poll
00:47
bugfix in new Tcl_Preserve check-in: 997703b388 user: mig tags: mig-alloc-reform
2011-03-23
23:42
completely new Tcl_Preserve implementation under Zippy, should be *much* faster. Cost is loss of som... check-in: a39cc6c970 user: mig tags: mig-alloc-reform
23:23
Trial patch changing the handling of the TIP 280 continuation line data structures to keep expensive... check-in: 2b5c76ad19 user: andreask tags: aku-tip-280-cl-perf-trial
19:04
normBench check-in: 9dc1f7865d user: mig tags: mig-alloc-reform
13:12
merge trunk to feature branch check-in: d99d43d373 user: mig tags: mig-alloc-reform
13:11
* generic/tclObj.c: exploit HAVE_FAST_TSD for the deletion context in TclFreeObj() check-in: 005a498bda user: mig tags: trunk
11:59
fix multi->purify, some cleanup check-in: a8eaab2085 user: mig tags: mig-alloc-reform
2011-03-22
22:13
ifdefery now ok? testing all build options on core.tcl.tk check-in: 7a8b1fc210 user: mig tags: mig-alloc-reform
22:01
parens check-in: 8187ce216e user: mig tags: mig-alloc-reform
21:51
slightly clearer ifdefery check-in: ebf5f5e368 user: mig tags: mig-alloc-reform
21:18
fix ifdefery check-in: 4b0d1bdd14 user: mig tags: mig-alloc-reform
19:02
separate Tcl_Obj free lists from blocks, was having weird perf issues possibly due to different bloc... check-in: 4492886364 user: mig tags: mig-alloc-reform
11:21
Merge to feature branch check-in: 03f3ae79e3 user: dkf tags: dkf-notifier-poll
11:20
Restore build-ability and fix mixed up ordering assumptions. check-in: 2870a0fa35 user: dkf tags: dkf-notifier-poll
11:12
Try to minimize the amount of work done inside the notifier thread. check-in: 792d0f741d user: dkf tags: dkf-notifier-poll
11:07
better checks for allocator variant check-in: 571c0a6b39 user: mig tags: mig-alloc-reform
11:01
merge trunk to feature branch check-in: 2963951bab user: mig tags: mig-alloc-reform
10:52
simpler initialization of Cache under HAVE_FAST_TSD, from mig-alloc-reform. check-in: 46389c7b91 user: mig tags: trunk
10:43
merge-mark check-in: b98be6337d user: jan.nijtmans tags: trunk
10:15
typo check-in: 6ef9ab3ad5 user: jan.nijtmans tags: trunk
10:14
[Bug #3216070] Loading extension libraries from embedded Tcl applications. check-in: 58a4f59ea3 user: jan.nijtmans tags: trunk, potential incompatibility
2011-03-21
16:37
simpler initialization check-in: aebc5a42cc user: mig tags: mig-alloc-reform
14:42
remove one level of allocator indirection in non-memdebug builds, imported from mig-alloc-reform. check-in: d74d7bb013 user: mig tags: trunk
14:38
fix last commit check-in: 54811e2ece user: mig tags: mig-alloc-reform
13:41
remove one level of indirection in non-mem-debug builds check-in: 0e843f63e5 user: mig tags: mig-alloc-reform
11:42
some cleanup re obj deletion check-in: ca6e8a9e5e user: mig tags: mig-alloc-reform
11:42
small opts check-in: ce2cb0ea68 user: mig tags: mig-alloc-reform
2011-03-20
16:21
Merge to feature branch check-in: b322e79d3f user: dkf tags: dkf-notifier-poll
16:20
Getting closer to working check-in: 8e2242b4d1 user: dkf tags: dkf-notifier-poll
11:42
merge trunk to feature branch check-in: 3560c1f392 user: mig tags: mig-alloc-reform
11:40
changelog entry check-in: 292737732e user: mig tags: trunk
11:13
(empty) merge trunk to feature branch check-in: 62f6fa7f9d user: mig tags: mig-alloc-reform
11:10
* generic/tclThreadAlloc.c: imported HAVE_FAST_TSD support from mig-alloc-reform. The feature has to... check-in: 79413ce9a4 user: mig tags: trunk
2011-03-19
21:47
adding benchmarks on core.tcl.tk; still some weirdos, but looking good check-in: 8b0b6c41ab user: mig tags: mig-alloc-reform
19:44
early return on freeing a NULL pointer check-in: a32bb0339b user: mig tags: mig-alloc-reform
19:35
remove stray panic set for debugging check-in: 75dcf88f4e user: mig tags: mig-alloc-reform
19:00
uninited var in last commit check-in: e6905754d8 user: mig tags: mig-alloc-reform
17:56
look at all blocks in this thread before looking in the shared cache check-in: 724c29a7ae user: mig tags: mig-alloc-reform
17:23
tclListObj.c: simplify macros check-in: 3a9fac126e user: mig tags: mig-alloc-reform
12:24
get purify and native to build by removing ref to ckalloc and friends check-in: 505625c2e2 user: mig tags: mig-alloc-reform
2011-03-18
23:04
getting aPURIFY to build? check-in: 8f55251fdd user: mig tags: mig-alloc-reform
22:57
remove TclpAlloc and friends from internal stubs check-in: 28384cbc01 user: mig tags: mig-alloc-reform
22:42
move the allocator stuff to the end of tclInt.h, in order not to interfere with tclIntDecls.h check-in: cd2c0f98f9 user: mig tags: mig-alloc-reform
20:46
Compilation support added. Code currently broken. check-in: adbeeca79c user: dkf tags: dkf-notifier-poll
19:18
let TclAllocMaximize maintain zippys stats check-in: 9cb2f836cb user: mig tags: mig-alloc-reform
18:57
let TEBC also use TclAllocMaximize check-in: 248b0a0e0a user: mig tags: mig-alloc-reform
18:06
remove unused mutex check-in: a3f0c08c7f user: mig tags: mig-alloc-reform
16:16
New function TclAllocMaximize(). Let tclListObj.c find out the real allocated size, thus reducing th... check-in: b8f22672b2 user: mig tags: mig-alloc-reform
13:55
Merge to feature branch check-in: 4ce3d8681f user: dkf tags: dkf-notifier-poll
13:32
README addition check-in: 3e9d5dacd9 user: mig tags: mig-alloc-reform
13:25
README addition check-in: bba5f24346 user: mig tags: mig-alloc-reform
13:10
README addition check-in: bafa2025b3 user: mig tags: mig-alloc-reform
12:54
development branch for allocator changes check-in: 80a014ef05 user: mig tags: mig-alloc-reform
2011-03-17
22:00
Generate errorCode information on failure to parse expressions. check-in: 0c22db4f68 user: dkf tags: trunk
16:12
[Patch #3124683]: platform specific stuff in (tcl|tk)Main.c check-in: 9edcb7e14b user: jan.nijtmans tags: trunk
2011-03-16
15:55
[Bug #3197864] pointer truncation on Win64 TCL_MEM_DEBUG builds check-in: 40cc64ec16 user: jan.nijtmans tags: trunk
14:31
Rewrites to eliminate some isspace() calls. check-in: abe0c909b1 user: dgp tags: trunk
11:48
*CLOSED BRANCH* Switched noisy devel to private branch, will reopen when things work. Closed-Leaf check-in: 7cc6ed1035 user: mig tags: mig-alloc-reform
09:58
Merge to feature branch check-in: 84c232a3dd user: dkf tags: dkf-notifier-poll
09:25
Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform necessary basis. Backported f... check-in: 790d40558a user: jan.nijtmans tags: trunk
2011-03-15
23:06
remove unneeded things check-in: be49a1fb5a user: mig tags: mig-alloc-reform
14:53
fix so that thread blocks are recycled when a thread dies (HAVE_FAST_TSD), just keep the original st... check-in: 536791f045 user: mig tags: mig-alloc-reform
14:15
reorganisation towards (hopefuly) defining the allocator and/or purify at app start time; for now it... check-in: d0f1659e90 user: mig tags: mig-alloc-reform
09:51
Merge to feature branch check-in: 9d8e674712 user: dkf tags: dkf-notifier-poll
09:44
retire TclInterpAlloc/Free/Realloc check-in: 15d781d135 user: mig tags: mig-alloc-reform
08:44
retire USE_TCLALLOC check-in: 9345713da6 user: mig tags: mig-alloc-reform
01:04
let zippy use fast __thread TSD; enable with -DHAVE_FAST_TSD, the corresponding autoconferry is miss... check-in: b598f4b149 user: mig tags: mig-alloc-reform
00:33
bugfix, was always using the shared pool check-in: b4cce9f15d user: mig tags: mig-alloc-reform
00:18
merge trunk check-in: 3be14a67e3 user: mig tags: mig-alloc-reform
00:16
enable zippy to also work on unthreaded builds as a special case; to enable compile without threads ... check-in: 5b965f32a9 user: mig tags: mig-alloc-reform
2011-03-14
21:34
Import Olson's tzdata2011d and fix a tclZIC.tcl bug that made the import fail. * tools/tclZIC.tcl... check-in: 6ae7178df2 user: kbk tags: trunk
17:22
merge trunk check-in: 6823128b5b user: dgp tags: dgp-refactor
17:17
Standardize on autoconf-2.59 to generate configure files check-in: ee51894333 user: dgp tags: trunk
16:57
Add files that the cvs to fossil conversion failed to place on the dgp-refactor branch. check-in: 7ad5dfaf09 user: dgp tags: dgp-refactor
16:48
optimise freeing in TclAttemptRealloc check-in: 50502adb40 user: mig tags: mig-alloc-reform
16:09
cherry pick a merge missed around the time of the cvs to fossil conversion check-in: 12bbe90b32 user: dgp tags: dgp-refactor
15:50
merge trunk check-in: b72c342f16 user: dgp tags: dgp-refactor
15:48
Reduce diffs from trunk, and tidy up some casting matters. check-in: 56ed611c89 user: dgp tags: dgp-refactor
15:10
merge 8.5 check-in: d1023d4eff user: dgp tags: trunk
14:41
merge trunk + update ckfree() and ckalloc() calls check-in: 4ddd1c56f7 user: dgp tags: dgp-refactor
14:40
Merge to feature branch check-in: 6f4e084302 user: dkf tags: dkf-notifier-poll
14:28
merge trunk check-in: a8dba24937 user: mig tags: mig-alloc-reform
14:25
Apply non-comment changes to take our fork of libtommath up to tracking 0.42.0 from 0.39. check-in: 71dc9aa917 user: dkf tags: trunk
13:20
Revert previous commit: I was not aware that we have a fork of libtommath Closed-Leaf check-in: 36f4d48631 user: jan.nijtmans tags: mistake-20110314
09:52
re-import ltm-0.39, with original RCS-ID's check-in: d2435b0687 user: jan.nijtmans tags: mistake-20110314
2011-03-13
23:15
merge trunk check-in: 97528be764 user: mig tags: mig-alloc-reform
22:42
* generic/tclAssembly.c (BBEmitInstInt1): Changed parameter data types in an effort to silence a MS... check-in: 2404226f31 user: kbk tags: trunk
18:20
fixed bug in testnrelevels, all tests pass check-in: a63f3d7674 user: mig tags: mig-alloc-reform
18:01
remove unneeded (DE)CACHE_STACK_INFO macros check-in: 50e3c694d6 user: mig tags: mig-alloc-reform
17:47
remove the Tcl stack completely, each bytecode llocates its own stacklet. *BROKEN*: problems in coro... check-in: 56e8a9f747 user: mig tags: mig-alloc-reform
13:38
manage the catch stack as array not pointer-to-top check-in: 04f1b785bf user: mig tags: mig-alloc-reform
13:01
merge trunk check-in: 727d8e6901 user: mig tags: mig-alloc-reform
12:54
remove TD->expanded, not needed now check-in: 86417ad208 user: mig tags: trunk
07:01
merge trunk check-in: f480a4c841 user: mig tags: mig-alloc-reform
06:59
* generic/tclExecute.c: remove TEBCreturn() check-in: 77dc554864 user: mig tags: trunk
05:50
fix for other allocators check-in: 8778c03c38 user: mig tags: mig-alloc-reform
05:46
redefine TclInterpAlloc/Free to use zippy Tcl_Alloc infrastructure; will be very fast on zippy, not ... check-in: 5314e617b9 user: mig tags: mig-alloc-reform
04:50
rename TclStackAlloc/Free to TclInterpAlloc/Free check-in: 820d67f844 user: mig tags: mig-alloc-reform
02:21
typo check-in: ad14fb1217 user: mig tags: mig-alloc-reform
02:13
remove one level of indirection when using native malloc check-in: 0be21a8979 user: mig tags: mig-alloc-reform
01:45
small typo check-in: 61312530e5 user: mig tags: mig-alloc-reform
01:37
replace TclpAlloc with Tcl_AttemptAlloc, TclpRealloc with Tcl_AttemptRealloc, TclpFree with Tcl_Free check-in: c6418d0771 user: mig tags: mig-alloc-reform
00:13
* tclInt.h: small change in macros check-in: e78bf70e9a user: mig tags: mig-alloc-reform
2011-03-12
23:32
make Tcl_Obj alloc and smallest allocs in zippy use the same pool check-in: 74ccfbd00b user: mig tags: mig-alloc-reform
15:10
Merge to feature branch check-in: b2b39ea64e user: dkf tags: dkf-notifier-poll
15:06
Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in rest of Tcl source code. ... check-in: 5574bdd262 user: dkf tags: trunk