Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
300 check-ins using file tests/chanio.test version 89e5d7d1d3
|
2012-11-16
| ||
| 15:40 | conversion of many files check-in: 30983e25c6 user: dkf tags: novem-64bit-sizes | |
| 08:35 | Don't use deprecated function check-in: c063c9d28f user: jan.nijtmans tags: trunk | |
|
2012-11-15
| ||
| 22:17 | Abandon support for pre-8.5 bytecode. check-in: 334b80b0c1 user: dgp tags: novem | |
| 21:46 | merge from novem check-in: 9d18b10109 user: dkf tags: novem-64bit-sizes | |
| 21:04 | Goodbye to [case]. check-in: ece21b6163 user: dgp tags: novem | |
| 20:56 | first few files converted check-in: 072b223051 user: dkf tags: novem-64bit-sizes | |
| 20:25 | Contributed patch from Andy Goth. check-in: 9fb81c1f45 user: dgp tags: bug-3033307 | |
| 15:59 | Working towards 64-bit memory object sizes; WIP... check-in: c8100e8bb4 user: dkf tags: novem-64bit-sizes | |
| 15:04 | Fix bug in genStubs.tcl: If the macosx section doesn't contain any macosx-specific entries, no secti... check-in: 534312e090 user: jan.nijtmans tags: trunk | |
| 11:48 | Simplification: don't declare struct types that are never used. check-in: 1e2c21fd06 user: jan.nijtmans tags: trunk | |
| 05:12 | Octal death documentation impacts. check-in: d0016535c0 user: dgp tags: novem | |
| 04:09 | Kill Octal; bump to 9.0a0; make test suite work again. check-in: 9ea4c8ee49 user: dgp tags: novem | |
| 01:54 | merge trunk: check-in: 6dd0c8d37c user: dgp tags: core-8-6-0-rc | |
| 01:44 | unbreak trunk; fix some warnings check-in: 3bb8276262 user: dkf tags: trunk | |
| 00:20 | IMPLEMENTATION OF TIP#416: New Options for 'load': -global and -lazy check-in: ee5b8dcfad user: jan.nijtmans tags: trunk | |
|
2012-11-14
| ||
| 16:57 | merge trunk check-in: 872a233e89 user: dgp tags: core-8-6-0-rc | |
| 15:50 | oops Closed-Leaf check-in: 19cd443ed2 user: jan.nijtmans tags: forgiving-pkgconfig | |
| 15:44 | Experiment: make ::tcl::pkgconfig more forgiving when the requested encoding cannot be found. check-in: 4cc7e2a948 user: jan.nijtmans tags: forgiving-pkgconfig | |
| 14:35 | merge mark check-in: dc72be0dbc user: dkf tags: trunk | |
| 13:01 | * unix/tclUnixFCmd.c (TclUnixOpenTemporaryFile): [Bug 2933003]: Factor out all the code to do temp... check-in: 2f3da59db1 user: dkf tags: trunk | |
| 09:58 | merge trunk Closed-Leaf check-in: 7e567b9e05 user: jan.nijtmans tags: frq-3579001 | |
| 09:12 | Workaround for mingw versions which don't provide _fpcontrol in float.h check-in: 73042d17c8 user: jan.nijtmans tags: trunk | |
|
2012-11-13
| ||
| 21:31 | merge trunk check-in: 21954dc8a9 user: dgp tags: core-8-6-0-rc | |
| 21:23 | 360894 Threads inherit floating point config from their creator thread check-in: 3574448bf4 user: dgp tags: trunk | |
| 20:03 | also search for the library directory (init.tcl, encodings, etc) relative to the build directory ass... check-in: e54043c366 user: mistachkin tags: trunk | |
| 18:02 | merge trunk check-in: 9d434752ed user: dkf tags: dkf-http-cookies | |
|
2012-11-12
| ||
| 23:33 | merge mark check-in: addeb1588f user: dgp tags: trunk | |
| 10:25 | Check for USE_TCL_STUBS as well Closed-Leaf check-in: 5339e19ee5 user: jan.nijtmans tags: bug-3562640 | |
| 10:03 | merge trunk check-in: af3e5de5a0 user: jan.nijtmans tags: bug-3562640 | |
| 08:01 | merge trunk. <p>doc fix check-in: 50ce5a659d user: jan.nijtmans tags: frq-3579001 | |
| 07:53 | style fix check-in: 5fbbfc2a80 user: jan.nijtmans tags: trunk | |
| 07:44 | merge trunk check-in: b3da51d3fb user: jan.nijtmans tags: frq-3579001 | |
|
2012-11-10
| ||
| 19:24 | added forgotten Changelog entry check-in: d5f32ab609 user: mig tags: trunk | |
| 17:08 | re-enable bcc-tailcall, after fixing an infinite loop in the TCL_COMPILE_DEBUG mode check-in: 4ea681879b user: mig tags: trunk | |
|
2012-11-09
| ||
| 20:11 | merge trunk check-in: 0808bcc7b6 user: jan.nijtmans tags: frq-3579001 | |
| 12:11 | Flag USE_TCLOO_STUBS is not necessary any more for extensions: Stubs are the only way to access TclO... check-in: 06345d5b54 user: jan.nijtmans tags: trunk | |
|
2012-11-08
| ||
| 21:46 | merge trunk; resolve conflicts check-in: b9106ac438 user: dgp tags: dgp-refactor | |
| 16:22 | dup test name check-in: dd63631c29 user: dgp tags: trunk | |
| 15:44 | merge trunk check-in: 80ae3ec193 user: dgp tags: core-8-6-0-rc | |
| 15:43 | Declare TclOO portion of the Tcl API to be stable -> TclOO 1.0 check-in: 1f7c7e8b4e user: dgp tags: core-8-6-0-rc | |
| 15:25 | Create Tcl 8.6.0 release branch check-in: 1cb8443cf3 user: dgp tags: core-8-6-0-rc | |
| 15:21 | Updated the language of the documentation so that "object" refers to an OO concept throughout, and a... check-in: d664748a86 user: dkf tags: trunk | |
| 13:50 | Missing bits of the msgcat 1.4 -> 1.5 bump. check-in: fc792635e1 user: dgp tags: trunk | |
| 13:06 | Remove another reference to tcl.wse.in check-in: 5c25c5c93b user: jan.nijtmans tags: trunk | |
| 10:16 | merge updates to make HTML generation better check-in: 069f682541 user: dkf tags: trunk | |
| 10:14 | Added tooltip generation to contents and keywords pages. Closed-Leaf check-in: 833d91a67d user: dkf tags: off-trunk | |
| 08:22 | Make HTML generator more resilient against problems when generating docs for older versions of Tcl/T... check-in: d61b5fb209 user: dkf tags: off-trunk | |
|
2012-11-07
| ||
| 20:53 | Import tzdata2012i check-in: 4d62db0c92 user: kbk tags: trunk | |
| 20:41 | Remove files and references for long outdated Wise Installer. check-in: bbb8a76120 user: dgp tags: trunk | |
| 17:30 | merge mark check-in: bbfde6b0fc user: dgp tags: trunk | |
| 14:41 | Added package descriptor file to allow for easier configuration of integration of contributed packag... check-in: 38cdd285ca user: dkf tags: trunk | |
| 14:27 | merge trunk check-in: f1c98e24ba user: jan.nijtmans tags: frq-3579001 | |
| 13:18 | Minor change: another formatting improvement check-in: 9fdefb44c5 user: dkf tags: trunk | |
| 13:14 | Minor change: Formatting fix check-in: ea0214e0bd user: dkf tags: trunk | |
| 10:36 | just fix some characters that fossil cannot handle well check-in: 9c4864e9d1 user: jan.nijtmans tags: trunk | |
| 08:03 | Finish the TIP #416 implementation as specified (#define's were still missing). Added warning to "lo... check-in: 6c3f682fbf user: jan.nijtmans tags: frq-3579001 | |
|
2012-11-06
| ||
| 21:16 | merge trunk check-in: 892cbafd88 user: dkf tags: frq-3579001 | |
| 16:27 | Complete bump to http 2.8.5 check-in: ccb1ff90b3 user: dgp tags: trunk | |
| 13:16 | [Bug 3581754]: Ensure that http -command callbacks are done at most once. check-in: c25583796f user: dkf tags: trunk | |
|
2012-11-05
| ||
| 21:56 | merge main dev branch check-in: cccfdb8685 user: dkf tags: dkf-bytecode-8.6/next, dkf-bytecode-8.6-main | |
| 21:55 | merge main dev branch check-in: 4c63be2ac8 user: dkf tags: dkf-bytecode-8.6/string-is, dkf-bytecode-8.6-main | |
| 21:47 | merge trunk: INST_TAILCALL has bug check-in: 90ced9e9c8 user: dkf tags: dkf-bytecode-8.6-main | |
| 20:27 | merge changes check-in: 67e02930a9 user: dgp tags: trunk | |
| 16:57 | Disable bytecompile of [tailcall] until it gets some repair. As is, it hopelessly bogs down debug-e... check-in: 681260c3fd user: dgp tags: trunk | |
| 15:33 | merge main dev branch check-in: bd2cb80131 user: dkf tags: dkf-bytecode-8.6/next, dkf-bytecode-8.6-main | |
| 15:28 | merge main dev branch check-in: 3b9b1bfb43 user: dkf tags: dkf-bytecode-8.6/string-is, dkf-bytecode-8.6-main | |
| 15:17 | merge trunk check-in: 1fc3f2cbaf user: dkf tags: dkf-bytecode-8.6-main | |
| 14:55 | Added bytecode compilation of many Tcl commands, merged from development branch. check-in: 8e20d1a93f user: dkf tags: trunk | |
| 14:42 | TIP #413 check-in: 1763fa9dc9 user: jan.nijtmans tags: trunk, potential incompatibility | |
| 14:34 | Added compilation of [array exists], [array set] and [array unset]. Fixed a whole bunch of issues wi... check-in: 7c61073736 user: dkf tags: merge-to-trunk, dkf-bytecode-8.6-main | |
|
2012-11-04
| ||
| 16:57 | fix Tcl_FSFileAttrStrings doc check-in: 78a8bf7285 user: jan.nijtmans tags: trunk | |
|
2012-11-03
| ||
| 20:21 | Added compilation of [string last] and improved the compilation of [string range]. This in turn enab... check-in: 75cbbc5cf0 user: dkf tags: dkf-bytecode-8.6-main | |
| 12:48 | Added compilation of [info object isa object] (i.e., object verification). check-in: 4d5db00353 user: dkf tags: dkf-bytecode-8.6-main | |
|
2012-11-02
| ||
| 20:39 | reorder to preserve main BC development branch sequence better check-in: ef6191e5a7 user: dkf tags: dkf-bytecode-8.6/next, dkf-bytecode-8.6-main | |
| 20:25 | merge dkf-compile-misc-info check-in: f0a7031a74 user: dkf tags: dkf-bytecode-8.6/next, dkf-bytecode-8.6-main | |
| 18:13 | Added more TclOO introspection bytecodes ([info object class], [info object namespace]). Also moved ... check-in: 294a3d3bb9 user: dkf tags: dkf-bytecode-8.6-main | |
| 16:50 | Work on compilation of [string is]. Hit some problem edge cases with differences in strictness of ed... check-in: dd27dc1543 user: dkf tags: dkf-bytecode-8.6/string-is, dkf-bytecode-8.6-main | |
|
2012-11-01
| ||
| 20:40 | Working towards a BCCed [next]. This version <i>almost</i> works, except for a problem with restorin... check-in: 6344562868 user: dkf tags: dkf-bytecode-8.6/next, dkf-bytecode-8.6-main | |
| 18:06 | Added compilation of [tailcall]. Not a particularly efficient compilation though; it does not detect... check-in: 2968fdc5d5 user: dkf tags: dkf-bytecode-8.6-main | |
| 16:47 | Added compilation of [dict create] and [dict merge]. check-in: b8eaa3a98a user: dkf tags: dkf-bytecode-8.6-main | |
|
2012-10-31
| ||
| 13:09 | Dde version number to 1.4.0, ready for Tcl 8.6.0rc1 check-in: 2afb21274b user: jan.nijtmans tags: trunk | |
|
2012-10-30
| ||
| 22:16 | Added [dict exists] compilation; implementation is 95% shared with [dict get]. check-in: 6859d16fe4 user: dkf tags: dkf-bytecode-8.6-main | |
| 20:59 | Some corrections and performance tweaks check-in: b6871e5b80 user: dkf tags: dkf-bytecode-8.6-main | |
| 18:20 | Compilation of [string first] and [string range] (with constant indices). check-in: e756e9bdac user: dkf tags: dkf-bytecode-8.6-main | |
| 12:39 | Added compilation of [regsub] (in the simplest, most restricted case). check-in: d2d9a5c8de user: dkf tags: dkf-bytecode-8.6-main | |
|
2012-10-29
| ||
| 21:35 | Added compilation of simplest practical case of [string map]. check-in: b1a427318b user: dkf tags: dkf-bytecode-8.6-main | |
| 17:16 | Minor: correct a comment check-in: e10490c739 user: dkf tags: dkf-bytecode-8.6-main | |
| 17:15 | Compiler for some of the simpler cases of [format]. check-in: 07728408e3 user: dkf tags: dkf-bytecode-8.6-main | |
| 12:03 | merge trunk check-in: 4b0388c65f user: dkf tags: dkf-bytecode-8.6-main | |
| 12:03 | Merge corrected [yield] compilation. Many thanks to Miguel Sofer for help. check-in: dfc7ee7e95 user: dkf tags: dkf-bytecode-8.6-main | |
| 11:02 | Compilation of [info commands] in the case of a fully-qualified literal name. check-in: 71f464d707 user: dkf tags: dkf-bytecode-8.6-main | |
|
2012-10-28
| ||
| 18:58 | fix INST_YIELD so that it works Closed-Leaf check-in: ce774f1a5a user: mig tags: dkf-bytecode-8.6/yield, dkf-bytecode-8.6-main | |
| 16:01 | Added [self namespace] to bytecoded command set. check-in: 6f1282e0b7 user: dkf tags: dkf-bytecode-8.6-main | |
|
2012-10-26
| ||
| 13:13 | Working towards a BCCed [yield]; this doesn't work right now. check-in: af49d8d62b user: dkf tags: dkf-bytecode-8.6/yield, dkf-bytecode-8.6-main | |
| 07:32 | Compile [namespace which -command]; big performance saving in some contexts. check-in: a8d554940e user: dkf tags: dkf-bytecode-8.6-main | |
|
2012-10-25
| ||
| 09:56 | Added compilation of [namespace code] (except for gnarly edge cases). check-in: a761d4846d user: dkf tags: dkf-bytecode-8.6-main | |
|
2012-10-24
| ||
| 21:22 | syntax improvement: expect options before the filename <p>start at documentation check-in: 7bc615df40 user: jan.nijtmans tags: frq-3579001 | |
| 13:08 | experimental implementation of FRQ-3579001 check-in: 0895bccd51 user: jan.nijtmans tags: frq-3579001 | |
| 11:28 | make tclTest.c compilable against version 2 filesystems check-in: 69687a01db user: jan.nijtmans tags: trunk | |
| 09:52 | merge trunk check-in: a141b7be02 user: dkf tags: dkf-bytecode-8.6-main | |
| 09:50 | Added compilation of [dict unset]; the bytecode needed already existed anyway. check-in: 673065682d user: dkf tags: trunk | |
| 08:19 | minor correction to index line check-in: aedd95e0ee user: dkf tags: trunk | |
|
2012-10-23
| ||
| 22:07 | unbreak Mac OSX build check-in: 38faf636a9 user: jan.nijtmans tags: trunk | |
| 21:52 | merge trunk Closed-Leaf check-in: e01dd5837a user: jan.nijtmans tags: tip-318-update | |
| 21:50 | Add "flags" parameter from Tcl_LoadFile to to various internal functions, so these flags are availab... check-in: 4d417791c9 user: jan.nijtmans tags: trunk | |
|
2012-10-19
| ||
| 14:17 | yet another small introspector: [self] check-in: 7d0c06ec95 user: dkf tags: dkf-bytecode-8.6-main | |
| 08:48 | merge trunk check-in: 73270ca4da user: dkf tags: dkf-bytecode-8.6-main | |
|
2012-10-18
| ||
| 17:38 | * generic/tclBasic.c (TclNRCoroutineObjCmd): insure that numlevels are properly set, fix bug discove... check-in: ad2663e692 user: mig tags: trunk | |
|
2012-10-17
| ||
| 13:52 | merge trunk check-in: 818f3a1c03 user: dkf tags: dkf-bytecode-8.6-main | |
|
2012-10-16
| ||
| 14:25 | Remove two characters, zero width non-joiner (U+200c) and zero width joiner (U+200d), which were fin... check-in: d02f58c491 user: jan.nijtmans tags: tip-318-update | |
| 13:58 | doc fix check-in: 594e7e2747 user: jan.nijtmans tags: tip-318-update | |
| 13:44 | merge trunk check-in: ea6ac35e9b user: dkf tags: dkf-http-cookies | |
| 13:44 | merge trunk check-in: 4d4bfd540c user: dkf tags: tip-318-update | |
| 13:14 | Implementation of TIP #405. check-in: 24849c713c user: dkf tags: trunk | |
| 13:06 | merge trunk Closed-Leaf check-in: 1196fa3726 user: dkf tags: tip-405-impl-td | |
| 13:04 | Implementation of TIP #400. check-in: b6e98440db user: dkf tags: trunk | |
| 12:50 | merge trunk Closed-Leaf check-in: 006482c0ff user: dkf tags: tip-400-impl | |
|
2012-10-14
| ||
| 19:02 | Bug 3576509: Better fix, which helps for all Tcl_DictObjGet() calls in Tcl's source code. check-in: 6d7a7b3eb9 user: jan.nijtmans tags: trunk | |
|
2012-10-13
| ||
| 20:29 | Bug 3576509: tcl::Bgerror crashes with invalid arguments check-in: 70a5908228 user: jan.nijtmans tags: trunk | |
|
2012-10-12
| ||
| 13:18 | separating out the IDNA handling code check-in: 62de51204b user: dkf tags: dkf-http-cookies | |
|
2012-10-10
| ||
| 14:49 | reorganize the code so that the IDNA procs live with the punycode procs; correct some misleading (an... check-in: 90c381007e user: dkf tags: dkf-http-cookies | |
|
2012-10-09
| ||
| 01:55 | and remove the two characters from string trim as well check-in: 999841323f user: jan.nijtmans tags: tip-318-update | |
| 01:48 | merge trunk <p>Dont include U+0082 and U+0083 in the Tcl space set check-in: 227a4f0b70 user: jan.nijtmans tags: tip-318-update | |
|
2012-10-06
| ||
| 06:13 | [Bug 2459774] win/tcl/Makefile.in not compatible with msys 0.8. check-in: ffd92c638b user: jan.nijtmans tags: trunk | |
|
2012-10-05
| ||
| 16:37 | 3574819 Increase test robustness by creating files in fresh directory to reduce trouble with any exi... check-in: 03878f7b0c user: dgp tags: trunk | |
| 14:54 | ...and all the compilation and tests now work/pass check-in: d075bd7bcd user: dkf tags: tip-405-impl-td | |
| 13:05 | compilation code adjusted check-in: 726ad3d776 user: dkf tags: tip-405-impl-td | |
| 08:55 | adjusted non-compiled implementation of [dict map] to match TIP check-in: 609bef1013 user: dkf tags: tip-405-impl-td | |
| 08:17 | tuning up the documentation check-in: 2e8391a42d user: dkf tags: tip-405-impl-td | |
| 07:56 | merge trunk check-in: 299bf364c3 user: dkf tags: tip-405-impl-td | |
|
2012-10-04
| ||
| 10:31 | merge trunk check-in: ba7cb4e081 user: dkf tags: dkf-http-cookies | |
| 08:25 | merge trunk check-in: 81346a2dc2 user: dkf tags: tip-400-impl | |
| 08:24 | clean up some of the code to remove warnings and uselessly-settable things check-in: 27db6ec7f9 user: dkf tags: tip-400-impl | |
|
2012-10-03
| ||
| 15:39 | When checking for std channels being closed, compare the channel state, not the channel itself so th... check-in: 986eb391ad user: dgp tags: trunk | |
| 09:38 | documented new C API; corrected type signature of no-zlib fallback function check-in: dac22bcb59 user: dkf tags: tip-400-impl | |
| 08:11 | merge trunk check-in: 46dc221942 user: dkf tags: tip-400-impl | |
|
2012-10-02
| ||
| 16:08 | Fix for core bug yet to be named/numbered. Closed-Leaf check-in: ba0663c73f user: dgp tags: dgp-stackedstdchan | |
|
2012-09-26
| ||
| 21:02 | Workaround for [socket -server foo -myaddr localhost 0] failure on OSX. check-in: 3989ecbba9 user: max tags: trunk | |
| 12:32 | update documentation check-in: 2e479f5fee user: jan.nijtmans tags: tip-318-update | |
| 12:00 | Merge trunk check-in: b2aae08f2d user: jan.nijtmans tags: tip-389-impl | |
|
2012-09-23
| ||
| 20:29 | eliminate unnecessary TEXT() macros check-in: c155794425 user: jan.nijtmans tags: trunk | |
| 16:48 | tip 318 update check-in: f09c1bc377 user: jan.nijtmans tags: tip-318-update | |
|
2012-09-21
| ||
| 09:27 | new Tcl_UniCharIsWhitespace function Closed-Leaf check-in: 7a11f2ec28 user: jan.nijtmans tags: tip-318-update | |
|
2012-09-20
| ||
| 22:24 | merge trunk <p>add some more related space characters check-in: 7d7bea41b7 user: jan.nijtmans tags: tip-318-update | |
| 21:43 | New import libraries for zlib 1.2.7, usable for all win32/win64 compilers check-in: 5b46cb3197 user: jan.nijtmans tags: trunk | |
| 21:18 | [Frq 3527238]: Full unicode support for dde. Dde version is now 1.4.0b2. check-in: 9cf41d70ab user: jan.nijtmans tags: trunk, potential incompatibility | |
| 09:53 | clock uses new msgcat features check-in: d0f6a51a8f user: oehhar tags: msgcat_dyn_locale | |
|
2012-09-19
| ||
| 22:57 | merge trunk check-in: 598b8f1670 user: dkf tags: dkf-http-cookies | |
| 20:40 | (proposal) msgcat with dynamic mc file load on locale change check-in: 0c67dffd72 user: oehhar tags: msgcat_dyn_locale | |
| 20:31 | TIP#399 implementation: mcconfig may add additional glob pattern for mcload check-in: dbafc2163d user: oehhar tags: msgcat_dyn_locale | |
| 14:50 | merge trunk <p>change dde version to 1.4.0b2 Closed-Leaf check-in: 82e045469a user: jan.nijtmans tags: frq-3527238 | |
| 12:33 | Let "nmakehlp -V" start searching digits after the found match (suggested by Harald Oehlmann) check-in: 8be494c5ee user: jan.nijtmans tags: trunk | |
| 09:50 | Make Tcl_Interp a fully opaque structure if TCL_NO_DEPRECATED is set (TIP 330 and 336). check-in: d35c303e78 user: jan.nijtmans tags: trunk | |
|
2012-09-18
| ||
| 20:44 | merge release branch check-in: 29624cf67f user: dgp tags: trunk | |
| 10:15 | Fix the bugs in the punycode decoder check-in: bb4d24d885 user: dkf tags: dkf-http-cookies | |
| 07:21 | add next line (U+0085), zero width space (U+200b) and zero width no-break space (U+feff) to the defa... check-in: e2bad6f20a user: jan.nijtmans tags: tip-318-update | |
|
2012-09-17
| ||
| 14:44 | adapt to 8.6 environment properly; still some bugs... check-in: fa6e3d18fd user: dkf tags: dkf-http-cookies | |
| 12:56 | Tag Tcl 8.6b3 for release. Closed-Leaf check-in: 4b47cb33d0 user: dgp tags: core-8-6-b3-rc, core-8-6-b3 | |
| 12:26 | merge trunk check-in: 328958e0e1 user: dgp tags: core-8-6-b3-rc | |
| 10:50 | eliminate compiler warning in previous commit check-in: 81b322475b user: jan.nijtmans tags: trunk | |
|
2012-09-16
| ||
| 15:51 | Nicer style test. check-in: 5a15cd0ee2 user: stwo tags: trunk | |
|
2012-09-14
| ||
| 18:20 | Mistaken cleanup command. check-in: d614733809 user: dgp tags: trunk | |
| 18:15 | Missing test cleanup. check-in: ac320d5dc6 user: dgp tags: trunk | |
| 14:59 | 3555001 Safer stale config fix. check-in: 405473ca60 user: dgp tags: core-8-6-b3-rc | |
| 07:44 | merge trunk check-in: 1b812be6a3 user: dkf tags: dkf-http-cookies | |
|
2012-09-13
| ||
| 16:19 | Safer stale config fix for review. Closed-Leaf check-in: 4a50977539 user: dgp tags: bug-3555001 | |
| 15:55 | merge trunk check-in: f6bdb60091 user: dgp tags: core-8-6-b3-rc | |
| 15:54 | autoconf-2.59 check-in: 47f0dca723 user: dgp tags: trunk | |
| 15:34 | First draft of tcl/pkgs/README bundling instructions. check-in: 172f8899ef user: dgp tags: core-8-6-b3-rc | |
| 14:17 | Revert committed debugging configuration. check-in: 4594e269cc user: dgp tags: core-8-6-b3-rc | |
| 14:08 | merge trunk check-in: e5ba23a0a1 user: dgp tags: core-8-6-b3-rc | |
| 13:09 | Fix msgcat-0.7 when running tests outside of the build tree (part of Bug #3549770) check-in: 973091ef75 user: jan.nijtmans tags: trunk | |
| 12:37 | merge trunk check-in: b052731c8b user: dgp tags: core-8-6-b3-rc | |
| 12:34 | 3566106 Solaris9/x86 support. Thanks Dagobert and others. check-in: a017a9202a user: dgp tags: trunk | |
| 11:32 | Update TIP #318 implementation to conform to the Unicode 6.2 space characters <p>To be discussed on ... check-in: 31ec38cd41 user: jan.nijtmans tags: tip-318-update | |
| 09:02 | 3549770 fix filesystem-7.1.x tests: loaddll constraint setup and path for filesystem-7.1.1 check-in: d3bb61ba3c user: twylite tags: trunk | |
|
2012-09-12
| ||
| 19:15 | merge trunk check-in: 2a7a5a7b0e user: dgp tags: core-8-6-b3-rc | |
| 19:11 | finish the TIP 404 implementation. check-in: 0d4581c31d user: dgp tags: trunk | |
| 17:08 | tip#404 file locale mcset: mc(fl)(m)set check-in: dc1e9e3dea user: oehhar tags: trunk | |
| 11:50 | merge trunk check-in: d5aa40b536 user: dgp tags: core-8-6-b3-rc | |
|
2012-09-11
| ||
| 14:07 | 3564735 Protect against mem corruption when var resolvers misbehave. check-in: 693403d81c user: dgp tags: trunk | |
| 12:23 | merge trunk check-in: 69991604b3 user: dgp tags: core-8-6-b3-rc | |
| 10:37 | packing the code tighter, doing more explanatory comments check-in: 34c925dc01 user: dkf tags: dkf-http-cookies | |
|
2012-09-10
| ||
| 21:26 | merge trunk check-in: 005c69b8a7 user: dkf tags: dkf-http-cookies | |
| 21:24 | loading of restricted domain list now believed to work check-in: 40f3b920e9 user: dkf tags: dkf-http-cookies | |
| 13:24 | fix running package-tests on Windows, correct TCLSH_PROG in this case check-in: fe48e50258 user: jan.nijtmans tags: trunk | |
| 11:00 | Now, a working punycode engine check-in: 0553f99855 user: dkf tags: dkf-http-cookies | |
|
2012-09-09
| ||
| 12:02 | working on handling punycoding of IDNAs check-in: 4119011907 user: dkf tags: dkf-http-cookies | |
|
2012-09-07
| ||
| 21:58 | Experiment: MSVC build now links with 64-bit zlib1.dll Closed-Leaf check-in: a63c381a6f user: jan.nijtmans tags: msvc-with-64bit-zlib1.dll | |
| 21:01 | removed leftover from failed attempt to unify stub tables. check-in: 786146633c user: jan.nijtmans tags: trunk | |
| 17:22 | ChangeLog entry added Closed-Leaf check-in: 7236bac9ae user: oehhar tags: tip-404 | |
| 15:47 | correct font issues in define.n silence thread.test warning messages Automake updates check-in: 53895584ca user: dgp tags: core-8-6-b3-rc | |
| 15:32 | Reentrant mcfl(m)set command, test, document mcflset as recommended for message files check-in: 62aa37bb59 user: oehhar tags: tip-404 | |
| 10:35 | More improvements check-in: 93526c4a13 user: dkf tags: dkf-http-cookies | |
| 07:13 | improving the database, working towards a purging algorithm for session cookies check-in: 7e095fd713 user: dkf tags: dkf-http-cookies | |
|
2012-09-06
| ||
| 19:18 | Tidy up, making code be of higher general quality. check-in: 1065366fb5 user: dkf tags: dkf-http-cookies | |
| 12:02 | merge trunk check-in: 190fcdd1cb user: dgp tags: core-8-6-b3-rc | |
| 10:16 | merge trunk check-in: d39b2621be user: dkf tags: dkf-http-cookies | |
| 09:49 | improve logging, correct 'secure' property handling, correct domain handling, simplify http<->cookie... check-in: 6524b62e77 user: dkf tags: dkf-http-cookies | |
|
2012-09-05
| ||
| 10:24 | closer to working check-in: 4a6b9a9da7 user: dkf tags: dkf-http-cookies | |
| 09:47 | Minor clarification of description; all traces use a command prefix for their callbacks. check-in: cc90448ff2 user: dkf tags: trunk | |
| 09:46 | more realistic queries check-in: 2a58a9277e user: dkf tags: dkf-http-cookies | |
|
2012-09-04
| ||
| 21:35 | merge trunk check-in: b38773da76 user: dkf tags: tip-405-impl-td | |
| 21:26 | merge trunk check-in: b4413bbae8 user: dkf tags: dkf-http-cookies | |
| 21:24 | Improving the cookie lookup code to actually handle paths&domains check-in: 70cf84a53e user: dkf tags: dkf-http-cookies | |
|
2012-09-02
| ||
| 07:28 | Add package index entry. check-in: dbca55b3e5 user: dkf tags: dkf-http-cookies | |
| 07:21 | merge trunk check-in: 1ed34b8810 user: dkf tags: dkf-http-cookies | |
|
2012-08-30
| ||
| 18:49 | ...and the date too. check-in: 9701b127b9 user: dgp tags: trunk | |
| 18:46 | Update changes for 8.6b3 check-in: b5c1fbee86 user: dgp tags: trunk | |
|
2012-08-29
| ||
| 06:31 | proposed solution for [Bug 3562640]: problem loading Thread in 8.5, when compiled for 8.6 check-in: 6b9d54bfeb user: jan.nijtmans tags: bug-3562640 | |
|
2012-08-28
| ||
| 14:28 | And add the listing of supported options. Closed-Leaf check-in: 21d7b4b106 user: dkf tags: tip-404 | |
| 14:15 | Added mcconfig -mcfilelocale, as TIP-specified. check-in: 674aa977f0 user: dkf tags: tip-404 | |
| 13:04 | merge trunk check-in: 3875099862 user: dgp tags: core-8-6-b3-rc | |
|
2012-08-27
| ||
| 17:24 | Commit of Harald Oehlmann's TIP 404 patch without TIP 399 pieces and with some added documentation. ... check-in: b7c4598501 user: dkf tags: tip-404 | |
| 17:12 | Followup to [6325d5dbeac6f91d28d6]. dlerror() may return NULL. Fixed the code which wasn't prepared ... check-in: d17e59a33e user: andreask tags: trunk | |
| 12:40 | merge trunk check-in: 52b73fe414 user: dgp tags: core-8-6-b3-rc | |
|
2012-08-26
| ||
| 08:20 | minor: tidy up formatting check-in: 7cbc87061e user: dkf tags: trunk | |
|
2012-08-25
| ||
| 10:11 | [Bug 3561330]: Use the correct full name of March in Ukrainian. check-in: 7fd43f120a user: dkf tags: trunk | |
|
2012-08-24
| ||
| 06:33 | make sure that extensions which might still use TclWinNToHS, now use ntohs directly. check-in: e9aa33ca4b user: jan.nijtmans tags: trunk | |
|
2012-08-23
| ||
| 20:18 | small wrapper for TclWinNToHs, for change in calling convention check-in: 65be206be4 user: jan.nijtmans tags: trunk | |
| 14:37 | merge trunk check-in: b691687908 user: dgp tags: core-8-6-b3-rc | |
| 12:11 | [Bug 3496014] Unecessary memset() in Tcl_SetByteArrayObj(). check-in: f61c86cef1 user: jan.nijtmans tags: trunk | |
|
2012-08-21
| ||
| 16:35 | merge trunk check-in: ce5a28a6c4 user: dgp tags: core-8-6-b3-rc | |
| 08:07 | unnecessary hook struct definitions Closed-Leaf check-in: e787083b2f user: jan.nijtmans tags: jn-no-struct-names | |
|
2012-08-20
| ||
| 23:50 | 3559678 Fix bad filename normalization when the last component is the empty string. check-in: ec32e3cc76 user: dgp tags: trunk | |
| 14:14 | merge trunk check-in: e6892c2563 user: dgp tags: core-8-6-b3-rc | |
| 09:12 | Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an initialized winsock_2 l... check-in: 46096ee96a user: jan.nijtmans tags: trunk | |
| 06:49 | remove unnecessary struct names, which only pollute the "struct" namespace for te compiler. check-in: db442914c7 user: jan.nijtmans tags: jn-no-struct-names | |
|
2012-08-17
| ||
| 07:21 | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version numbers. check-in: 7c90caa198 user: jan.nijtmans tags: trunk | |
|
2012-08-15
| ||
| 08:41 | build htmlhelp, not winhelp by default check-in: ab0adb1265 user: jan.nijtmans tags: trunk | |
| 08:22 | Only build the threaded builds by default check-in: 0f40790ef4 user: jan.nijtmans tags: trunk | |
|
2012-08-13
| ||
| 14:18 | [Bug 3555454] Rearrange a bit to quash 'declared but never defined' compiler warnings. check-in: 3f2231d81a user: stwo tags: trunk | |
| 14:02 | .... but be less verbose check-in: 7762aa5871 user: jan.nijtmans tags: trunk | |
| 13:58 | Add 64-bit build of zlib1.dll, and use it for the dynamic mingw-w64 build check-in: 17f050e907 user: jan.nijtmans tags: trunk | |
| 10:05 | tinkering with the documentation check-in: ab548049ff user: dkf tags: tip-400-impl | |
| 04:42 | minor fix check-in: 3ef4f0c6d7 user: jan.nijtmans tags: trunk | |
|
2012-08-11
| ||
| 21:24 | merge trunk check-in: edaf160c8e user: dkf tags: tip-400-impl | |
|
2012-08-09
| ||
| 14:34 | Complete multi-fd server socket channels on Windows [Bug #3545363]. check-in: aef7ffe46d user: max tags: trunk | |
| 14:26 | Fix http-3.29 for machines without IPv6 support. check-in: 5d478dc916 user: max tags: trunk | |
| 00:25 | merge trunk check-in: aa80e8a546 user: stwo tags: stwo-dev86 | |
|
2012-08-08
| ||
| 23:07 | Change one '#ifdef' to '#if defined()' for improved consistency within the file. check-in: 211aa43013 user: stwo tags: trunk | |
| 20:30 | merge trunk check-in: ddf95e5e5d user: dgp tags: core-8-6-b3-rc | |
| 16:00 | Man page updates for command rename from 'mapeach' to 'lmap'. check-in: 812e05fc2c user: twylite tags: tip-405-impl-td | |
| 15:34 | Rename 'mapeach' to 'lmap' per preferred alternative in TIP #405. check-in: 3bbaa5984a user: twylite tags: tip-405-impl-td | |
| 15:28 | Back-out 'foreacha' implementation but leave code cleanup of 'mapeach' and 'dict map'. check-in: ef48016717 user: twylite tags: tip-405-impl-td | |
| 10:32 | merge trunk check-in: 27388707f2 user: jan.nijtmans tags: frq-3527238 | |
| 10:00 | [Bug #1536227]: Cygwin network pathname supoort check-in: dfd98db64f user: jan.nijtmans tags: trunk | |
|
2012-08-07
| ||
| 20:57 | Minor changes to improve style (C89 declarations, consistent indentation, clarification of #endifs, ... check-in: 3995dbcf90 user: dkf tags: trunk | |
| 15:27 | 3554250 Overlooked one field of cleanup in the thread exit handler for the filesystem subsystem. check-in: 9379eb7e44 user: dgp tags: trunk | |
| 14:58 | add 3 testcases for "dde poke", only active with --enable-symbols (we need a "dde poke" server for t... check-in: 2cc13853c7 user: jan.nijtmans tags: trunk | |
| 07:19 | A little more installer consistency tweaking. check-in: da69009508 user: stwo tags: trunk | |
| 02:55 | No need for install-sh to be executable. check-in: 6a8c6fd0ae user: stwo tags: trunk | |
|
2012-08-06
| ||
| 11:45 | Installer consistency tweaks. check-in: 5b33f65330 user: stwo tags: trunk | |
| 08:48 | fix two minor blunders, introduced by [1fb35ca910] Only define _USE_32BIT_TIME_T for Tcl build, and ... check-in: 701864f6d2 user: jan.nijtmans tags: trunk | |
| 07:59 | merge trunk check-in: ff11683bab user: jan.nijtmans tags: frq-3527238 | |
| 07:40 | Reference to correct Bug #number. Fix warning in winDde.c, and more test-cases using Unicode charac... check-in: 359adb529b user: jan.nijtmans tags: trunk | |
|
2012-08-05
| ||
| 20:34 | Fixes to my previous commit, from Francois Vogel. (My thanks and apologies!) check-in: 37c35b79b9 user: dkf tags: trunk | |
| 15:12 | Initial implementation of frq [3551813], use @ to report offset in [binary scan]. check-in: 27834cfe28 user: stwo tags: stwo-dev86 | |
| 12:09 | Final part of result generation conversion (modulo any minor blunders) check-in: 1fb35ca910 user: dkf tags: trunk | |
|
2012-08-04
| ||
| 18:54 | Unbreak. check-in: 5047d34050 user: stwo tags: trunk | |
| 13:04 | more result generation conversion check-in: 6325d5dbea user: dkf tags: trunk | |
| 12:09 | Reduce the amount of ifdeffery somewhat by requiring at least OSX Tiger. That's now everyone we care... check-in: 1a67b9c45a user: dkf tags: trunk | |
| 07:52 | merge trunk Closed-Leaf check-in: 87af801de3 user: dkf tags: dkf-utf16-branch | |
| 07:51 | merge trunk Closed-Leaf check-in: d203e314d8 user: dkf tags: dkf-notifier-poll | |
| 07:49 | merge trunk check-in: 680fa63bf7 user: dkf tags: dkf-http-cookies | |
| 07:48 | merge trunk Closed-Leaf check-in: 0e556bddf4 user: dkf tags: dkf-documentation-figures | |
| 07:47 | merge trunk check-in: 942e699a9b user: dkf tags: dkf-bytecode-8.6-main | |
| 07:46 | merge trunk Closed-Leaf check-in: cd8e483be3 user: dkf tags: dkf-alias-encoding | |
| 07:41 | more result generation conversion check-in: 9a036eff3a user: dkf tags: trunk | |
|
2012-08-03
| ||
| 16:39 | [Patch-3163961] Implementation of TIP #405 merged from private branch. Includes 'mapeach', 'dict ma... check-in: 252caf426a user: twylite tags: tip-405-impl-td | |
| 16:38 | Create new branch named "tip-405-impl-td" check-in: b2326556cd user: twylite tags: tip-405-impl-td | |
| 14:24 | more result generation conversion check-in: b3ccaec093 user: dkf tags: trunk | |
| 10:56 | converting to using Tcl_Obj API for error message generation; part done check-in: 7fb86a29c9 user: dkf tags: trunk | |
|
2012-08-02
| ||
| 15:44 | integrate QNX special path handling better with TIP #402 check-in: 239d8177fa user: jan.nijtmans tags: tip-402 | |
| 12:54 | merge trunk check-in: 15da7fc903 user: jan.nijtmans tags: tip-402 | |
| 12:08 | merge trunk check-in: d62cfbac77 user: jan.nijtmans tags: frq-3527238 | |
| 09:54 | Fix Bug #3545367: DDE test failures It turns out that "dde poke" had the same bug, unfortunately we ... check-in: cc7f2babeb user: jan.nijtmans tags: trunk | |
|
2012-08-01
| ||
| 14:53 | Fix Bug #3545367: DDE test failures check-in: bc4b7b1b91 user: jan.nijtmans tags: trunk | |
|
2012-07-31
| ||
| 23:27 | add coffbase for sample check-in: 1917444560 user: jan.nijtmans tags: trunk | |
| 15:16 | oops check-in: 00d7ce369f user: jan.nijtmans tags: trunk | |
| 14:48 | add thread to coffbase.txt, so the thread extension can use it check-in: 4f37b72ad7 user: jan.nijtmans tags: trunk | |
| 14:35 | Purge use of Tcl_AppendElement, and corrected conversion of PIDs to integer objects. check-in: b074e043df user: dkf tags: trunk | |
| 12:46 | small cosmetic fixes check-in: 79fb0cd1e4 user: dkf tags: trunk | |
| 12:19 | import small refactoring from TclOO package codebase check-in: 81b73c1017 user: dkf tags: trunk | |
| 11:46 | [Frq 3544967] Missing objectfiles in static lib check-in: 184b5f3465 user: jan.nijtmans tags: trunk | |
| 11:00 | merge trunk Closed-Leaf check-in: c37771a249 user: dkf tags: bug-3545363 | |
| 10:37 | add -Q option from sampleextension check-in: 1f2aea4e3d user: jan.nijtmans tags: trunk | |
|
2012-07-30
| ||
| 18:56 | event tests should continue to work with static Tcltest package check-in: eeed854a7b user: jan.nijtmans tags: trunk | |
| 15:33 | fix winPipe.test tests, when running with tcltest86.dll check-in: f25a960e68 user: jan.nijtmans tags: trunk | |
| 15:13 | fix event-tests running with tcltest86.dll check-in: f589421a83 user: jan.nijtmans tags: trunk | |
| 15:03 | fix filesystem-7.1.x tests in install environment [3549770], as suggested by Twylite temporary worka... check-in: a748572cd1 user: jan.nijtmans tags: trunk | |
| 14:09 | unneeded variable check-in: d54ed135c4 user: jan.nijtmans tags: trunk | |
| 14:06 | eliminate the "testfinexit" command. We have the TCL_FINALIZE_ON_EXIT environment variable now, whic... check-in: c963f30c85 user: jan.nijtmans tags: trunk | |
| 13:15 | fix load-9.1 test case, when testing using tcltest86.dll check-in: c3114ad016 user: jan.nijtmans tags: trunk | |
| 12:51 | Less strictness about exactly which dll versions are tested check-in: 6a9564af94 user: jan.nijtmans tags: trunk | |
| 11:42 | Fix various test when run outside of the build environment [3549770] check-in: c1dc55adfd user: jan.nijtmans tags: trunk | |
| 10:44 | Add checks whether we are testing the right dll's check-in: 9ec11d9ecc user: jan.nijtmans tags: trunk | |
| 09:27 | fix info.test tests check-in: df5d6146cb user: jan.nijtmans tags: trunk | |
|
2012-07-29
| ||
| 21:11 | fix some comments check-in: 6c2af8c78b user: jan.nijtmans tags: trunk | |
| 16:23 | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combination with tcltest86.dll t... check-in: 9792ff8b65 user: jan.nijtmans tags: trunk | |