| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | [04e26c02c0] Remove useless condition that raises warnings. | dgp | 2017-04-27 | 1 | -6/+2 |
|
|
| * | | | | (cherry-pick from core-8-6-branch): Update TZ info to tzcode2017b. | jan.nijtmans | 2017-03-23 | 144 | -6717/+6328 |
|
|
* | | | | | silence uninit variable warnings | dgp | 2017-04-28 | 1 | -1/+1 |
|
|
* | | | | | (cherry-pick from "fix-1997007" branch): fix typo- resp. copy-paste-bug (usin... | jan.nijtmans | 2017-04-28 | 2 | -2/+2 |
|
|
* | | | | | (cherry-pick from "fix-1997007" branch): fix typo-bug (using wrong thread han... | jan.nijtmans | 2017-04-28 | 1 | -1/+1 |
| |_|/ /
|/| | | |
|
* | | | | [04e26c02c0] Remove useless condition that raises warnings. | dgp | 2017-04-27 | 1 | -4/+2 |
|
|
* | | | | [50750c735a] Fix broken test and stop reading uninit-but-allocated memory in ... | dkf | 2017-04-27 | 2 | -19/+17 |
|\ \ \ \ |
|
| * | | | | [50750c735a] Fix for uninit memory handling issue in zlib transforms.bug_50750c735a | dkf | 2017-04-25 | 2 | -19/+17 |
|/ / / / |
|
* | | | | Deal with a couple of obscure causes of warnings on some versions of OSX. | dkf | 2017-04-25 | 2 | -26/+67 |
|
|
* | | | | A better way of getting source file location information when disassembling. | dkf | 2017-04-22 | 3 | -20/+54 |
|
|
* | | | | Add flag TCL_CC_SEARCH_FLAGS to tclConfig.sh on Windows, just as it exists on... | jan.nijtmans | 2017-04-20 | 5 | -3/+7 |
|
|
* | | | | Fix [bc432269b74e9b246bf01f354714fed47cb227ed|bc432269]: http fails in a safe... | jan.nijtmans | 2017-04-18 | 1 | -4/+13 |
|
|
* | | | | Repair revised tests that failed. | dgp | 2017-04-17 | 2 | -3/+3 |
|
|
* | | | | Don't use "0%o" format in test-cases, as it suggest's it's the normal way to ... | jan.nijtmans | 2017-04-14 | 5 | -25/+49 |
|
|
* | | | | Revert recent commit [80252e0aed]. TIP 237 is clear that %llu is invalid. | dgp | 2017-04-12 | 4 | -41/+13 |
|
|
* | | | | Another attempt to fix the two executable flags. | jan.nijtmans | 2017-04-12 | 2 | -0/+0 |
|
|
* | | | | Fix executable flag for 2 files | jan.nijtmans | 2017-04-12 | 0 | -0/+0 |
|
|
* | | | | merge fix-42202ba1e5ff566e | sebres | 2017-04-12 | 2 | -1/+70 |
|\ \ \ \ |
|
| * | | | | bug fix for [42202ba1e5ff566e0f9abb9f890e460fbc6c1c5c]: segfault by coro injectfix_42202ba1e5ff566e | sebres | 2017-04-04 | 2 | -1/+70 |
|
|
| * | | | | Create new branch named "fix-42202ba1e5ff566e" | sebres | 2017-04-04 | 0 | -0/+0 |
|
|
* | | | | | Fix sporadically errors in zlib-8.x and socket tests, cherry-picked from "fix... | jan.nijtmans | 2017-04-12 | 2 | -8/+23 |
| |_|/ /
|/| | | |
|
* | | | | Fix [4b12ccb3363e81b132e8dbe12aeec596102be1a8|4b12ccb336]: format/scan %llu d... | jan.nijtmans | 2017-04-05 | 4 | -13/+41 |
|
|
* | | | | Code optimization/reduction: If TCL_WIDE_INT_IS_LONG is defined, the variable... | jan.nijtmans | 2017-04-03 | 1 | -5/+12 |
|
|
* | | | | [900cb0284bc] Ensure that masking pseudo-methods used for export management a... | dkf | 2017-03-29 | 2 | -0/+38 |
|
|
* | | | | In comments and documentation, distinguish between __int64 (a Microsoft 64-bi... | jan.nijtmans | 2017-03-29 | 3 | -4/+4 |
|
|
* | | | | Improve comment on TCL_WIDE_INT_IS_LONG, making it less misleading. | jan.nijtmans | 2017-03-27 | 2 | -3/+3 |
|
|
* | | | | Update TZ info to tzcode2017b. | José Ignacio Marín | 2017-03-23 | 2 | -2/+168 |
|
|
* | | | | New(ish) test interp-14.11 was missing its -cleanup. | dgp | 2017-03-22 | 1 | -0/+2 |
|/ / / |
|
* | | | redundant end-of-line spacing | jan.nijtmans | 2017-03-15 | 4 | -16/+16 |
|
|
* | | | Compile [clock clicks], [clock microseconds], [clock milliseconds] and [clock... | Kevin B Kenny | 2017-03-15 | 7 | -13/+174 |
|
|
* | | | Make 'clock' and 'encoding' into compilable ensembles that play with safe int... | Kevin B Kenny | 2017-03-14 | 7 | -84/+374 |
|\ \ \ |
|
| * | | | Make 'clock' and 'encoding' into compilable ensembles that play with safe int...kbk_clock_encoding_ensembles | Kevin B Kenny | 2017-03-14 | 5 | -4/+116 |
|
|
| * | | | Make 'clock' and 'encoding' into proper compilable ensembles | Kevin B Kenny | 2017-03-14 | 5 | -83/+261 |
|/ / / |
|
* | | | Update TZ data with tzdata2017a from IANA | José Ignacio Marín | 2017-03-10 | 143 | -6716/+6161 |
|
|
* | | | expand test constraints of the load-8.x test cases (wrap setup prerequirement... | sebres | 2017-03-07 | 1 | -9/+16 |
|
|
* | | | Fix [e14d152114efee10394a7e0b4b1c0478efff52c5|e14d152114]: bundled zlib docum... | jan.nijtmans | 2017-03-07 | 6 | -2565/+14 |
|
|
* | | | Remove "makefile.bc". Not updated for many-many years, most likely it doesn't... | jan.nijtmans | 2017-03-07 | 9 | -607/+2 |
|
|
* | | | chanio.test: [win] fix test case (setup set translation to "lf", because of d... | sebres | 2017-03-06 | 1 | -1/+1 |
|
|
* | | | nre.test: add constraint for nre-0.1 (testnreunwind may be not available) | sebres | 2017-03-06 | 1 | -2/+4 |
|
|
* | | | zlib.test: fix sporadic errors: | sebres | 2017-03-06 | 1 | -2/+6 |
|
|
* | | | ParseTokens failed to fully respect its numBytes argument. | dgp | 2017-02-27 | 1 | -1/+4 |
|\ \ \
| |/ / |
|
| * | | ParseTokens failed to fully respect its numBytes argument. | dgp | 2017-02-27 | 1 | -1/+4 |
|
|
* | | | [25842c161f] Ensure that finalization of a zlib stream works. | dkf | 2017-02-26 | 2 | -2/+44 |
|\ \ \
| |_|/
|/| | |
|
| * | | Might as well number tests more conventionally.bug_25842c161f | dkf | 2017-02-26 | 1 | -3/+3 |
|
|
| * | | Make tests produce more meaningful information when they fail. | dkf | 2017-02-26 | 1 | -5/+11 |
|
|
| * | | better tests for finalization | aspect | 2017-02-11 | 1 | -0/+24 |
|
|
| * | | zlib stream finalize calls deflate with no input - this case (and this case | aspect | 2017-02-11 | 2 | -2/+14 |
|/ / |
|
* | | Code cleanup (based on feedback from René Zaumseil): Only call GetInvalidInt... | jan.nijtmans | 2017-02-07 | 1 | -118/+85 |
|
|
* | | s/then/than/ in Eval.3 manpage | bch | 2017-02-06 | 1 | -1/+1 |
|
|
* | | Fix [d0f7ba56f0e8f93b7efb5b09ebc30a824bdd577a|d0f7ba56f0]: INST_EQ first-argu... | jan.nijtmans | 2017-02-01 | 2 | -18/+13 |
|\ \
| |/ |
|