Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
1056 check-ins using file unix/tclLoadShl.c version c19b02153e
|
2013-09-19
| ||
| 13:39 | [31661d2135] Plug memory leak. Closed-Leaf check-in: 3aeeb51441 user: dgp tags: bug-31661d2135 | |
|
2013-01-01
| ||
| 15:26 | missing update in last merge check-in: 289843313b user: mig tags: mig-no280 | |
|
2012-11-25
| ||
| 16:02 | remove commented-out junk in tclListObj.c check-in: 0c315832ff user: mig tags: mig-alloc-reform | |
|
2012-07-02
| ||
| 15:11 | NRInterpCoroutine -> TclNRInterpCoroutine make NRCommand static make TalInstructionTable static cons... check-in: 676ca7df46 user: jan.nijtmans tags: trunk | |
| 08:57 | merge-mark check-in: a9f3496920 user: jan.nijtmans tags: trunk | |
| 08:40 | [Bug 3536888] update: Translate script parameters for msgcat check-in: b3e93a43b7 user: jan.nijtmans tags: trunk | |
|
2012-07-01
| ||
| 19:51 | merge trunk check-in: 734e9dff15 user: jan.nijtmans tags: frq-3527238 | |
| 19:44 | add TclUnixCopyFile to stub table for Cygwin check-in: afb4e7c90a user: jan.nijtmans tags: trunk | |
|
2012-06-29
| ||
| 11:40 | Add tn, ro_MO and ru_MO to msgcat check-in: 435c723835 user: jan.nijtmans tags: trunk | |
| 09:30 | [Bug 3536888] Locale guessing of msgcat fails on (some) Windows 7 Bump msgcat version to 1.4.5 check-in: a9b59c28e4 user: jan.nijtmans tags: trunk | |
| 08:49 | Reinforced the description of the requirement for the tables of names for Tcl_GetIndexFromObj to ind... check-in: c58e511ee3 user: dkf tags: trunk | |
|
2012-06-28
| ||
| 21:30 | only expect tcldde.dll when --enable-shared check-in: 808ed98ff1 user: jan.nijtmans tags: trunk | |
| 21:05 | Simplify tclFileSystem.h. Define structs where used. check-in: b59a169885 user: dgp tags: trunk | |
|
2012-06-27
| ||
| 18:53 | merge check-in: 21f0d00d5c user: jan.nijtmans tags: trunk | |
| 15:12 | Experimental support for UNC paths (through VFS) on UNIX/Mac check-in: c91c7cef8f user: jan.nijtmans tags: tip-402 | |
| 14:41 | don't print out copying of zlib1.dll check-in: 8f812cd4e5 user: jan.nijtmans tags: trunk | |
|
2012-06-26
| ||
| 19:49 | merge-mark check-in: c12944a459 user: jan.nijtmans tags: trunk | |
| 19:44 | fix some gcc 64-bit warnings quoting improvements eliminate unused variable check-in: 5ce6ec5402 user: jan.nijtmans tags: trunk | |
| 14:31 | use cygwin_conv_path() in stead of deprecated cygwin_conv_to_full_posix_path check-in: 0bde6cbf35 user: jan.nijtmans tags: trunk | |
| 09:41 | Let Cygwin shared build link with zlib1.dll, not cygz.dll (two less dependencies on cygwin-specific ... check-in: 00e39c13a5 user: jan.nijtmans tags: trunk | |
| 08:05 | Use EAI_SYSTEM only if it exists. check-in: 3a19fabce0 user: max tags: trunk | |
|
2012-06-25
| ||
| 16:42 | 3024359 Make sure that the per-thread cache of the list of file systems currently registered is only... check-in: a340fc1f8f user: dgp tags: trunk | |
| 13:05 | minor: changelog formatting check-in: 6a08a1397b user: dkf tags: trunk | |
| 12:57 | [Bug 3537605]: Make [encoding dirs ? ?] report the right error message. check-in: 0d03fa5c04 user: dkf tags: trunk | |
| 09:23 | merge trunk check-in: 9460101cd7 user: dkf tags: tip-400-impl | |
| 08:08 | [Patch #1536227]: Cygwin network pathname support check-in: a9f36601c5 user: jan.nijtmans tags: trunk | |
|
2012-06-24
| ||
| 15:15 | add configurability of readahead limit check-in: 7482d21f6a user: dkf tags: tip-400-impl | |
| 06:07 | some wrong versions check-in: 3d36fc27c1 user: jan.nijtmans tags: trunk | |
|
2012-06-23
| ||
| 07:27 | [Bug 3508771]: Cygwin notifier for handling win32 events check-in: eb701a2be1 user: jan.nijtmans tags: trunk | |
|
2012-06-22
| ||
| 18:50 | FilesystemRecord structs no longer need refcounting check-in: 1377d27f90 user: dgp tags: trunk | |
| 16:50 | Revise the order of memory free, so that bugs that attempt to access freed memory are more likely to... check-in: 14796ee27f user: dgp tags: trunk | |
| 15:25 | Rework the error message generation of [socket], so that the error code of getaddrinfo is used inste... check-in: 31ae01e6f6 user: max tags: trunk | |
| 10:51 | Restored the possibility to define a panicproc as low memory handler See: [#1446864] check-in: f3c68559aa user: jan.nijtmans tags: trunk | |
| 08:17 | merge trunk check-in: 5e66fb3083 user: dkf tags: tip-400-impl | |
| 07:52 | Documenting the stream command options better. check-in: 8441bebe57 user: dkf tags: tip-400-impl | |
| 07:51 | Start to split apart the stream command implementation for easier maintenance. check-in: 60118984c2 user: dkf tags: tip-400-impl | |
|
2012-06-21
| ||
| 21:36 | merge trunk check-in: 7c4c6a5dfc user: dgp tags: dgp-pkg-migration | |
| 18:03 | Stop storing FilesystemRecord in the intrep of a "path". We never use it. Store the Tcl_Filesystem i... check-in: 617b36da35 user: dgp tags: trunk | |
| 11:31 | [Bug 3362446]: possible allocation error when using UNICODE check-in: 8600fa53be user: jan.nijtmans tags: trunk | |
| 10:56 | [Bug 3362446]: possible allocation error when using UNICODE check-in: 80fb35055e user: jan.nijtmans tags: trunk | |
| 09:48 | [Bug #3362446]: registry keys command fails with 8.5/8.6 check-in: 0aac52c609 user: jan.nijtmans tags: trunk | |
|
2012-06-20
| ||
| 20:02 | Remove dead code that complicates fs path values but adds no value. check-in: dd88cbe53a user: dgp tags: trunk | |
|
2012-06-19
| ||
| 15:00 | Plug memory leak, part of [Bug #3362446]. Dde version should be 1.3.0, not 1.3 check-in: 1c7cfda54c user: jan.nijtmans tags: trunk | |
| 11:58 | make tclWinReg.c compile/run without UNICODE (suggested in bug #3362446) check-in: 2bdd7f3c3c user: jan.nijtmans tags: trunk | |
|
2012-06-16
| ||
| 17:20 | merge trunk check-in: 2b00cddb34 user: dkf tags: tip-400-impl | |
|
2012-06-15
| ||
| 09:39 | alternative fix for [a7e00a0e02] breakage: just make sure that the variable $tmpspace is always set check-in: 1581f9beac user: jan.nijtmans tags: trunk | |
| 09:02 | upgrade to 1.2.7 build of dll check-in: 0799b50a05 user: jan.nijtmans tags: trunk | |
|
2012-06-14
| ||
| 13:56 | fix fCmd-6.19 on win32, which was broken by [a7e00a0e02] check-in: 8992b49011 user: jan.nijtmans tags: trunk | |
| 07:37 | more readable check-in: 29049e28d2 user: jan.nijtmans tags: trunk | |
|
2012-06-13
| ||
| 12:42 | merge trunk update dde doc check-in: fd51a2cd3c user: jan.nijtmans tags: frq-3527238 | |
|
2012-06-12
| ||
| 12:36 | add test that triggered reporting of [Bug 3530230] check-in: 41bb6c4e84 user: dkf tags: trunk | |
|
2012-06-11
| ||
| 17:49 | 3532959 Make sure the lifetime management of entries in the linePBodyPtr hash table can tolerate eit... check-in: bfddfa54a6 user: dgp tags: trunk | |
| 09:34 | new attempt, with only those parts of frq-3527238 which don't introduce new command options, so don'... check-in: 28ef7b1b66 user: jan.nijtmans tags: frq-3527238 | |
| 00:07 | verify zlib package presence and version check-in: f610c56714 user: dkf tags: tip-400-impl | |
|
2012-06-09
| ||
| 23:18 | merge trunk check-in: 22783de97e user: dkf tags: tip-400-impl | |
| 23:15 | more cross-testing of dictionary-powered compression; describe package configuration check-in: 0b4976f30a user: dkf tags: tip-400-impl | |
| 17:52 | tidy up, fix test check-in: 8de6530ffc user: dkf tags: tip-400-impl | |
|
2012-06-08
| ||
| 13:25 | 3530533 Centralize #include <pthread.h> in the tclUnixPort.h header so that old unix systems that ne... check-in: a790f23b77 user: dgp tags: trunk | |
| 08:07 | Revise the "null data" check: null strings are possible, but empty binary arrays are not check-in: 146dc6a0b5 user: jan.nijtmans tags: trunk | |
|
2012-06-07
| ||
| 07:12 | compressing transforms now work with dictionaries, even if raw check-in: e231a12fa0 user: dkf tags: tip-400-impl | |
|
2012-06-06
| ||
| 14:49 | merge trunk check-in: b109af9eb4 user: dkf tags: tip-400-impl | |
| 14:48 | Declare that Tcl provides the zlib 2.0 package. check-in: bb6a97ac20 user: dkf tags: trunk | |
| 13:07 | On Cygwin, use win32 API in stead of uname() to determine the tcl_platform variables check-in: f980e7a9d2 user: jan.nijtmans tags: trunk | |
| 10:34 | making the -dictionary option work with streams check-in: 66c85777b9 user: dkf tags: tip-400-impl | |
| 09:30 | more tests, more failures, more docs check-in: f8985a5c76 user: dkf tags: tip-400-impl | |
|
2012-06-05
| ||
| 16:50 | more test tinkering check-in: 742f9aa251 user: dkf tags: tip-400-impl | |
| 16:36 | fix broken tests check-in: 880937da6f user: dkf tags: tip-400-impl | |
| 16:25 | better test that dictionaries work check-in: de20ce73f0 user: dkf tags: tip-400-impl | |
| 16:05 | merge trunk check-in: e73acb9905 user: dkf tags: tip-400-impl | |
| 15:59 | Remove unused variable NULL_CONTEXT. check-in: 56ee0e2274 user: dgp tags: trunk | |
| 15:41 | Remove unused variable mantDIGIT. check-in: 8444ad9f87 user: dgp tags: trunk | |
| 13:06 | 3530533 Add comments to failing tests. check-in: f2f7e65354 user: dgp tags: trunk | |
|
2012-06-01
| ||
| 22:01 | [Bug 3530536]: zlib-7.4 fails on IRIX64 check-in: 4427cf5dcc user: jan.nijtmans tags: trunk | |
| 21:34 | two more testcases, showing that only the "deflate" and "inflate" streams don't update the checksum,... Closed-Leaf check-in: 2cd9b5a6b6 user: jan.nijtmans tags: bug-3530536 | |
| 21:09 | bug-3530536 check-in: b7606a8e7c user: jan.nijtmans tags: bug-3530536 | |
| 19:34 | 3519357 Use randomized subdir of /tmp in xdev tests to reduce chance of conflict check-in: a7e00a0e02 user: dgp tags: trunk | |
|
2012-05-31
| ||
| 14:52 | [Bug 3531089] Added test to stop this from happening again check-in: e35f4db709 user: dkf tags: trunk | |
| 14:20 | fix subtle problem with safe [file] that caused Tk test failure check-in: 0eb7c39906 user: dkf tags: trunk | |
| 10:09 | [Bug 1997845]: Corrected formatting so that generated HTML can link properly. check-in: cb03557b65 user: dkf tags: trunk | |
| 09:04 | Prevented intermittent test failure due to race condition. check-in: aef2fad906 user: dkf tags: trunk | |
| 08:31 | merge trunk check-in: 12d3e9c223 user: dkf tags: tip-400-impl | |
|
2012-05-30
| ||
| 14:41 | minor: make TIP 106 commit easier to spot in ChangeLog check-in: c73d8858d2 user: dkf tags: trunk | |
| 04:59 | experiment fixing bug 3530536 Closed-Leaf check-in: fd248ceb70 user: jan.nijtmans tags: bug-3530536 | |
|
2012-05-29
| ||
| 11:09 | merge trunk Note: this breaks winDde-9.4 test, which still needs to be fixed! Closed-Leaf check-in: 623ce25e16 user: jan.nijtmans tags: frq-3527238 | |
| 09:52 | minor: rewrap overlong lines check-in: 4c808f2ab4 user: dkf tags: trunk | |
| 09:48 | [Bug 2931407]: Clarified semantics of division and remainder operators. check-in: 719987889f user: dkf tags: trunk | |
| 07:57 | [Bug 3525762]: Encoding handling in dde check-in: 9cc84a6ebc user: jan.nijtmans tags: trunk | |
|
2012-05-28
| ||
| 19:30 | explicitely specify encoding in DdeCreateStringHandle Closed-Leaf check-in: 262b595d2b user: jan.nijtmans tags: bug-3525762 | |
| 13:17 | [Bug 3529949]: Defang 'file dirname ~' etc in safe interps check-in: 88208bfbd4 user: dkf tags: trunk | |
| 08:39 | fix for bug bug-3525762 check-in: 225184bfe2 user: jan.nijtmans tags: bug-3525762 | |
|
2012-05-26
| ||
| 13:04 | Track the remnants of [Bug 2913625] as knownBug tests. :-( check-in: 32f830e2a6 user: dkf tags: trunk | |
|
2012-05-25
| ||
| 14:52 | [Bug 3528418]: Document what is going on with respect to qualification of command prefixes in ensemb... check-in: 95e215a97e user: dkf tags: trunk | |
| 08:50 | Factor out constant that must be the same in multiple places. Prompted by a conversation with Alexan... check-in: 68547a2755 user: dkf tags: trunk | |
| 08:29 | merge trunk check-in: 58ac4eadab user: jan.nijtmans tags: frq-3527238 | |
| 08:19 | [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as well as XTYP_REQUEST. ... check-in: e50aa91fc7 user: jan.nijtmans tags: trunk | |
| 06:42 | fix genStubs.tcl for OSX check-in: 0a86fa399d user: jan.nijtmans tags: trunk | |
|
2012-05-24
| ||
| 19:52 | Take cygwin handling of X11 into account Implement TclpIsAtty, Cygwin only doc/dde.n: doc fix check-in: 8b1aa1dc5e user: jan.nijtmans tags: trunk | |
| 10:54 | Revert most of [3caedf05df], since when we let cygwin share the win32 stub table this is no longer n... check-in: 3873dc6035 user: jan.nijtmans tags: trunk | |
| 10:05 | merge trunk check-in: baf67cf0df user: dkf tags: tip-400-impl | |
| 09:54 | minor: Cleaning up code, adding comments. check-in: f44eb823c8 user: dkf tags: trunk | |
| 08:02 | add "--" argument to various commands, and some bug fixes check-in: ec27660cbb user: jan.nijtmans tags: frq-3527238 | |
|
2012-05-23
| ||
| 14:15 | add -binary option to "dde eval" check-in: 3f917a93ea user: jan.nijtmans tags: frq-3527238 | |
| 13:13 | * generic/tclZlib.c (ZlibTransformInput): [Bug 3525907]: Ensure that decompressed input is flushed t... check-in: 0252132d3a user: dkf tags: trunk | |
| 12:00 | fix [bug 3529063]: 2 minor bugs in TIP #106 implementation check-in: 1b2cd6ca9a user: jan.nijtmans tags: trunk | |
| 09:19 | added -binary option for "dde servername" check-in: b087d03c2b user: jan.nijtmans tags: frq-3527238 | |
|
2012-05-22
| ||
| 20:28 | Use zero-delays instead of finite ones when posting fileevents, because (1) they should be zero in t... Closed-Leaf check-in: 8971a30409 user: ferrieux tags: bug-3525907 | |
| 16:05 | 3528601 Fix broken --disable-threads build. check-in: a7a2d55df6 user: dgp tags: trunk | |
| 15:11 | Avoid calling close() on a bogus fd when an attempt to open a client socket with an unsupported addr... check-in: 95bbb434f9 user: dgp tags: trunk | |
| 12:32 | Increase the timer resolution of test io-29.33b so the timing sensitivity of the test is reduced and... check-in: 3d15cab626 user: dgp tags: trunk | |
| 09:15 | better unicode detection: Unicode always ends with two zero-bytes check-in: a80aa8d5d3 user: jan.nijtmans tags: frq-3527238 | |
|
2012-05-21
| ||
| 17:08 | Use [package prefer latest] to force valgrinding to use a version of Thread suitable for the whole t... check-in: fe1400c626 user: dgp tags: trunk | |
| 16:56 | When using Tcl_SetObjLength() calls to grow and shrink the objPtr->bytes buffer, care must be taken ... check-in: a13bf543cf user: dgp tags: trunk | |
| 16:49 | Update requirements to avoid old buggy Thread releases. check-in: 57970151cd user: dgp tags: trunk | |
| 14:08 | merge trunk check-in: af0d651ee7 user: dgp tags: dgp-pkg-migration | |
| 12:12 | update doc check-in: 6081ecfbdf user: jan.nijtmans tags: frq-3527238 | |
| 11:58 | merge trunk check-in: 9130382a5a user: jan.nijtmans tags: frq-3527238 | |
| 11:31 | TIP #106: Add Encoding Abilities to the [dde] Command check-in: caff0b1e87 user: jan.nijtmans tags: trunk | |
|
2012-05-20
| ||
| 20:46 | Add test showing both loss of bytes and empty-fileevent frenzy. check-in: 1897b2023d user: ferrieux tags: bug-3525907 | |
| 07:58 | * generic/tclOOBasic.c (TclOO_Class_Constructor): [Bug 2023112]: Cut the amount of hackiness in cl... check-in: 5855f07bc4 user: dkf tags: trunk | |
|
2012-05-18
| ||
| 00:01 | typofix check-in: 79f43c880f user: dkf tags: tip-400-impl | |
|
2012-05-17
| ||
| 21:47 | Brought bugfix branch uptodate with head development. check-in: c003b262df user: andreask tags: bug-3525907 | |
| 21:45 | Fix for bug 3525907. Reworked TransformInput() entirely, tightened use of timed events, and added co... check-in: 5ffc93920d user: andreask tags: bug-3525907 | |
| 17:26 | merge trunk check-in: 22b8f68842 user: dkf tags: tip-400-impl | |
| 17:20 | Cancel the timeout timers! If this isn't done, lingering timers from early tests can trigger false... check-in: ba6087ec84 user: dgp tags: trunk | |
| 16:43 | * generic/tclCmdMZ.c (Tcl_SwitchObjCmd): [Bug 3106532]: Corrected resulting indexes from -indexvar... check-in: 0fb04d2cdf user: dkf tags: trunk, potential incompatibility | |
| 15:01 | [Bug 3527618]: Stabilize tests that use [info frame 0] check-in: 7b16456f75 user: dkf tags: trunk | |
| 14:44 | [Bug 2964715]: fixes to globbing in safe interpreters check-in: fe7ec23cbd user: dkf tags: trunk | |
| 10:27 | minor: ChangeLog formatting fixes check-in: ea85222359 user: dkf tags: trunk | |
|
2012-05-16
| ||
| 23:23 | [Bug 3525462]: Document what relational operators really do with string args. check-in: b16c8afdda user: dkf tags: trunk | |
| 14:11 | [Bug 3445787]: Improve the compatibility of safe interpreters' version of 'file' with that of unsafe... check-in: 35240baf0f user: dkf tags: trunk | |
| 09:29 | FRQ 3527238: first experiment implementing CF_UNICODETEXT for dde check-in: ba88b2a19d user: jan.nijtmans tags: frq-3527238 | |
|
2012-05-15
| ||
| 05:18 | revert part of [8f9c16848b] move Tcl_MacOSXOpenBundleResources and Tcl_MacOSXOpenVersionedBundleReso... check-in: 0b3f9702e0 user: jan.nijtmans tags: trunk | |
|
2012-05-13
| ||
| 14:53 | Protect against receiving strings without ending \0, as external applications (or Tcl with TIP #106)... check-in: 7e5a842ffb user: jan.nijtmans tags: trunk | |
| 11:04 | merge trunk check-in: b939500e30 user: dkf tags: tip-400-impl | |
|
2012-05-11
| ||
| 12:50 | fix handling of closing '\0' for -binary data update dde version to 1.4.0 Closed-Leaf check-in: 5199131175 user: jan.nijtmans tags: tip-106-impl | |
|
2012-05-10
| ||
| 22:01 | merge trunk check-in: 965fe4924b user: jan.nijtmans tags: tip-106-impl | |
| 21:57 | first shot at internationalization of dde check-in: d36a06647e user: jan.nijtmans tags: trunk | |
| 21:48 | [Bug 473946]: special characters not correctly sent check-in: 1aee402b1b user: jan.nijtmans tags: trunk | |
| 21:43 | [Bug 2812981]: Clean up bundled packages' build directory from within Tcl's ./configure, to avoid s... check-in: de38d43a1e user: ferrieux tags: trunk | |
| 09:22 | updated C API to be more focused on supporting just some operations check-in: edb281b2f7 user: dkf tags: tip-400-impl | |
|
2012-05-09
| ||
| 22:28 | Undone part of change [32d93a8414], keeping [chan postevent] synchronous for owner == handler. check-in: 360eb75e01 user: andreask tags: trunk | |
| 19:09 | * generic/tclIORChan.c [Bug 3522560]: Fixed the crash, enabled the test case. Modified [chan post... check-in: 32d93a8414 user: andreask tags: trunk | |
| 19:03 | * tests/ioCmd.test [Bug 3522560]: Added a test which crashes the core if it were not disabled as ... check-in: 92b2807753 user: andreask tags: trunk | |
|
2012-05-08
| ||
| 15:23 | merge trunk check-in: abf7628aac user: dgp tags: dgp-refactor | |
| 09:26 | another bug: [dde eval -async -binary] didn't work check-in: 1a74749c0d user: jan.nijtmans tags: tip-106-impl | |
| 09:07 | fix test-cases winDde 5.1 and 5.3 check-in: e200c4594c user: jan.nijtmans tags: tip-106-impl | |
|
2012-05-07
| ||
| 18:40 | merge trunk check-in: 3653a449db user: dgp tags: dgp-pkg-migration | |
| 16:36 | Properly close nonblocking channels even when not flushing them. check-in: a219ffee40 user: ferrieux tags: trunk | |
| 09:29 | merge trunk check-in: ac9bcc3eb6 user: dkf tags: tip-400-impl | |
| 08:27 | move TCHAR definition for Cygwin from tclUnixPort.h to tclPlatDecls.h, so it can be used for the Pla... check-in: 93f80efb6e user: jan.nijtmans tags: trunk | |
|
2012-05-06
| ||
| 17:33 | merge trunk check-in: 4126f879b2 user: dkf tags: tip-106-impl | |
|
2012-05-05
| ||
| 14:29 | start writing some documentation check-in: 309ef52010 user: dkf tags: tip-400-impl | |
|
2012-05-04
| ||
| 21:18 | Add ability to get gzip header out of streaming zlib access check-in: a4f46e56cc user: dkf tags: tip-400-impl | |
| 21:11 | some more removals from zlib1.2.7 check-in: 0b062cab34 user: jan.nijtmans tags: trunk | |
| 21:09 | files removed from zlib-1.2.7 check-in: 054979d3c1 user: jan.nijtmans tags: trunk | |
| 10:53 | merge trunk check-in: e9adf356e2 user: dkf tags: tip-400-impl | |
|
2012-05-03
| ||
| 21:14 | don't try to run the cpuid test when cpuid is not available check-in: cbc4a3686d user: jan.nijtmans tags: trunk | |
| 20:41 | zlib-1.2.7 check-in: eb14b7478a user: jan.nijtmans tags: trunk | |
| 20:22 | 3428754 Test socket-14.2 tolerate [socket -async] connection that connects synchronously. check-in: 08c5c40d93 user: dgp tags: trunk | |
| 18:28 | 3428753 Fix [socket -async] connections that manage to connect synchronously. check-in: 0b459f0184 user: dgp tags: trunk | |
| 13:10 | Move cpuid testcase from win-specific to generic tests check-in: 123ede1877 user: jan.nijtmans tags: trunk | |
| 09:29 | add some tests check-in: cb81e23411 user: dkf tags: tip-106-impl | |
| 09:09 | move some more CYGWIN stuff to unix/tclUnixPort.h check-in: a973c8d07a user: jan.nijtmans tags: trunk | |
|
2012-05-02
| ||
| 21:55 | Better detection and implementation for cpuid instruction on Intel-derived processors, both 32-bit a... check-in: 269feeeb77 user: jan.nijtmans tags: trunk | |
| 21:40 | Disable offending test iocmd.tf-24.16, pending fix in refchan code explored in branch bug-3522560. check-in: fa80e0adcf user: ferrieux tags: trunk | |
| 21:15 | Explicitly declare a channel nonblocking before throwing EAGAIN on write. Leaf check-in: cf299e00cf user: ferrieux tags: bug-3522560 | |
| 14:37 | cpuid-on-unix Closed-Leaf check-in: ffb2de10b7 user: jan.nijtmans tags: cpuid-on-unix | |
| 14:14 | switch off 32-bit assembler check-in: 39f5e59933 user: jan.nijtmans tags: trunk | |
| 10:11 | Update of Patch 2445648 to trunk tip. Implementation of TIP 106: Add Encoding Abilities to the [dde]... check-in: 73a6b9d590 user: dkf tags: tip-106-impl | |
| 06:50 | TclWinCPUID now respects -fPIC compilation on 32-bit Linux check-in: cf269b5da3 user: jan.nijtmans tags: trunk | |
|
2012-05-01
| ||
| 12:21 | merge trunk Leaf check-in: 18b67ecc84 user: dgp tags: tip-401 | |
| 08:29 | first actual test of doing something with a compression dictionary check-in: 7990b4b092 user: dkf tags: tip-400-impl | |
| 04:51 | merge trunk check-in: f0310da009 user: dkf tags: tip-400-impl | |
|
2012-04-30
| ||
| 21:53 | Tame deadlocks in broken refchan tests [Bug 3522560] check-in: 29535daab1 user: ferrieux tags: trunk | |
| 21:31 | Fix a nesting bug in the message-passing protocol to Tcl_SetChannelError in one case. check-in: a13a83a7c2 user: ferrieux tags: bug-3522560 | |
| 21:15 | Explore enforcing the (implied) law that EAGAIN is forbidden for a blocking channel. Violation disco... check-in: 89f82f5eaf user: ferrieux tags: bug-3522560 | |
| 20:21 | Initial TIP 401 patch check-in: e3a37c3439 user: dgp tags: tip-401 | |
| 12:55 | Revert introduction of non-portable asm snippet in function TclWinCPUID, to restore compilability on... check-in: 2e93a2feb3 user: ferrieux tags: trunk | |
| 09:15 | Mention compatibility matters in Changelog. Make test insensitive to ambient compat flag. check-in: 08f40b8f8e user: ferrieux tags: trunk | |
|
2012-04-29
| ||
| 07:23 | merge trunk check-in: 8610da4944 user: dkf tags: tip-400-impl | |
| 07:18 | Differentiate what options may be set by format type. check-in: bf9b0551c5 user: dkf tags: tip-400-impl | |
|
2012-04-28
| ||
| 17:09 | IMPLEMENTATION OF TIP#398 : Quickly Exit with Non-Blocking Blocked Channels check-in: efc6bbd2cb user: ferrieux tags: trunk, potential incompatibility | |
| 17:03 | Compat flag, test, and doc update. Closed-Leaf check-in: 96fb0e1328 user: ferrieux tags: tip-398-impl | |
|
2012-04-27
| ||
| 14:37 | Move CYGWIN-specific stuff from tclPort.h to tclUnixPort.h, where it belongs check-in: add6ea1397 user: jan.nijtmans tags: trunk | |
| 08:51 | Make 'auto_execok START' do the Right Thing check-in: b8ffe55b40 user: dkf tags: trunk | |
|
2012-04-26
| ||
| 19:59 | get rid of _ANSI_ARGS_ and CONST check-in: ce95e51ad2 user: jan.nijtmans tags: trunk | |
| 15:00 | compiler warning check-in: fe6ff3b983 user: jan.nijtmans tags: trunk | |
| 13:52 | merge trunk check-in: b440e1e4c3 user: dkf tags: tip-400-impl | |
| 13:21 | Repair more build breakage. check-in: 0589ebf465 user: dgp tags: trunk | |
| 13:00 | fix Linux build ;-( check-in: e25c56f934 user: jan.nijtmans tags: trunk | |
| 10:45 | fix OSX crash check-in: 8b54a29ab2 user: jan.nijtmans tags: trunk | |
|
2012-04-25
| ||
| 21:03 | Implement Tcl_DStringResult with call to TclDStringToObj. check-in: e5a8be5394 user: dgp tags: dgp-remove-string-result | |
| 21:02 | merge trunk check-in: e9150d1e4c user: dgp tags: dgp-remove-string-result | |
| 12:07 | * generic/tclUtil.c (TclDStringToObj): Added internal function to make the fairly-common operation... check-in: 2e12143e39 user: dkf tags: trunk | |
|
2012-04-24
| ||
| 21:50 | fix merge error check-in: ca02a64d68 user: jan.nijtmans tags: trunk | |
| 21:29 | [Bug 3508771] load tclreg.dll in cygwin tclsh Implement TclWinGetSockOpt, TclWinGetServByName and Tc... check-in: 3caedf05df user: jan.nijtmans tags: trunk | |
| 08:55 | merge trunk check-in: 3a8c412e3e user: ferrieux tags: tip-398-impl | |
|
2012-04-23
| ||
| 17:02 | grammar fix (reported on Tcler's Chat) check-in: 1c1b151e93 user: dkf tags: trunk | |
| 14:13 | autoconf check-in: 4aac12631b user: dgp tags: trunk | |
| 13:49 | make some more internal tables const check-in: 8f88d10716 user: jan.nijtmans tags: trunk | |
| 08:20 | fix MSVC warning: tclStubInit.c(306) : warning C4113: 'int (__cdecl *)()' differs in parameter lists... check-in: fa22672ea8 user: jan.nijtmans tags: trunk | |
|
2012-04-22
| ||
| 20:51 | merge trunk check-in: 0d20ee5cfe user: jan.nijtmans tags: tip-389-impl | |
|
2012-04-21
| ||
| 09:09 | merge trunk check-in: bcbac1a341 user: dkf tags: dkf-utf16-branch | |
| 09:09 | merge trunk check-in: 7c323936dd user: dkf tags: dkf-notifier-poll | |
| 09:07 | merge trunk check-in: ed65c88c82 user: dkf tags: dkf-documentation-figures | |
| 09:05 | merge trunk check-in: 3b60e56ca4 user: dkf tags: dkf-bytecode-8.6-main | |
| 09:05 | merge trunk check-in: 5854464b46 user: dkf tags: dkf-alias-encoding | |
|
2012-04-20
| ||
| 10:22 | another bit of fconfigure guts check-in: 3703d50e0a user: dkf tags: tip-400-impl | |
| 09:45 | merge trunk check-in: b857802eb5 user: dkf tags: tip-400-impl | |
|
2012-04-19
| ||
| 12:57 | To preserve the ability of [load] to bring in mistmatched stubs-enabled modules and react with an er... check-in: 2c78fcc24c user: dgp tags: dgp-remove-string-result | |
| 12:41 | Clean version of changes; ifdef-free check-in: a9865171d6 user: dkf tags: dgp-remove-string-result | |
| 12:20 | merge trunk check-in: 13b3347e1d user: dkf tags: dgp-remove-string-result | |
| 10:28 | Added example to platform(n) manpage check-in: 77ebc079e2 user: dkf tags: trunk | |
|
2012-04-18
| ||
| 22:12 | make some more internal tables const a few CONST -> const changes check-in: b45a9ed9e6 user: jan.nijtmans tags: trunk | |
| 18:42 | Experimental branch where the interp->result field and related are removed and all simplifications t... check-in: 4d5b476573 user: dgp tags: dgp-remove-string-result | |
| 12:47 | Apply tzdata2012c check-in: 4f48685207 user: kbk tags: trunk | |
|
2012-04-17
| ||
| 17:10 | merge trunk check-in: 3d9e04ba5f user: dkf tags: tip-400-impl | |
| 15:55 | merge trunk check-in: 55516a61c0 user: dgp tags: dgp-refactor | |
| 13:49 | Restore the tcl_platform(threaded) variable. check-in: 5d93f81982 user: dgp tags: trunk | |
| 07:46 | merge trunk check-in: a35c196e10 user: dkf tags: tip-400-impl | |
| 07:42 | Working towards the channel transform config options. check-in: dec545b884 user: dkf tags: tip-400-impl | |
|
2012-04-16
| ||
| 06:15 | * doc/FileSystem.3 (Tcl_FSOpenFileChannelProc): [Bug 3518244]: Fixed documentation of this filesys... check-in: 0f636792c9 user: dkf tags: trunk | |
|
2012-04-15
| ||
| 21:05 | Refactor some [zlib] subcommands into their own functions check-in: e1ad1c7bd0 user: dkf tags: tip-400-impl | |
| 17:36 | minor comment formatting check-in: 3b169161c4 user: dkf tags: trunk | |
| 14:07 | Remove some low-value C stack frames. check-in: daf94de0ca user: dkf tags: trunk | |
| 10:12 | merge trunk check-in: bd9cd15006 user: dkf tags: tip-400-impl | |
| 10:07 | * generic/tclZlib.c (ZlibTransformSetOption): [Bug 3517696]: Make flushing work correctly in a pus... check-in: d04f1fc81a user: dkf tags: trunk | |
|
2012-04-14
| ||
| 06:45 | merge trunk check-in: f054d4db25 user: dkf tags: tip-400-impl | |
|
2012-04-13
| ||
| 22:29 | sync win/rules.vc with Tk version check-in: ead472afb0 user: jan.nijtmans tags: trunk | |
|
2012-04-12
| ||
| 21:17 | [Bug 3514475]: remove TclpGetTimeZone and TclpGetTZName check-in: f45623c63d user: jan.nijtmans tags: trunk | |
|
2012-04-11
| ||
| 20:36 | fix windows build broken by [92cfbef048] (Refactor Win socket and load code to be less baroque in it... check-in: c8d80a632a user: jan.nijtmans tags: trunk | |
| 20:34 | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation check-in: 8032e7f92e user: jan.nijtmans tags: trunk | |
| 07:16 | towards dictionary setting on transforms check-in: 584e69e4d2 user: dkf tags: tip-400-impl | |
|
2012-04-10
| ||
| 21:28 | Ensure all documented functions are listed in index line. check-in: ea709bd746 user: dkf tags: trunk | |
| 09:30 | corrected changelog entry check-in: 2f3e260bc8 user: dkf tags: trunk | |
| 09:29 | very slight tidy up to make build messages more regular check-in: ec02f76b8b user: dkf tags: trunk | |
| 09:17 | * generic/tcl.h (TCL_DEPRECATED_API): Added macro that can be used to mark parts of Tcl's API as d... check-in: 5b94c3788a user: dkf tags: trunk | |
| 08:13 | merge trunk check-in: a8711ad508 user: dkf tags: tip-400-impl | |
| 07:29 | Argument parsing update check-in: a853fd68ae user: dkf tags: tip-400-impl | |
|
2012-04-09
| ||
| 21:38 | Fix [Bug 3396896] check-in: 8c8cfe9c98 user: dkf tags: trunk | |
| 17:04 | Fix [Bug 2712377]: [info vars] and object declared variables check-in: 0b5e337729 user: dkf tags: trunk | |
|
2012-04-08
| ||
| 17:16 | Another few bits of zlib stream core hacking check-in: c59fa7ccf4 user: dkf tags: tip-400-impl | |
|
2012-04-07
| ||
| 17:41 | Another bit more check-in: 06de3274f0 user: dkf tags: tip-400-impl | |
|
2012-04-06
| ||
| 23:44 | merged check-in: 57ffafa704 user: jan.nijtmans tags: trunk | |
| 23:42 | cygwin should use SetEnvironmentVariable for windows env Closed-Leaf check-in: b154f7f607 user: jan.nijtmans tags: cygwin-environment-changes | |
|
2012-04-05
| ||
| 16:29 | merge trunk check-in: f24817c9e5 user: dkf tags: tip-400-impl | |
| 09:34 | Reduce amount of unreachable code. Refactor Win socket and load code to be less baroque in its inter... check-in: 92cfbef048 user: dkf tags: trunk | |
|
2012-04-04
| ||
| 20:51 | Fix [Bug 3514761] and related ensemble/construction problems. check-in: 9569a8471a user: dkf tags: trunk | |
| 20:37 | some formatting (*.decls) remove some unused cygwin-related code some minor gcc warnings check-in: 804d7eee7c user: jan.nijtmans tags: trunk | |
| 15:07 | merge-mark check-in: fdfbefa0b9 user: jan.nijtmans tags: trunk | |
| 10:51 | Added characterisation of Bug 3514761; currently knownBug... check-in: fdd4e996ad user: dkf tags: trunk | |
| 09:54 | [Bug 510001]: TclSockMinimumBuffers needs plat imp check-in: 0dfb472cef user: jan.nijtmans tags: trunk | |
|
2012-04-03
| ||
| 14:44 | Remove the TclpGetTZName implementation for Cygwin (from 2012-04-02 commit) check-in: 64404b14d5 user: jan.nijtmans tags: trunk | |
| 10:58 | [Bug 3514475]: remove TclpGetTimeZone and TclpGetTZName Closed-Leaf check-in: 571970a62f user: jan.nijtmans tags: bug-3514475 | |
|
2012-04-02
| ||
| 17:51 | re-generate configure check-in: 6104ed0d3e user: jan.nijtmans tags: trunk | |
| 14:13 | cygwin should not use ExitProcess check-in: 810dc33bbd user: jan.nijtmans tags: trunk | |
| 13:13 | Implementation of TIP #396 check-in: 1d6747e53f user: dkf tags: trunk | |
| 09:45 | [Bug 3508771] load tclreg.dll in cygwin tclsh Implement TclWinGetTclInstance, TclpGetTZName, and var... check-in: 9e1a41ed83 user: jan.nijtmans tags: trunk | |
|
2012-03-31
| ||
| 15:16 | Another step on the road to implementation. check-in: 928447f7d2 user: dkf tags: tip-400-impl | |
| 14:06 | D'oh! check-in: 9e464ab00d user: dkf tags: tip-400-impl | |
| 13:48 | Start of implementation of TIP 400: zlib improvements check-in: 359ebdf668 user: dkf tags: tip-400-impl | |
|
2012-03-30
| ||
| 12:28 | [Bug 3511806] Compiler checks too early (autoconf still to be run!) check-in: df5899ee61 user: jan.nijtmans tags: trunk | |
|
2012-03-29
| ||
| 09:24 | Fix minor typos in ChangeLog messages. check-in: e9858729dc user: dkf tags: trunk | |
| 08:38 | faster memleak-free implementation of [string is entier] check-in: df23d89ed4 user: jan.nijtmans tags: trunk | |
|
2012-03-28
| ||
| 14:28 | merge trunk check-in: 2a19fcb152 user: dkf tags: dkf-utf16-branch | |
| 14:27 | merge trunk check-in: c908855c32 user: dkf tags: dkf-notifier-poll | |
| 13:33 | merge trunk check-in: 2edb5d44c0 user: dkf tags: dkf-documentation-figures | |
| 13:32 | merge trunk check-in: 13a02eed88 user: dkf tags: dkf-bytecode-8.6-main | |
| 13:32 | merge trunk check-in: 10889e2974 user: dkf tags: dkf-alias-encoding | |
| 13:30 | merge trunk check-in: 78f305269a user: dkf tags: tip-398-impl | |
|
2012-03-27
| ||
| 14:26 | se lower numbers, preventing integer overflow in tclWinError.c check-in: f38a3c4d81 user: jan.nijtmans tags: trunk | |
| 12:36 | gcc warning: unused but set variable check-in: 443b5353a6 user: jan.nijtmans tags: trunk | |
| 12:26 | Implementation of TIP #395 check-in: 7141246313 user: dkf tags: trunk | |
| 12:15 | [Bug 3508771] Wrong Tcl_StatBuf used on MinGW [Bug 2015723] duplicate inodes from file stat on windo... check-in: cd7415d81d user: jan.nijtmans tags: trunk | |
| 08:21 | Implementation of TIP #397 check-in: 037a44105f user: dkf tags: trunk, potential incompatibility | |
|
2012-03-26
| ||
| 13:11 | Fix uninit variable (thanks to dgp for reporting) check-in: 785a336086 user: dkf tags: trunk | |
| 12:51 | Implementation of TIP #380 check-in: 3e85aec4f2 user: dkf tags: trunk, potential incompatibility | |
| 08:56 | 3 missing stub macros for cygwin merge problem from Tcl 8.4 (old mac stub table got accidently back) check-in: 460693a27f user: jan.nijtmans tags: trunk | |
|
2012-03-25
| ||
| 21:42 | [Bug 3508771] load tclreg.dll in cygwin tclsh Implement TclWinConvertError, TclWinConvertWSAError, a... check-in: b503983e6b user: jan.nijtmans tags: trunk | |
|
2012-03-23
| ||
| 15:55 | wrong date in ChangeLog check-in: ed8d45b515 user: jan.nijtmans tags: trunk | |
| 15:53 | Revert some cygwin-related signature changes from [835f8e1e9d] (2010-01-22). They were an attempt to... check-in: 70fd0e4074 user: jan.nijtmans tags: trunk | |
|
2012-03-22
| ||
| 21:57 | merge trunk (fix OSX build error) check-in: c63f1e426a user: jan.nijtmans tags: tip-398-impl | |
| 10:01 | [bug 3508771] fix OSX build check-in: 73fee7c814 user: jan.nijtmans tags: trunk | |
| 08:04 | Take two. Don't forget to apply all patches, even when the phone rings in between. check-in: 83c38b0c0d user: ferrieux tags: tip-398-impl | |
| 07:33 | Implement tip 398 : Quickly Exit with Non-Blocking Blocked Channels. This is simply a revert of the ... check-in: f2a0a1891c user: ferrieux tags: tip-398-impl | |
|
2012-03-20
| ||
| 11:59 | [Bug 3508771] load tclreg.dll in cygwin tclsh check-in: 8f9c16848b user: jan.nijtmans tags: trunk | |
|
2012-03-19
| ||
| 17:15 | Update to tzdata 2012b check-in: df17301541 user: venkat tags: trunk | |
| 16:51 | * Use the values returned by getaddrinfo() for all three arguments to socket() instead of only us... check-in: 74615f33dc user: max tags: trunk | |
|
2012-03-15
| ||
| 21:14 | [Bug 3288345] Wrong Tcl_StatBuf used on Cygwin check-in: 7ad5febe39 user: jan.nijtmans tags: trunk | |
|
2012-03-12
| ||
| 14:48 | Start of some support for a macro for figures, which is mainly intended for use with Tk. Prompted by... check-in: 101dd10b7d user: dkf tags: dkf-documentation-figures | |
| 12:40 | [Bug 3388350] mingw64 compiler warnings check-in: a798d1b44e user: jan.nijtmans tags: trunk | |
|
2012-03-11
| ||
| 17:03 | A number of small spelling and wording fixes in the docs. check-in: 9539be84d1 user: dkf tags: trunk | |
|
2012-03-08
| ||
| 21:12 | More small bits of doc mending. check-in: c00ce8ef2e user: dkf tags: trunk | |
| 09:55 | Various minor fixes (prompted by Andreas Kupries detecting a spelling mistake). check-in: ef1168c4d6 user: dkf tags: trunk | |
| 09:01 | merge from trunk check-in: 198464a9f4 user: dkf tags: dkf-bytecode-8.6-main | |
| 09:00 | merge from trunk check-in: dd77c1513d user: dkf tags: dkf-utf16-branch | |
| 09:00 | merge from trunk check-in: ea86b8ad37 user: dkf tags: dkf-notifier-poll | |
| 08:59 | merge from trunk check-in: cb4a3bfbb9 user: dkf tags: dkf-alias-encoding | |
|
2012-03-07
| ||
| 20:54 | Refactor TclScanElement() part of list parsing to take advantage of tables constructed for the task ... check-in: 3b5c5a2957 user: dgp tags: trunk | |
| 20:18 | DWORD_PTR typedef after <windows.h> check-in: 2c094f46eb user: jan.nijtmans tags: trunk | |
| 18:59 | Merged from 8.5 branch -- http package. Fix Bug 3498327. Generate upper-case hexadecimal output for ... check-in: d4d8d006ea user: andreask tags: trunk | |
|
2012-03-06
| ||
| 20:54 | Compatibility with older Visual Studio versions check-in: b9d820cfd6 user: jan.nijtmans tags: trunk | |
|
2012-03-05
| ||
| 20:44 | merge-mark check-in: 6aba59467d user: jan.nijtmans tags: trunk | |
| 17:46 | merge trunk check-in: 41e5026e0c user: dgp tags: dgp-refactor | |
|
2012-03-04
| ||
| 16:52 | Compilation of misc info sometimes used in high-performance code. check-in: 2eebfcc371 user: dkf tags: dkf-bytecode-8.6-main | |
| 16:39 | Patch from the cygwin folks check-in: 09cd534bb6 user: jan.nijtmans tags: trunk | |
|
2012-03-02
| ||
| 10:07 | Add bug number. check-in: a17072b253 user: dkf tags: trunk | |
| 10:05 | (Tcl_SetByteArrayObj): Only zero out the memory block if it is not being immediately overwritten. Th... check-in: 281db1ba11 user: dkf tags: trunk | |
|
2012-02-29
| ||
| 22:41 | oops, that's no utf-8 BOM ;-( check-in: 86923ce939 user: jan.nijtmans tags: trunk | |
| 21:56 | [Bug 3466099] BOM in Unicode check-in: ad684faec9 user: jan.nijtmans tags: trunk | |
|
2012-02-23
| ||
| 21:10 | Add tests relating to bug 1115587. The bug itself still exists at this point. check-in: fc453fd101 user: dkf tags: trunk | |
|
2012-02-21
| ||
| 10:25 | Documentation clarification, as discussed in [Bug 3482614]. check-in: 1d80a41569 user: dkf tags: trunk | |
|
2012-02-17
| ||
| 21:18 | [Bug 2233954] AIX: compile error, but don't do that for _WIN32 (doesn't work in VS10) check-in: 130293d784 user: jan.nijtmans tags: trunk | |
| 17:15 | Merged core-8-5-branch segfault fix (commits [39f6ebe301] and [a6aa5be5b7]). check-in: 7135bc0716 user: andreask tags: trunk | |
| 09:10 | merge trunk check-in: f7b605d4cd user: dkf tags: dkf-alias-encoding | |
| 09:08 | merge trunk check-in: 8454ac74d2 user: dkf tags: dkf-utf16-branch | |
| 09:06 | merge trunk check-in: 6ef0534927 user: dkf tags: dkf-notifier-poll | |
|
2012-02-16
| ||
| 23:11 | [Bug 2233954] AIX: compile error check-in: dc007f490b user: jan.nijtmans tags: trunk | |
| 13:51 | * generic/tclExecute.c (INST_LIST_RANGE_IMM): Enhance implementation so that shortening a (not multi... check-in: cad3b32b14 user: dkf tags: trunk | |
|
2012-02-15
| ||
| 20:43 | * generic/tclCompCmds.c (TclCompileLreplaceCmd): Added a compilation strategy for [lreplace] that ... check-in: e3106247db user: dkf tags: trunk | |
| 12:02 | * generic/tclCompCmds.c (TclCompileLrangeCmd): Add compiler for [lrange] with constant indices so ... check-in: 533a2ba7b7 user: dkf tags: trunk | |
| 10:01 | * generic/tclCompCmds.c (TclCompileDictForCmd): [Bug 3487626]: Fix crash in compilation of [dict f... check-in: af39754237 user: dkf tags: trunk | |
|
2012-02-11
| ||
| 15:44 | Minor: Formatting fixes. check-in: e7b4aca827 user: dkf tags: trunk | |
| 12:47 | merge mark check-in: 5cfe6cf698 user: dkf tags: trunk | |
|
2012-02-10
| ||
| 15:11 | Document, by a retroactive bug report, a nasty Notifier issue on 64-bits x86 that affects the 8.4 br... check-in: 38c3b80088 user: ferrieux tags: trunk | |
|
2012-02-09
| ||
| 15:28 | merge trunk check-in: 2b01c45c26 user: dkf tags: dkf-alias-encoding | |
| 15:28 | merge trunk check-in: 2ee17eeb36 user: dkf tags: dkf-utf16-branch | |
| 15:28 | merge trunk check-in: 8db26d2e11 user: dkf tags: dkf-notifier-poll | |
| 15:23 | Converted the memcpy() calls in append operations to memmove() calls. This adds safety in the case o... check-in: 3bb4751c4e user: dgp tags: trunk | |
|
2012-02-08
| ||
| 20:22 | merge trunk Closed-Leaf check-in: 66f3affcbc user: jan.nijtmans tags: bug-3466099 | |
|
2012-02-06
| ||
| 19:12 | Honor per-namespace compile suppression in ensemble subcommands. check-in: ecbee70832 user: dgp tags: trunk | |
| 18:57 | 3485022 Disable ensemble subcommand compile inside a Tcl_Create*Trace(). check-in: f59553e6ec user: dgp tags: trunk | |
| 17:41 | 3485022 TclCompileEnsemble() avoid compile when exec traces set. check-in: 64bca4282c user: dgp tags: trunk | |
| 17:11 | fix for [Bug 3484621], take 3 check-in: 3f2b9932a7 user: mig tags: trunk | |
| 16:53 | fix for [Bug 3484621], take 2 check-in: 2525262824 user: mig tags: trunk | |
| 16:46 | Fix for [Bug 3484621]: insure that execution traces on bytecoded commands bump the interp's compile ... check-in: b5b93de310 user: mig tags: trunk | |
|
2012-02-04
| ||
| 17:49 | merge trunk check-in: 1051c7ac93 user: dkf tags: dkf-alias-encoding | |
| 17:48 | merge trunk check-in: 6062d13e22 user: dkf tags: dkf-utf16-branch | |
| 17:48 | merge trunk check-in: 1ea7dfcf2c user: dkf tags: dkf-notifier-poll | |
|
2012-02-03
| ||
| 23:33 | [Frq 3483854] zlib-1.2.6 Not to be merged to trunk until the official zlib1.dll is released as well!... Closed-Leaf check-in: aed9557397 user: jan.nijtmans tags: zlib-1.2.6 | |
| 23:00 | mingw doesn't have LABEL_SECURITY_INFORMATION definition check-in: df5aea7b41 user: jan.nijtmans tags: trunk | |
| 21:25 | merge trunk check-in: ffb46b40ba user: jan.nijtmans tags: tip-389-impl | |
|
2012-02-02
| ||
| 21:13 | [Frq 3464401] Support Unicode 6.1 check-in: b171159506 user: jan.nijtmans tags: trunk | |
| 18:01 | inverted logic check-in: 4ebc3a8e1e user: dgp tags: trunk | |
| 17:35 | 2974459,2879351,1951574,1852572,1661378,1613456 Revisions to the NativeAccess() routine that queries... check-in: 23cc9bf170 user: dgp tags: trunk | |
|
2012-02-01
| ||
| 13:00 | [Bug 3482614]: Documentation nit. check-in: 7f49ede254 user: dkf tags: trunk | |
|
2012-01-30
| ||
| 23:34 | Minor: make comments accurate in [catch] compiler. check-in: b95f569ee3 user: dkf tags: trunk | |
| 15:43 | * generic/tclCompCmds.c (TclCompileCatchCmd): Added a more efficient bytecode generator for the ca... check-in: c7bbf49644 user: dkf tags: trunk | |
|
2012-01-27
| ||
| 21:56 | 3479689 New internal routine TclJoinPath(). Refactor all the *Join*Path* routines to give them more... check-in: 55c8c6c155 user: dgp tags: trunk | |
| 18:44 | 3480599 Make [source] and [load] order of multi-file package happen in sorted order of the file name... check-in: d17bc3040a user: dgp tags: trunk | |
|
2012-01-26
| ||
| 23:26 | alternative TIP 395 implementation: - more efficient, will not generate bignum - uses "string is int... Closed-Leaf check-in: 9969397e80 user: jan.nijtmans tags: tip-395-with-alt-name | |
| 21:58 | merge trunk check-in: 702fdde8e2 user: jan.nijtmans tags: tip-389-impl | |
| 16:53 | 3475569 Add checks for unshared values before calls demanding them. 3479689 Stop memory corruption w... check-in: c53d73cbc2 user: dgp tags: trunk | |
|
2012-01-25
| ||
| 14:39 | * generic/tclOO.c (Tcl_CopyObjectInstance): [Bug 3474460]: When copying an object, make sure that ... check-in: 2058b8a0d7 user: dkf tags: trunk | |
|
2012-01-23
| ||
| 22:19 | merge trunk check-in: 9eab8924a0 user: jan.nijtmans tags: tip-389-impl | |
| 21:21 | Simplify the logic of setting the TCL_REG_NOTBOL flag. check-in: e454de076f user: dgp tags: trunk | |
| 17:51 | merge mark check-in: ec2592bc98 user: dgp tags: trunk | |
| 15:35 | merge trunk check-in: 3d4874b922 user: dgp tags: dgp-pkg-migration | |
| 09:38 | merge trunk check-in: 048c3301f8 user: dkf tags: dkf-alias-encoding | |
| 09:38 | merge trunk check-in: 41d9eb81af user: dkf tags: dkf-utf16-branch | |
| 09:38 | merge trunk check-in: b350d71428 user: dkf tags: dkf-notifier-poll | |
|
2012-01-22
| ||
| 21:50 | [Frq 3473670]: Various Unicode-related check-in: d772d08f8a user: jan.nijtmans tags: trunk | |
| 13:16 | * generic/tclDictObj.c (DictExistsCmd): [Bug 3475264]: Ensure that errors only ever happen when in... check-in: 22ec97b057 user: dkf tags: trunk | |
| 12:19 | mark to avoid mistaken commit check-in: 1cf2a06f53 user: dkf tags: dkf-alias-encoding | |
| 12:06 | merge trunk check-in: e91fb0cde4 user: dkf tags: dkf-alias-encoding | |
| 12:06 | merge trunk check-in: bf9ad9a5fb user: dkf tags: dkf-utf16-branch | |
| 12:05 | merge trunk check-in: bc79ca2833 user: dkf tags: dkf-notifier-poll | |
|
2012-01-21
| ||
| 08:31 | Bug-3474726 minGW Tcl_StatBuf not defined correctly in tcl.h check-in: 473eee5c31 user: jan.nijtmans tags: trunk | |
| 08:20 | Prevent buffer read overflow. Thanks to "sebres" for the report and fix check-in: 3cb2ac8fbd user: jan.nijtmans tags: trunk | |
|
2012-01-17
| ||
| 15:22 | * doc/dict.n (dict with): [Bug 3474512]: Explain better what is going on when a dictionary key and t... check-in: 18138fd96f user: dkf tags: trunk | |
| 14:34 | merge mark check-in: 003418bc2c user: dgp tags: trunk | |
|
2012-01-16
| ||
| 13:35 | merge trunk check-in: b9329b4911 user: dkf tags: dkf-alias-encoding | |
| 13:35 | merge trunk check-in: 0d8d161fe8 user: dkf tags: dkf-utf16-branch | |
| 13:34 | merge trunk check-in: 94e7978a5c user: dkf tags: dkf-notifier-poll | |
| 13:32 | Ensure that error messages are always set, even in believed-unreachable code. check-in: 4366119ec4 user: dkf tags: trunk | |
|
2012-01-13
| ||
| 11:50 | * library/http/http.tcl (http::Connect): [Bug 3472316]: Ensure that we only try to read the socket... check-in: f9a94facca user: dkf tags: trunk | |
|
2012-01-12
| ||
| 20:40 | [Bug 3472316] Document the destructive semantics of [fconfigure -error] on sockets. check-in: daf88a2bd0 user: ferrieux tags: trunk | |
| 13:23 | [Bug 3466506]: Document more environment variables. check-in: 6f0fbae68b user: dkf tags: trunk | |
|
2012-01-09
| ||
| 20:34 | [Bug 3464428] string is graph \u0120 is wrong check-in: e9a619e9dc user: jan.nijtmans tags: trunk | |
| 13:50 | Revert mistaken commit. check-in: 38a63eef25 user: dgp tags: trunk | |
|
2012-01-08
| ||
| 20:49 | Fix loading of timezones where one abbreviation is a proper suffix of another [Bug 3470928] check-in: dc71499520 user: kbk tags: trunk | |
|
2011-12-31
| ||
| 15:13 | merge trunk check-in: d0927e994c user: dkf tags: dkf-alias-encoding | |
| 15:12 | merge trunk check-in: e0cf8ae638 user: dkf tags: dkf-utf16-branch | |
| 15:09 | merge trunk check-in: ac9b0e6278 user: dkf tags: dkf-notifier-poll | |
| 15:04 | merge trunk check-in: d7da5e7e1e user: dkf tags: dkf-alias-encoding | |
|
2011-12-30
| ||
| 08:26 | Update to Olson's tzdata2011n check-in: fdf178b941 user: venkat tags: trunk | |
|
2011-12-28
| ||
| 23:29 | first attempt at fixing bug-3466099 check-in: 625e54fc08 user: jan.nijtmans tags: bug-3466099 | |
|
2011-12-24
| ||
| 00:30 | [Bug 3464428] string is graph \u0120 is wrong check-in: 0c1ac83954 user: jan.nijtmans tags: trunk | |
|
2011-12-13
| ||
| 17:45 | (TclInitAuxDataTypeTable): Extended to register the DictUpdateInfo structure as an AuxData type. For... check-in: 1afb7a55b3 user: andreask tags: trunk | |
|
2011-12-11
| ||
| 09:17 | Some Unicode 6.0 chars not in [:print:] class check-in: 95f8aa7255 user: jan.nijtmans tags: trunk | |
|
2011-12-07
| ||
| 06:23 | [Bug 3444754] string tolower \u01c5 is wrong check-in: 1f5f4a676e user: jan.nijtmans tags: trunk | |
|
2011-12-01
| ||
| 09:18 | Note incompatibility caused by switch of flags to dlopen() for Bug 3216070. check-in: 41679f73e6 user: dkf tags: trunk | |
|
2011-11-30
| ||
| 21:05 | [Bug 967195]: Make tcltest work when tclsh is compiled without using the setargv() function on mingw... check-in: 8ba57189f9 user: jan.nijtmans tags: trunk | |
| 06:15 | [Bug 2991415]: tclport.h #include'd before limits.h check-in: 92d210ba25 user: jan.nijtmans tags: trunk | |
| 06:08 | don't install tommath_(super)?class.h don't install directories like 8.2 and 8.3 check-in: 07e9a25b12 user: jan.nijtmans tags: trunk | |
|
2011-11-26
| ||
| 16:08 | merge trunk check-in: ff15145ebd user: dkf tags: dkf-utf16-branch | |
| 16:06 | merge trunk check-in: e54193b3cb user: dkf tags: dkf-notifier-poll | |
| 16:04 | merge trunk check-in: 854afbcec5 user: dkf tags: dkf-alias-encoding | |
|
2011-11-25
| ||
| 11:55 | * library/history.tcl (history): Simplify the dance of variable management used when chaining to t... check-in: 8d7fa1c1f0 user: dkf tags: trunk | |
|
2011-11-22
| ||
| 13:07 | Make some of the logic in TclCompileObj less heavily nested, to improve clarity. check-in: 94f63a92f9 user: dkf tags: trunk | |
| 08:30 | [Bug 2935503] Windows: file mtime sets wrong time (VS2005+ only) check-in: bc67d4f61a user: jan.nijtmans tags: trunk | |
|
2011-11-21
| ||
| 18:23 | Fix a bug where global precompiled code (A) called from a precompiled procedure causes the core to ... check-in: 51f9d8af10 user: andreask tags: trunk | |
| 18:12 | Fixed typo in a comment. check-in: 0a6cf58d8f user: andreask tags: trunk | |
| 05:51 | Revise results of the thread-7.28 through thread-7.31 tests to account for the fact they are cancele... check-in: 0201686f93 user: mistachkin tags: trunk | |
| 01:26 | Remove unnecessary [after] calls from the thread tests. Make error message matching more robust for... check-in: 4466e490d8 user: mistachkin tags: trunk | |
|
2011-11-18
| ||
| 12:11 | Remove all use of thread::release from the thread 7.x tests, replacing it with a script that can eas... check-in: d4b7c74d47 user: mistachkin tags: trunk | |
| 04:57 | Refactor all the remaining thread-7.x tests that were using [testthread]. Note that this test file ... check-in: 3344b33e21 user: mistachkin tags: trunk | |
| 01:01 | For [testthread cancel], avoid creating a new Tcl_Obj when the default script cancellation result is... check-in: 0b4be2fe68 user: mistachkin tags: trunk | |
|
2011-11-11
| ||
| 13:11 | merge trunk check-in: 751590f372 user: dkf tags: dkf-utf16-branch | |
| 13:11 | merge trunk check-in: 8157b4c216 user: dkf tags: dkf-notifier-poll | |
| 13:09 | win/tclWinConsole.c: Refactor common thread handling patterns. check-in: 042936d44f user: dkf tags: trunk | |
| 10:58 | Generalize previous fix to all of zlib.test; also, tidy up [chan configure] flags across zlib.test. check-in: 0c68b36e42 user: ferrieux tags: trunk | |
| 10:34 | Use nonblocking writes in single-threaded IO tests to avoid deadlocks when going beyond OS buffers ... check-in: 242ebc5e92 user: ferrieux tags: trunk | |
|
2011-11-09
| ||
| 20:40 | More work in progress converting tests from [testthread] to Thread package. check-in: b9f009241b user: dgp tags: trunk | |
|
2011-11-08
| ||
| 17:20 | missing constraint and too brittle result check-in: ebef023af4 user: dgp tags: trunk | |
| 16:44 | missing constraints check-in: b1ea4cffbf user: dgp tags: trunk | |
|
2011-11-03
| ||
| 14:37 | * unix/tclUnixCompat.c (TclpGetPwNam, TclpGetPwUid, TclpGetGrNam) (TclpGetGrGid): Use the elaborat... check-in: ed2b08e566 user: dkf tags: trunk | |
|
2011-11-01
| ||
| 18:53 | Work in progress converting tests from [testthread cancel] to [thread::cancel] check-in: 5587254983 user: dgp tags: trunk | |
| 14:39 | merge mark check-in: 8fe91a8e59 user: dgp tags: trunk | |
|
2011-10-31
| ||
| 17:08 | 3414754 Fix the PATHFLAGS != 0 intrep normalizing trailing slashes. check-in: 0b6c54865b user: dgp tags: trunk | |
|
2011-10-27
| ||
| 20:35 | Start of work on system for alias encodings, i.e., alternate names for encodings. check-in: 4d643b6bec user: dkf tags: dkf-alias-encoding | |
| 20:15 | Work In Progress migrating msgcat package to tcl/pkgs/ distribution. Includes inventing configure/ma... check-in: d505b7f4cd user: dgp tags: dgp-pkg-migration | |
| 19:37 | After manual establish of symlink in second sandbox, commit sync'd change to both images of the link... check-in: 500e62a3e3 user: dgp tags: dgp-pkg-migration | |
| 19:35 | Remove mistaken commits. check-in: 79fb8b8133 user: dgp tags: dgp-pkg-migration | |
| 19:31 | Commit from the sandbox with the symlink to restore the consistency. check-in: 39aaba477b user: dgp tags: dgp-pkg-migration | |
| 19:27 | Testing symlink support check-in: b2b0b83944 user: dgp tags: dgp-pkg-migration | |
| 19:13 | Attempt to use new symlink support in fossil to begin package migration. check-in: d7de076618 user: dgp tags: dgp-pkg-migration | |
| 18:17 | merge trunk check-in: a7347bcec3 user: dkf tags: dkf-utf16-branch | |
| 18:13 | merge trunk check-in: 0af44e08cb user: dkf tags: dkf-notifier-poll | |
| 15:49 | merge trunk check-in: 66be65105d user: dgp tags: dgp-refactor | |
|
2011-10-26
| ||
| 17:45 | merge mark check-in: dc19c17742 user: dgp tags: trunk | |
|
2011-10-25
| ||
| 04:21 | Add a local copy of reference JS demo at same fps. Add an interactive tclsh page for easy timings, i... Closed-Leaf check-in: 29517d12f7 user: ferrieux tags: ferrieux-nacl | |
|
2011-10-21
| ||
| 09:39 | MINOR: Add emacs style info to end of C files. check-in: 845f5f4d8e user: dkf tags: trunk | |
|
2011-10-20
| ||
| 15:59 | add missing merge mark check-in: a25a66c4d1 user: dgp tags: trunk | |
| 15:56 | Update changes toward 8.6b3 release. Bump to http 2.8.3. check-in: 4643e7b717 user: dgp tags: trunk | |
| 14:39 | merge trunk check-in: f92dc9224e user: dkf tags: dkf-utf16-branch | |
| 14:39 | merge trunk check-in: c04c36b0d0 user: dkf tags: dkf-notifier-poll | |
| 14:37 | Resolver fix from Stefan Sobernig. * generic/tclLiteral.c (TclInvalidateCmdLiteral): [Bug 3418547]:... check-in: 6941a89e57 user: dkf tags: trunk | |
| 14:24 | ChangeLog entry. Closed-Leaf check-in: 0ce8e2b854 user: dkf tags: bug-3418547 | |
| 13:50 | Tidying up. check-in: dfb85d39bc user: dkf tags: bug-3418547 | |
|
2011-10-19
| ||
| 20:21 | Stop warnings and segfault. check-in: 1e6db28a29 user: dgp tags: bug-3418547 | |
| 12:10 | merge trunk Closed-Leaf check-in: b6b01c5365 user: dgp tags: remove-pathappend-intrep | |
|
2011-10-18
| ||
| 22:03 | Streamline demo setup; update README to reflect API changes. check-in: 91aea72dbd user: ferrieux tags: ferrieux-nacl | |
| 13:08 | Don't cache the system timezone when it was derived from TCL_TZ or TZ. check-in: 2b6aaefebf user: max tags: trunk | |
| 06:33 | Update to new (incompatible, stabilized) ABI. Now requires Chrome 15 or above. check-in: d6b778727b user: ferrieux tags: ferrieux-nacl | |
|
2011-10-17
| ||
| 17:38 | merge trunk check-in: bde0ffa6e5 user: dgp tags: remove-pathappend-intrep | |
|
2011-10-15
| ||
| 16:48 | And the failing test file too... check-in: ae57dfb77e user: dkf tags: bug-3418547 | |
| 15:57 | Commit of patch relating to interp resolvers check-in: 5ba2c5ac72 user: dkf tags: bug-3418547 | |
| 10:28 | Update to Olson's tzdata2011l check-in: 95db49a59b user: venkat tags: trunk | |
|
2011-10-13
| ||
| 21:10 | merge trunk check-in: e7017fcc72 user: dkf tags: dkf-utf16-branch | |
| 21:09 | merge trunk check-in: 96352b53af user: dkf tags: dkf-notifier-poll | |
| 19:18 | merge trunk check-in: 610f5b391c user: dgp tags: remove-pathappend-intrep | |
| 18:19 | Correct botch. check-in: f0486f9bbd user: dgp tags: trunk | |
| 18:10 | 3423059 silence compiler warning check-in: d287fac6bb user: dgp tags: trunk | |
| 18:02 | 3423069 silence compiler warnings. check-in: d6b80e8cf1 user: dgp tags: trunk | |
| 08:02 | revert test-case change for [Bug 2935503] check-in: fb6eac342d user: jan.nijtmans tags: trunk | |
|
2011-10-11
| ||
| 13:39 | [Bug 2935503] Incorrect mode field returned by file stat command check-in: c07f32716f user: jan.nijtmans tags: trunk | |
|
2011-10-09
| ||
| 14:41 | * generic/tclCompCmds.c (TclCompileDictWithCmd): Corrected handling of qualified names, and added ... check-in: acdee8149c user: dkf tags: trunk | |
|
2011-10-07
| ||
| 21:21 | Fix env.test, when running under wine 1.3 check-in: 78d77f044f user: jan.nijtmans tags: trunk | |
| 14:49 | merge trunk check-in: 3dcfeb9b27 user: dkf tags: dkf-utf16-branch | |
| 14:48 | merge trunk check-in: efd220a1ac user: dkf tags: dkf-notifier-poll | |
| 12:16 | Merge updates from trunk check-in: 59daece720 user: ferrieux tags: ferrieux-nacl | |
| 12:01 | Fix gcc warnings (discovered with latest mingw, based on gcc 4.6.1) check-in: 91a0a93dad user: jan.nijtmans tags: trunk | |
|
2011-10-06
| ||
| 21:19 | Reintegrate the compilation of [dict with], which is now usually much faster (but only inside contex... check-in: 81996420e6 user: dkf tags: trunk | |
| 19:57 | Handle empty tail case to stop test failures. check-in: b14befee57 user: dgp tags: remove-pathappend-intrep | |
| 19:26 | Disabled more large blocks of code not needed in the absence of the TCLPATH_APPEND intrep. check-in: 3ea6aab6df user: dgp tags: remove-pathappend-intrep | |
| 19:15 | Add the other instructions to the assembler's nous. Closed-Leaf check-in: 5b83ff4cd5 user: dkf tags: dkf-dict-with-compiled | |
|
2011-10-05
| ||
| 19:01 | Add special handling required for ~foo filesystem paths. check-in: a09a9e64c0 user: dgp tags: remove-pathappend-intrep | |
| 18:11 | Radical experiment of completely disabling the TCLPATH_APPENDED intrep of the "path" Tcl_ObjType tha... check-in: 15d9677358 user: dgp tags: remove-pathappend-intrep | |
| 14:23 | Merge to feature branch check-in: 2b23686155 user: jan.nijtmans tags: tip-389-impl | |
| 14:21 | merge trunk check-in: 055aae0b17 user: dkf tags: dkf-dict-with-compiled | |
| 14:19 | Added some tests. check-in: 55b7d7fafb user: dkf tags: dkf-dict-with-compiled | |
| 14:05 | wrong copy/paste in ChangeLog check-in: fed81b9937 user: jan.nijtmans tags: trunk | |
| 13:58 | Remove tclWinProcs, as it is no longer being used check-in: 3bc90017b9 user: jan.nijtmans tags: trunk | |
|
2011-10-04
| ||
| 08:44 | merge trunk check-in: 7d5b912b37 user: dkf tags: dkf-dict-with-compiled | |
| 05:11 | Update to Olson's tzdata2011k check-in: 078177c87f user: venkat tags: trunk | |
|
2011-10-03
| ||
| 10:45 | Added support for having the dict var itself referenced by LVT index. check-in: 0b8e874e2c user: dkf tags: dkf-dict-with-compiled | |
| 07:51 | Add assembler support for the new INST that I think has a stable interface. check-in: 13d6ce4ce6 user: dkf tags: dkf-dict-with-compiled | |
|
2011-10-02
| ||
| 16:29 | Experimental compilation of the [dict with] subcommand. No tests yet, and not yet certain that the a... check-in: 3e46935f68 user: dkf tags: dkf-dict-with-compiled | |
|
2011-09-29
| ||
| 14:58 | More polishing of Tcl's HTML doc converter. check-in: fe2f12390f user: dkf tags: trunk | |
| 10:56 | [Bug 3414769]: Updated list of default-hidden commands for safe interps. check-in: ff6cb3f219 user: dkf tags: trunk | |
|
2011-09-28
| ||
| 08:32 | [RFE 3010352]: make all TclOO API functions MODULE_SCOPE check-in: d952be86c1 user: jan.nijtmans tags: trunk | |
| 01:39 | merge trunk check-in: 0f1d9f3a48 user: mig tags: mig-no280 | |
| 01:39 | merge trunk check-in: 12126498b2 user: mig tags: mig-alloc-reform | |
|
2011-09-27
| ||
| 09:57 | Release unused memory... check-in: 538047ebb7 user: dkf tags: trunk | |
| 09:49 | * generic/tclIndexObj.c (Tcl_ParseArgsObjv): [Bug 3413857]: Corrected the memory management for th... check-in: 06c0436f04 user: dkf tags: trunk | |
| 09:45 | Test harness for Tcl_ParseArgsObjv Closed-Leaf check-in: ffc52b181f user: dkf tags: bug-3413857 | |
| 09:44 | Unbreak TCL_ARGV_AUTO_REST macro, found during testing. check-in: e670fd9be2 user: dkf tags: bug-3413857 | |
|
2011-09-26
| ||
| 10:46 | Make [file] itself be safe, to reduce breakage in existing code. [Bug 3211758] check-in: 08c3728274 user: dkf tags: trunk | |
| 10:09 | Proposed patch to fix [Bug 3413857]... check-in: 8edb5ef770 user: dkf tags: bug-3413857 | |
|
2011-09-23
| ||
| 19:16 | More revisions to get finalization of ReflectedTransforms correct, including adopting a "dead" field... check-in: 5752b4e079 user: dgp tags: trunk | |
| 16:00 | Stop using the deprecated thread management commands of the tcltest package. The test suite ought to... check-in: d1a3e27d6c user: dgp tags: trunk | |
| 02:55 | Further corrections to [info frame] in a coroutine. check-in: 2caf2b6c9c user: dgp tags: trunk | |
|
2011-09-22
| ||
| 20:32 | Revise [info frame] so that it stops creating cycles in the iPtr->cmdFramePtr stack. check-in: 1250a21420 user: dgp tags: trunk | |
| 14:08 | (minor: tidy up some comments) check-in: 2e5e7f4e21 user: dkf tags: trunk | |
| 14:05 | [Bug 2903743]: Try to do the right thing when presented with old-style nroff. check-in: 6f7454b66b user: dkf tags: trunk | |
| 12:00 | typo check-in: a95a9b242d user: jan.nijtmans tags: trunk | |
|
2011-09-21
| ||
| 21:45 | Revise the thread exit handling of the [testthread] command so that it properly maintains the per-pr... check-in: 512220a685 user: dgp tags: trunk | |
| 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-31
| ||
| 18:26 | Use better 'isalnum' predicate ; add test case. Closed-Leaf check-in: 5ddc891b55 user: ferrieux tags: bug-3401704, dgp-thread-leaks | |
| 17:49 | Detect trailers after Nan, Inf, etc. check-in: a132259d0c user: ferrieux tags: bug-3401704, dgp-thread-leaks | |
|
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 | |
| 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 | |