summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix for the cases where a dynamic build is usedfix_windows_zlibhypnotoad2014-09-022-14/+51
* Patch to make the default behavior for Tcl under Windows to embed the Zlib hypnotoad2014-09-022-3136/+3288
* 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
| | * | | | | | | | | | | | | | | Test fix for likely cause of reported I/O slowdown.dgp2014-08-211-0/+2
| |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Fix reviewed and accepted.andreask2014-08-201-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Docs for Tcl_CreateChannelHandler() state that the registered handler procaku_reviewdgp2014-08-201-1/+1
| * | | | | | | | | | | | | | | | Make test io-36.1.1 more portable.dgp2014-08-201-1/+4
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | [74e073599e5e7c5eb535e2f60f1b06feb468eaae|74e073599e]: tclsh is using old sty...jan.nijtmans2014-08-201-0/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / | | | | | | | | | | | | | | / / | |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | [74e073599e5e7c5eb535e2f60f1b06feb468eaae|74e073599e]: tclsh is using old sty...jan.nijtmans2014-08-201-0/+18
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |