Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
36 check-ins tagged with "tip-629"
|
2022-10-09
| ||
| 00:25 | TIP-629 closed Closed-Leaf check-in: 5a44a8c18c user: griffin tags: tip-629 | |
|
2022-09-19
| ||
| 16:30 | Sync with core-8-branch, fix shimmer in TclLindexFlat. check-in: 5e65443def user: griffin tags: tip-629 | |
|
2022-09-16
| ||
| 14:14 | Sync with core-8-branch check-in: c2ee451bdc user: griffin tags: tip-629 | |
|
2022-09-08
| ||
| 14:19 | Merge 8.7 check-in: 04e160b7a7 user: jan.nijtmans tags: tip-629 | |
|
2022-09-07
| ||
| 13:28 | Merge 8.7 check-in: 3b29087c62 user: jan.nijtmans tags: tip-629 | |
|
2022-09-05
| ||
| 19:42 | Fix some typos in comments. check-in: f2c4ad47b9 user: fvogel tags: tip-629 | |
|
2022-09-01
| ||
| 16:22 | Restore compatibility with C++ compiler check-in: f8e035ac4a user: jan.nijtmans tags: tip-629 | |
| 16:06 | Merge 8.7 check-in: bfae1c76fb user: jan.nijtmans tags: tip-629 | |
| 14:09 | Add empty "range.test": GIT doesn't handling file renames well .... check-in: c87e6d678e user: jan.nijtmans tags: tip-629 | |
|
2022-08-31
| ||
| 23:41 | Fix build issues. check-in: 6f40e93a2a user: griffin tags: tip-629 | |
|
2022-08-30
| ||
| 19:09 | Sync with core-8-branch check-in: 1e12ce976c user: griffin tags: tip-629 | |
| 17:56 | Sync with core-8-branch listObj changes. check-in: 82bd0b88d6 user: griffin tags: tip-629 | |
|
2022-08-29
| ||
| 18:05 | sync with core-8-branch check-in: c077434fb1 user: griffin tags: tip-629 | |
|
2022-08-28
| ||
| 22:55 | Move ArithSeries code to its own files. More bug fixes. check-in: bf1809b762 user: griffin tags: tip-629 | |
|
2022-08-25
| ||
| 20:39 | sync up with core-8-branch check-in: 6ff9af9a54 user: griffin tags: tip-629 | |
|
2022-08-24
| ||
| 23:22 | Implement support for float (double) values. Add more test coverage. check-in: 0efb01486a user: griffin tags: tip-629 | |
|
2022-08-17
| ||
| 22:32 | Bug fixes check-in: 6db6bdb9af user: griffin tags: tip-629 | |
|
2022-08-16
| ||
| 18:33 | Implement lrange for arithseries. Code cleanup. check-in: cbd3045166 user: griffin tags: tip-629 | |
|
2022-08-14
| ||
| 02:21 | sync with core-8-branch check-in: 654414a485 user: griffin tags: tip-629 | |
| 01:22 | Rename command from "range" to "lseq". Remove public C API calls, not part of the TIP. Fix shimmer i... check-in: 6d9ef1c25a user: griffin tags: tip-629 | |
|
2022-07-24
| ||
| 20:04 | Fix windows build (invalid '&'). Eliminate end-of-line spacing check-in: d4725a9969 user: jan.nijtmans tags: tip-629 | |
|
2022-07-23
| ||
| 16:04 | sync up with core-8-brnach. check-in: dcbaa175f3 user: griffin tags: tip-629 | |
|
2022-07-22
| ||
| 19:15 | Rewrite argument processing code. All correct and error conditions are handled. Add some new tests ... check-in: d51e8e415e user: griffin tags: tip-629 | |
|
2022-07-16
| ||
| 17:25 | Fix nroff errors in range man page. check-in: 804d1c0c1d user: griffin tags: tip-629 | |
|
2022-07-14
| ||
| 03:23 | Remove support for double (real) values. Fix a couple cases of shimmering. Don't update the string r... check-in: f2cc3b1d88 user: griffin tags: tip-629 | |
| 01:42 | floor() wants math.h *at least* on NetBSD, and appears other *nix too(?) check-in: 1953e58093 user: bch tags: tip-629 | |
| 01:33 | "range", Tcl_RangeObjCmd() to proper compilation unit check-in: 5220a8151a user: bch tags: tip-629 | |
| 01:16 | typo; nfc check-in: 6ce2fe56f0 user: bch tags: tip-629 | |
|
2022-07-12
| ||
| 18:57 | Fix issue with sign of step value: if the sign of the step value is in conflict with the range, the ... check-in: f4bcf0701c user: griffin tags: tip-629 | |
| 09:57 | Fix build check-in: e72b0e9fe2 user: jan.nijtmans tags: tip-629 | |
| 00:58 | Implement TIP-225 ArithSeries. And other changes. check-in: ed4b300841 user: griffin tags: tip-629 | |
|
2022-07-07
| ||
| 13:03 | Eliminate totalElems (left-over from 'lrepeat'). Bug in checking LIST_MAX (also originally taken fro... check-in: 4b6e4f7288 user: jan.nijtmans tags: tip-629 | |
| 12:44 | Review: 1) cleanupTests missing in "range.test". 2) status should be int, not Tcl_WideInt 3) make op... check-in: 68c720870b user: jan.nijtmans tags: tip-629 | |
|
2022-07-06
| ||
| 19:15 | Improve error checking and testing. check-in: 1e5fb503d4 user: griffin tags: tip-629 | |
|
2022-07-05
| ||
| 22:15 | Missed step == 0 check. check-in: 5929796b34 user: griffin tags: tip-629 | |
| 21:32 | (bares some resemblance to) TIP-629 Implementation. check-in: b413bed009 user: griffin tags: tip-629 | |