Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | [kennykb-numerics-branch] * generic/tclExecute.c: Improved performance INST_MULT and replaces a "goto... label" with a "break from loop" in TclIncrObj(). |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | kennykb-numerics-branch |
Files: | files | file ages | folders |
SHA1: |
4ab5ab7388041e879e6000b1aa4efc8a |
User & Date: | dgp 2005-10-05 16:28:39.000 |
Context
2005-10-06
| ||
02:51 |
[kennykb-numerics-branch] * generic/tclExecute.c: Improved performance of INST_MULT...check-in: 318d5967ce user: dgp tags: kennykb-numerics-branch | |
2005-10-05
| ||
16:28 |
[kennykb-numerics-branch] * generic/tclExecute.c: Improved performance INST_MULT an...check-in: 4ab5ab7388 user: dgp tags: kennykb-numerics-branch | |
2005-10-04
| ||
21:02 |
[kennykb-numerics-branch] * generic/tclExecute.c: Updated TclIncrObj() to more effi...check-in: 8d4c5bb62b user: dgp tags: kennykb-numerics-branch | |
Changes
Changes to ChangeLog.
Changes to generic/tclExecute.c.