summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unused macros.dgp2014-09-051-3/+0
* Make corrections to long-false comments.dgp2014-09-051-9/+9
* [ccc2c2cc98]: lreplace edge casedkf2014-09-052-2/+26
* Remove ChannelHandlerEvent struct, which has never been used in all ofdgp2014-09-041-11/+0
* Distinguish hanging from crashing in exit tests.ferrieux2014-09-031-7/+20
* [132fad6fde]. Fixed GetCache to use TclpSysAlloc+memset insteadashok2014-09-031-1/+2
* Refrain from calling TclFinalizeThreadData() in quick-exit case as it is usel...ferrieux2014-09-021-11/+13
* Add test cases in very first position for hang-on-exit, both in (normal) quic...ferrieux2014-09-021-0/+41
* Combine TCL_SHLIB_LD_EXTRAS+TK_SHLIB_LD_EXTRAS (for Cygwin and FreeBSD) to a ...jan.nijtmans2014-09-012-10/+6
|\
| * Combine TCL_SHLIB_LD_EXTRAS+TK_SHLIB_LD_EXTRAS (for Cygwin and FreeBSD) to a ...jan.nijtmans2014-09-012-8/+4
* | 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
* | 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
| * | | | 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
| | * | | | | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Same results; simpler logic.dgp_slow_readdgp2014-08-221-21/+7