summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | products of "make dist"dgp2015-03-061-20/+6
| | * | | update release datedgp2015-03-061-1/+1
| | * | | update changesdgp2015-02-241-0/+2
| | * | | merge 8.5dgp2015-02-201-1/+1
| | |\ \ \
| | * \ \ \ merge 8.5dgp2015-02-1210-704/+27
| | |\ \ \ \
| | * | | | | update changesdgp2015-02-061-0/+21
| | * | | | | merge 8.5dgp2015-02-051-3/+15
| | |\ \ \ \ \
| | * | | | | | Bump to version 8.5.18.dgp2015-02-059-10/+10
| * | | | | | | repair nroff breakagedgp2015-03-061-0/+1
| | |_|_|/ / / | |/| | | | |
| | | | | * | .RS/.RE balancedgp2015-03-061-1/+0
| | | | | * | `make html` must tolerate bundled packages using configure.ac over configure.in.dgp2015-03-061-1/+5
| | | | | * | product of a make distdgp2015-03-061-20/+6
| | | | | * | update changesdgp2015-03-032-1/+17
| | | | | * | merge trunkdgp2015-03-028-136/+31
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | |
* | | | | | | Deleted Win95/98-specific documentation as those platforms have long been uns...ashok2015-03-027-136/+16
| | | | | * | autoconf-2.59dgp2015-02-262-2/+2
| | | | | * | Bump to 8.6.4.dgp2015-02-266-7/+7
| |_|_|_|/ / |/| | | | |
* | | | | | [32b6159246] Accept aspect patch for broken [lreplace] bytecode.dgp2015-02-202-0/+13
|\ \ \ \ \ \
| * | | | | | undo erroneous change in [1fa2e32e07]aspect_lreplace_fixaspect2015-02-191-1/+1
| * | | | | | handle [lreplace l x y ...] where y<xaspect2015-02-192-3/+7
| * | | | | | (core ticket [32b6159246]) Fix for [lreplace l x y] where y<x-1aspect2015-02-192-1/+10
* | | | | | | [e08c2c407b] The getHandleProc routine in the Tcl_Channel struct is optional....dgp2015-02-201-1/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | [e08c2c407b] The getHandleProc routine in the Tcl_Channel struct isdgp2015-02-201-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | per ticket [e08c2c407b053bbfaab] (and stray code related to [84f208762f172e]...bch2015-02-191-3/+0
* | | | | | Do not fault! Tcl_Panic()! - improvements to handling Tcl_CreateChannel() argsbch2015-02-191-0/+19
|\ \ \ \ \ \
| * | | | | | backout backwards-incompatible experiment that was accidentally committedtclchan_assertionsbch2015-02-191-29/+1
| * | | | | | sync w/ [trunk]bch2015-02-1911-705/+56
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | merge tzdata2015a from ietf.orgvenkat2015-02-1110-704/+27
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | merge tzdata2015a from ietf.orgvenkat2015-02-1110-704/+27
| | |_|_|/ / | |/| | | |
* | | | | | merge markdgp2015-02-110-0/+0
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | Backport of channel mem leak fix that got missed before.dgp2015-02-051-3/+15
| | |/ / | |/| |
| | * | Even clearer failure messages.dkf2015-02-111-16/+17
| | * | inputProc and outputProc tests run conditionally on TCL_READABLE, TCL_WRITABL...bch2015-02-081-2/+2
| | * | switch raw assert() to Tcl_Panic() per discussion w/ dkf bch2015-02-071-7/+17
| | * | merge [trunk]bch2015-02-076-13/+32
| | |\ \ | |_|/ / |/| | |
* | | | Fix [08872796bc]dgp2015-01-291-2/+2
* | | | Test for bug [08872796bc].dgp2015-01-291-0/+19
|\ \ \ \ | |/ / /
| * | | Test for bug [08872796bc].dgp2015-01-291-0/+19
* | | | Protect against extension variable resolvers that fail to play by the post-Va...dgp2015-01-291-1/+1
|\ \ \ \ | |/ / /
| * | | Protect against extension variable resolvers that fail to play bydgp2015-01-291-1/+2
* | | | Fix [df08482b042a16007f256bfbaaacfbe0def01074|df08482b04]: Double defined INF...jan.nijtmans2015-01-263-10/+10
|\ \ \ \ | |/ / /
| * | | Fix [df08482b042a16007f256bfbaaacfbe0def01074|df08482b04]: Double defined INF...jan.nijtmans2015-01-263-10/+10
| | * | truncateProc *can* be NULLbch2015-01-211-1/+0
| | * | assert() on missing definitions for Tcl_ChannelCreate() required struct Tcl_C...bch2015-01-201-0/+9
| |/ / |/| |
* | | merge markdgp2015-01-020-0/+0
|\ \ \ | |/ /
| * | Revert use of the install-headers target. Tcl 8.5 has no such target.dgp2015-01-021-1/+1
* | | Now that we're using TCL_ENCODING_NO_TERMINATE - be careful about acting ondgp2015-01-021-2/+1
* | | Add two new (undocumented) flags to the Tcl_ExternalToUtf() interface.dgp2014-12-233-48/+115
|\ \ \
| * | | Support TCL_ENCODING_CHAR_LIMIT in TableToUtfProc and EscapeToUtfProc drivers.dgp_encoding_flagsdgp2014-12-231-4/+10
| * | | Support TCL_ENCODING_CHAR_LIMIT in the Iso88591ToUtfProc driver.dgp2014-12-231-2/+5