Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | | | | | | Remove ChannelHandlerEvent struct, which has never been used in all of | dgp | 2014-09-04 | 1 | -11/+0 | |
* | | | | | | | | | | | | | | | | | | | | | Distinguish hanging from crashing in exit tests. | ferrieux | 2014-09-03 | 1 | -7/+20 | |
* | | | | | | | | | | | | | | | | | | | | | [132fad6fde]. Fixed GetCache to use TclpSysAlloc+memset instead | ashok | 2014-09-03 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | | | | | | | Refrain from calling TclFinalizeThreadData() in quick-exit case as it is usel... | ferrieux | 2014-09-02 | 1 | -11/+13 | |
* | | | | | | | | | | | | | | | | | | | | | Add test cases in very first position for hang-on-exit, both in (normal) quic... | ferrieux | 2014-09-02 | 1 | -0/+41 | |
* | | | | | | | | | | | | | | | | | | | | | Combine TCL_SHLIB_LD_EXTRAS+TK_SHLIB_LD_EXTRAS (for Cygwin and FreeBSD) to a ... | jan.nijtmans | 2014-09-01 | 2 | -10/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Combine TCL_SHLIB_LD_EXTRAS+TK_SHLIB_LD_EXTRAS (for Cygwin and FreeBSD) to a ... | jan.nijtmans | 2014-09-01 | 2 | -8/+4 | |
* | | | | | | | | | | | | | | | | | | | | Use TclpSys* macros, not direct system calls. | dgp | 2014-08-29 | 1 | -8/+8 | |
* | | | | | | | | | | | | | | | | | | | | [b9e1a3032e] Implement the documented method search order for TclOO. | dkf | 2014-08-28 | 2 | -26/+158 | |
* | | | | | | | | | | | | | | | | | | | | merge release | dgp | 2014-08-27 | 15 | -17/+165 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge trunk; update changesrc3core_8_6_2core_8_6_2_rc | dgp | 2014-08-25 | 7 | -7/+211 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | TIP 429 implementation. New command [string cat]. | dgp | 2014-08-25 | 6 | -7/+209 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge trunktip_429 | ferrieux | 2014-08-19 | 81 | -2811/+3072 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Fix comment inaccuracy. | ferrieux | 2014-08-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | More aggressive constant folding in [string cat]. Thanks AndreasK for kicking. | ferrieux | 2014-08-05 | 1 | -20/+27 | |
| * | | | | | | | | | | | | | | | | | | | | | | Better organize [string cat] by chunks of 255 args. | ferrieux | 2014-08-05 | 1 | -7/+9 | |
| * | | | | | | | | | | | | | | | | | | | | | | Add constant folding to [string cat]. Mixed-quote idiom is now compiled to a ... | ferrieux | 2014-08-05 | 1 | -16/+46 | |
| * | | | | | | | | | | | | | | | | | | | | | | More optimized non-BC [string cat] using Tcl_AppendObjToObj() - thx Donal | ferrieux | 2014-08-05 | 1 | -31/+14 | |
| * | | | | | | | | | | | | | | | | | | | | | | Hum. Really merge trunk. | ferrieux | 2014-08-04 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge trunk | ferrieux | 2014-08-04 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Tidy up the docs | dkf | 2014-08-03 | 1 | -7/+12 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Don't use [pid] in tests, stick to constant literals. | ferrieux | 2014-08-02 | 3 | -6/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | | | TIP 429 Implementation: [string cat] | ferrieux | 2014-08-02 | 6 | -7/+180 | |
* | | | | | | | | | | | | | | | | | | | | | | | | merge-mark | dgp | 2014-08-25 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | merge release | dgp | 2014-08-25 | 11 | -18/+121 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | `make dist` allowed README-* fossil droppings to leak into the distribution.core_8_5_16core_8_5_16_rc | dgp | 2014-08-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | merge 8.5; stamp release date | dgp | 2014-08-22 | 4 | -22/+31 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | Improved credit | dgp | 2014-08-18 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Reconcile changes file with 8.6.1. | dgp | 2014-08-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | merge 8.5 | dgp | 2014-08-14 | 13 | -0/+65 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge 8.5, update changes | dgp | 2014-08-13 | 92 | -2876/+3046 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Update changes file | dgp | 2014-08-12 | 1 | -0/+103 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | merge 8.5 | dgp | 2014-08-12 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge 8.5 | dgp | 2014-08-04 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge 8.5 | dgp | 2014-08-02 | 1 | -0/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge 8.5 | dgp | 2014-08-02 | 6 | -27/+30 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge 8.5 | dgp | 2014-08-01 | 5 | -51/+77 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge 8.5 | dgp | 2014-07-28 | 1 | -1/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert the EOLFIX changes of checkin [a803608ed5] (2013-10-28). | dgp | 2014-07-23 | 1 | -8/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump to 8.5.16 for release. | dgp | 2014-07-23 | 9 | -11/+11 | |
| | | | | | | | | | | | | | | * | | | | | | | | | | | | | | | | | | Do not let fossil README droppings leak into distribuion | dgp | 2014-08-25 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | * | | | | | | | | | | | | | | | | | | Bump to zlib 2.0.1. | dgp | 2014-08-22 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | * | | | | | | | | | | | | | | | | | | Bump to TclOO 1.0.2 | dgp | 2014-08-22 | 3 | -3/+3 | |
| | | | | | | | | | | | | | | * | | | | | | | | | | | | | | | | | | merge trunk; stamp release date. | dgp | 2014-08-22 | 4 | -22/+31 | |
| | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge 8.5; fix notifier mask bug and Tcl_Read performance regression | dgp | 2014-08-22 | 2 | -21/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correct performance regression in a series of short binary reads from a | dgp | 2014-08-22 | 1 | -19/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Same results; simpler logic.dgp_slow_read | dgp | 2014-08-22 | 1 | -21/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test fix for likely cause of reported I/O slowdown. | dgp | 2014-08-21 | 1 | -0/+2 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix reviewed and accepted. | andreask | 2014-08-20 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs for Tcl_CreateChannelHandler() state that the registered handler procaku_review | dgp | 2014-08-20 | 1 | -1/+1 | |