| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge core-8-6-branch. This removes the work currently being done in "sebres-... | jan.nijtmans | 2017-06-02 | 3 | -236/+39 |
|\ |
|
* \ | merge core-8-6-branch (except: the "timerate" command and the clock performan... | jan.nijtmans | 2017-05-31 | 1 | -4/+4 |
|\ \ |
|
| * | | More code review, e.g. use Tcl_SetObjResult in stead of Tcl_SetResult, preven... | jan.nijtmans | 2017-05-31 | 1 | -4/+4 |
|
|
| | | | |
| \ \ | |
*-. \ \ | 3-way merge sebres-trunk-clock-speedup / core-8-6-branch (clock speed-up / fl... | sebres | 2017-05-29 | 3 | -39/+236 |
|\ \ \ \
| | |/ /
| |/| | |
|
| | | | | |
| | | \ | |
| | *-. \ | reintegrate sebres-8-6-clock-speedup back to sebres-clock-speedup (trunk cloc... | sebres | 2017-05-11 | 17 | -1334/+1190 |
| | |\ \ \ |
|
| | | | * \ | merge trunk (to sebres-trunk-timerate) | sebres | 2017-05-11 | 17 | -1334/+1190 |
| | | | |\ \ |
|
| * | | | \ \ | merge sebres-8-6-clock-speedup (clock speed-up / flightaware Tcl-bounties#4, ... | sebres | 2017-05-29 | 3 | -1281/+1478 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | /
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | [interim-merge-commit] back-ported branch sebres-clock-speedup (from trunk to... | sebres | 2017-05-10 | 2 | -1242/+1246 |
| | |\ \ \ \
| | | |/ / / |
|
| | | * | | | merge sebres-trunk-timerate | sebres | 2017-02-09 | 1 | -39/+232 |
| | | |\ \ \ |
|
| | | * \ \ \ | merge trunk | sebres | 2017-01-13 | 5 | -23/+36 |
| | | |\ \ \ \ |
|
| | | * | | | | | Merge remote-tracking branch 'remotes/fossil/trunk' into sb/trunk-rewrite-clo... | sebres | 2017-01-10 | 1 | -3/+1 |
|
|
| | | * | | | | | string index tree for fast greedy search of the string (index) by unique stri... | sebres | 2017-01-10 | 2 | -0/+2 |
|
|
| | | * | | | | | [temp-commit]: tclClockFmt.c - 1st try | sebres | 2017-01-10 | 2 | -0/+2 |
|
|
| | | * | | | | | [temp-commit]: clock scan with several optimization porting, still not-ready | sebres | 2017-01-10 | 1 | -1/+3 |
|
|
| | * | | | | | | back-ported branch sebres_trunk_timerate (new command "timerate" for 8.6) | sebres | 2017-05-09 | 1 | -39/+232 |
| | |\ \ \ \ \ \
| | | | |_|_|/ /
| | | |/| | | | |
|
| | | * | | | | | merge trunk | sebres | 2017-03-06 | 5 | -23/+36 |
| | | |\ \ \ \ \
| | | | | |/ / /
| | | | |/| / /
| | | | |_|/ /
| | | |/| | | |
|
| | | * | | | | [win] accomplished winTime module using very fast wide clicks, with denominat... | sebres | 2017-02-09 | 1 | -7/+100 |
|
|
| | | * | | | | [timerate] bug fix: missing scale conversion by Mac OSX on platform where hig... | sebres | 2017-02-09 | 1 | -33/+133 |
| | | | |/ /
| | | |/| | |
|
* | | | | | | merge core-8-6-branch | jan.nijtmans | 2017-05-29 | 1 | -1/+1 |
|\ \ \ \ \ \
| |/ / / / /
| | | | | /
| |_|_|_|/
|/| | | | |
|
| * | | | | Tcl_UtfToUniChar() -> TclUtfToUniChar() in various places: No change in funct... | jan.nijtmans | 2017-05-29 | 1 | -1/+1 |
| |/ / / |
|
* | | | | merge core-8-6-branch | jan.nijtmans | 2017-05-09 | 1 | -2/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix [6ca52aec14e0b33543d3cd9895f060b852ac4dbc|6ca52aec14]: HTTP package: Memo... | jan.nijtmans | 2017-05-09 | 1 | -2/+2 |
| |\ \ \ |
|
* | \ \ \ | merge core-8-6-branch | jan.nijtmans | 2017-05-04 | 1 | -2/+1 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Fix gcc warning: unused variable wakeEvent | jan.nijtmans | 2017-05-04 | 1 | -2/+1 |
|
|
* | | | | | merge core-8-6-branch | jan.nijtmans | 2017-05-03 | 4 | -23/+13 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Use GetModuleHandle() in stead of LoadLibrary() when the handle is needed for... | jan.nijtmans | 2017-05-03 | 4 | -23/+13 |
| |\ \ \ \ |
|
| | * | | | | Use GetModuleHandle() in stead of LoadLibrary() when the handle is needed for... | jan.nijtmans | 2017-05-03 | 3 | -102/+91 |
|
|
| | * | | | | (cherry-pick): fix typo-bug (using wrong thread handle by set priority) | jan.nijtmans | 2017-04-28 | 1 | -1/+1 |
|
|
* | | | | | | merge core-8-6-branch | jan.nijtmans | 2017-05-01 | 5 | -390/+642 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Fix [8bd13f07bde6fb0631f27927e36461fdefe8ca95|8bd13f07bd]: Closing tcl pipes ... | jan.nijtmans | 2017-05-01 | 5 | -390/+642 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | merge core-8-6-branchfix_1997007 | jan.nijtmans | 2017-04-28 | 9 | -23/+27 |
| | |\ \ \ \ \ |
|
| | * | | | | | | [win] fixes "wrong" checking of the flag TCL_CLOSE_READ in close2proc (using ... | sebres | 2017-04-12 | 1 | -3/+2 |
|
|
| | * | | | | | | code review, robustness increase, avoid infinite wait by exit, thread exit an... | sebres | 2017-04-11 | 4 | -332/+132 |
|
|
| | * | | | | | | added wake-up event to prevent possible dead-locks by some waiting thread (e.... | sebres | 2017-04-11 | 2 | -14/+27 |
|
|
| | * | | | | | | prepared to use pipe-helpers (TI-structure handling) for all pipe-workers (tc... | sebres | 2017-04-11 | 2 | -334/+436 |
|
|
| | * | | | | | | code review and fix small memory leak using ckalloc, without finalization of ... | sebres | 2017-04-11 | 1 | -36/+71 |
|
|
| | * | | | | | | shared structures of pipe-workers rewritten using atomic state of the thread;
| sebres | 2017-04-11 | 3 | -236/+371 |
|
|
| | * | | | | | | fix typo- resp. copy-paste-bug (using wrong threadInfo pointer in ConsoleOutp... | sebres | 2017-04-11 | 1 | -1/+1 |
|
|
| | * | | | | | | the same handling to initialize thread without suspend/resume helpers (otherw... | sebres | 2017-04-05 | 3 | -17/+15 |
|
|
| | * | | | | | | fix typo-bug (using wrong thread handle by set priority)
| sebres | 2017-04-05 | 1 | -1/+1 |
|
|
| | * | | | | | | small review: rewritten using already available event handles, additionally p... | sebres | 2017-04-05 | 3 | -80/+94 |
|
|
| | * | | | | | | Contributed by "stanko" as patch within 8bd13f07bde6fb0631f27927e36461fdefe8c... | sebres | 2017-04-05 | 3 | -11/+167 |
|
|
* | | | | | | | | Make trunk compile on MSVC (problem was: warning C4554: '&' : check operator ... | fvogel | 2017-04-29 | 1 | -1/+1 |
|
|
* | | | | | | | | merge core-8-6-branch | jan.nijtmans | 2017-04-28 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| * | | | | | | | (cherry-pick from "fix-1997007" branch): fix typo- resp. copy-paste-bug (usin... | jan.nijtmans | 2017-04-28 | 1 | -1/+1 |
|
|
| * | | | | | | | (cherry-pick from "fix-1997007" branch): fix typo-bug (using wrong thread han... | jan.nijtmans | 2017-04-28 | 1 | -1/+1 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | [50750c735a] Fix broken test and stop reading uninit-but-allocated memory in ... | dkf | 2017-04-27 | 1 | -64/+81 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
* | | | | | | | merge core-8-6-branch | jan.nijtmans | 2017-04-20 | 4 | -1/+6 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | Add flag TCL_CC_SEARCH_FLAGS to tclConfig.sh on Windows, just as it exists on... | jan.nijtmans | 2017-04-20 | 4 | -2/+6 |
|
|
* | | | | | | | merge core-8-6-branch | jan.nijtmans | 2017-04-12 | 1 | -0/+0 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|