Timeline
Not logged in

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

1033 check-ins using file compat/zlib/infback.c version 307ab11bf8

2013-09-27
16:54
Patch to the original line continuation commit to fix up TclCompileTokens. Closed-Leaf check-in: 8af75fedaa user: dgp tags: adjust-fix
2010-03-14
16:53
merge updates from HEAD check-in: 5bf14f403a user: dgp tags: dgp-refactor
14:59
Squelch unnecessary parens, shorten overlong comment lines. check-in: 6b7147d1ee user: dkf tags: trunk
2010-03-12
15:18
Fix [Bug 2967340]: Static build failure check-in: d1616c6af7 user: nijtmans tags: trunk
2010-03-11
15:19
merge updates from HEAD check-in: 144ace2ad8 user: dgp tags: dgp-refactor
15:02
Revert a few files from the previous commit, preventing conflicts with Kevin's TIP #357 work check-in: 6e701eee65 user: nijtmans tags: trunk
13:35
Remove unnecessary '&' decoration for function pointers. Fix double declaration of TclNativeDupInter... check-in: bb4a12448b user: nijtmans tags: trunk
2010-03-09
21:30
merge updates from HEAD check-in: 2c94dfa81f user: dgp tags: dgp-refactor
21:15
* generic/tclIORChan.c: [Bug 2936225]: Thanks to Alexandre Ferrieux * doc/refchan.n: <ferrieux@us... check-in: 294dac0871 user: andreas_kupries tags: trunk
18:23
* library/tzdata/America/Matamoros: New locale * library/tzdata/America/Ojinaga: New... check-in: c9785f1583 user: dgp tags: trunk
2010-03-08
14:34
merge updates from HEAD check-in: 58e959de47 user: dgp tags: dgp-refactor
2010-03-07
14:39
test that tclOO stubs are present in stub library Applied missing part of [Patch 2961556] Change all... check-in: 0ccb7b21a9 user: nijtmans tags: trunk
2010-03-06
06:29
remove presence of tclTomMathStubsPtr in tclStubLib.c test that tommath stubs are present in stub li... check-in: 04bac2f347 user: nijtmans tags: trunk
03:40
merge updates check-in: f1f1ac161b user: dgp tags: dgp-refactor
2010-03-05
23:23
Updated changelog with message relating to code audit from earlier check-in: d95c9e8212 user: dkf tags: trunk
23:12
Quell a warning in Kevin Kenny's build environment check-in: 74d4ded15e user: dkf tags: trunk
22:50
Fix [Bug 2964425]. check-in: c25ea55b7c user: dkf tags: trunk
15:32
[Patch 2961556]: Change TclOO to use the same style of function typedefs as Tcl, as this is about th... check-in: 6723a5d58c user: dkf tags: trunk, potential incompatibility
14:34
Code Audit results: * use do { ... } while (0) in macros * avoid shadowing one local variable with... check-in: 4d8a4f639d user: dkf tags: trunk
11:36
Remove unused variable check-in: 782cd0109d user: dkf tags: trunk
04:21
merge updates check-in: 3c66c0e6c8 user: dgp tags: dgp-refactor
2010-03-04
23:55
ignore shared libraries from checking in check-in: 6994240f68 user: nijtmans tags: trunk
23:52
Minor correction to log entry. check-in: 69222d3fd5 user: dkf tags: trunk
23:42
Fix [Bug 2962664] by forcing oo::object deletion on oo::class deletion. check-in: b1e964413e user: dkf tags: trunk
23:16
3 unnecessary MODULE_SCOPE symbols check-in: 638890c82c user: nijtmans tags: trunk
22:29
Split tommath stub lib source file in separate file. Don't use -fvisibility=hidden for cygwin check-in: c8722c8b57 user: nijtmans tags: trunk
2010-03-03
18:30
* doc/refchan.n: Followup to ChangeLog entry 2009-10-07 (generic/tclIORChan.c). Fixed the documen... check-in: 92ecdcd7c3 user: andreas_kupries tags: trunk
03:48
merge updates check-in: abc7e6b72f user: dgp tags: dgp-refactor
2010-03-02
23:39
[Enh 2959069] Support for -fvisibility=hidden check-in: 5215b8740c user: nijtmans tags: trunk
16:29
merge update check-in: 8e649ece14 user: dgp tags: dgp-refactor
08:47
Use a less hacky way of using a char as a hash key check-in: 5898a30975 user: dkf tags: trunk
02:32
merge updates check-in: c96eab68a6 user: dgp tags: dgp-refactor
2010-03-01
23:25
Added test case for empty table in ::prefix check-in: ec977bbd3b user: ferrieux tags: trunk
23:19
Improve error message for corner case in ::prefix check-in: 7f54d07f0a user: ferrieux tags: trunk
22:20
fix [AT 86258]: special-casing of empty tables when generating error messages for [::tcl::prefix mat... check-in: 6f9f9e629d user: ferrieux tags: trunk
15:00
Make the code prettier check-in: 6628dc8c04 user: dkf tags: trunk
14:57
Refrain from a possibly lengthy reverse-DNS lookup on 0.0.0.0 when calling [fconfigure -sockname] on... check-in: f9242444be user: ferrieux tags: trunk
12:55
merge updates check-in: 5b64f5a7aa user: dgp tags: dgp-refactor
2010-02-28
21:15
Oops! [Bug 2960852] check-in: 7131f40fa3 user: dkf tags: trunk
20:12
More additions of {TCL LOOKUP} error-code generation to various subcommands of [info] as part of lon... check-in: 7fb81ffe82 user: dkf tags: trunk
12:38
merge updates check-in: 1ab547c480 user: dgp tags: dgp-refactor
09:05
Fix Bug #2959713: Link error with gcc 4.1 check-in: 229f34c59f user: nijtmans tags: trunk
2010-02-27
22:37
merge updates check-in: 750bba6578 user: dgp tags: dgp-refactor
19:02
Only look for the needle when it fits in the haystack. [Bug 2960021] check-in: d1aa4b3296 user: dkf tags: trunk
15:03
merge fix check-in: 1728c52985 user: dgp tags: dgp-refactor
15:02
merge updates from HEAD check-in: 4ecf6f678a user: dgp tags: dgp-refactor
12:07
* generic/tclMain.c (Tcl_Main): [Bug 801429]: Factor out the holding of the client-installed main lo... check-in: 9dc4acda9c user: dkf tags: trunk, potential incompatibility
11:51
Corrections to make things work in the non-cross-compiling case check-in: 5c38ca40c2 user: dkf tags: trunk
03:46
merge updates check-in: a99f66b763 user: dgp tags: dgp-refactor
2010-02-26
14:38
merge updates from HEAD check-in: aa6d919ab9 user: dgp tags: dgp-refactor
14:38
Split tclCompCmds.c into two pieces to improve developer sanity. check-in: 63fb4017d5 user: dkf tags: trunk
11:05
* unix/Makefile.in (NATIVE_TCLSH): Added this variable to allow for better control of what tclsh t... check-in: 824cd1843c user: dkf tags: trunk
10:32
Cleanup doc/safe.n check-in: 52450b646f user: rmax tags: trunk
10:25
Remap non-alphanumeric sequences in manpage filenames to single underscores. check-in: 30c728c4dd user: dkf tags: trunk
01:21
merge updates from HEAD check-in: ec93238882 user: dgp tags: dgp-refactor
00:39
[Bug 2818131] further tests added to cover use of mismatched zlib algorithms Using zlib gzip to wri... check-in: dd2bad0212 user: patthoyts tags: trunk
2010-02-25
23:39
Squelch some warnings check-in: d14f7e694e user: dkf tags: trunk
22:20
[ tcl-Feature Requests-2958832 ] Further speed-up of ouster-hash function. Eliminate various unneces... check-in: b28fef8499 user: nijtmans tags: trunk
21:53
merge updates from HEAD check-in: 1b11388844 user: dgp tags: dgp-refactor
14:49
Convert many multi-line macros to use the best-practice do-while(0) form check-in: 8b62304af5 user: dkf tags: trunk
10:56
Correct silly error with missing semicolons check-in: b6f587edd7 user: dkf tags: trunk
2010-02-24
14:30
Fix some nasties with handling duplicate keys in list->dict->list conversions. check-in: 72dc5b9bbc user: dkf tags: trunk
10:49
Reduce ifdef-fery and size of activation record. More variables shared across instructions than befo... check-in: 20d9e2d514 user: dkf tags: trunk
10:45
More tidying up (whitespace, spelling, useless parentheses, useless casts) check-in: 511d94dd87 user: dkf tags: trunk
10:32
Pure whitespace changes, changing to follow Engineering Manual style. check-in: c81eddebbb user: dkf tags: trunk
10:11
[Bug 2957688]: clarified [socket -server] docs check-in: d1bfb71ebb user: dkf tags: trunk
2010-02-23
00:03
correct date check-in: a2118d92b0 user: nijtmans tags: trunk
2010-02-22
23:55
Fix typos in ChangeLog. check-in: 6d7d8b22c5 user: andreas_kupries tags: trunk
23:54
* generic/tclZlib.c (ZlibTransformInput): [Bug 2742041]: Added a hack to work around the general ... check-in: e438b413a8 user: andreas_kupries tags: trunk
23:31
Remove unnecessary EXTERN's, which already are in the global stub table. Use @EXEEXT@ in stead of @E... check-in: ede6fe7b20 user: nijtmans tags: trunk
13:07
Added missing quoting check-in: 9fd327fe0d user: dkf tags: trunk
10:27
Convert literal tabs in strings into \t sequences. check-in: fce0023cae user: dkf tags: trunk
2010-02-21
20:09
Follow-up to Fix [Bug 2954959] expr abs(0.0) is -0.0 Some more tests, showing that the LONG implemen... check-in: 4a0630650d user: nijtmans tags: trunk
18:55
* tests/regexp.test: Add test cases back ported from Jacl regexp work. check-in: fdacdda252 user: mdejong tags: trunk
14:31
merge updates from HEAD check-in: 2c0e82ab0b user: dgp tags: dgp-refactor
08:56
Fix [Bug 2954959] expr abs(0.0) is -0.0 and added test cases for it. check-in: 67fb2f3118 user: nijtmans tags: trunk
2010-02-20
15:38
Make [string length] compiler handle more trivial cases. check-in: e7133caaca user: dkf tags: trunk
2010-02-19
22:55
tricky merge of both whitespace and logic from HEAD check-in: 2973b7aeaf user: dgp tags: dgp-refactor
21:06
merge simple changes from HEAD check-in: fc89e429cd user: dgp tags: dgp-refactor
14:22
Small changes to align code style with Tcl Engineering Manual check-in: 06e96addfd user: dkf tags: trunk
13:36
Correct compiler/linker flags for threaded builds on OpenBSD. check-in: 5f0ed97439 user: stwo tags: trunk
09:54
[Bug 2954638]: Correct behaviour of manual page installer. Also added armouring to check that assump... check-in: 8c92f22576 user: dkf tags: trunk
2010-02-17
22:33
merge updates from HEAD check-in: cc2d5c1d60 user: dgp tags: dgp-refactor
21:58
Return to using the classic hash function. Now with *extensive* notes in the comments about why this... check-in: 851ca213dc user: dkf tags: trunk
16:02
merge updates from HEAD check-in: 7810d29dcb user: dgp tags: dgp-refactor
15:59
Fix error in stack depth calculation for [dict update], correct misleading comment in description of... check-in: 852f2c93e6 user: dkf tags: trunk
15:40
missing comma check-in: d8c2f8b54c user: dgp tags: trunk
15:36
merge updates from HEAD check-in: ac9a3fc416 user: dgp tags: dgp-refactor
2010-02-16
21:34
Change order of various struct members, restoring potential binary incompatibility with Tcl 8.5 check-in: be952a0158 user: nijtmans tags: trunk
16:30
Small fixes, namely: Move some related pieces (e.g., for encoding handling) closer together Upda... check-in: 4223b70b26 user: dkf tags: trunk
16:02
regen check-in: 688e377016 user: dkf tags: trunk
16:01
Do not assume that all unix systems have the POSIX blkcnt_t type, since OpenBSD apparently does not.... check-in: 1ed3cbbadc user: dkf tags: trunk
14:09
Update literal table to use FNV hash function. check-in: 8ec38235bc user: dkf tags: trunk
2010-02-15
23:10
Eliminate all internal Tcl_WinUtfToTChar and Tcl_WinTCharToUtf calls, needed for mslu support. check-in: 89d7bf3904 user: nijtmans tags: trunk
22:56
reverted earlier rename from tcl*Stubs to tcl*ConstStubs, it's not necessary at all. tclEnsemble.c: ... check-in: 0d29245dd5 user: nijtmans tags: trunk
11:53
Fix [Bug 2950259] so that deleting an object by killing its namespace will reliably call the object'... check-in: bc959e87fb user: dkf tags: trunk
2010-02-14
13:37
Reduce code nesting in [namespace ensemble] implementation. check-in: f7436e0a2c user: dkf tags: trunk
13:23
Corrected a comment. check-in: e4f2d1e010 user: dkf tags: trunk
2010-02-13
18:11
Hive off the ensemble code into its own file. Split the [switch] compiler for sanity's sake. check-in: 4fbc57ea60 user: dkf tags: trunk
13:33
Add .lib, .exp and .res to .cvsignore check-in: ca9903c7d8 user: nijtmans tags: trunk
13:31
use -pipe for gcc on win32 (mingw/cygwin) check-in: 9548ade90f user: nijtmans tags: trunk
2010-02-12
03:21
add tests for explicit backslash zero as argument to list command check-in: 0f7125b8b7 user: mdejong tags: trunk
03:06
merge updates from HEAD check-in: 616130f94d user: dgp tags: dgp-refactor
2010-02-11
15:21
Correct date check-in: ceb8e2ae70 user: dkf tags: trunk
15:20
[Bug 2949740]: Do not try to put a NULL pipeline channel into binary mode. check-in: 9f72b0493b user: dkf tags: trunk
11:14
Tcl Bug 2826551 regexp bugs related to -all -line and -start and newlines check-in: 2a54ee5bde user: dkf tags: trunk
09:00
[Bug 2949397]: Prevent destructors from running on the two core class objects when the whole interpr... check-in: ed48aba1da user: dkf tags: trunk
2010-02-10
23:28
Two more hash-iteration-order assumptions bite the dust check-in: c93663dc53 user: dkf tags: trunk
23:24
Remove assumption of ordered results from [info procs] check-in: 6bfa8a0a39 user: dkf tags: trunk
23:17
More zlib documentation improvements. check-in: d016050a8c user: dkf tags: trunk
16:29
Forgot the magic bias values. FNV is wildly magical... check-in: 5ba97c097d user: dkf tags: trunk
16:12
Improvements to zlib documentation (and formatting of it). check-in: a705209b99 user: dkf tags: trunk
02:56
merge updates from HEAD check-in: a3184b6de4 user: dgp tags: dgp-refactor
2010-02-09
22:39
Minor corrections as recommended by Joe English. check-in: 7173a0a307 user: dkf tags: trunk
22:27
Corrected case of trap pattern check-in: 6deccb969e user: dkf tags: trunk
22:20
Small cleanups of formatting issues check-in: bdaa6f380a user: dkf tags: trunk
20:51
Compilation of [try] now enabled! check-in: f2617b69aa user: dkf tags: trunk
17:53
merge updates from HEAD check-in: 213eee9b55 user: dgp tags: dgp-refactor
14:08
Get the inequality right check-in: 76f159362c user: ferrieux tags: trunk
14:05
remove dependency on 8.5+ idiom "in" in expressions check-in: 65b672a467 user: ferrieux tags: trunk
2010-02-08
13:21
[Bug 2947783]: Ensure that result is an unshared object before appending to it. check-in: 98913ba9aa user: dkf tags: trunk
2010-02-07
09:10
Upgrade Tcl's hash function to use the FNV-32 algorithm. This is marginally faster and gives a bit b... check-in: 24fe1de120 user: dkf tags: trunk
08:03
Fix tests with known dependencies on hash iteration order. check-in: 6df1a049cd user: dkf tags: trunk
2010-02-05
22:39
Added basic compilation of [error] (the most common case only). check-in: d3fc864505 user: dkf tags: trunk
20:53
Follow-up to earlier commit today: Eliminate the need for an extra Stubs Pointer for adressing a sta... check-in: b809fb2cbc user: nijtmans tags: trunk
14:33
More consistency in errorcode generation. check-in: 1dc360a107 user: dkf tags: trunk
13:41
NRE-enabled destructors! Also more generation of errorcodes. check-in: 3d92d332fd user: dkf tags: trunk
11:47
Use 'const' more often for pointers to read-only structures. check-in: f80600cbf2 user: dkf tags: trunk
10:03
Follow-up to [2010-01-29] commit: prevent space within stub table function parameters if the paramet... check-in: 98e1b94811 user: nijtmans tags: trunk
2010-02-04
15:39
merge updates from HEAD check-in: 0ad2cfbe7b user: dgp tags: dgp-refactor
14:56
Use the object RE interface for faster matching in [array names -regexp]. check-in: 71270e9141 user: dkf tags: trunk
13:49
minor maintenance check-in: 46d3dc6474 user: dkf tags: trunk
13:46
Make [array get] work again with a trivial pattern. check-in: 28cd675ef6 user: dkf tags: trunk
10:53
Minor updates: more errorcodes, less C stack levels for old APIs check-in: d91c86d0da user: dkf tags: trunk
2010-02-03
15:30
merge updates from HEAD check-in: c9238d0253 user: dgp tags: dgp-refactor
13:26
More corrections to the [array unset] command. check-in: d617577cc4 user: dkf tags: trunk
2010-02-02
16:27
merge updates from HEAD check-in: 49e154d0ac user: dgp tags: dgp-refactor
16:12
Turned the [array] command into a true ensemble. Test changes indicate some alteration to error mess... check-in: dfb143ff5e user: dkf tags: trunk
15:56
merge updates from HEAD check-in: f24460a003 user: dgp tags: dgp-refactor
09:51
Chisel away at reducing the cost of recent changes. check-in: 876d72038d user: dkf tags: trunk
09:13
[Bug 2944404] Be careful in case an object deletes itself in its destructor. check-in: e4e7bef93e user: dkf tags: trunk
00:29
Switch to using the new faster var-ref internal API inside [array unset] when it makes sense. check-in: 8c7a10ac02 user: dkf tags: trunk
00:11
Fix [Bug 2939073]: dangling ref when an unset trace triggered by [array unset] hits the next element... check-in: bf4311a2b0 user: dkf tags: trunk
2010-02-01
15:34
merge updates from HEAD check-in: cdb2a26e74 user: dgp tags: dgp-refactor
11:45
Reduce obscurity of function names. Do a little recursion unrolling. check-in: d11c7a78b9 user: dkf tags: trunk
10:32
Use attemptckalloc instead of ckalloc; RE engine knows how to deal with failure check-in: 6141987196 user: dkf tags: trunk
00:27
[Bug 2942697]: Rework the RE engine so that certain pathological patterns are matched much more rapi... check-in: 2fa3db5b91 user: dkf tags: trunk
2010-01-31
22:33
One more function that needs the LVT index passing into it now. check-in: 04cf166fd2 user: dkf tags: trunk
22:25
Unbreak the build check-in: 596b2d209c user: dkf tags: trunk
2010-01-30
16:33
Make the [unset] command be bytecode compiled. check-in: 211541cc9e user: dkf tags: trunk
2010-01-29
19:30
Reverted Tcl_ThreadDataKey type change, see Bug #2942081 Changed some Tcl_CallFrame fields from "cha... check-in: 347767151a user: nijtmans tags: trunk
16:17
- genStubs.tcl: No longer generate a space after "*" and immediately after a function name, so the... check-in: 9292490135 user: nijtmans tags: trunk
2010-01-28
14:26
merge updates from HEAD check-in: e2ec6723ac user: dgp tags: dgp-refactor
13:57
Make things compile... D'oh! check-in: b6675927c4 user: dkf tags: trunk
10:25
Improvements to destructor handling. Stop crashes from odd destruction routes. check-in: ca70f094be user: dkf tags: trunk
2010-01-25
21:05
merge updates from HEAD check-in: a7dd55a748 user: dgp tags: dgp-refactor
20:26
Remove double includes (which causes a warning in CYGWIN compiles) Add confdefs.h to unix/.cvsignore... check-in: 40cecbbc4f user: nijtmans tags: trunk
03:22
merge updates from HEAD check-in: b0b3b375ac user: dgp tags: dgp-refactor
2010-01-22
23:38
[Bug 1970629]: Define a bit better what the current namespace of a procedure is check-in: d3dfd02410 user: dkf tags: trunk
13:11
merge updates from HEAD check-in: e8cfd1cd32 user: dgp tags: dgp-refactor
13:05
Revert [2009-12-21] change in tcl.h, in stead resolve the CYGWIN inclusion problems by re-arranging ... check-in: 73e5d1067b user: nijtmans tags: trunk
13:02
Revert [2009-12-21] change in tcl.h, in stead resolve the CYGWIN inclusion problems by re-arranging ... check-in: 835f8e1e9d user: nijtmans tags: trunk
12:57
merge updates from HEAD check-in: 95b6cfd163 user: dgp tags: dgp-refactor
10:22
Improve error code generation from some of the tailcall-related bits of TEBC. check-in: bb30ffa43f user: dkf tags: trunk
2010-01-21
20:16
merge updates from HEAD check-in: 4858799967 user: dgp tags: dgp-refactor
17:23
* generic/tclCompile.h: NRE-enable direct eval on BC spoilage * generic/tclExecute.c: [Bug 2910748... check-in: a9ed587eec user: msofer tags: trunk
2010-01-20
13:57
merge updates from HEAD check-in: 23c0bdab5e user: dgp tags: dgp-refactor
13:42
Use a consistent indentation of 4 for code examples. check-in: e2e171f334 user: dkf tags: trunk
13:40
Split up and extended the examples for more clarity check-in: 8b68e73528 user: dkf tags: trunk
09:41
Document that [tailcall] doesn't work inside [catch] check-in: 554072789f user: dkf tags: trunk
2010-01-19
14:23
merge updates from HEAD check-in: 907e364180 user: dgp tags: dgp-refactor
09:48
[Bug 2929546]: Improve the dict documentation. check-in: b2cfd8b076 user: dkf tags: trunk
2010-01-18
22:19
* generic/tclIO.c (CreateScriptRecord): [Bug 2918110]: Initialize the EventScriptRecord (esPtr) f... check-in: 1d91b69bab user: andreas_kupries tags: trunk
14:58
merge updates from HEAD check-in: aa64c80d13 user: dgp tags: dgp-refactor
09:49
Ensure that objects are released in all cases (hard to test this particular one without a very large... check-in: f225aaa526 user: dkf tags: trunk
09:31
[Bug 2932421]: Make [format] less likely to smash intreps. check-in: d9c0ca8b37 user: dkf tags: trunk
2010-01-15
14:56
merge updates from HEAD check-in: d9d27585c9 user: dgp tags: dgp-refactor
2010-01-14
18:43
Yet another exclusion check-in: ef8ae9090b user: dkf tags: trunk
18:23
Another link suppression check-in: 63fd3bb0cb user: dkf tags: trunk
18:13
Stop breaking of highlightable over a line for ease of scraping check-in: 23f8005029 user: dkf tags: trunk
17:10
merge updates from HEAD check-in: d7f6e9234b user: dgp tags: dgp-refactor
14:52
Improve keyword lists. check-in: 123e864f6d user: dkf tags: trunk
13:59
More tinkering with the conversion special cases. check-in: 8002784202 user: dkf tags: trunk
11:47
Improve linking between pages, put Tk variables in Tk docs. check-in: e951b5841c user: dkf tags: trunk
11:45
Add link remapping capability. check-in: 199ad24664 user: dkf tags: trunk
2010-01-13
18:47
merge updates from HEAD check-in: e6c6ee7ccf user: dgp tags: dgp-refactor
17:09
Add copyrights/version trackers. check-in: 11a0cd151b user: dkf tags: trunk
16:55
Add to exclusions, remove list-syntax problem check-in: 858053ee75 user: dkf tags: trunk
15:40
Adjust the link suppression check-in: 5284d6b708 user: dkf tags: trunk
12:08
Improve choice of keywords check-in: f07a6ecd28 user: dkf tags: trunk
09:58
Another useless special case removed check-in: a21529b086 user: dkf tags: trunk
09:50
No need for regexp(n) to get special treatment check-in: 33fbfa59e0 user: dkf tags: trunk
09:48
Some small formatting tweaks check-in: 0ed2274afe user: dkf tags: trunk
09:47
No need for return(n) to get special treatment check-in: fb648baad8 user: dkf tags: trunk
09:42
Formatting check-in: f1031c8514 user: dkf tags: trunk
09:41
Tweak to generate better links check-in: 6ebfc3459b user: dkf tags: trunk
09:32
More factoring out of special cases in the nroff->HTML code. check-in: 490d91be44 user: dkf tags: trunk
09:13
Improve NAME for better HTML generation check-in: 3e5db4de05 user: dkf tags: trunk
09:10
Don't break a command reference over a line check-in: bc624fbbeb user: dkf tags: trunk
06:46
Fix TCL_LL_MODIFIER for Cygwin and various other minor CYGWIN compilation problems check-in: 2be0f4173b user: nijtmans tags: trunk
2010-01-12
14:38
Simplification/refactoring of nroff->HTML. check-in: 87d7c3c997 user: dkf tags: trunk
10:55
Fix parameter name confusion for server sockets. check-in: 1d869e473a user: ferrieux tags: trunk
2010-01-10
22:58
* win/tclWinDde.c: VC++ 6.0 doesn't have * win/tclWinReg.c PDWORD_PTR * win/tclWinThrd... check-in: ab99980096 user: nijtmans tags: trunk
20:36
Small cleanups to improve HTML generation. check-in: ed6535d2ab user: dkf tags: trunk
16:51
Record that [Bug 2898722] is lurking. check-in: c259a08953 user: dkf tags: trunk
13:19
Split man2html converter up for ease of maintenance. check-in: 79ae04b489 user: dkf tags: trunk
12:32
Added documentation for argument. check-in: 600020ad12 user: dkf tags: trunk
00:56
Add more troff macros to ignore check-in: 44e825a295 user: dkf tags: trunk
2010-01-09
19:32
Small tweaks to improve reporting and quell some unimportant messages check-in: a8cf5a937f user: dkf tags: trunk
18:42
Added the contributed packages to the code to build HTML docs. check-in: 55a99d7dbb user: dkf tags: trunk
2010-01-06
16:58
merge updates from HEAD check-in: 5e13aecc8e user: dgp tags: dgp-refactor
2010-01-05
18:58
* generic/tclPathObj.c (TclPathPart): Correct inconsistency between * tests/fileNa... check-in: 07892416f4 user: dgp tags: trunk
2010-01-04
03:39
merge updates from HEAD check-in: 34d2ef2d8e user: dgp tags: dgp-refactor
2010-01-03
21:35
regen check-in: 3da97f4f4c user: dkf tags: trunk
21:35
Fix quoting problem check-in: b5b4a04dc4 user: dkf tags: trunk
21:21
regen check-in: 13bb4e345f user: dkf tags: trunk
21:20
Missed a bit check-in: f718c762af user: dkf tags: trunk
21:06
[Bug 1636685]: Use the configuration for modern FreeBSD suggested by the FreeBSD porter. check-in: 70df56df91 user: dkf tags: trunk
20:52
fix Changelog typo and c/p error check-in: 2e21ef51bb user: msofer tags: trunk
20:29
* generic/tclBasic.c: Fix lerak of coroutines on namespace * generic/tclCompile.h: deletion, [... check-in: 213483b4eb user: msofer tags: trunk
2010-01-02
16:32
merge updates from HEAD check-in: 72740d91f8 user: dgp tags: dgp-refactor
2009-12-31
19:22
Minor stylistic improvements. check-in: f140b14dba user: dkf tags: trunk
2009-12-30
22:26
[Bug 2923613]: Make the safer [source] handle a [return] at the end of the file correctly. check-in: 52080bfb5d user: dkf tags: trunk
17:24
merge updates from HEAD check-in: 263b067570 user: dgp tags: dgp-refactor
13:47
* library/init.tcl (unknown): fix infinite recursion of ::unknown when [set] is undefined [Bug 282... check-in: 0c8502aa1f user: msofer tags: trunk
2009-12-29
16:58
Minor optimization for Tcl_RecordAndEvalObj check-in: a8d1162870 user: dkf tags: trunk
16:54
Simplify the logic in Tcl_GetCommandFromObj check-in: 62ebd8167b user: dkf tags: trunk
14:55
[Bug 2895741]: Make min() and max() supported in safe interpreters. check-in: 40561c3f87 user: dkf tags: trunk
01:43
Handle completely invalid input to the decode methods [Bug 2922555] check-in: 7cac795579 user: patthoyts tags: trunk
2009-12-28
14:15
[FRQ 1083288]: Added targets to allow easier tracing of shell/test invokations check-in: 221192a523 user: dkf tags: trunk
12:58
regen with autconf 2.61 check-in: 02500afadc user: dkf tags: trunk
12:55
[Bug 942170]: Detect the st_blocks field of 'struct stat' correctly. check-in: ce4adf55c7 user: dkf tags: trunk
12:50
Correct failing test check-in: b19b199761 user: dkf tags: trunk
10:01
Slight improvement of test so it shouldn't block forever if it fails check-in: f43124e2e9 user: dkf tags: trunk
09:58
[Bug 2891362]: Make time limits work better with the event loop. check-in: 0bdf5e931a user: dkf tags: trunk
09:53
Minor formatting issues check-in: 5c4d0c6d70 user: dkf tags: trunk
2009-12-27
22:06
[Bug 2921538]: Updated example to not be quite so ancient. check-in: e79f388bdd user: dkf tags: trunk
2009-12-25
22:45
CONST -> const check-in: 26cee50b52 user: nijtmans tags: trunk
2009-12-24
06:58
Tweak exclusions check-in: 6ad10e1733 user: dkf tags: trunk
06:55
Move declarations to the top of the file, add boilerplate comments to some functions check-in: 07da01e054 user: dkf tags: trunk
2009-12-23
20:12
Fix up a few stray spaces. check-in: fa2452348c user: dkf tags: trunk
11:17
[Bug 2913625]: Stop information about paths from leaking through [info script] and [info nameofexecu... check-in: 41ff8cabc7 user: dkf tags: trunk
07:10
Cygwin: Install libtcl8.6.dll in bin directory check-in: 157c10506a user: nijtmans tags: trunk
2009-12-22
19:49
[Bug 2918962]: Stop crash when -index and -stride are used together in [lsort]. check-in: b246bea842 user: dkf tags: trunk
04:42
merge updates from HEAD check-in: 9fdc8d03f3 user: dgp tags: dgp-refactor
2009-12-21
23:25
Various CYGWIN-related fixes. In the win32 configure script, CYGWIN is still not enabled yet, but at... check-in: dca4a9980e user: nijtmans tags: trunk
20:40
merge updates from HEAD check-in: 370fe59d8f user: dgp tags: dgp-refactor
2009-12-19
14:21
* generic/tclBasic.c: Fix for bad cmd resolution by coroutines * tests/coroutine.test: [Bug #29176... check-in: 28c837c3c8 user: msofer tags: trunk
05:44
merge updates from HEAD check-in: 057b2cc41b user: dgp tags: dgp-refactor
2009-12-17
16:28
bump to msgcat 1.4.3 to account for commits check-in: 6d48bf9c9d user: dgp tags: trunk
15:17
merge updates from HEAD check-in: ad209c88d2 user: dgp tags: dgp-refactor
00:06
Fix gcc warning: ignoring return value of ‘write’, declared with attribute warn_unused_result check-in: 295ac3225d user: nijtmans tags: trunk
2009-12-16
23:44
Upgrade to Safe Base's handling of [glob] to be more permissive with the feature set supported, but ... check-in: 1fb17d6662 user: dkf tags: trunk
23:25
Fix gcc warning: ignoring return value of ‘write’, declared with attribute warn_unused_result CO... check-in: e52afe7fa4 user: nijtmans tags: trunk
14:01
[Bug 1911342]: Rewrite formatting to avoid bogus link from tm.n to list.n in the HTML documentation.... check-in: 4a6caccf13 user: dkf tags: trunk
13:53
Force this file to be interpreted as a Tcl script by Emacs check-in: 73f8d9eb42 user: dkf tags: trunk
09:26
[Bug 2913616]: Make msgcat package work in safe interpreters. check-in: 327dfaa07c user: dkf tags: trunk
2009-12-14
13:56
merge updates from HEAD check-in: 1622bb6303 user: dgp tags: dgp-refactor
10:03
Document that [file tempfile] always works on the native filesystem by design. [Bug 2388866] check-in: 9c9592b53e user: dkf tags: trunk
2009-12-13
17:54
fix comment check-in: c07dfe3d13 user: msofer tags: trunk
17:27
remove accidentally committed c++ style temp comments check-in: 3960ba39cf user: msofer tags: trunk
17:11
* generic/tclBasic.c: Release TclPopCallFrame() from its * generic/tclExecute.c: tailcall-manage... check-in: 20752ce195 user: msofer tags: trunk
16:41
* generic/tclBasic.c: Moving TclBCArgumentRelease call * generic/tclExecute.c: from TclNRTailcal... check-in: d4a353ca17 user: msofer tags: trunk
2009-12-12
19:57
Plug testing memleak. [Bug 2895367] check-in: d1d07b5a23 user: dkf tags: trunk
03:06
merge updates from HEAD check-in: 99d692085a user: dgp tags: dgp-refactor
2009-12-11
23:42
Fix gcc warning: signed and unsigned type in conditional expression check-in: 81f2a75d2f user: nijtmans tags: trunk
23:17
Add tcl.pc and tclsh.exe to .cvsignore check-in: 3b35eb4221 user: nijtmans tags: trunk
23:10
Fix gcc warning, using gcc-4.3.4 on cygwin warning: array subscript has type 'char' win/makefile.vc ... check-in: 574533920e user: nijtmans tags: trunk
22:52
Fix gcc warning, using gcc-4.3.4 on cygwin warning: array subscript has type 'char' win/makefile.vc ... check-in: 78b6d8b10a user: nijtmans tags: trunk
14:08
[FRQ 2897296]: Cross-links to sections within a manpage when in HTML. check-in: b823bbf8aa user: dkf tags: trunk
14:07
merge updates from HEAD check-in: 9c6afe4e33 user: dgp tags: dgp-refactor
14:01
Change to braces in example to avoid bug in HTML creator script check-in: 6d32390fef user: dkf tags: trunk
14:01
fix comment check-in: 72629e543a user: msofer tags: trunk
05:49
code comments check-in: 5591a2f0d1 user: msofer tags: trunk
05:38
code comments check-in: 097379b159 user: msofer tags: trunk
05:32
code comments check-in: 2aea4baa97 user: msofer tags: trunk
04:47
simplify the coroutine BP-chain monkey-patching; tclBasic does not need to know about bottomPtr, teb... check-in: 76cabdcc5c user: msofer tags: trunk
2009-12-10
23:52
* generic/tclBasic.c: Full nre-enabling of coroutines * generic/tclExecute.c: [Bug 2806407] check-in: 9995f661be user: msofer tags: trunk
22:38
* generic/tclBasic.c: small cleanup check-in: d2ad5bb002 user: msofer tags: trunk
22:01
* generic/tclExecute.c: fix panic in http11.test caused by buggy earlier commits in coroutine mana... check-in: 057cb7f89c user: msofer tags: trunk
19:13
* generic/tclObj.c (TclContinuationsEnter): [Bug 2895323]: Updated comments to describe when the ... check-in: 9f793e75c3 user: andreas_kupries tags: trunk
18:23
reorganization and better comments in TclNRCoroutineObjCmd() check-in: c363632e17 user: msofer tags: trunk
18:05
merge updates from HEAD check-in: 96cec5ea45 user: dgp tags: dgp-refactor
17:48
* generic/tclBasic.c: Reducing the # of moving parts for * generic/tclExecute.c: coroutines by d... check-in: fd0eaa36ea user: msofer tags: trunk
17:08
merge updates from HEAD check-in: f1f0a1ba66 user: dgp tags: dgp-refactor
16:54
* generic/tclBasic.c: Reducing the # of moving parts for * generic/tclExecute.c: coroutines check-in: a00ff915ee user: msofer tags: trunk
09:21
Minor whitespace cleanup... nothing to see here check-in: 7be18c8355 user: dkf tags: trunk
00:30
merge updates from HEAD check-in: 8b033f7215 user: dgp tags: dgp-refactor
2009-12-09
23:26
Killed c99/c++ comments left in by the IO patch. check-in: b8d9093b8d user: andreas_kupries tags: trunk
23:03
* generic/tclIO.c: [Bug 2901998]: Applied Alexandre Ferrieux's patch fixing the inconsistent buff... check-in: 5af0d249de user: andreas_kupries tags: trunk
18:40
Revert the 1.19 -> 1.20 commit now that bug 2487771 appears fixed. check-in: 5b277e5b35 user: dgp tags: trunk
17:57
remove accidentally committed C++ style comments check-in: badb19da85 user: msofer tags: trunk
17:55
* generic/tclBasic.c: Insure correct lifetime of varFrame's (objc,objv)for coroutines. * gener... check-in: dc303ea50b user: msofer tags: trunk
16:49
merge updates from HEAD check-in: b29d19b6d0 user: dgp tags: dgp-refactor
16:41
Add missing Tcl_SetErrorCode calls. check-in: 5016f7451b user: dkf tags: trunk
12:16
* generic/tclExecute.c (TclStackFree): Improved panic msg check-in: 1bbd795bef user: msofer tags: trunk
02:50
merge updates from HEAD check-in: e3141f9a4b user: dgp tags: dgp-refactor
2009-12-08
23:04
added comment confessing my puzzlement check-in: 0c446f44c3 user: msofer tags: trunk
22:58
minor cleanup check-in: 2f6acb6df9 user: msofer tags: trunk
21:44
baby steps towards nre-enabling coroutine first run check-in: f5462f26a9 user: msofer tags: trunk
21:04
merge updates from HEAD check-in: 6b108165b2 user: dgp tags: dgp-refactor
20:56
* generic/tclBasic.c: Partial nre-enabling of coroutines. * generic/tclExecute.c: The initial ca... check-in: 3bf4f4aa02 user: msofer tags: trunk
19:21
merge updates from HEAD check-in: cff185fca4 user: dgp tags: dgp-refactor
19:00
* generic/tclExecute.c (TEBC): silence warning about pcAdjustment check-in: 5e6ea3e1b9 user: msofer tags: trunk
18:39
merge updates from HEAD check-in: eb6dfbd0e7 user: dgp tags: dgp-refactor
14:18
Small corrections (enforcing ANSI style declarations, etc.) check-in: 139608bd78 user: dkf tags: trunk
13:58
Reduce size of TEBC activation record a bit. check-in: de13c3c8c4 user: dkf tags: trunk
04:20
* generic/tclExecute.c (TEBC): Grouping "slow" variables into structs, to reduce register pressure... check-in: 61f37dbba0 user: msofer tags: trunk
01:34
* generic/tclExecute.c: Start cleaning the TEBC stables * generic/tclInt.h: check-in: be429aa62f user: msofer tags: trunk
2009-12-07
20:49
* generic/tclCmdIL.c: Fix of [Bug #2910094] by aku * tests/coroutine.test: check-in: 787fb64567 user: msofer tags: trunk
19:03
* generic/tclBasic.c: arrange for [tailcall] to be created with the other builtins: was being crea... check-in: 90e69c9120 user: msofer tags: trunk
17:15
* generic/tclStrToD.c: Correct conditional compile directives to better detect the ... check-in: a453455af3 user: dgp tags: trunk
16:33
* generic/tclBasic.c: add ::tcl::unsupported::yieldTo * generic/tclInt.h: [Patch 2910056] check-in: ccf1454f1d user: msofer tags: trunk
15:08
Plug memory leak. [Bug 2910044] check-in: 1eff7fbab5 user: dkf tags: trunk
14:04
missing declaration check-in: 96b97eb9c7 user: msofer tags: trunk
2009-12-06
20:35
factoring TclSpliceTailcall out of TclPopStackFrame check-in: 8b0b539704 user: msofer tags: trunk
19:37
oops - test error due to deletion of now not-created namespace check-in: cc4f8c3218 user: msofer tags: trunk
18:29
clear old junk in tests/coroutine.test: check-in: a4591dcf8e user: msofer tags: trunk
18:12
* generic/tclBasic.c: Small changes for clarity in tailcall * generic/tclExecute.c: and coroutin... check-in: 0d9536212f user: msofer tags: trunk
12:19
missing changelog entry check-in: fdc1864a9f user: msofer tags: trunk
2009-12-05
22:05
* tests/tailcall.test: remove some old unused crud; improved the stack depth tests. check-in: e1304c9018 user: msofer tags: trunk
21:30
* generic/tclBasic.c: Fixed things so that you can tailcall * generic/tclNamesp.c: properly out o... check-in: 1ebac3d262 user: msofer tags: trunk
2009-12-03
15:49
Fix [Bug 2906841] and a few other smaller issues. check-in: 58f7495c10 user: dkf tags: trunk
2009-12-02
20:45
tools/genStubs.tcl Add support for win32 CALLBACK functions and remove obsolete "emitStubs" and "... check-in: 0aabcd0ba1 user: nijtmans tags: trunk
2009-11-30
23:10
tcl.h Don't use EXPORT for Tcl_InitStubs win/Makefile.in Better dependancies in case of static... check-in: d63090dfb8 user: nijtmans tags: trunk
15:39
[Bug 2901433]: Improved description of {*} syntax. check-in: 8122761dee user: dkf tags: trunk
2009-11-29
09:00
revert 2902965 tclAppInit.c change check-in: 9e1924b178 user: das tags: trunk
08:46
reverted 2902965 changes that broke static builds on OSX check-in: edecf0165f user: das tags: trunk
2009-11-27
21:44
* win/tclAppInit.c (Tcl_AppInit): Reverted Jan's change that added a call to Tcl_InitStubs. 'tclsh'... check-in: f83af53218 user: kennykb tags: trunk
14:35
[Patch 2903921]: Many small spelling fixes from Larry Virden. check-in: c04520abab user: dkf tags: trunk
07:27
Match the version-bump of TclOO. check-in: 5e375e282f user: dkf tags: trunk
06:33
[Bug 2903811]: Remove unneeded restrictions on usefully calling the oo::object->variable method. Lea... check-in: 8666033e45 user: dkf tags: trunk
2009-11-26
17:37
autoheader-2.59 check-in: 24632c2ec6 user: das tags: trunk
17:37
fix warning on LP64 check-in: ee769e1c33 user: das tags: trunk
09:40
Add .PHONY rules and documentation to preemptively stop trouble that plagued Tk from hitting Tcl too... check-in: 2e2fb9b16b user: dkf tags: trunk
07:02
Fix [Bug 2902965] stub related changes cause tclkit built to break check-in: 5c9a3057c9 user: nijtmans tags: trunk
07:01
Fix [Bug 2902965] stub related changes cause tclkit built to break check-in: 4bf7a171b2 user: nijtmans tags: trunk
2009-11-25
21:02
* win/Makefile.in: Added a 'test-tcl' rule that is identical to 'test' except that it does not go sp... check-in: 7c72e91ac9 user: kennykb tags: trunk
16:20
merge updates from HEAD check-in: 20fd2844f9 user: dgp tags: dgp-refactor
14:25
[Patch 2892871]: Remove unneeded AC_STRUCT_TIMEZONE and use AC_CHECK_MEMBERS([struct stat.st_blksize... check-in: 39ef38578c user: stwo tags: trunk
2009-11-24
20:15
* library/tclIndex: Manually redone the part of tclIndex dealing with safe.tcl and tm.tcl. This p... check-in: 5ee77c502a user: andreas_kupries tags: trunk
19:23
Restore tcl/library/tclIndex to Revision 1.11 contents, to stop total breakage of auto-loading in sl... check-in: e0da5a9a1f user: dgp tags: trunk
12:00
Ensure that destroying an object in a constructor doesn't crash. [Bug 2903011] check-in: 56012b12ec user: dkf tags: trunk
00:08
[Bug 2893771] Teach [file stat] to handle locked files. This stops [file exists] from returning fals... check-in: 02224b9ef6 user: patthoyts tags: trunk
2009-11-23
23:06
library/tclIndex (regenerated) to reflect various changes in safe.tcl and other library files. check-in: 11ccf25491 user: nijtmans tags: trunk
22:14
* tests/fCmd.test (fCmd-30.1): Changed registry location of the 'My Documents' folder to the one tha... check-in: ca44a588ed user: kennykb tags: trunk
21:26
makefile.vc: Add stub library to necessary link lines check-in: dd77ba2cb5 user: nijtmans tags: trunk
20:36
Test constraint 2000orNewer should only be true on Windows platform check-in: 51d8486e2e user: dgp tags: trunk
20:17
#undef STATIC_BUILD in tclWin(Dde|Reg).c, in order to make sure that Xxxxx_Init is always exported ... check-in: 0f53c33f63 user: nijtmans tags: trunk
19:00
* generic/tclThreadTest.c (NewTestThread): [Bug 2901803] Further machinations to get NewTestThread a... check-in: 61219b1dbe user: kennykb tags: trunk
16:44
merge updates from HEAD check-in: 57cd13c2d7 user: dgp tags: dgp-refactor
00:02
[Bug 2901803]: Fix silly error. check-in: 5d8705006e user: dkf tags: trunk
2009-11-22
00:17
Added some OSX-specific things check-in: 710b545979 user: dkf tags: trunk
2009-11-21
21:58
Cast required when setting result using a const string. String is copied by TCL_VOLATILE. check-in: a74abc57ce user: patthoyts tags: trunk
2009-11-20
00:19
a bit of cleanup check-in: 907c4296b6 user: dgp tags: trunk
2009-11-19
22:06
[Tcl Patch #2883533] tcl.m4 support for Haiku OS check-in: f339c1acc8 user: nijtmans tags: trunk
21:56
Updated freeIntRepProc routines so that they set the typePtr field to NULL so that the Tcl_Obj is no... check-in: 803df07822 user: nijtmans tags: trunk
21:23
Create tcltest86.dll as dynamic Tcltest package check-in: fcdfc71cd5 user: nijtmans tags: trunk
21:17
Test-case for fixed [Bug 2849797] Fix safe-10.1 and safe-10.4 test cases, making the wrong assumptio... check-in: a1f1098660 user: nijtmans tags: trunk
16:51
merge updates from HEAD check-in: 7aa1b44845 user: dgp tags: dgp-refactor
16:31
* unix/tclAppInit.c: Repair broken build of the tcltest executable. * win/tclAppI... check-in: 9fdef42bec user: dgp tags: trunk
11:59
Undo Jan's needless vandalism. check-in: 8028e692aa user: dkf tags: trunk
2009-11-18
23:56
Add files to .cvsignore check-in: 7d02933036 user: nijtmans tags: trunk
23:46
Fix [Bug 2883850]: pkgIndex.tcl doesn't get created with static Tcl build check-in: 39268397d9 user: nijtmans tags: trunk
22:41
Fix [Bug 2849797]: channel name inconsistencies as suggested by DKF minor *** POTENTIAL INCOMPATIBIL... check-in: c0b94338ed user: nijtmans tags: trunk, potential incompatibility
22:21
Eliminate unneccessary spaces check-in: 9ee875bb1f user: nijtmans tags: trunk
22:02
Eliminate various gcc warnings (in -Wextra mode) check-in: 7dca608b0f user: nijtmans tags: trunk
21:59
Eliminate various gcc warnings (in -Wextra mode) check-in: 8780faf488 user: nijtmans tags: trunk
21:45
Eliminate unneccessary spaces check-in: e4348fa147 user: nijtmans tags: trunk
21:23
Eliminate "then" keyword check-in: 739793ad4a user: nijtmans tags: trunk
21:04
Fix [Bug 2891171]: URL checking too strict when using multiple question marks (added test case) check-in: 2e8541a6bb user: nijtmans tags: trunk
2009-11-17
19:54
merge updates from HEAD check-in: cd902f5d3b user: dgp tags: dgp-refactor
19:51
format check-in: fcd21b0ffc user: dgp tags: trunk
17:27
* unix/tclUnixChan.c (TtyParseMode): Partial undo of Donal's tidy- up from a few days ago (2009-1... check-in: 027f112e04 user: andreas_kupries tags: trunk
2009-11-16
18:04
merge updates from HEAD check-in: b504489f82 user: dgp tags: dgp-refactor
18:01
Use proper command creation routine. check-in: cd0fd01cd2 user: dgp tags: trunk
18:00
Revert mistaken commit check-in: f90f573d18 user: dgp tags: trunk
17:38
(forward port) Fix [Bug 2891556] and improve test to detect similar manifestations in the future. Ad... check-in: 8fa4d0a5b9 user: ferrieux tags: trunk
06:29
* win/tclWinDde.c: Avoid gcc compiler warning by explicitly casting DdeCreateStringH... check-in: 3d793e20b3 user: mdejong tags: trunk
2009-11-12
18:16
merge updates from HEAD check-in: 6e00f30a7c user: dgp tags: dgp-refactor
17:25
* generic/tclIO.c (CopyData): [Bug 2895565]. Dropped bogosity * tests/io.test: which used the num... check-in: bee5fce253 user: andreas_kupries tags: trunk
16:31
* generic/tclClock.c (TclClockInit): Do not create [clock] support commands in sa... check-in: b33ef2e156 user: dgp tags: trunk
2009-11-11
14:27
merge updates from HEAD check-in: ed5b810465 user: dgp tags: dgp-refactor
06:49
Fix [Bug 2891171]: URL checking too strict when using multiple question marks check-in: 81e45883f4 user: nijtmans tags: trunk
2009-11-10
23:50
Fix [Bug 2888099] (close discards ENOSPC error) by saving the errno from the first of two FlushChann... check-in: c4da5b0446 user: ferrieux tags: trunk
21:59
merge updates from HEAD check-in: 833ca3a39c user: dgp tags: dgp-refactor
20:53
* generic/tclBasic.c: Plug another leak in TCL_EVAL_DIRECT evaluation. Forward port from Tcl 8.5 ... check-in: 6e51787631 user: andreas_kupries tags: trunk
20:40
Cleanup directories that have been set chmod 000. On Windows7 and Vista we really have no access and... check-in: cc111e01e9 user: patthoyts tags: trunk
17:57
* generic/tclObj.c: Plus memory leak in TclContinuationsEnter(). [Bug 2895323]. Forward port from... check-in: c4d00afb1a user: andreas_kupries tags: trunk
2009-11-09
23:14
Removed outdated Msys + Mingw info. check-in: b0872a6dee user: stwo tags: trunk
22:59
* tests/info.test: Resolve ambiguous resolution of variable "res". Forward port from 8.5 check-in: c490168fd6 user: andreas_kupries tags: trunk
22:36
* generic/tclBasic.c (TclEvalObjEx): Moved the #280 decrement of refCount for the file path out o... check-in: aac1c7cb46 user: andreas_kupries tags: trunk
13:47
Some small bits of tidying up. check-in: 35e9bea66e user: dkf tags: trunk
2009-11-08
20:18
Moved the descriptions of the index formats to their own section, and added a warning to the 'bytele... check-in: e72854500f user: dkf tags: trunk
20:01
Moved the descriptions of the index formats to their own section, and added a warning to the 'bytele... check-in: 402366065a user: dkf tags: trunk
19:56
Formatting correction check-in: bf0a8fbe58 user: dkf tags: trunk
2009-11-07
09:24
[Bug 2891026] add addtional contraints for vista+ for non-readable directories check-in: 9c8e4ef2b8 user: patthoyts tags: trunk
2009-11-06
18:16
* library/safe.tcl (::safe::Setup): Added documentation of the contents of the state array. Also ... check-in: f40f4a017b user: andreas_kupries tags: trunk
03:24
merge updates from HEAD check-in: d7b30d13aa user: dgp tags: dgp-refactor
2009-11-05
20:51
* library/safe.tcl: A series of patches which bring the SafeBase up to date with code guidelines,... check-in: 10d116161c user: andreas_kupries tags: trunk
20:41
* library/safe.tcl: A series of patches which bring the SafeBase up to date with code guidelines,... check-in: 91f347f7f4 user: andreas_kupries tags: trunk
20:26
* library/safe.tcl: A series of patches which bring the SafeBase up to date with code guidelines,... check-in: e50809b309 user: andreas_kupries tags: trunk
20:15
* library/safe.tcl: A series of patches which bring the SafeBase up to date with code guidelines,... check-in: 47e286b0fd user: andreas_kupries tags: trunk
20:04
* library/safe.tcl: A series of patches which bring the SafeBase up to date with code guidelines,... check-in: ac652ea4ff user: andreas_kupries tags: trunk
19:55
* library/safe.tcl: A series of patches which bring the SafeBase up to date with code guidelines,... check-in: 69f483876e user: andreas_kupries tags: trunk
19:47
* library/safe.tcl: A series of patches which bring the SafeBase up to date with code guidelines,... check-in: 4ffeb7c38b user: andreas_kupries tags: trunk
19:35
* library/safe.tcl: A series of patches which bring the SafeBase up to date with code guidelines,... check-in: a8e38fb6e5 user: andreas_kupries tags: trunk
19:22
* library/safe.tcl: A series of patches which bring the SafeBase up to date with code guidelines,... check-in: ee28a197ac user: andreas_kupries tags: trunk
19:18
* library/safe.tcl: A series of patches which bring the SafeBase up to date with code guidelines,... check-in: c9f749c0ec user: andreas_kupries tags: trunk
19:07
* library/safe.tcl: A series of patches which bring the SafeBase up to date with code guidelines,... check-in: 60a435aa1d user: andreas_kupries tags: trunk
17:56
Clarification check-in: 0d8c9af174 user: dkf tags: trunk
17:49
Clarified [namespace import] and NAME RESOLUTION check-in: 50323a39ef user: dkf tags: trunk
2009-11-04
03:23
merge updates from HEAD check-in: 2c184217f0 user: dgp tags: dgp-refactor
00:35
* library/tzdata/Asia/Novokuznetsk: New tzdata locale for Kemerovo oblast', which now keeps Novosibi... check-in: ccd2f2e426 user: kennykb tags: trunk
2009-11-02
15:52
merge updates from HEAD check-in: 40b2ad8d1d user: dgp tags: dgp-refactor
10:03
Minor correction check-in: a651b65303 user: dkf tags: trunk
09:54
Improve the general description. check-in: b55cebdb02 user: dkf tags: trunk
00:04
fixes for htmlhelp target check-in: eb8333ffb9 user: mistachkin tags: trunk
2009-11-01
18:15
Move TIP#285 routines out of Tcl_Eval(3) into their own manpage. check-in: 5fb688f52c user: jenglish tags: trunk
13:00
Apply a bit more polish check-in: 6e31c75c9a user: dkf tags: trunk
12:10
Apply a bit more polish check-in: 90b47f083f user: dkf tags: trunk
00:27
Minor formatting fix. check-in: 4661c48cad user: dkf tags: trunk
00:26
Improve with more explanation of what's going on. check-in: b319b96def user: dkf tags: trunk
2009-10-31
20:18
[Bug 2889593]: Make [expr round()] give the right error. check-in: 598e4e4e48 user: dkf tags: trunk
2009-10-30
16:28
More variable hygiene. check-in: 23954d5b6b user: dkf tags: trunk
11:13
Cleanup non-writable test directory on Windows. When creating the notwritabledir we deny the current... check-in: c9d28e15b1 user: patthoyts tags: trunk
2009-10-29
22:20
More variable cleansing check-in: df9c4cb142 user: dkf tags: trunk
18:38
* generic/tcl.h: Changed the typedef for the mp_digit type from: ... check-in: c8fd5c657b user: dgp tags: trunk, potential incompatibility
17:44
merge updates from HEAD check-in: 3949ae62bf user: dgp tags: dgp-refactor
17:21
test hygiene for the ::tmp variable check-in: 1647c5548e user: dgp tags: trunk
15:51
More variable cleansing check-in: ea56dd66e0 user: dkf tags: trunk
11:51
merge updates from HEAD check-in: a0830fa231 user: dgp tags: dgp-refactor
11:49
General cleanliness improvements. check-in: ed2df7fe53 user: dkf tags: trunk
08:08
Remove accidental C99-ism which reportedly makes the AIX native compiler choke. check-in: a39af4be39 user: dkf tags: trunk
01:17
* library/clock.tcl (LocalizeFormat): * tests/clock.test (clock-67.1): Corrected a problem where '%%... check-in: 8540896694 user: kennykb tags: trunk
2009-10-28
21:03
* generic/tclLiteral.c: Fixed 2 bugs reported in [Bug 2888044]. * tests/info.test: ... check-in: 857c040860 user: dgp tags: trunk
16:46
* tests/fileName.test (fileName-20.[78]): Corrected poor test hygiene (failure to save and restore t... check-in: 2e4e794fc8 user: kennykb tags: trunk
2009-10-27
20:43
merge updates from HEAD check-in: 2be97db264 user: dgp tags: dgp-refactor
20:31
* generic/tclPathObj.c: Missing refcount on cached normalized path caused crashes. ... check-in: 07717b8954 user: dgp tags: trunk
03:42
merge updates from HEAD check-in: 4fed4381fd user: dgp tags: dgp-refactor
03:35
* library/tzdata/America/Argentina/Buenos_Aires: * library/tzdata/America/Argentina/Cordoba: * libra... check-in: a078520c48 user: kennykb tags: trunk
03:23
* library/clock.tcl (ParseClockScanFormat): Corrected a problem where [clock scan] didn't load the t... check-in: 1042002083 user: kennykb tags: trunk
2009-10-26
16:56
* unix/Makefile.in: Remove $(PACKAGE).* and prototype from the `make distclean` ... check-in: 0cfe105118 user: dgp tags: trunk
2009-10-25
15:47
merge updates from HEAD check-in: edbde732fa user: dgp tags: dgp-refactor
2009-10-24
22:20
* library/clock.tcl (ProcessPosixTimeZone): Corrected a regression in the fix to [Bug 2207436] tha... check-in: 9b2e848348 user: kennykb tags: trunk
2009-10-23
19:40
merge updates from HEAD check-in: e03987998b user: dgp tags: dgp-refactor
19:09
* generic/tclIO.c (FlushChannel): Skip OutputProc for low-level 0-length writes. When closing pip... check-in: 6a13560e76 user: andreas_kupries tags: trunk
18:38
merge updates from HEAD check-in: 1f1a2c8677 user: dgp tags: dgp-refactor
2009-10-22
15:39
Let [$obj varname x(y)] work. [Bug 2883857] check-in: 745467a2bf user: dkf tags: trunk
2009-10-21
19:42
merge updates from HEAD check-in: 5fad554a26 user: dgp tags: dgp-refactor
15:13
Typo check-in: 8689bd148a user: dkf tags: trunk
13:53
Fix [Bug 2882561]. check-in: 2f58fcf25a user: dkf tags: trunk
13:36
Fix [Bug 2881259]. check-in: e687e18dae user: dkf tags: trunk
2009-10-20
17:21
* unix/Makefile.in: Removed the long outdated and broken targets package-* that ... check-in: 72bdd80c30 user: dgp tags: trunk
2009-10-19
22:13
merge updates from HEAD check-in: 8be0506f4c user: dgp tags: dgp-refactor
22:00
* generic/tclIO.c: Revised ReadChars and FilterInputBytes routines to permit re... check-in: 8e6e2b93ab user: dgp tags: trunk
2009-10-18
10:39
Fix for [Bug 2871908] check-in: d8a89a64f8 user: mistachkin tags: trunk
08:00
Fix for [Bug 1565466] check-in: ff40104ffa user: mistachkin tags: trunk
2009-10-17
22:24
Fix [Bug 2629338]: Stop evil unset traces from accessing freed memory. check-in: 092a1af5b4 user: dkf tags: trunk
2009-10-15
20:33
Fix the icon to have 48x48 size (mistakenly made a 46px icon) check-in: cd373de52f user: patthoyts tags: trunk
2009-10-14
15:59
Added missing text. Noticed by Emiliano Gavilan. check-in: e825ba598c user: dkf tags: trunk
2009-10-08
15:07
merge updates from HEAD check-in: 613a2e0bba user: dgp tags: dgp-refactor
14:37
[Bug 2874678]: Don't leak bignums in [dict incr]... check-in: fa32677770 user: dkf tags: trunk
2009-10-07
23:17
merge updates from HEAD check-in: fa5258c89d user: dgp tags: dgp-refactor
23:09
* generic/tclObj.c: [Bug 2871908]: Plug memory leaks of the objThreadMap and lineCLPtr hashtables... check-in: 95b0865e88 user: andreas_kupries tags: trunk
17:07
* generic/tclIORChan.c (ErrnoReturn): Replace the hardwired constant 11 with the proper errno d... check-in: 5e5eae4bd8 user: andreas_kupries tags: trunk
2009-10-06
16:55
* generic/tclInterp.c (SlaveEval): Agressive stomping of internal reps was added as ... check-in: ffe3e3baba user: dgp tags: trunk
16:31
* generic/tclTomMathInt.h (new): Public header tclTomMath.h had * generic/tclTomMath... check-in: 4a1c8a2c75 user: dgp tags: trunk
2009-10-05
20:02
* library/safe.tcl (AliasGlob): Fixed conversion of catch to try/finally, it had an 'on ok msg'... check-in: 5f009d7cf2 user: andreas_kupries tags: trunk
14:27
merge updates from HEAD check-in: 62f1e03a46 user: dgp tags: dgp-refactor
02:41
* macosx/tclMacOSXBundle.c: Workaround CF memory managment bug in * unix/tclUnixInit.c: Mac OS X ... check-in: a83c2eebce user: das tags: trunk
02:40
fix tclooConfig.sh install check-in: 707453d800 user: das tags: trunk
2009-10-02
17:59
* library/tzdata/Africa/Cairo: * library/tzdata/Asia/Gaza: * library/tzdata/Asia/Karachi: * libr... check-in: b0ffb24bc2 user: kennykb tags: trunk
2009-09-30
06:07
merge updates from HEAD check-in: 3b4e6b13b9 user: dgp tags: dgp-refactor
03:11
* generic/tclDictObj.c: Updated freeIntRepProc routines so * generic/tclExec... check-in: c712d7d7bb user: dgp tags: trunk
2009-09-29
05:05
merge updates from HEAD check-in: eddf7d1795 user: dgp tags: dgp-refactor
05:03
* generic/tclAlloc.c: Cleaned up various routines in the * generic/tclCkal... check-in: f10095b9f9 user: dgp tags: trunk
2009-09-28
18:09
merge updates from HEAD check-in: 7176d60c45 user: dgp tags: dgp-refactor
18:02
* generic/tclCmdMZ.c: Replaced TclProcessReturn() calls with * tests/error.test: ... check-in: b806f70a69 user: dgp tags: trunk
16:34
* tests/error.test (error-15.9.*): More coverage tests for [try]. Test error-15... check-in: e6fa68b0fe user: dgp tags: trunk
03:22
* tests/error.test (error-15.8.*): Coverage tests illustrating flaws in the pro... check-in: d9ab5de7ca user: dgp tags: trunk
2009-09-27
18:39
merge updates from HEAD check-in: a6ea507dbb user: dgp tags: dgp-refactor
2009-09-26
21:42
Added dummy tclooConfig.sh files for easier cross-version building. [2026844] check-in: 6475123e8f user: dkf tags: trunk
2009-09-24
17:21
merge updates from HEAD check-in: 3e8604eeed user: dgp tags: dgp-refactor
17:19
TIP #356 IMPLEMENTATION * generic/tcl.decls: Promote internal routine TclNRSubst... check-in: 2b4e9763d9 user: dgp tags: trunk
2009-09-23
23:36
* doc/namespace.n: the description of [namespace unknown] failed to mention [namespace path]: fixe... check-in: 56c0814129 user: msofer tags: trunk
2009-09-22
01:36
merge updates from HEAD check-in: c52f6e7b6b user: dgp tags: dgp-refactor
01:14
edit check-in: d97f09264c user: dgp tags: trunk
2009-09-21
21:30
* tests/regexp.test: Added check for error message from unbalanced [] in regexp. Added addi... check-in: e0b2e1cb89 user: mdejong tags: trunk
16:16
* generic/tclCompile.c: Correct botch in the conversion of Tcl_SubstObj(). Thanks t... check-in: d1d94a1297 user: dgp tags: trunk
2009-09-17
18:12
merge updates from HEAD check-in: f3920a54fb user: dgp tags: dgp-refactor
17:58
* generic/tclCompile.c: Re-implement Tcl_SubstObj() as a simple * generic/tclParse.c... check-in: 8b27ea0197 user: dgp tags: trunk
08:39
need to remember to save before commit... check-in: 5dea5b4c4e user: das tags: trunk
08:37
typo check-in: f3fbf5e44b user: das tags: trunk
08:37
fix string buffer sizes for pointer printing fix whitespace, formatting & style to match codebase co... check-in: f248b39c3e user: das tags: trunk
2009-09-16
21:17
Extended ::tcl::unsupported::representation. check-in: 33e7e2f36f user: ferrieux tags: trunk
2009-09-12
14:35
merge updates from HEAD check-in: 15ff1187a0 user: dgp tags: dgp-refactor
06:43
fix warning check-in: 21342c54c7 user: das tags: trunk
2009-09-11
20:13
* generic/tclBasic.c: Completed the NR-enabling of [subst]. * generic/tclCmdMZ.c: ... check-in: 7748dccef5 user: dgp tags: trunk
15:45
Clean up http tokens properly. check-in: 887b017598 user: dkf tags: trunk
2009-09-10
21:20
Correct handling of quoted charset names. [Bug 2849860] check-in: 5acb804b5c user: dkf tags: trunk
2009-09-07
20:27
Commit missing bit of iPtr->evalFlags housekeeping that was overlooked in some earlier merge from HE... check-in: 4b40d0c6b0 user: dgp tags: dgp-refactor
20:02
merge updates from HEAD check-in: 77dd3a55d1 user: dgp tags: dgp-refactor
19:59
* generic/tclParse.c Corrected line counting error in multi-command * tests/into.... check-in: 26367d8d40 user: dgp tags: trunk
16:39
merge updates from HEAD check-in: 8c0a6a5799 user: dgp tags: dgp-refactor
16:19
merge [subst] compiler from HEAD check-in: 3facd89387 user: dgp tags: dgp-refactor
14:47
Added another test case, "known bug" because of [Bug 2314561] incompleteness check-in: ca0cb1821d user: dkf tags: trunk
09:43
Basic test of yielding inside a subst check-in: 12bf5d7d36 user: dkf tags: trunk
07:28
* generic/tclExecute.c: fix potential uninitialized variable use and * generic/tclFCmd.c: null der... check-in: e93f957325 user: das tags: trunk
06:20
make support for clang static analyzer safer & cleaner check-in: 32d1a61713 user: das tags: trunk
2009-09-04
23:14
Fixed up error in stack requirement estimation that made debug builds panic during execution of [sub... check-in: 8143a62037 user: dgp tags: trunk
21:07
Patched up flaw in option syntax checking check-in: d650611a9e user: dgp tags: trunk
17:33
* generic/tclCompCmds.c (TclCompileSubstCmd): Added a bytecode * generic/tclBasic.... check-in: ef0c2ac861 user: dgp tags: trunk
09:38
Improve consistency of formatting of comments and function decls check-in: f5891eb377 user: dkf tags: trunk
2009-09-03
08:07
Added suggestions for how to handle the multithreaded case. [Bug 2844962] check-in: c3ee268713 user: dkf tags: trunk
08:01
Add xref to script-level documentation check-in: 2f951807a3 user: dkf tags: trunk
2009-09-01
17:31
* generic/tclIORTrans.c (ReflectInput): Remove error response to 0-result from method 'limit?' of... check-in: 1e180c2bd1 user: andreas_kupries tags: trunk
14:14
merge updates from HEAD check-in: 2b841de0be user: dgp tags: dgp-refactor
14:13
* library/tcltest/tcltest.tcl: Bump to tcltest 2.3.2 after revision * library/tclte... check-in: 51e53d35db user: dgp tags: trunk
2009-08-30
19:18
add "error:" to -verbose line test failure output to satisfy stricter log parsers like Xcode 3.2 check-in: 952b641948 user: das tags: trunk
2009-08-28
23:04
workaround llvm LTO bug on ppc check-in: 540943d8c7 user: das tags: trunk
2009-08-27
21:23
merge updates from HEAD check-in: 0ff663548f user: dgp tags: dgp-refactor
19:34
* generic/tclStringObj.c: A few more string overflow cases in [format]. [Bug ... check-in: 5fbae24aa1 user: dgp tags: trunk
2009-08-26
05:25
merge updates from HEAD check-in: f7f5b9785c user: dgp tags: dgp-refactor
2009-08-25
23:49
guard clang analyzer Tcl_Panic annotation with #ifndef USE_TCL_STUBS check-in: ec1134fc9d user: das tags: trunk
23:20
fix warnings check-in: f84de2f80a user: das tags: trunk
21:03
* generic/tclBasic.c (Tcl_CreateInterp, Tcl_EvalTokensStandard, Tcl_EvalEx, TclEvalEx, TclAdvance... check-in: 9d8e49c947 user: andreas_kupries tags: trunk
2009-08-24
19:34
merge updates from HEAD check-in: c4dba35b4a user: dgp tags: dgp-refactor
09:32
Better formatting check-in: 5a2d13e16c user: dkf tags: trunk
03:18
* generic/tclInt.h: Annotate Tcl_Panic as noreturn for clang static analyzer in PURIFY builds, rep... check-in: 83c4134739 user: das tags: trunk
00:27
* macosx/tclMacOSXNotify.c: fix multiple issues with nested event loops when CoreFoundation notifi... check-in: 57c29b5009 user: das tags: trunk
2009-08-22
11:29
Typo found by Andreas Kupries check-in: abede28257 user: dkf tags: trunk
2009-08-21
19:10
merge updates from HEAD check-in: 001a4513c3 user: dgp tags: dgp-refactor
19:06
* generic/tclFileName.c: Correct regression in [Bug 2837800] fix. * tests/fileName.t... check-in: c60ddf28cb user: dgp tags: trunk
18:32
regression tests check-in: 9e2d7a5950 user: dgp tags: trunk
2009-08-20
22:12
merge updates from HEAD check-in: d1b57d5730 user: dgp tags: dgp-refactor
22:09
* generic/tclFileName.c: Correct result from [glob */test] when * matches something ... check-in: da162d3fda user: dgp tags: trunk
18:55
merge updates from HEAD check-in: 87862da066 user: dgp tags: dgp-refactor
15:17
* generic/tclPathObj.c: [Bug 2806250] Prevent the storage of strings starting with ~... check-in: 981d2d61d7 user: dgp tags: trunk
14:29
merge updates from HEAD check-in: cdda634d43 user: dgp tags: dgp-refactor
10:56
Use the Tcl value stack more, simplify exit paths in [lsearch] check-in: af40c6fb69 user: dkf tags: trunk
10:55
Small tweaks check-in: a13cf3ba7a user: dkf tags: trunk
08:31
Close off memory leak in [lsort]. check-in: 63cf4eb317 user: dkf tags: trunk
01:54
merge updates from HEAD check-in: 4936e77f23 user: dgp tags: dgp-refactor
2009-08-19
23:23
Interpreted [if] is now fully NRE-enabled. [Bug 2823276] check-in: 7c7e6bcf33 user: dkf tags: trunk
17:30
another test check-in: 9f3daf8393 user: dgp tags: trunk
15:09
merge updates from HEAD check-in: 285e7dc866 user: dgp tags: dgp-refactor
14:32
Make interpreted [for] and [while] NRE-safe. [Bug 2823276] check-in: 415a9b6fa0 user: dkf tags: trunk
14:25
Formatting corrections check-in: 890f330c87 user: dkf tags: trunk
2009-08-18
17:42
test for 2806250 check-in: f35c75ca90 user: dgp tags: trunk
16:29
merge updates from HEAD check-in: 6bf6466309 user: dgp tags: dgp-refactor
16:27
nicer test failure mode check-in: 80c3b7b1c1 user: dgp tags: trunk
14:44
* generic/tclPathObj.c: Added NULL check to prevent crashes during * tests/fileName.... check-in: 3432a10a27 user: dgp tags: trunk
2009-08-17
14:00
merge updates from HEAD check-in: 8050b8ab89 user: dgp tags: dgp-refactor
2009-08-16
12:25
Change ForIterData, make it const-safe. check-in: 9a9f088f2c user: nijtmans tags: trunk
10:21
const addition (pkge.c) Use <pthread.h> in stead of "pthread.h" Eliminate some more gcc warnings check-in: 3c9da826aa user: nijtmans tags: trunk
10:20
const addition (pkge.c) Use <pthread.h> in stead of "pthread.h" Eliminate some more gcc warnings check-in: 4c68b5bfd2 user: nijtmans tags: trunk
2009-08-12
16:10
merge updates from HEAD check-in: 5863b74da6 user: dgp tags: dgp-refactor
16:06
TIP #353 IMPLEMENTATION * doc/NRE.3: New public routine Tcl_NRExprObj() ... check-in: c2ac0ecc04 user: dgp tags: trunk
2009-08-07
14:41
merge updates from HEAD check-in: 97b69fb276 user: dgp tags: dgp-refactor
2009-08-06
22:28
* doc/refchan.n [Bug 2827000]: Extended the implementation of * generic/tclIORChan.c: reflective ... check-in: 21c29e509b user: andreas_kupries tags: trunk
2009-08-03
14:14
merge updates from HEAD check-in: 69dee2802f user: dgp tags: dgp-refactor
2009-08-02
14:26
* tests/coroutine.test: fix testfile cleanup check-in: c66cba960a user: msofer tags: trunk
13:03
Added *unsupported* command to report an object's representation. check-in: 0c062dff17 user: dkf tags: trunk
12:08
Stop calling endpwent() and endgrent(); unneeded. [Bug 1942222] check-in: 2272f042f2 user: dkf tags: trunk
10:41
eliminate TclWinResetInterfaceEncodings, because it does exactly the same as TclWinEncodingsCleanup,... check-in: 182c7a48f3 user: nijtmans tags: trunk
2009-07-31
16:55
* generic/tclStringObj.c: Corrected failure to grow buffer * tests/format.test... check-in: a3c590a7b5 user: dgp tags: trunk
2009-07-27
19:01
merge updates from HEAD check-in: ed3e782fea user: dgp tags: dgp-refactor
2009-07-26
21:48
Simplify a bit further following more testing check-in: f1b2eb0982 user: dkf tags: trunk
11:40
Use [try] to replace obscurer uses of [catch]. check-in: 85f6cc0b99 user: dkf tags: trunk
11:26
Forced LF translation when generating .h's to avoid spurious diffs when regenerating on a Windows bo... check-in: c03ef296ee user: ferrieux tags: trunk
07:57
[Bug 2827066] msys build --enable-symbols broken And modified the same for unicows.dll, as a prepara... check-in: 01f7acb263 user: nijtmans tags: trunk
2009-07-25
22:00
Correct "incidental" test failure; exact error message generated by ::tcl::HistAdd changed check-in: d14797dd9c user: dkf tags: trunk
21:51
Make [history] (well, [::tcl::history]) be a real ensemble. check-in: 9ffcefd67c user: dkf tags: trunk
2009-07-24
20:45
minor cleanups check-in: 99c5bc6515 user: dgp tags: trunk
13:16
merge updates from HEAD check-in: 6beb79f8e9 user: dgp tags: dgp-refactor
10:53
Clarify code by using [try] instead of [catch] in a few places check-in: fe6c5300e4 user: dkf tags: trunk
09:27
Removed mention of auto_mkindex_old from indexed locations; we really don't want people finding out ... check-in: 6aaf8dfacf user: dkf tags: trunk
08:23
Made it clearer what most people want instead of [self class]. check-in: 4bcf58698c user: dkf tags: trunk
2009-07-23
23:01
Revert series of local changes not relevant to the last commit. check-in: 00dea79ba9 user: andreas_kupries tags: trunk
22:49
* generic/tclIO.c (Tcl_GetChannelHandle): Do not crash for * generic/tclPipe.c (FileForRedirect):... check-in: 9039eeb584 user: andreas_kupries tags: trunk
15:23
fix SunCC warning check-in: edb6119052 user: das tags: trunk
12:18
merge updates from HEAD check-in: 392af756f8 user: dgp tags: dgp-refactor
10:07
Fix for [Bug 2820349] check-in: 00e1c4070f user: mistachkin tags: trunk
2009-07-22
19:54
Feature Request 2814786: remove TclpPanic check-in: 72d40d56d3 user: nijtmans tags: trunk
13:07
merge updates from HEAD check-in: c21a7f5e83 user: dgp tags: dgp-refactor
12:00
* macosx/tclMacOSXFCmd.c: CONST -> const * generic/tclGetDate.y: * generic/tclDate.c: * generic/... check-in: 86068bf4d3 user: nijtmans tags: trunk
08:41
Refined the 20090617 patch on [exit] streamlining, so that it now correctly calls thread exit handle... check-in: 4f519b267a user: ferrieux tags: trunk
2009-07-21
19:03
2009-07-21 Kevin B. Kenny <kennykb@acm.org> * library/tzdata/Asia/Dhaka: * library/tzdata/India... check-in: 2f2c125a0c user: kennykb tags: trunk
2009-07-20
16:31
merge updates from HEAD check-in: 399c86a3cf user: dgp tags: dgp-refactor
09:13
Performance boost for [string is]. check-in: b4bad673e4 user: dkf tags: trunk
2009-07-19
11:46
Expose function to efficiently return current name of an object. check-in: 0a8cf0ea4b user: dkf tags: trunk
2009-07-18
08:16
* unix/Makefile.in: Define NDEBUG in optimized (non-symbols) build to disable NRE assert()s and th... check-in: c95a3e0ce5 user: das tags: trunk
2009-07-16
21:45
merge updates from HEAD check-in: 3e7e63ebaf user: dgp tags: dgp-refactor
21:24
* generic/tclBinary.c: Removed unused variables. * generic/tclCmdIL.c: * ge... check-in: b0e94fe52c user: dgp tags: trunk
2009-07-15
15:29
merge updates from HEAD check-in: b10e3653d5 user: dgp tags: dgp-refactor
13:17
Added code to save space in namespaces. Currently #ifdef'ed out for compat. Also added code from itc... check-in: 518b8a92e0 user: dkf tags: trunk
2009-07-14
21:47
fix 64bit int <-> ptr cast warnings check-in: 97a92c47a0 user: das tags: trunk
18:43
merge cleanup check-in: b416808950 user: dgp tags: dgp-refactor
18:25
merge updates from HEAD check-in: 7b736c6ca5 user: dgp tags: dgp-refactor
16:52
* generic/tclInt.h (TclNRSwitchObjCmd): * generic/tclBasic.c (builtInCmds): * generic/tclCmdMZ.c (Tc... check-in: 40b8273384 user: kennykb tags: trunk
16:34
* generic/tclCompile.c (TclInitCompileEnv, EnterCmdWordIndex, TclCleanupByteCode, TclCompileScrip... check-in: 7c71134801 user: andreas_kupries tags: trunk
2009-07-13
13:08
merge updates from HEAD check-in: c3eade8112 user: dgp tags: dgp-refactor
2009-07-12
18:04
Fix [Bug 2637173] by consolidating bytearray purity check. check-in: f796a220ae user: dkf tags: trunk
14:57
Updated documentation to provide better description of this advanced feature. check-in: ad343b310d user: dkf tags: trunk
14:51
Reorganize method cache handling a bit to better support itcl nasty cases. [Bug 1895546] check-in: 18d45c03cd user: dkf tags: trunk
02:38
merge updates from HEAD check-in: e20e138b6f user: dgp tags: dgp-refactor
2009-07-11
17:11
Substantially increased the discussion of issues and work-arounds relating to nested vwaits, followi... check-in: 4baeeee54e user: dkf tags: trunk
13:34
tweaks check-in: 3c847a4e10 user: dkf tags: trunk
11:26
Extended the warning about vwait gotchas check-in: aecb399dfe user: dkf tags: trunk
11:23
General improvement of the documentation check-in: 2f5e1108bd user: dkf tags: trunk
08:57
Added optional script option to runtest and a runshell target. Silence output from html help compile... check-in: d48dbcb8ca user: patthoyts tags: trunk
08:32
backslash quoting check-in: 0d6f344439 user: patthoyts tags: trunk
2009-07-10
18:18
merge updates from HEAD check-in: 6e08227b0b user: dgp tags: dgp-refactor
17:37
ZlibTransformClose may be called with a NULL interpreter during finalization and Tcl_SetChannelError... check-in: 13321da7b2 user: patthoyts tags: trunk
13:47
merge updates from HEAD check-in: b425f37c20 user: dgp tags: dgp-refactor
10:06
Slight improvement of wording check-in: b8d1788932 user: dkf tags: trunk
2009-07-09
22:48
[Bug #2818131] Added tests and fixed a typo that broke zlib push for deflate format. check-in: af721af1ed user: patthoyts tags: trunk
22:28
Fix [Bug 2819227] by using a function from C89 rather than POSIX. check-in: ab6aecb071 user: dkf tags: trunk
2009-07-07
12:47
merge updates from HEAD check-in: 552f43f33e user: dgp tags: dgp-refactor
2009-07-06
21:38
Silence a signed/unsigned warning that annoys msvc check-in: 73b2dd28f2 user: patthoyts tags: trunk
14:44
merge updates from HEAD check-in: f2d720d109 user: dgp tags: dgp-refactor
2009-07-05
21:46
Additional tests for zlib stacked channel with fcopy in various modes. check-in: 4689653b3b user: patthoyts tags: trunk
16:05
Make [zlib push] work with [fcopy]. check-in: 03d972d6d9 user: dkf tags: trunk
2009-07-01
15:12
merge updates from HEAD check-in: 82a7e96ce9 user: dgp tags: dgp-refactor
15:06
Cast wide integer to int conversion (silence msvc6 warning) check-in: c5133b9b13 user: patthoyts tags: trunk
14:38
Handle the GetUserName API call appropriately for wide/narrow versions. [Bug 2806622] check-in: 62ff377237 user: patthoyts tags: trunk
2009-06-30
14:21
s/Tcl_PanicEx/TclPanic/; improve clang assert Tcl_Panic macrology check-in: 9897a370c4 user: das tags: trunk
06:36
merge updates from HEAD check-in: 10bd0d82ed user: dgp tags: dgp-refactor
00:56
* generic/tclInt.h: add assert macros for clang static * generic/tclPanic.c: analyzer and redefi... check-in: 76473fc9e2 user: das tags: trunk
2009-06-29
13:49
merge updates from HEAD check-in: 1707a64c00 user: dgp tags: dgp-refactor
2009-06-26
18:14
* macosx/Tcl-Common.xcconfig: update projects for Xcode 3.1 and 3.2, * macosx/Tcl.xcode/*: standa... check-in: 8dde9fbdba user: das tags: trunk
16:55
merge updates from HEAD check-in: c58021554f user: dgp tags: dgp-refactor
2009-06-25
22:53
Handle cleanup when all tests skipped [Bug 2812355] check-in: bb9b739b6b user: patthoyts tags: trunk
19:24
Made namespace scope corrections to some of the testing machinery surrounding [testnrelevels]. Fixe... check-in: 1adb4b5600 user: dgp tags: trunk
14:57
merge updates from HEAD check-in: afa08e8593 user: dgp tags: dgp-refactor
2009-06-24
15:29
Fix [Bug 2811598]. check-in: 6c44849ecb user: dkf tags: trunk
15:18
Merge updates from HEAD check-in: 012964ff77 user: dgp tags: dgp-refactor
15:17
More test suite cleanup for "-singleproc 1 -debug 1" testing. check-in: cb05dda8cc user: dgp tags: trunk
13:51
Correct failures during -singleproc 1 test suite run. Correct duplicate test names. check-in: fe2e3409ae user: dgp tags: trunk
13:13
Clean up procs after testing to avoid problems with -singleproc testing [Bug 2811492] check-in: 8b30365796 user: patthoyts tags: trunk
12:47
merge updates from HEAD check-in: 818def88d3 user: dgp tags: dgp-refactor
2009-06-18
09:42
regen check-in: 9157d43299 user: dkf tags: trunk
09:41
Apply patch from [Bug 988703]. Many thanks to Joe Mistachkin for development. check-in: ab1f2ddc32 user: dkf tags: trunk
2009-06-17
19:24
Applied a patch by George Peter Staplin drastically reducing the ambition of [exit] wrt finalization... check-in: c2300ea2ce user: ferrieux tags: trunk
2009-06-15
18:51
* generic/tclStringObj.c: sprintf() -> Tcl_ObjPrintf() conversion. check-in: e3a58fe6f2 user: dgp tags: trunk
16:24
* unix/tclUnixPort.h: Move all socket-related code from tclUnixChan.c * unix/tclUnixChan.c: to tclUn... check-in: f5db47944a user: rmax tags: trunk
09:41
Apply last useful bit of [Patch 557486]. check-in: 5433349fc6 user: dkf tags: trunk
2009-06-13
14:32
merge updates from HEAD check-in: 8664cb5a74 user: dgp tags: dgp-refactor
14:31
* generic/tclCompile.c: The value stashed in iPtr->compiledProcPtr * generic/tclProc... check-in: cd62c79f0e user: dgp tags: trunk
2009-06-10
22:10
merge updates from HEAD check-in: 5c093837f5 user: dgp tags: dgp-refactor
21:39
* generic/tclStringObj.c: Revised [format] to not overflow the integer calcula... check-in: 603364c9eb user: dgp tags: trunk
14:44
* generic/tclStringObj.c: Corrected failures to deal with the "pure unicode" r... check-in: dfc23bce03 user: dgp tags: trunk
2009-06-09
13:52
* generic/tclGetDate.y: Fixed a thread safety bug in the generated * library/clock.tcl: Bison par... check-in: 507327cfc1 user: kennykb tags: trunk
2009-06-08
16:28
New DST rule for Bangladesh (Olson's tzdata2009i) check-in: 29b9a65477 user: kennykb tags: trunk
2009-06-07
23:33
Fix docbug. check-in: d0eba32fc2 user: dkf tags: trunk
2009-06-03
23:12
fix signed vs unsigned comparison warnings check-in: fdc9d759a3 user: das tags: trunk
2009-06-02
19:21
merge updates from HEAD check-in: 2442ce795b user: dgp tags: dgp-refactor
19:11
* generic/tclExecute.c: Replace dynamically-initialized table with a table of static... check-in: 6b00189f62 user: dgp tags: trunk
17:56
* generic/tclExecute.c: Corrected implementations and selection logic of the INST_EX... check-in: 16158f3fa3 user: dgp tags: trunk
2009-06-01
21:34
* tests/expr.test: Added many tests demonstrating the broken cases of [Bug 2798... check-in: 89c130ac99 user: dgp tags: trunk
2009-05-30
03:32
Applied Olson's tzdata2009h check-in: 2b04043115 user: kennykb tags: trunk
2009-05-29
16:47
Merge updates from HEAD check-in: 29bf3d14fe user: dgp tags: dgp-refactor
16:28
* library/platform/platform.tcl: Fixed handling of cpu ia64, * library/platform/pkgIndex.tcl: tak... check-in: a534adff26 user: andreas_kupries tags: trunk
2009-05-27
17:08
merge updates from HEAD check-in: 29c7e71360 user: dgp tags: dgp-refactor
2009-05-26
09:26
Ascribe due credit in ChangeLog. check-in: 213269e9a8 user: ferrieux tags: trunk
09:08
Fixed documentation of the right-associativity of the ** operator. check-in: aa662ce03d user: ferrieux tags: trunk
2009-05-18
21:24
merge updates from HEAD check-in: 14f4e38850 user: dgp tags: dgp-refactor
2009-05-16
03:43
fix TCL_COMPILE_DEBUG 64bit warnings check-in: 3736ae28d2 user: das tags: trunk
2009-05-15
10:08
Added more introspection: ability to look up namespace of an object. check-in: 07dfc8d118 user: dkf tags: trunk
09:14
a little minor emacs niceness check-in: eddaf95d56 user: dkf tags: trunk
2009-05-12
22:53
(With apologies to Ghostbusters...) check-in: d9d7e57840 user: dkf tags: trunk
22:48
"There's something very important I forgot to tell you." "What?" "Don't nest the vwaits." "Why?" "It... check-in: fa2339d30b user: dkf tags: trunk
20:26
Make our mkstemp() replacement build on IRIX 6.5. check-in: ac97ad0a2a user: dkf tags: trunk
2009-05-08
09:56
Oops, forgot to do a ChangeLog entry for the fix for [Bug 2414858]. check-in: 8591698c5a user: dkf tags: trunk
08:48
Fix [Bug 2414858]. check-in: f08e13c9de user: dkf tags: trunk
08:13
Fix [Bug 2788468]. check-in: 98ccca352a user: dkf tags: trunk
02:21
* generic/tclObj.c (Tcl_GetCommandFromObj): fix for bug [2785893], insure that a command in a dele... check-in: 851249078c user: msofer tags: trunk
01:02
* generic/tclBasic.c: Let coroutines start with a much smaller * generic/tclCompile.h: stack: ... check-in: 50329efcfd user: msofer tags: trunk
2009-05-07
10:34
Fix [Bug 1513659]. check-in: 386a1659b5 user: dkf tags: trunk
2009-05-06
20:16
* generic/tclCmdMZ.c: Improve overflow error message from [string repeat]. [Bug 2... check-in: 2316cd35a7 user: dgp tags: trunk
15:50
* tests/interp.test: interp-20.50 test for Bug 2486550. check-in: 0e8478bf11 user: dgp tags: trunk
2009-05-05
19:31
merge updates from HEAD check-in: 7a89f2e7a1 user: dgp tags: dgp-refactor
15:51
Corrected changelog entry check-in: 433219d909 user: dkf tags: trunk
15:47
Missed a spot. check-in: 42f5ad1fbc user: dkf tags: trunk
2009-05-04
17:39
Stop deletion of support namespaces leading to a potential crash. check-in: dd2f122042 user: dkf tags: trunk
2009-05-03
18:05
Fix [Bug 2538432] through clarification. check-in: 079570408e user: dkf tags: trunk
2009-05-01
20:18
Tcl icon upgraded and SVG file added. Windows 7 makes significant use of large icon resources. An... check-in: e30d6f8118 user: patthoyts tags: trunk
2009-04-30
23:25
* generic/tclBasic.c (TclObjInvoke): Make sure that a null objProc is not used, use Tcl_NRCallObjP... check-in: 1c2d2f66c2 user: msofer tags: trunk
22:37
Fix 64-bit detection for zlib on Win64 check-in: 414f4feafa user: nijtmans tags: trunk
2009-04-29
15:24
Revert last commit which fails to build with msvc2005 and msvc6 check-in: 2123c41cdc user: patthoyts tags: trunk
14:56
Fix [Bug 2651823]. check-in: ee20628496 user: dkf tags: trunk
2009-04-28
16:46
* unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the check to add _r to CC on AIX with thr... check-in: 830f834cae user: hobbs tags: trunk
2009-04-27
12:31
Fix examples. [Bug 2780680] check-in: 14b71c7f4e user: dkf tags: trunk
09:41
Reset internal INTERP_ALTERNATE_WRONG_ARGS flag inside the Tcl_WrongNumArgs function, so the caller ... check-in: e1dc328773 user: nijtmans tags: trunk
2009-04-24
15:07
Don't chmod/exec installManPage. [Patch 2769530] check-in: 1776b4186b user: stwo tags: trunk
2009-04-19
18:27
Removed newline appended to POST data. Added tests to check that the data provided by a POST is as s... check-in: dfd6051afd user: patthoyts tags: trunk
2009-04-15
12:31
Doc improvements. check-in: a2213bf663 user: dkf tags: trunk
2009-04-14
19:57
* library/tzdata/Asia/Karachi: Updated rules for Pakistan Summer Time (Olson's tzdata2009f... check-in: 4468f7bd90 user: kennykb tags: trunk
00:55
update Apple copyright notice for 2009-04-10 changes check-in: 2c504309bd user: das tags: trunk
2009-04-11
13:32
merge updates from HEAD check-in: 16dca694b8 user: dgp tags: dgp-refactor
11:18
Clarify the rules for resolution of what forwarded methods forward to. check-in: 1c0fc91aa2 user: dkf tags: trunk
02:32
merge updates from HEAD check-in: d9d712c710 user: dgp tags: dgp-refactor
00:22
D'oh check-in: d02b912ad7 user: das tags: trunk
2009-04-10
22:53
fix warning check-in: 51a4b704be user: das tags: trunk
21:50
Forgot to add changelog for http commit check-in: 8c8d7c542c user: patthoyts tags: trunk
21:42
merge update from HEAD check-in: fb37e460b0 user: dgp tags: dgp-refactor
21:40
Remove unused variable (compiler warning) check-in: 199cda2257 user: dgp tags: trunk
21:15
merge updates from HEAD check-in: fd08f75512 user: dgp tags: dgp-refactor
20:46
* unix/tclUnixChan.c: TclUnixWaitForFile(): use FD_* macros * macosx/tclMacOSXNotify.c: to manipu... check-in: 2001faff8c user: das tags: trunk
18:10
* unix/tclLoadDyld.c: use RTLD_GLOBAL instead of RTLD_LOCAL. [Bug 1961211] check-in: bb4fb805eb user: das tags: trunk
18:09
merge updates from HEAD check-in: faf6373107 user: dgp tags: dgp-refactor
18:04
typo check-in: b9226e1fb4 user: das tags: trunk
18:02
* macosx/tclMacOSXNotify.c: revise CoreFoundation notifier to allow * unix/tclUnixChan.c: embeddi... check-in: ec1a5f8686 user: das tags: trunk
18:01
* unix/configure.in (Darwin): use Darwin SUSv3 extensions if available; remove /Network locati... check-in: 4f6862e546 user: das tags: trunk
16:59
* macosx/tclMacOSXBundle.c: on Mac OS X 10.4 and later, replace deprecated NSModule API by dlfcn A... check-in: 5933ea7d81 user: das tags: trunk
14:19
Improved HTTP/1.1 support and added specific HTTP/1.1 testing. This patch makes use of the 8.6 zl... check-in: e861cc28b0 user: patthoyts tags: trunk
13:14
Fix for immediate problem in [Bug 2089279]. check-in: c3f65b131e user: dkf tags: trunk
09:37
Specific check for [Bug 26245326] This bug is caused by receiving a partial HTTP response line whi... check-in: cb97cbffd0 user: patthoyts tags: trunk
2009-04-09
20:07
Olson's tzdata2009e check-in: 112f6af617 user: kennykb tags: trunk
17:01
* library/http/http.tcl: Handle incomplete lines in the "connecting" state. ... check-in: 7e2b73c3e1 user: dgp tags: trunk
2009-04-08
19:17
* library/platform/platform.tcl: Extended the darwin sections to * library/platform/pkgIndex.tcl:... check-in: 0aca619525 user: andreas_kupries tags: trunk
16:05
* library/tcltest/tcltest.tcl: Converted [eval]s (some unsafe!) to * library/tcltes... check-in: f054da9f0c user: dgp tags: trunk
2009-04-07
18:46
merge updates from HEAD check-in: 8cc32f55f3 user: dgp tags: dgp-refactor
18:45
* generic/tclStringObj.c: Correction so that value of TCL_GROWTH_MIN_ALLOC is ... check-in: 24eea28193 user: dgp tags: trunk
2009-04-04
17:31
Fix [Bug 1910136]. check-in: d99c0d9aba user: dkf tags: trunk
2009-03-31
13:25
merge updates from HEAD check-in: 23c915e892 user: dgp tags: dgp-refactor
2009-03-30
18:49
* doc/Alloc.3: Size argument is "unsigned int". [Bug 2556263] check-in: 730ead76b9 user: dgp tags: trunk
2009-03-27
20:57
merge updates from HEAD check-in: bd65a1c333 user: dgp tags: dgp-refactor
19:17
* generic/tclPathObj.c (TclPathPart): TclPathPart() was computing * tests/fileName... check-in: 5771cd9994 user: dgp tags: trunk
2009-03-26
19:58
typo check-in: 210ea34e35 user: dgp tags: trunk
13:27
merge updates from HEAD check-in: e7ba5e1f9b user: dgp tags: dgp-refactor
10:43
Some small improvements to the last example check-in: a2a666124d user: dkf tags: trunk
2009-03-25
23:24
bring doc and tools in line with http://wiki.tcl.tk/812 check-in: e35ad2ae2d user: nijtmans tags: trunk
23:22
bring doc and tools in line with http://wiki.tcl.tk/812 check-in: 1a4d23cb9e user: nijtmans tags: trunk
20:30
merge updates from HEAD check-in: 6d6b6e35f0 user: dgp tags: dgp-refactor
10:26
Documented [coroutine] and [yield]. [Bug 2152285] check-in: db491127c0 user: dkf tags: trunk
2009-03-24
13:11
merge updates from HEAD check-in: 40475b987f user: dgp tags: dgp-refactor
10:46
Fix [Bug 2704302] check-in: 477196cdad user: dkf tags: trunk
09:30
Fix [Bug 2673163] check-in: 1c6d19544d user: dkf tags: trunk
2009-03-22
15:36
merge updates from HEAD check-in: a110148602 user: dgp tags: dgp-refactor
14:46
* generic/tclBasic.c: NR-enable the handling of unknown commands [Bug 2502037]. check-in: f45dcb7151 user: msofer tags: trunk
2009-03-21
17:03
merge updates from HEAD check-in: 1a21f84a2f user: dgp tags: dgp-refactor
12:56
removed extra cleanupTests call check-in: 582d42dfed user: msofer tags: trunk
12:26
forgot one file :} check-in: 723c5799ca user: msofer tags: trunk
12:24
* generic/tclBasic.c: fixed "leaks" in aliases, imports and * generic/tclInt.h: ensembles. O... check-in: 5da5e7593d user: msofer tags: trunk
11:46
* tclInt.h: comments * tests/tailcall.test: added tests to show that [tailcall] does not current... check-in: 0dece95289 user: msofer tags: trunk
10:20
* tests/nre.test: [foreach] has been NR-enabled for a while, the test was marked 'knownBug': unmar... check-in: ab4bd3df9b user: msofer tags: trunk
09:42
* generic/tclBasic.c: Fix for (among others) [Bug 2699087] * generic/tclCmdAH.c: Tailcalls now... check-in: 8145ecc0e6 user: msofer tags: trunk
06:55
* generic/tclExecute.c: proper fix for [Bug 2415422]. Reenabled * tests/nre.test: the failin... check-in: 5682bc5adb user: msofer tags: trunk
03:43
* generic/tclExecute.c: fix both test and code for tailcall * tests/tailcall.test: from within ... check-in: c8742315d4 user: msofer tags: trunk
02:59
merge updates from HEAD check-in: 5bee5f8843 user: dgp tags: dgp-refactor
02:55
* tests/stringObj.test: Test stringObj-6.9 checks that Tcl_AppendStringsToOb... check-in: 289c2e97cd user: dgp tags: trunk
01:23
* tests/tailcall.test: slightly improved tests check-in: 30cc07ecb7 user: msofer tags: trunk
2009-03-20
15:14
merge updates from HEAD check-in: 23945a3f37 user: dgp tags: dgp-refactor
14:43
* generic/tclExecute.c (INST_CONCAT1): Panic when appends overflow the max length o... check-in: 0f56647140 user: dgp tags: trunk
02:37
merge updates from HEAD check-in: 4685f5e1bb user: dgp tags: dgp-refactor
2009-03-19
23:31
* generic/tcl.h: * generic/tclInt.h: * generic/tclBasic.c: * generic/tclExecute.c: * generic/tc... check-in: 588ba19772 user: msofer tags: trunk
16:14
Added documentation for tailcall. check-in: 187f1bee39 user: dkf tags: trunk
14:07
merge updates from HEAD check-in: 70332fbe1e user: dgp tags: dgp-refactor
2009-03-18
17:08
* win/tclWinFile.c (TclpObjNormalizePath): Corrected Tcl_Obj leak. Thanks to Jo... check-in: 5f1bd5c647 user: dgp tags: trunk
16:52
* generic/tclVar.c (TclLookupSimpleVar): Shift all calls to Tcl_SetErrorCode(... check-in: 0d2e7ec808 user: dgp tags: trunk
2009-03-16
15:29
merge updates from HEAD check-in: 26ed7b54e1 user: dgp tags: dgp-refactor
10:21
Fix [Bug 2688063] check-in: c4abf357d6 user: dkf tags: trunk
00:43
revise fix for [Bug 2687952] check-in: f409096899 user: mistachkin tags: trunk
2009-03-15
22:34
Fix [Bug 2687952] check-in: 520dda1d96 user: dkf tags: trunk
15:35
Added support for SIGINFO. [Patch 1513655] check-in: 064364a737 user: dkf tags: trunk
2009-03-14
17:41
regen check-in: 8aa9ce14ff user: dkf tags: trunk
17:20
Added support for reporting TEA-like info via pkg-config. check-in: c54059aaad user: dkf tags: trunk
2009-03-12
15:47
merge updates from HEAD check-in: 07118a48c6 user: dgp tags: dgp-refactor
2009-03-11
10:44
* generic/tclBasic.c (TclNRCoroutineObjCmd): fix Tcl_Obj leak. Diagnose and fix thx to GPS. check-in: 2f85b847a1 user: msofer tags: trunk
2009-03-10
19:00
merge updates from HEAD check-in: e203d7ead4 user: dgp tags: dgp-refactor
2009-03-09
09:12
Move the implementation of [try] from Tcl to C. Not yet bytecoded. check-in: 7b446f39b0 user: dkf tags: trunk
2009-03-06
17:09
merge updates from HEAD check-in: eb3c49bb0b user: dgp tags: dgp-refactor
2009-03-04
17:52
Related corrections check-in: 2693844b2e user: dkf tags: trunk
17:26
Fix bug 2662434 check-in: 9b6e8a380e user: dkf tags: trunk
2009-03-03
05:59
merge updates from HEAD check-in: 6f929495b8 user: dgp tags: dgp-refactor
2009-02-27
23:03
[Bug 218977] Tcl_DbCkfree needs a return value don't use CONST84/CONST86 in internal header files check-in: 23ff81a854 user: nijtmans tags: trunk
2009-02-25
19:59
* generic/tclUtil.c (TclStringMatchObj): Revised the branching on the strObj-... check-in: b1137fbe41 user: dgp tags: trunk
14:55
* generic/tclCmdMZ.c: Since Tcl_GetCharLength() has its own * generic/tclExecute.c... check-in: b7bc652fdf user: dgp tags: trunk
13:50
merge updates from HEAD check-in: 8478606537 user: dgp tags: dgp-refactor
2009-02-24
21:04
General minor documentation improvements. check-in: e68a3507e0 user: dkf tags: trunk
14:42
Update to installed module version number check-in: 8b2ebb5ed0 user: dkf tags: trunk
14:39
Added support for 8.6's zlib integration. check-in: 282f1151e4 user: dkf tags: trunk
2009-02-23
17:20
merge updates from HEAD check-in: 453286efe3 user: dgp tags: dgp-refactor
2009-02-22
17:45
Revert commits of 20080723. Those were speed tests, that are inherently brittle. check-in: 1ee78aeeae user: ferrieux tags: trunk
04:38
* generic/tclStringObj.c: Several revisions to the shimmering patterns between... check-in: 76f96f2a4c user: dgp tags: trunk
2009-02-20
18:25
merge updates from HEAD check-in: 277683274b user: dgp tags: dgp-refactor
18:19
* generic/tclPathObj.c: Fixed mistaken logic in TclFSGetPathType() * tests/fileName.... check-in: c8c2551b94 user: dgp tags: trunk
2009-02-19
15:13
merge updates from HEAD check-in: 7ee406757c user: dgp tags: dgp-refactor
14:55
alternative solution to the signed/unsigned warnings check-in: a6265b9b52 user: dgp tags: trunk
06:35
fix signed/unsigned comparison warnings check-in: a5b3726442 user: das tags: trunk
02:47
merge updates from HEAD check-in: 6f1abd1b1b user: dgp tags: dgp-refactor
2009-02-18
20:10
* generic/tclStringObj.c: Simplify the logic of the Tcl_*SetObjLength() routin... check-in: b2511db171 user: dgp tags: trunk
19:47
another TODO check-in: e8f8bf65a5 user: dgp tags: trunk
18:43
merge updates from HEAD check-in: 1466ff4bd2 user: dgp tags: dgp-refactor
18:31
* generic/tclStringObj.c: Rewrite GrowStringBuffer() so that it has parallel s... check-in: 3f462e6880 user: dgp tags: trunk
17:45
* generic/tclStringObj.c: Another round of simplification on the allocation ma... check-in: e352a00e67 user: dgp tags: trunk
06:26
* generic/tclStringObj.c: Another round of simplification on the allocation ma... check-in: 61fb6cf251 user: dgp tags: trunk
2009-02-17
21:40
* generic/tclStringObj.c: Pare back the length of the unicode array in a non-e... check-in: 8754f4357d user: dgp tags: trunk
21:05
* generic/tclStringObj.c: Factor out common GrowUnicodeBuffer() and solve over... check-in: cfe9911057 user: dgp tags: trunk
18:10
* win/tcl.m4, win/configure: Check if cl groks _WIN64 already to avoid CC manipulation that can sc... check-in: e587ee7ca9 user: hobbs tags: trunk
17:17
* generic/tclStringObj.c: Factor out common GrowStringBuffer(). * generic/tcl... check-in: 820ba0e29a user: dgp tags: trunk, potential incompatibility
14:28
merge updates from HEAD check-in: 8b78d4ea6c user: dgp tags: dgp-refactor
06:52
* generic/tclStringObj.c: Revise buffer growth implementation in ExtendStringR... check-in: e188de7032 user: dgp tags: trunk
2009-02-16
23:03
fix [Feature Request 2605263] use official zlib build. check-in: 77fa325ce4 user: nijtmans tags: trunk
22:56
fix [Feature Request 2605263] use official zlib build. check-in: 8f34b18e0c user: nijtmans tags: trunk
21:41
fix [Bug 2605232] tdbc doesn't build when Tcl is compiled with --disable-shared. check-in: b12ff1f84a user: nijtmans tags: trunk
04:33
* generic/tclTestObj.c: Replace the [teststringobj ualloc] testing * tests/stringObj... check-in: e0e22cfc3b user: dgp tags: trunk
04:06
* generic/tclStringObj.c: Added protections from invalid memory * generic/tclT... check-in: 1c3c3be74a user: dgp tags: trunk
2009-02-15
23:13
* generic/tclStringObj.c: Factor out duplicate code from Tcl_AppendObjToObj. check-in: dac012d276 user: dgp tags: trunk
22:32
* generic/tclStringObj.c: Replace the 'size_t uallocated' field of the String ... check-in: 14abdb946c user: dgp tags: trunk
16:49
* generic/tclStringObj.c: Removed limitation in Tcl_AppendObjToObj where the c... check-in: 24a9c9e7b5 user: dgp tags: trunk
2009-02-14
23:07
* generic/tclStringObj.c: Revisions so that we avoid creating the strange repr... check-in: 59f23bd2a8 user: dgp tags: trunk
22:54
* generic/tclTestObj.c: Revise updates to [teststringobj] so we don't get blocked by... check-in: 701671c72e user: dgp tags: trunk
20:30
Const correctness fixes in the debug build. check-in: 5f4a54eded user: dgp tags: trunk
2009-02-13
14:45
Remove all "register" keywords. check-in: 8676898b20 user: dgp tags: trunk
04:01
New utility routine UnicodeLength(), to compute the length of unicode buffer argumen... check-in: 42a8e6fdf2 user: dgp tags: trunk
03:22
* generic/tclStringObj.c: Rewrites of the routines Tcl_GetCharLength, Tcl_GetU... check-in: d2191985b4 user: dgp tags: trunk
2009-02-12
17:08
* generic/tclStringObj.c: Simplified Tcl_GetCharLength by * generic/tclTestObj... check-in: 215d13fc4c user: dgp tags: trunk
14:45
* generic/tclStringObj.c: Re-implemented AppendUtfToUnicodeRep so that we no l... check-in: 7d98b7fffc user: dgp tags: trunk
09:27
Fix tricky point that meant it was next to impossible to extend [oo::define]. check-in: ac61ee3958 user: dkf tags: trunk
04:35
Revise latest commit to better maintain stringPtr->numChars. check-in: f9db57a39e user: dgp tags: trunk
03:46
* generic/tclStringObj.c: Re-implemented AppendUnicodeToUtfRep so that we no l... check-in: ed8007db13 user: dgp tags: trunk
2009-02-11
19:33
Removed casts now unnecessary after type of stringPtr->allocated changed. check-in: 0bc9529c8f user: dgp tags: trunk
18:07
* generic/tclStringObj.c: Changed type of the 'allocated' field * generic/tclT... check-in: d0225f51c9 user: dgp tags: trunk
17:27
merge updates from HEAD check-in: f07460d448 user: dgp tags: dgp-refactor
15:28
* generic/tclStringObj.c: Changed type of the 'allocated' field of the String struct... check-in: 93efedde3f user: dgp tags: trunk
2009-02-10
23:08
- eliminate some unnessary type casts - some internal const decorations - spacing check-in: a45c7b126b user: nijtmans tags: trunk
22:49
- eliminate some unnessary type casts - some internal const decorations - spacing check-in: 160bcb1152 user: nijtmans tags: trunk
21:57
fix [tcl-Bug 2502365] Building of head on HPUX is broken when using the native CC. check-in: 3023b7c8ff user: nijtmans tags: trunk
21:04
Removed handling of (objPtr->bytes != NULL) from UpdateStringOfString, which is only... check-in: 1f05ccc310 user: dgp tags: trunk
17:37
Simplify Tcl_SetObjLength by removing unreachable code. check-in: 927c8dae6c user: dgp tags: trunk
17:28
Simplify SetStringFromAny() by removing unreachable and duplicate code. check-in: f811987143 user: dgp tags: trunk
17:09
* generic/tclObj.c (Tcl_GetString): Added comments and validity checks following... check-in: 78d89e677c user: dgp tags: trunk
15:37
Convert all Tcl_InvalidateStringRep() calls into macros. check-in: e1cda5d2cf user: dgp tags: trunk
14:59
* generic/tclStringObj.c: Reduce code duplication in Tcl_GetUnicode*. Restrict Appen... check-in: 84a1bb328a user: dgp tags: trunk
14:38
* generic/tclStringObj.c (Tcl_GetUnicode*): Reduce code duplication. check-in: 0fb18eb9e7 user: dgp tags: trunk
04:00
merge updates from HEAD check-in: b56e57cae7 user: dgp tags: dgp-refactor
03:55
formatting check-in: 03085a5401 user: dgp tags: trunk
2009-02-09
22:55
fix [Bug 2555129] const compiler warning (as error) in tclCompile.c check-in: a844523f95 user: nijtmans tags: trunk
13:21
merge updates from HEAD check-in: 7c0a0b63f6 user: dgp tags: dgp-refactor
2009-02-07
22:42
Improve error messages. [Bug 2573172] check-in: 6397952565 user: dkf tags: trunk
2009-02-06
16:08
merge updates from HEAD check-in: 81f1edee56 user: dgp tags: dgp-refactor
00:59
Fix for [Bug 2544618] check-in: bdd187e3de user: mistachkin tags: trunk
2009-02-05
23:12
merge updates from HEAD check-in: 3ec9a51e62 user: dgp tags: dgp-refactor
22:12
Simplify the implementation of some commands now that the underlying string API knows more about byt... check-in: ee4709ceaf user: dkf tags: trunk
21:27
Add missing cast check-in: 9cef9aac53 user: dkf tags: trunk
14:21
Fix [Bug 2568434] check-in: f783e3b9ff user: dkf tags: trunk
13:26
merge updates from HEAD check-in: 409e734ff2 user: dgp tags: dgp-refactor
11:57
More/better/cleaner handling of the bytearray special casing for string ops. check-in: 174db4e4cd user: dkf tags: trunk
01:21
Improve efficiency of Tcl_AppendObjToObj's bytearray handling. check-in: 94be40db3a user: dkf tags: trunk
2009-02-04
22:48
merge updates from HEAD check-in: fdf6271dcc user: dgp tags: dgp-refactor
21:45
comment typo check-in: 0a9d076582 user: dgp tags: trunk
19:59
* generic/tclStringObj.c: Added overflow protections to the AppendUtfToUtfRep routin... check-in: 50800297d9 user: dgp tags: trunk
18:15
* generic/tclCmdMZ.c: Prevent crashes due to int overflow of the length of the res... check-in: cf87a8291e user: dgp tags: trunk
14:16
merge updates from HEAD check-in: 255c748a68 user: dgp tags: dgp-refactor
2009-02-03
23:34
- eliminate some unnessary type casts - some internal const decorations - spacing check-in: 4e6ad69d53 user: nijtmans tags: trunk
23:10
- eliminate some unnessary type casts - some internal const decorations - spacing check-in: 4ad5e07e8e user: nijtmans tags: trunk
18:48
Added missing declaration of tclCmdNameType check-in: f72414bcb8 user: dkf tags: trunk
18:16
Fix for [Bug 2558422] though this area is still a mess. check-in: 3e5eb95379 user: dkf tags: trunk
18:10
* generic/tclStringObj.c (SetUnicodeObj): Corrected failure of Tcl_SetUnicodeO... check-in: b0fc858575 user: dgp tags: trunk
17:15
* generic/tclObj.c (Tcl_GetStringFromObj): Reduce code duplication. check-in: 237d9f22c5 user: dgp tags: trunk
2009-02-02
14:24
merge updates from HEAD check-in: 3b662c41d0 user: dgp tags: dgp-refactor
06:02
* generic/tclInterp.c: Reverted the conversion of [interp] into an * tests/interp.t... check-in: 419a8c1538 user: dgp tags: trunk
05:54
* generic/tclStringObj.c (STRING_NOMEM): Add missing cast of NULL to (char *) that ... check-in: 75bf4b19b7 user: dgp tags: trunk
05:47
* generic/tclStringObj.c (Tcl_(Attempt)SetObjLength): Added protections against ca... check-in: 2a6367e1b9 user: dgp tags: trunk
05:44
Revert unreleased improvements to pkgs/itcl . check-in: 75729d9a20 user: dgp tags: trunk
2009-02-01
19:36
no message check-in: f8d96d4bb1 user: davygrvy tags: trunk
19:35
* win/makefile.vc: Allow nmake flags such as -a (rebuild all) to pass down to the pkgs targets, to... check-in: 84588b5ce4 user: davygrvy tags: trunk
17:57
no message check-in: ccfe88b393 user: davygrvy tags: trunk
15:29
merge updates from HEAD check-in: 94777ba67f user: dgp tags: dgp-refactor
2009-01-31
15:11
remove accidental typo check-in: e6bc97edbd user: dkf tags: trunk
2009-01-30
16:01
improved test fixes check-in: 80965d4042 user: dgp tags: trunk
15:49
merge updates from HEAD check-in: ce21f50fec user: dgp tags: dgp-refactor
11:34
Added another example. [Bug 1216074] check-in: 162596d230 user: dkf tags: trunk
11:18
Added example. check-in: c0f0334598 user: dkf tags: trunk
2009-01-29
22:14
Fix [Bug 2006888] check-in: 259603c6a0 user: dkf tags: trunk
17:14
merge updates from HEAD check-in: e04de4ac39 user: dgp tags: dgp-refactor
17:13
* generic/tclInterp.c: Convert the [interp] command into a * tests/interp.test: ... check-in: ab2e541228 user: dgp tags: trunk
15:57
Fix [Bug 2519474] check-in: a1b195f5d2 user: dkf tags: trunk
15:06
merge updates from HEAD check-in: 43b7115279 user: dgp tags: dgp-refactor
14:53
Fix [Bug 2537839] check-in: 0140eb5ef5 user: dkf tags: trunk
14:45
* generic/tclInterp.c: Convert the [interp] command into a [namespace ensemble]. W... check-in: e0463ea7f5 user: dgp tags: trunk
11:28
Fix [Bug 2529117] check-in: ead5164915 user: dkf tags: trunk
2009-01-28
16:56
merge updates from HEAD check-in: 7b06f5b933 user: dgp tags: dgp-refactor
16:28
Apply resolution for [Bug 2529157]. Fix another location in tclBasic.c where only the objProc case w... check-in: 2694a37e98 user: dkf tags: trunk
2009-01-27
15:19
merge updates from HEAD check-in: 3afe000310 user: dgp tags: dgp-refactor
11:11
Fix [Bug 2531577] check-in: ff97a151d3 user: dkf tags: trunk
00:01
Fix [Bug 1028264]: WSACleanup() too early. The fix introduces "late exit handlers" for similar late... check-in: 12792e6ea9 user: ferrieux tags: trunk
2009-01-26
22:57
Fix [Bug 2446662]: resync Win behavior on RST with that of unix (EOF). check-in: 3022658c78 user: ferrieux tags: trunk
21:17
merge updates from HEAD check-in: 3e0b393652 user: dgp tags: dgp-refactor
16:42
minor formatting improvements check-in: 96c5ce1f39 user: dkf tags: trunk
16:25
Fix [Bug 2536400] check-in: 45b68fba26 user: dkf tags: trunk
2009-01-24
00:03
Added a note that 'zlib push' is reversed by 'chan pop'. check-in: 0641f0dfe8 user: dkf tags: trunk
2009-01-22
17:13
merge updates from HEAD check-in: eab5383f18 user: dgp tags: dgp-refactor
06:42
CONSTify TclPrintInstruction and TclpNativeJoinPath (TIP #27) {unix win} in *.decls is equivalent to... check-in: b4d9520da5 user: nijtmans tags: trunk
05:07
typo check-in: 15291e35f5 user: dgp tags: trunk
02:11
* unix/tcl.m4: Corrected a typo ($(SHLIB_VEERSION) should be ${SHLIB_VERSION}). * unix/configure: Au... check-in: 7c74da2b81 user: kennykb tags: trunk
00:11
* generic/tclIORChan.c (ReflectClose): Fix for [Bug 2458202]. * generic/tclIORTrans.c (ReflectClo... check-in: e96c03080e user: andreas_kupries tags: trunk
2009-01-21
21:29
* generic/tclStringObj.c: New fix for [Bug 2494093] replaces the flawed attempt comm... check-in: 17135c11fc user: dgp tags: trunk
2009-01-20
03:38
Patch 907924 check-in: c905b776df user: kennykb tags: trunk
2009-01-19
22:13
no message check-in: 8f48c4d13a user: davygrvy tags: trunk
22:10
Addressed the over-building nature of the htmlhelp target by moving from a pseudo target to a real t... check-in: 7b6199f027 user: davygrvy tags: trunk
19:55
no message check-in: 35a94fbf85 user: davygrvy tags: trunk
19:54
* win/build.vc.bat: Improved tools detection and error message. * win/makefile.vc: Reorganized the... check-in: 8898dfcee4 user: davygrvy tags: trunk
2009-01-18
00:07
The converter author should not be assigned copyright for transformed documents check-in: 53d907e750 user: patthoyts tags: trunk
2009-01-16
20:49
correct the commit message check-in: bcc4a2e0a5 user: dgp tags: trunk
20:47
merge updates from HEAD check-in: 4f9e2873ab user: dgp tags: dgp-refactor
20:44
* generic/tcl.h: Bump patchlevel to 8.6b1.1 to distinguish * library/init.tcl... check-in: c8cfc118c3 user: dgp tags: trunk
09:20
[Bug 2512659] patch for typo applied check-in: 3bbaf4de79 user: patthoyts tags: trunk
2009-01-14
17:03
merge updates from HEAD check-in: c6d4329af9 user: dgp tags: dgp-refactor
14:14
typo check-in: b0777357cf user: dgp tags: trunk
06:10
* generic/tclBasic.c (Tcl_DeleteCommandFromToken): Reverted most of the substan... check-in: e0ace167c0 user: dgp tags: trunk
03:35
merge updates from HEAD check-in: d26da09878 user: dgp tags: dgp-refactor
2009-01-13
22:35
fix [tcl-Bug 2502365] Building of head on HPUX is broken when using the native CC check-in: e7b65e5e4c user: nijtmans tags: trunk
20:35
merge updates from HEAD check-in: 2959b2a24b user: dgp tags: dgp-refactor
20:30
Move [throw] implementation into C. check-in: edad258731 user: dkf tags: trunk
03:02
merge updates from HEAD check-in: c8852eb947 user: dgp tags: dgp-refactor
2009-01-12
16:50
* generic/tclBasic.c (Tcl_DeleteCommandFromToken): One consequence of the NRE rewrit... check-in: 860d062f15 user: dgp tags: trunk
2009-01-09
15:35
merge updates from HEAD check-in: 470607e0b5 user: dgp tags: dgp-refactor
15:34
* generic/tclStringObj.c (STRING_SIZE): Corrected failure to limit memory allocation... check-in: 3b1f4e78cd user: dgp tags: trunk
15:00
Fix [Bug 1558654] check-in: e8ce6096bc user: dkf tags: trunk
14:17
merge updates from HEAD check-in: 02f7c5c705 user: dgp tags: dgp-refactor
11:21
Style fixes (unfouling whitespace, sorting comments, removing useless casts, etc.) check-in: cd3c38f00a user: dkf tags: trunk
2009-01-08
18:00
merge updates from HEAD check-in: 0b4ea10c4a user: dgp tags: dgp-refactor
17:58
* generic/tclStringObj.c (STRING_UALLOC): Added missing parens required to get corr... check-in: 2663be2b32 user: dgp tags: trunk
16:41
Generate errorcodes for more cases. check-in: a12728cbb9 user: dkf tags: trunk
2009-01-07
13:50
Added more examples. [Tk Bug 2491235] check-in: f8b07d0ed8 user: dkf tags: trunk
11:58
Narrow the focus of a failing test so that it succeeds (by only testing that which is supposed to be... check-in: f94c80a9d6 user: dkf tags: trunk
2009-01-06
21:43
merge updates from HEAD check-in: b86b3d598f user: dgp tags: dgp-refactor
17:20
* tests/stringObj.test: Revise tests that demand a NULL Tcl_ObjType in certain value... check-in: 79358a4faf user: dgp tags: trunk
16:03
Corrected twiddling in internals of dictionaries so that literals can't get destroyed. check-in: 37ceba02a0 user: dkf tags: trunk
15:33
merge updates from HEAD check-in: c48d911b11 user: dgp tags: dgp-refactor
15:24
Fix [Bug 2006879] check-in: 0a57255dbc user: dkf tags: trunk
15:06
merge updates from HEAD check-in: 157eee86df user: dgp tags: dgp-refactor
14:30
Fix [Bug 2489836] check-in: ee4e4fe8d0 user: dkf tags: trunk
10:20
Fix [Bug 2481109] check-in: dc504e5b79 user: dkf tags: trunk
10:08
Formatting improvements (comments, whitespace) check-in: 3fa95308b4 user: dkf tags: trunk
09:49
Comment formatting improvements. check-in: 04b750c442 user: dkf tags: trunk
2009-01-05
14:54
merge updates from HEAD check-in: d766f324bc user: dgp tags: dgp-refactor
14:04
Convert tabs to spaces for reliable display with nroff check-in: 1bbc94799a user: dkf tags: trunk
11:27
Added a test, correct a dumb blunder. check-in: 42090a4d62 user: dkf tags: trunk
09:48
Make [source] NRE-aware to enable [yield]. [Bug 2412068] check-in: 4242c5e4c4 user: dkf tags: trunk
2009-01-04
22:57
More coding style improvements. check-in: d95dc006c7 user: dkf tags: trunk
22:55
Generalize mysterious comment about causes for ::env misses check-in: 5e1cadd4f2 user: ferrieux tags: trunk
2009-01-03
21:14
merge updates from HEAD check-in: 4af3ecdaf1 user: dgp tags: dgp-refactor
14:20
autoconf-2.59 check-in: 81aa5041a6 user: das tags: trunk
13:55
autoheader-2.59 check-in: 7990c98984 user: das tags: trunk
13:55
autoconf-2.59 check-in: d99c6aab8d user: das tags: trunk
13:55
use correct autconf magic to pass configure args & environment to pkg sub-configures (in particular ... check-in: 888d28167f user: das tags: trunk
04:38
make test case work, correct date of commit in ChangeLog check-in: a6720f400d user: kennykb tags: trunk
04:26
* library/clock.tcl (tcl::clock::add): Fixed error message formatting in the case where [clock add] ... check-in: 338849bf17 user: kennykb tags: trunk
2009-01-02
16:45
regen check-in: 30a2e9c34a user: dkf tags: trunk
16:43
Fix various mkstemp()-related issues. [Bugs 741967,878333] check-in: b7a0a9fa28 user: dkf tags: trunk
15:08
merge updates from HEAD check-in: 8eba9376be user: dgp tags: dgp-refactor
2008-12-31
18:22
* unix/Makefile.in: Set TCLLIBPATH in SHELL_ENV so that targets like `make shell... check-in: ccf1ebd7bd user: dgp tags: trunk
2008-12-29
14:21
merge updates from HEAD check-in: 52017fd414 user: dgp tags: dgp-refactor
2008-12-28
17:37
Plug memory leak. check-in: a666bdae88 user: dkf tags: trunk
17:26
merge updates from HEAD check-in: ed4ca4abd0 user: dgp tags: dgp-refactor
2008-12-27
10:07
Fix my silly blunders. [Bug 2470237] check-in: 5ddf0f02bb user: dkf tags: trunk
00:04
Assorted minor corrections to the Zlib C API to make it work with the PNG implementation better. check-in: 723a16de60 user: dkf tags: trunk, potential incompatibility
2008-12-26
09:51
Updated comments in tcl.decls based on code archaeology. check-in: 64cea92e63 user: dkf tags: trunk
2008-12-24
17:23
merge updates from HEAD check-in: 681d59f126 user: dgp tags: dgp-refactor
2008-12-23
16:46
fix build of zlib objects with msvc check-in: aa4031f7f1 user: nijtmans tags: trunk
08:55
Fix [Bug 2459725] check-in: 553bc7d052 user: dkf tags: trunk
2008-12-22
18:12
merge updates from HEAD check-in: f81946ad70 user: dgp tags: dgp-refactor
16:57
advance tag check-in: f02cdbbdc2 user: dgp tags: trunk, core-8-6-b1
15:45
Drop lone @ line from test: target check-in: b5dc4e2c82 user: dgp tags: trunk
14:49
[Bug 2458395] Ensure pkgs directories are suitable and quote the paths. check-in: 8061d208d3 user: patthoyts tags: trunk
13:42
merge updates from HEAD check-in: f19dcad505 user: dgp tags: dgp-refactor
13:20
- add more missing symbols from zlib.def - mark dll build as being a modified verson Both changes ba... check-in: 1da4d0c96f user: nijtmans tags: trunk
13:04
Fix for [Bug 2330040] check-in: e0bfcc2fb2 user: mistachkin tags: trunk
12:50
- add more missing symbols from zlib.def - mark dll build as being a modified verson Both changes ba... check-in: 3325d742fb user: nijtmans tags: trunk
01:40
Support the pkgs tree check-in: a983ca9a1f user: patthoyts tags: trunk
01:39
Silence signed unsigned warning check-in: 36e1f380bc user: patthoyts tags: trunk
2008-12-21
22:05
MINOR CHANGE: Tidy up changelog formatting. check-in: d7fa62e091 user: dkf tags: trunk
21:19
Fixed Stuart Cassoff's name in ChangeLog check-in: 05903d73ec user: kennykb tags: trunk
21:17
fix 64bit test failures check-in: 437f8a7cb6 user: das tags: trunk
20:55
* unix/Makefile.in: Fix broken build of bundled packages when path to build dir contains spaces... check-in: c6476a9ec5 user: das tags: trunk
20:55
* unix/configure: autoconf-2.59 check-in: d6cf62736f user: das tags: trunk
20:55
* unix/configure.in: Preserve configure environment variables for sub-configures of bundled pac... check-in: f6f76c1e37 user: das tags: trunk
16:22
advance tag check-in: cd5c522069 user: dgp tags: trunk
08:17
Fix minor typo. [Bug 2455165] check-in: 8bf6100e5e user: dkf tags: trunk
05:24
merge updates from HEAD check-in: 5e70a65c2e user: dgp tags: dgp-refactor
05:12
advance tag check-in: 97a621c865 user: dgp tags: trunk
2008-12-20
22:06
Revised the zlib objects so that they are built directly into the build dir, without building an i... check-in: 4a665e7ca6 user: kennykb tags: trunk
21:40
* win/Makefile.in: * win/configure.in: Renamed the static library libtcl86s.a to have a name di... check-in: a8f12a587b user: kennykb tags: trunk, potential incompatibility
17:29
advance tag check-in: f3ebaf3e7c user: dgp tags: trunk
16:32
Minor updates to make building work better with msys on Windows. (Apparently the gcc used doesn't li... check-in: 55ab56983a user: dkf tags: trunk
11:49
Assign a base address for tdbc check-in: 64a879f05e user: patthoyts tags: trunk
05:37
merge updates from HEAD check-in: 9f19efdecd user: dgp tags: dgp-refactor
05:30
* changes: Updates for 8.6b1 release. check-in: b21fc9248d user: dgp tags: trunk
02:27
test packages after testing tcl check-in: c30816e3dc user: das tags: trunk
02:02
sync file additions/removals with Tcl.xcodeproj check-in: 27f7094398 user: das tags: trunk
01:56
add new files check-in: 5df8cf0560 user: das tags: trunk
01:21
fix warnings check-in: 2b3316aba9 user: das tags: trunk
01:11
* unix/Makefile.in: make package install directory of bundled * unix/configure.in packages configu... check-in: 73610625e4 user: das tags: trunk
01:03
fix warning check-in: 0bd8dfb117 user: das tags: trunk
2008-12-19
23:53
merge updates from HEAD check-in: ec1eefed87 user: dgp tags: dgp-refactor
18:23
* doc/NRE.3: Formatting errors found by `make html` * doc/Tcl_Main.3: ... check-in: 8f43cdead8 user: dgp tags: trunk
17:54
tag for 8.6b1 release check-in: 25dde48d55 user: dgp tags: trunk
17:07
* tests/io.test: Add missing [close $f] to io-73.2. check-in: 07a4414fd2 user: dgp tags: trunk
16:20
Move log entry regarding tdbc from ChangeLog to pkgs/tdbc/ChangeLog check-in: ee9ee7b8e8 user: dgp tags: trunk
16:19
regen with autoconf-2.59 (why dkf just did another regen I don't understand) check-in: 900eabacab user: dgp tags: trunk
16:01
* tests/chanio.test: Add missing [removeFile] cleanups. check-in: 6c62c0ca9c user: dgp tags: trunk
15:39
fix odbc build on mingw32 TODO: re-generate tclconfig/configure! (I don't have autoconf-2.59, could... check-in: fd54878fab user: nijtmans tags: trunk
14:44
Add previously omitted files so we have a complete zlib 1.2.3 distro... check-in: 8b8d3f1e88 user: dkf tags: trunk
14:10
whitespace check-in: 53a41d2fb8 user: dgp tags: trunk
11:20
regen (with autoconf 2.61, since that's what I've got...) check-in: 444fe5f732 user: dkf tags: trunk
10:55
More autoconf hacking; now seems to be working fully on Unix... check-in: 49013bf97f user: dkf tags: trunk
09:33
CONSTify TclGetLoadedPackages second param check-in: fa03a357a1 user: nijtmans tags: trunk
09:14
add symbols deflateSetHeader and inflateGetHeader to win32/zlib.def Modify ChangeLog, README and zl... check-in: a46a709191 user: nijtmans tags: trunk
07:01
* unix/Makefile.in: Update `make dist` target to include the files from the comp... check-in: 97fede5250 user: dgp tags: trunk
03:54
* README: Bump version number to 8.6b1 * generic/tcl.h: * libr... check-in: 448b87b688 user: dgp tags: trunk
03:37
merge updates from HEAD check-in: 319f77c794 user: dgp tags: dgp-refactor
03:31
* tests/chanio.test: Replaced [chan event] handlers that returned TCL_RETURN retu... check-in: ecb6fb9204 user: dgp tags: trunk
02:46
* win/configure.in: * win/Makefile.in: Added build of packages in the 'pkgs/' directory. * win/confi... check-in: 489cccf8a0 user: kennykb tags: trunk
01:34
nmake build file support for zlib check-in: 136cc996d7 user: patthoyts tags: trunk
2008-12-18
23:48
* generic/tclIO.c (Tcl_CloseEx,CloseWrite,CloseChannelPart,ChanCloseHalf): Rewrite the half-close... check-in: 2cb6ab45d5 user: andreas_kupries tags: trunk
23:19
merge updates from HEAD check-in: 60656b8b09 user: dgp tags: dgp-refactor
23:00
* generic/tclExecute.c: Disabled apparently faulty assertion. [Bug 2415422]. check-in: 8216d1eb5c user: dgp tags: trunk
22:47
Corrections to make things work with msys check-in: bafa2fddd9 user: dkf tags: trunk
22:21
regen check-in: 3fb80cc319 user: dkf tags: trunk
22:20
Wizzardry need more backslash! check-in: 8c24a98150 user: dkf tags: trunk
21:23
Formatting cleanup. check-in: d95fd6c805 user: dkf tags: trunk
18:18
merge updates from HEAD check-in: ac8dad98e0 user: dgp tags: dgp-refactor
16:52
Add missing flush for half-close of the write side check-in: 9abef88cd5 user: ferrieux tags: trunk
15:36
Try to do the wizardry again... check-in: b12e0de95a user: dkf tags: trunk
15:25
regen check-in: 2d2f7bb606 user: dkf tags: trunk
15:24
Autoconf wizardry! check-in: 6d317a1915 user: dkf tags: trunk
14:16
Slight improvement of changelog message check-in: edd8bad4e7 user: dkf tags: trunk
14:14
Import of zlib 1.2.3 check-in: 0f222b0fe8 user: dkf tags: trunk