Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | merge sebres-8-6-clock-speedupsebres_trunk_clock_speedup | sebres | 2017-05-29 | 2 | -9/+11 | |
|\ | ||||||
| * | small amend with forgetten static keyword by optionsebres_8_6_clock_speedup | sebres | 2017-05-16 | 1 | -1/+1 | |
| | | ||||||
| * | optimized special case "-now" of base (by scan or add) or clock value (by ↵ | sebres | 2017-05-16 | 1 | -4/+9 | |
| | | | | | | | | format): bypass integer recognition if it looks like option "-now" | |||||
| * | resolved warnings compiled with gcc, removed unused "MsgCtLitIdxs" (was ↵ | sebres | 2017-05-16 | 1 | -4/+1 | |
| | | | | | | | | moved to tclClock.c) | |||||
* | | merge sebres-8-6-clock-speedup | sebres | 2017-05-15 | 3 | -21/+46 | |
|\ \ | |/ | ||||||
| * | Fixed stardate format: be sure positive after decimal point (note: ↵ | sebres | 2017-05-12 | 2 | -20/+43 | |
| | | | | | | | | clock-value can be negative - modulo operation in C has the same sign as dividend) | |||||
| * | restored "-encoding utf-8" by source clock.tcl (lost by merging) | sebres | 2017-05-12 | 1 | -1/+3 | |
| | | ||||||
* | | merge sebres-8-6-clock-speedup | sebres | 2017-05-11 | 1 | -5/+5 | |
|\ \ | |/ | ||||||
| * | fixes lost indentation during back-porting | sebres | 2017-05-11 | 1 | -18/+18 | |
| | | ||||||
| | | ||||||
| \ | ||||||
*-. \ | reintegrate sebres-8-6-clock-speedup back to sebres-clock-speedup (trunk ↵ | sebres | 2017-05-11 | 327 | -12942/+11360 | |
|\ \ \ | | |/ | |/| | | | | clock-speedup, 3-way merge) | |||||
| | * | reintergrate (merge back) "sebres-8-6-timerate" into "sebres-trunk-timerate"sebres_trunk_timerate | sebres | 2017-05-11 | 1 | -0/+114 | |
| | |\ | ||||||
| | * \ | merge trunk (to sebres-trunk-timerate) | sebres | 2017-05-11 | 319 | -12839/+11003 | |
| | |\ \ | ||||||
| | | * \ | merge core-8-6-branch | jan.nijtmans | 2017-05-09 | 5 | -9/+18 | |
| | | |\ \ | ||||||
| | | * \ \ | merge core-8-6-branch | jan.nijtmans | 2017-05-09 | 2 | -41/+41 | |
| | | |\ \ \ | ||||||
| | | * \ \ \ | [6015221f59] Segfault after overflow of [binary] field specifier numeric count. | dgp | 2017-05-05 | 2 | -1/+21 | |
| | | |\ \ \ \ | ||||||
| | | * \ \ \ \ | merge core-8-6-branch | jan.nijtmans | 2017-05-04 | 1 | -11/+7 | |
| | | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ \ | merge core-8-6-branch | jan.nijtmans | 2017-05-04 | 1 | -2/+1 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | merge core-8-6-branch | jan.nijtmans | 2017-05-03 | 5 | -24/+14 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | slightly better formatting, both in genStubs.tcl and in the generated ↵ | jan.nijtmans | 2017-05-03 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XXX_DEPRECATED functions. | |||||
| | | * | | | | | | | | Extend "deprecated" functionality of genStubs.tcl: XX_DEPRECATED macro now ↵ | jan.nijtmans | 2017-05-02 | 1 | -13/+19 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | accepts a message text, which will be used in the compiler's error message. Not used (yet) in Tcl. | |||||
| | | * | | | | | | | | Revert the colorful debug garbage mistakenly committed. | dgp | 2017-05-01 | 1 | -8/+2 | |
| | | | | | | | | | | | ||||||
| | | * | | | | | | | | [f9fe90d0fa] [file join] normalization. See filesystem-1.52* | dgp | 2017-05-01 | 2 | -3/+29 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ | merge core-8-6-branch | jan.nijtmans | 2017-05-01 | 6 | -391/+643 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | Make trunk compile on MSVC (problem was: warning C4554: '&' : check operator ↵ | fvogel | 2017-04-29 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | precedence for possible error; use parentheses to clarify precedence) | |||||
| | | * | | | | | | | | | | [f34cf83dd0] An optimization was being taken in a case where it produced the ↵ | dgp | 2017-04-28 | 1 | -0/+7 | |
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wrong result, failing to collapse multiple /// into /. Testing on Windows where path expectations may vary would be a good idea, but since this is just an optimization avoidance, I suspect we're ok. | |||||
| | | * \ \ \ \ \ \ \ \ \ \ | Test for [f34cf83dd0]. | dgp | 2017-04-28 | 1 | -0/+3 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ | silence uninit variable warnings | dgp | 2017-04-28 | 1 | -1/+1 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ | merge core-8-6-branch | jan.nijtmans | 2017-04-28 | 3 | -3/+3 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ | [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 | 9 | -137/+227 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | zlib channel transform. | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge core-8-6-branch | jan.nijtmans | 2017-04-20 | 5 | -2/+7 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | Remove unused functions like TclWinSetSockOpt()/Tcl_DStringTrunc() if ↵ | jan.nijtmans | 2017-04-20 | 3 | -7/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | compiled with -DTCL_NO_DEPRECATED | |||||
| | | * | | | | | | | | | | | | | | | | | Entry for text.n into exclude_refs_map inserted. | gcramer | 2017-04-20 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | merge core-8-6-branch | jan.nijtmans | 2017-04-18 | 1 | -4/+13 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Repair revised tests that failed. | dgp | 2017-04-17 | 2 | -3/+3 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge core-8-6-branch | jan.nijtmans | 2017-04-14 | 5 | -25/+49 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | Translate all \u???? sequences to their UTF-8 counterpart in *.msg files: It ↵ | jan.nijtmans | 2017-04-13 | 65 | -1187/+1190 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | is faster during parsing (since no backslash-sequences have to be handled) and makes the msg-files better readable by humans. TODO: adapt tools/loadICU.tcl to generate UTF-8 in stead of those sequences. This tools seems to be out-of-date a long time already, I couldn't make it run with latest ICU. | |||||
| | | * | | | | | | | | | | | | | | | | | | | | If %llu is considered invalid, it means that "%" TCL_LL_MODIFIER "u" cannot ↵ | jan.nijtmans | 2017-04-12 | 2 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | be used Tcl_ObjPrintf(), but only in sprintf(). That's unfortunate, clearly an oversight in TIP #237. Conclusion: new TIP must be written to correct this. I'll read a TIP and see what case you have, but TCL_LL_MODIFIER was never meant to play any role in [format] or in Tcl_ObjPrintf(). TCL_LL_MODIFIER exists to help deal with platform differences in sprintf() calls. Tcl_ObjPrintf() in contrast ought to be consistent in its behavior across platforms and should not need such things. If that's false, then fixes to Tcl_ObjPrintf() are in order. | |||||
| | | * | | | | | | | | | | | | | | | | | | | | Revert recent commit. TIP 237 is clear that %llu is invalid. | dgp | 2017-04-12 | 4 | -41/+13 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge core-8-6-branch | jan.nijtmans | 2017-04-12 | 4 | -1/+70 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge core-8-6-branch | jan.nijtmans | 2017-04-12 | 2 | -8/+23 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | Remove some unnecessary "struct" definitions and some type casts no longer ↵ | jan.nijtmans | 2017-04-11 | 14 | -24/+23 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | necessary. No functional changes. | |||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | unbreak windows build (by previous commit) | jan.nijtmans | 2017-04-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | More minor style fixes. | dkf | 2017-04-10 | 6 | -475/+572 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | Merge Harald's "robust-async-connect-tests" branch. Thanks! | jan.nijtmans | 2017-04-10 | 4 | -4/+158 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge trunkrobust_async_connect_tests | jan.nijtmans | 2014-07-31 | 17 | -163/+717 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | Make sure the "sockettest" command is available even when running ↵ | jan.nijtmans | 2014-07-18 | 1 | -2/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | socket.test individually. | |||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | merge trunk | jan.nijtmans | 2014-07-18 | 58 | -1797/+2282 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | Replaced option "-unsupported1" by test command "testsocket debugflags" ↵ | oehhar | 2014-07-17 | 4 | -80/+118 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (thanks Donal, Donald). | |||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | Robust async connect tests by temporarely switching off auto continuation. ↵ | oehhar | 2014-06-05 | 3 | -4/+116 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ticket [13d3af3ad5] |