Tcl Source Code

Changes On Branch sebres-8-5-event-perf-branch
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch sebres-8-5-event-perf-branch Excluding Merge-Ins

This is equivalent to a diff from 1e109808c9 to 6b4a81cdba

2022-05-31
13:25
merge 8-5-event-perf-branch Leaf check-in: 2a854432fb user: sebres tags: sebres-8-6-event-perf-branch
13:22
[windows] avoid overflow by calculation of perf-counter to 100ns as signed wide int (also fixes nega... Leaf check-in: 6b4a81cdba user: sebres tags: sebres-8-5-event-perf-branch
13:20
correct comment for TclpGetUTimeMonotonic check-in: 7376838890 user: sebres tags: sebres-8-5-event-perf-branch
2019-03-08
04:05
merge sebres-8-5-timerate (prepare for consolidation with 8.5) check-in: ca89c4e5a7 user: sebres tags: sebres-8-5-event-perf-branch
2019-03-05
16:25
merge sebres-8-5-timerate (TIP#527 - New measurement facilities in TCL: New command timerate, perfor... check-in: 5c26638643 user: sebres tags: core-8-5-branch
16:13
merge updated 8.5-timerate branch Closed-Leaf check-in: 5246d61897 user: sebres tags: sebres-8-6-timerate
15:46
extended performance test-suite, since max-count is implemented in timerate, usage `::tclTestPerf::_... Closed-Leaf check-in: 1e109808c9 user: sebres tags: sebres-8-5-timerate
12:58
back-porting other performance test (timer-event.perf.tcl) from event-perf-branch check-in: c3a401ee2c user: sebres tags: sebres-8-5-timerate

Changes to .travis.yml.

Changes to doc/TraceVar.3.

Changes to doc/timerate.n.

Changes to generic/regc_locale.c.

Changes to generic/tcl.h.

Changes to generic/tclClock.c.

Changes to generic/tclCmdMZ.c.

Changes to generic/tclEvent.c.

Changes to generic/tclHash.c.

Changes to generic/tclIO.c.

Changes to generic/tclIO.h.

Changes to generic/tclIndexObj.c.

Changes to generic/tclInt.h.

Changes to generic/tclInterp.c.

Changes to generic/tclLink.c.

Changes to generic/tclNamesp.c.

Changes to generic/tclNotify.c.

Changes to generic/tclObj.c.

Changes to generic/tclStrToD.c.

Changes to generic/tclStringObj.c.

Changes to generic/tclTest.c.

Changes to generic/tclTimer.c.

Changes to generic/tclTomMath.h.

Changes to generic/tclTomMathDecls.h.

Changes to generic/tclTomMathInterface.c.

Changes to generic/tclUniData.c.

Changes to generic/tclUtf.c.

Changes to library/init.tcl.

Changes to library/msgs/ja.msg.

Changes to library/tzdata/America/Metlakatla.

Changes to library/tzdata/Asia/Gaza.

Changes to library/tzdata/Asia/Hebron.

Changes to library/tzdata/Asia/Jerusalem.

Changes to library/tzdata/Etc/UCT.

Changes to library/tzdata/UCT.

Changes to libtommath/tommath.h.

Changes to macosx/tclMacOSXNotify.c.

Changes to tests-perf/test-performance.tcl.

Changes to tests-perf/timer-event.perf.tcl.

Changes to tests/chanio.test.

Changes to tests/clock.test.

Changes to tests/cmdMZ.test.

Changes to tests/event.test.

Changes to tests/info.test.

Changes to tests/interp.test.

Changes to tests/io.test.

Changes to tests/link.test.

Changes to tests/socket.test.

Changes to tests/timer.test.

Changes to tools/uniParse.tcl.

Changes to unix/configure.

Changes to unix/configure.in.

Changes to unix/tclUnixEvent.c.

Changes to unix/tclUnixNotfy.c.

Changes to unix/tclUnixTime.c.

Changes to win/tclWinNotify.c.

Changes to win/tclWinTime.c.