| Commit message (Expand) | Author | Age | Files | Lines |
* | compatability -> compatibility | jan.nijtmans | 2016-12-01 | 10 | -15/+15 |
|\ |
|
| * | compatability -> compatibility | jan.nijtmans | 2016-12-01 | 11 | -16/+16 |
|
|
* | | Fix mp_cnt_lsb() signature, so it matches the signature used in Tcl. Add two ... | jan.nijtmans | 2016-11-18 | 12 | -8699/+10 |
|
|
* | | Fix libtommath's mp_radix_size() function such that it returns 2 for single-d... | jan.nijtmans | 2016-11-17 | 5 | -23/+77 |
|\ \
| |/ |
|
| * | Fix libtommath's mp_radix_size() function such that it returns 2 for single-d... | jan.nijtmans | 2016-11-17 | 5 | -23/+77 |
|
|
* | | Remove subdirectories of "libtommath", and various individual related files, ... | jan.nijtmans | 2016-11-17 | 61 | -23840/+12 |
|
|
* | | See Itcl Bug [1b28657c0e]. Make methodNameType honor the Tcl_ObjType contract. | dkf | 2016-11-15 | 1 | -0/+1 |
|\ \ |
|
| * | | Slightly more efficient version as this is Hot Path code.bug_itcl_1b2865 | dkf | 2016-11-15 | 1 | -1/+1 |
|
|
| * | | See Itcl Bug [1b28657c0e]. The methodNameType fails to honor the Tcl_ObjType | dgp | 2016-11-14 | 1 | -0/+1 |
|
|
* | | | Better fix for the usability of TCL_NO_DEPRECATED on MacOSX | jan.nijtmans | 2016-11-14 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Better fix for the usability of TCL_NO_DEPRECATED on MacOSX. | jan.nijtmans | 2016-11-14 | 1 | -0/+2 |
|
|
* | | Merge tzdata2016i from IETF | venkat | 2016-11-12 | 4 | -39/+208 |
|\ \
| |/ |
|
| * | Update to tzdata2016i from IETF | venkat | 2016-11-12 | 4 | -39/+208 |
|
|
* | | Fix [79614fb8b61983ac8ef30ea8752c310465798fc7|79614fb8b6]: "glob", "encoding ... | jan.nijtmans | 2016-11-11 | 2 | -3/+4 |
|\ \
| |/ |
|
| * | Fix [79614fb8b61983ac8ef30ea8752c310465798fc7|79614fb8b6]: "glob", "encoding ... | jan.nijtmans | 2016-11-11 | 2 | -3/+4 |
|
|
* | | On OSX, there is a conflict with the "define panic" and definitions in "mach.h". | jan.nijtmans | 2016-11-10 | 1 | -0/+2 |
|
|
* | | [8245752f10e] Use LIST_MAX instead of INT_MAX for unknown number of elements | dgp | 2016-11-04 | 1 | -1/+1 |
|
|
* | | [824752f10e] More robust, portable check for integer overflow. | dgp | 2016-11-04 | 1 | -5/+2 |
|\ \
| |/ |
|
| * | [824752f10e] More robust, portable check for integer overflow. | dgp | 2016-11-04 | 1 | -5/+2 |
|
|
* | | close fork | dgp | 2016-11-04 | 1 | -2/+5 |
|\ \ |
|
| * \ | merge core-8-5-branch ([824752f10e] Avoid calling Tcl_SetObjResult if interp ... | gahr | 2016-11-04 | 1 | -2/+5 |
| |\ \
| | |/ |
|
| | * | [824752f10e] Avoid calling Tcl_SetObjResult if interp is NULL | gahr | 2016-11-04 | 1 | -2/+5 |
|
|
* | | | Fix the generated copyright sections in the HTML help file. | jan.nijtmans | 2016-11-04 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | Fix the generated copyright sections in the HTML help file.htmlCopyrightsFix | Joe Mistachkin | 2016-11-02 | 1 | -0/+5 |
|
|
* | | | | Make packages msgcat and tcltest work unmodified in "novem". | jan.nijtmans | 2016-11-04 | 2 | -2/+2 |
| |/ /
|/| | |
|
* | | | Update http version number to 2.8.10, due to [838e99a76d] | jan.nijtmans | 2016-11-02 | 4 | -8/+8 |
|\ \ \
| | |/
| |/| |
|
| * | | Update http version number to 2.7.14, due to [838e99a76d] | jan.nijtmans | 2016-11-02 | 4 | -6/+6 |
|
|
* | | | [253ba6e818] Improved description of [variable] behaviour. | dkf | 2016-10-30 | 1 | -1/+6 |
|
|
* | | | [1ae12987cb] Ensure that deleting the [history] command deletes its storage. | dkf | 2016-10-30 | 2 | -2/+80 |
|
|
* | | | One more place where the internal API change can be used easily. | dkf | 2016-10-30 | 1 | -5/+2 |
|
|
* | | | [b26e38a3e4] Ensure that compressing streams manage buffers correctly in all ... | dkf | 2016-10-30 | 2 | -58/+105 |
|\ \ \ |
|
| * | | | Fix the bug. Make use of zlib API in this area more like a Tcl API with wrapp...bug_b26e38a3e4 | dkf | 2016-10-30 | 1 | -58/+86 |
|
|
| * | | | Added test for bug | dkf | 2016-10-29 | 1 | -0/+19 |
|/ / / |
|
* | | | Add warning commentary making important assumptions explicit. | dgp | 2016-10-28 | 2 | -0/+10 |
|\ \ \
| |/ / |
|
| * | | Add warning commentary making important assumptions explicit. | dgp | 2016-10-28 | 2 | -0/+10 |
|
|
* | | | Merge timezone data tzdata2016h | venkat | 2016-10-26 | 4 | -186/+186 |
|\ \ \
| |/ / |
|
| * | | Update timezone data to tzdata2016h from IETF | venkat | 2016-10-26 | 4 | -186/+186 |
|
|
* | | | Repair recently opened memleak. | dgp | 2016-10-20 | 1 | -2/+6 |
|
|
* | | | EVIL HACKs are bad. Unnecessary ones are intolerable. Bad tests cause trouble. | dgp | 2016-10-20 | 2 | -13/+5 |
|
|
* | | | [eb6b68c1a9] Simple fix for [string replace] error demonstrated by new test. | dgp | 2016-10-14 | 2 | -11/+3 |
|
|
* | | | Another streamline. | dgp | 2016-10-13 | 1 | -29/+19 |
|
|
* | | | Stop invading the String internals to work around a bug. Fix it instead. | dgp | 2016-10-13 | 2 | -13/+10 |
|
|
* | | | Streamline the substring copying case of [string replace] bytecode execution. | dgp | 2016-10-13 | 1 | -43/+23 |
|
|
* | | | [be003d570f] TclParseNumber() failed to fully implement TCL_PARSE_BINARY_ONLY. | dgp | 2016-10-12 | 2 | -1/+4 |
|
|
* | | | [be003d570f] TclParseNumber() failed to fully implement TCL_PARSE_OCTAL_ONLY. | dgp | 2016-10-12 | 2 | -0/+12 |
|\ \ \
| |/ / |
|
| * | | Add a test too. | dgp | 2016-10-12 | 1 | -0/+3 |
|
|
| * | | [be003d570f] TclParseNumber() failed to fully implement TCL_PARSE_OCTAL_ONLY. | dgp | 2016-10-12 | 1 | -0/+6 |
|
|
* | | | [74bc0e44f5] Doc tweak. | dkf | 2016-10-12 | 1 | -1/+2 |
|\ \ \
| |/ / |
|
| * | | [74bc0e44f5] Doc tweak. | dkf | 2016-10-12 | 1 | -1/+2 |
|
|
* | | | Fix [3cc1d91345]: duplicate calls to TclpFreeAllocCache() on thread exists | jan.nijtmans | 2016-10-11 | 4 | -9/+12 |
|\ \ \
| |/ / |
|