summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merge sebres-8-6-clock-speedupsebres_trunk_clock_speedupsebres2017-05-292-9/+11
|\
| * small amend with forgetten static keyword by optionsebres_8_6_clock_speedupsebres2017-05-161-1/+1
| * optimized special case "-now" of base (by scan or add) or clock value (by for...sebres2017-05-161-4/+9
| * resolved warnings compiled with gcc, removed unused "MsgCtLitIdxs" (was moved...sebres2017-05-161-4/+1
* | merge sebres-8-6-clock-speedupsebres2017-05-153-21/+46
|\ \ | |/
| * Fixed stardate format: be sure positive after decimal point (note: clock-valu...sebres2017-05-122-20/+43
| * restored "-encoding utf-8" by source clock.tcl (lost by merging)sebres2017-05-121-1/+3
* | merge sebres-8-6-clock-speedupsebres2017-05-111-5/+5
|\ \ | |/
| * fixes lost indentation during back-portingsebres2017-05-111-18/+18
| |
| \
*-. \ reintegrate sebres-8-6-clock-speedup back to sebres-clock-speedup (trunk cloc...sebres2017-05-11327-12942/+11360
|\ \ \ | | |/ | |/|
| | * reintergrate (merge back) "sebres-8-6-timerate" into "sebres-trunk-timerate"sebres_trunk_timeratesebres2017-05-111-0/+114
| | |\
| | * \ merge trunk (to sebres-trunk-timerate)sebres2017-05-11319-12839/+11003
| | |\ \
| | | * \ merge core-8-6-branchjan.nijtmans2017-05-095-9/+18
| | | |\ \
| | | * \ \ merge core-8-6-branchjan.nijtmans2017-05-092-41/+41
| | | |\ \ \
| | | * \ \ \ [6015221f59] Segfault after overflow of [binary] field specifier numeric count.dgp2017-05-052-1/+21
| | | |\ \ \ \
| | | * \ \ \ \ merge core-8-6-branchjan.nijtmans2017-05-041-11/+7
| | | |\ \ \ \ \
| | | * \ \ \ \ \ merge core-8-6-branchjan.nijtmans2017-05-041-2/+1
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ merge core-8-6-branchjan.nijtmans2017-05-035-24/+14
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | slightly better formatting, both in genStubs.tcl and in the generated XXX_DEP...jan.nijtmans2017-05-031-2/+3
| | | * | | | | | | | Extend "deprecated" functionality of genStubs.tcl: XX_DEPRECATED macro now ac...jan.nijtmans2017-05-021-13/+19
| | | * | | | | | | | Revert the colorful debug garbage mistakenly committed.dgp2017-05-011-8/+2
| | | * | | | | | | | [f9fe90d0fa] [file join] normalization. See filesystem-1.52*dgp2017-05-012-3/+29
| | | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ merge core-8-6-branchjan.nijtmans2017-05-016-391/+643
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Make trunk compile on MSVC (problem was: warning C4554: '&' : check operator ...fvogel2017-04-291-1/+1
| | | * | | | | | | | | | [f34cf83dd0] An optimization was being taken in a case where it produced the ...dgp2017-04-281-0/+7
| | | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Test for [f34cf83dd0].dgp2017-04-281-0/+3
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ silence uninit variable warningsdgp2017-04-281-1/+1
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ merge core-8-6-branchjan.nijtmans2017-04-283-3/+3
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ [04e26c02c0] Remove useless condition that raises warnings.dgp2017-04-271-4/+2
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ [50750c735a] Fix broken test and stop reading uninit-but-allocated memory in ...dkf2017-04-279-137/+227
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge core-8-6-branchjan.nijtmans2017-04-205-2/+7
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | Remove unused functions like TclWinSetSockOpt()/Tcl_DStringTrunc() if compile...jan.nijtmans2017-04-203-7/+14
| | | * | | | | | | | | | | | | | | | | Entry for text.n into exclude_refs_map inserted.gcramer2017-04-201-0/+1
| | | * | | | | | | | | | | | | | | | | merge core-8-6-branchjan.nijtmans2017-04-181-4/+13
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Repair revised tests that failed.dgp2017-04-172-3/+3
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge core-8-6-branchjan.nijtmans2017-04-145-25/+49
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | Translate all \u???? sequences to their UTF-8 counterpart in *.msg files: It ...jan.nijtmans2017-04-1365-1187/+1190
| | | * | | | | | | | | | | | | | | | | | | | If %llu is considered invalid, it means that "%" TCL_LL_MODIFIER "u" cannot b...jan.nijtmans2017-04-122-4/+4
| | | * | | | | | | | | | | | | | | | | | | | Revert recent commit. TIP 237 is clear that %llu is invalid.dgp2017-04-124-41/+13
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge core-8-6-branchjan.nijtmans2017-04-124-1/+70
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge core-8-6-branchjan.nijtmans2017-04-122-8/+23
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | Remove some unnecessary "struct" definitions and some type casts no longer ne...jan.nijtmans2017-04-1114-24/+23
| | | * | | | | | | | | | | | | | | | | | | | | | | unbreak windows build (by previous commit)jan.nijtmans2017-04-111-1/+1
| | | * | | | | | | | | | | | | | | | | | | | | | | More minor style fixes.dkf2017-04-106-475/+572
| | | * | | | | | | | | | | | | | | | | | | | | | | Merge Harald's "robust-async-connect-tests" branch. Thanks!jan.nijtmans2017-04-104-4/+158
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge trunkrobust_async_connect_testsjan.nijtmans2014-07-3117-163/+717
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | Make sure the "sockettest" command is available even when running socket.test...jan.nijtmans2014-07-181-2/+7
| | | | * | | | | | | | | | | | | | | | | | | | | | | | merge trunkjan.nijtmans2014-07-1858-1797/+2282
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | Replaced option "-unsupported1" by test command "testsocket debugflags" (than...oehhar2014-07-174-80/+118
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | Robust async connect tests by temporarely switching off auto continuation. Ti...oehhar2014-06-053-4/+116