Timeline
Not logged in

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

7 check-ins using file generic/tclBinary.c version fd334082b2

2019-02-04
22:46
merge 8.7 check-in: 308a5de5b2 user: jan.nijtmans tags: initsubsystems
15:14
optimize WidePwrSmallExpon (exponent is <= 16), this will huge decrease assembled code on x86 (113 v... check-in: ed2f8857c2 user: sebres tags: core-8-branch
2019-02-01
20:02
merge-mark check-in: f3582be384 user: jan.nijtmans tags: core-8-branch
16:06
merge 8.6 (regression fix [e3f481f187], conflicts resolved) check-in: cc09378b6e user: sebres tags: core-8-branch
15:56
speedup "process.test" using signal (via file delete) for the child-process it could exit immediatel... check-in: 4aa189548d user: sebres tags: core-8-branch
2019-01-31
22:42
fix [f559bbde4e]: TclInt.h: tclUnixPort.h:162:13: fatal error: ../compat/unistd.h: No such file or d... check-in: 34f124f2b8 user: jan.nijtmans tags: core-8-branch
22:23
Make TclIsPureByteArray() a macro, since it's only doing a single compare. Other internal simplifica... check-in: d4a22bc563 user: jan.nijtmans tags: core-8-branch