summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [ccc2c2cc98]: lreplace edge casedkf2014-09-052-2/+26
|
* Remove ChannelHandlerEvent struct, which has never been used in all ofdgp2014-09-041-11/+0
| | | | | recorded Tcl history. Still need to purge comments of mentions of ChannelHandlerEventProc() which is similarly pre-historic.
* Distinguish hanging from crashing in exit tests.ferrieux2014-09-031-7/+20
|
* [132fad6fde]. Fixed GetCache to use TclpSysAlloc+memset insteadashok2014-09-031-1/+2
| | | | of calloc. Now consistent with tclWinThrd.c which no longer uses malloc in its TclpSysAlloc implementation.
* Refrain from calling TclFinalizeThreadData() in quick-exit case as it is ↵ferrieux2014-09-021-11/+13
| | | | useless (just memory freeing). Superficially fixes [Bug 132fad6f]; that bug is still exerciseable thanks to recent additions to the test suite that exercise full finalization.
* Add test cases in very first position for hang-on-exit, both in (normal) ↵ferrieux2014-09-021-0/+41
| | | | quick-exit and TCL_FINALIZE_ON_EXIT=1 modes.
* Combine TCL_SHLIB_LD_EXTRAS+TK_SHLIB_LD_EXTRAS (for Cygwin and FreeBSD) to a ↵jan.nijtmans2014-09-012-10/+6
|\ | | | | | | single SHLIB_LD_LIBS usable for both Tcl and Tk
| * Combine TCL_SHLIB_LD_EXTRAS+TK_SHLIB_LD_EXTRAS (for Cygwin and FreeBSD) to a ↵jan.nijtmans2014-09-012-8/+4
| | | | | | | | single SHLIB_LD_LIBS usable for both Tcl and Tk.
* | Use TclpSys* macros, not direct system calls.dgp2014-08-291-8/+8
| |
* | [b9e1a3032e] Implement the documented method search order for TclOO.dkf2014-08-282-26/+158
| | | | | | This corrects the relative positions of object-defined methods and class mixins.
* | merge releasedgp2014-08-2715-17/+165
|\ \
| * \ merge trunk; update changesrc3core_8_6_2core_8_6_2_rcdgp2014-08-257-7/+211
| |\ \ | |/ / |/| |
* | | TIP 429 implementation. New command [string cat].dgp2014-08-256-7/+209
|\ \ \
| * \ \ merge trunktip_429ferrieux2014-08-1981-2811/+3072
| |\ \ \
| * | | | Fix comment inaccuracy.ferrieux2014-08-051-1/+1
| | | | |
| * | | | More aggressive constant folding in [string cat]. Thanks AndreasK for kicking.ferrieux2014-08-051-20/+27
| | | | |
| * | | | Better organize [string cat] by chunks of 255 args.ferrieux2014-08-051-7/+9
| | | | |
| * | | | Add constant folding to [string cat]. Mixed-quote idiom is now compiled to a ↵ferrieux2014-08-051-16/+46
| | | | | | | | | | | | | | | | | | | | single push.
| * | | | More optimized non-BC [string cat] using Tcl_AppendObjToObj() - thx Donalferrieux2014-08-051-31/+14
| | | | |
| * | | | Hum. Really merge trunk.ferrieux2014-08-041-0/+1
| |\ \ \ \
| * \ \ \ \ merge trunkferrieux2014-08-041-0/+2
| |\ \ \ \ \
| * | | | | | Tidy up the docsdkf2014-08-031-7/+12
| | | | | | |
| * | | | | | Don't use [pid] in tests, stick to constant literals.ferrieux2014-08-023-6/+8
| | | | | | |
| * | | | | | TIP 429 Implementation: [string cat]ferrieux2014-08-026-7/+180
| | | | | | |
* | | | | | | merge-markdgp2014-08-250-0/+0
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | merge releasedgp2014-08-2511-18/+121
| |\ \ \ \ \ \
| | * | | | | | `make dist` allowed README-* fossil droppings to leak into the distribution.core_8_5_16core_8_5_16_rcdgp2014-08-251-1/+1
| | | | | | | |
| | * | | | | | merge 8.5; stamp release datedgp2014-08-224-22/+31
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Improved creditdgp2014-08-181-1/+1
| | | | | | | |
| | * | | | | | Reconcile changes file with 8.6.1.dgp2014-08-141-1/+1
| | | | | | | |
| | * | | | | | merge 8.5dgp2014-08-1413-0/+65
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ merge 8.5, update changesdgp2014-08-1392-2876/+3046
| | |\ \ \ \ \ \ \
| | * | | | | | | | Update changes filedgp2014-08-121-0/+103
| | | | | | | | | |
| | * | | | | | | | merge 8.5dgp2014-08-121-1/+1
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ merge 8.5dgp2014-08-041-0/+1
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ merge 8.5dgp2014-08-021-0/+3
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ merge 8.5dgp2014-08-026-27/+30
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ merge 8.5dgp2014-08-015-51/+77
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ merge 8.5dgp2014-07-281-1/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Revert the EOLFIX changes of checkin [a803608ed5] (2013-10-28).dgp2014-07-231-8/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | They do not work on the one machine where they must -- the release managers! Appears that the NATIVE_TCLSH support isn't found on the 8.5 branch, so we shouldn't expect to use it.
| | * | | | | | | | | | | | | | Bump to 8.5.16 for release.dgp2014-07-239-11/+11
| | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | * Do not let fossil README droppings leak into distribuiondgp2014-08-251-1/+1
| | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | * Bump to zlib 2.0.1.dgp2014-08-222-2/+2
| | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | * Bump to TclOO 1.0.2dgp2014-08-223-3/+3
| | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | * merge trunk; stamp release date.dgp2014-08-224-22/+31
| | | | | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | merge 8.5; fix notifier mask bug and Tcl_Read performance regressiondgp2014-08-222-21/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Correct performance regression in a series of short binary reads from adgp2014-08-221-19/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | socket. Many thanks to Eric Boudaillier for the report and testing support.
| | * | | | | | | | | | | | | | | Same results; simpler logic.dgp_slow_readdgp2014-08-221-21/+7
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Test fix for likely cause of reported I/O slowdown.dgp2014-08-211-0/+2
| |/ / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In a DoRead() revision, it came to favor making every effort to fill buffers, in preference to a more sensible goal of favoring avoiding calls out to the driver if there's already enough data in the buffers to satisfy the read operation. Result is many more calls out to recv() than are a good idea. Ought to show up most glaringly when many Tcl_Read() calls asking for small numbers of bytes (compared to buffer size) each, and that matches the reported case.
| * | | | | | | | | | | | | | | Fix reviewed and accepted.andreask2014-08-201-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \