Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
43 check-ins using file generic/tclGet.c version b5487cda23
|
2018-02-27
| ||
| 22:35 | Don't save indices with values outside the int range in bytecode. check-in: 5de7a219fe user: dgp tags: index-range-and-overflow | |
| 18:20 | Much more progress expanding the vocabulary of index values, and getting results that make more intu... check-in: 3eb440e907 user: dgp tags: index-range-and-overflow | |
| 13:13 | Work In Progress on index value reform -- not working. check-in: 74f11eb486 user: dgp tags: index-range-and-overflow | |
|
2018-02-22
| ||
| 18:59 | [89dfecb6b7] Make thread IDs in testing commands consistent. check-in: 6b66e4e45c user: dgp tags: core-8-branch | |
|
2018-02-15
| ||
| 19:54 | Use internalRep.wideValue as internal representation for booleans. This simplifies the handling of "... check-in: 9376106350 user: jan.nijtmans tags: trunk | |
| 18:55 | merge trunk check-in: c50c2a8b84 user: dgp tags: novem | |
| 18:38 | merge trunk check-in: 622064d58a user: dgp tags: dgp-refactor | |
| 18:38 | merge trunk check-in: 2d19d59ddc user: dgp tags: dgp-properbytearray | |
| 18:30 | merge 8.7 check-in: 03a61ed253 user: dgp tags: trunk | |
| 18:27 | merge 8.7 check-in: ced3f8220a user: dgp tags: amg-string-insert | |
| 18:24 | merge 8.7 check-in: fb5189741a user: dgp tags: tip-445 | |
| 18:02 | Distingish between boolean and int when checking whether a boolean is true or not: The internal repr... check-in: b1bcf543c8 user: jan.nijtmans tags: core-8-branch | |
| 17:24 | Better range checking in "string index". Add test-case to prove point. This opens a large discussio... check-in: 3a0430c3e2 user: dgp tags: index-range-and-overflow | |
| 17:21 | Revert recent commit that changed behavior of TclGetIntForIndex() for a small subset of cases of ove... check-in: a7ef066428 user: dgp tags: core-8-branch | |
| 15:58 | Guarantee the buffer is large enough it will not be overrun. check-in: 6f7a5abdb8 user: dgp tags: core-8-branch | |
| 15:14 | Stop seeking out the libieee.a library and linking to it when found. check-in: 934a0afb70 user: dgp tags: core-8-branch | |
| 13:52 | merge-mark check-in: 725e157968 user: dgp tags: core-8-branch | |
|
2018-02-14
| ||
| 22:42 | Merge core-8-branch check-in: a5644381cc user: jan.nijtmans tags: trunk | |
| 22:22 | Move TclGetBooleanFromObj to tclInt.h, so multiple source files can use it. Change some internal var... check-in: 2736df026c user: jan.nijtmans tags: core-8-branch | |
| 21:02 | merge trunk check-in: 399a998d7a user: jan.nijtmans tags: novem | |
| 20:59 | fix test-cases, account for differences between Tcl 8.7 and 9.0 check-in: 8668416b0a user: jan.nijtmans tags: trunk | |
| 20:43 | merge core-8-branch check-in: 5cfe15b5d6 user: jan.nijtmans tags: trunk | |
| 20:22 | Merge TIP #476 check-in: 38ffcc50f4 user: jan.nijtmans tags: core-8-branch | |
| 20:17 | Better range checking in "string index". Add test-case to prove point. check-in: 8a4df74e9a user: jan.nijtmans tags: core-8-branch | |
| 15:33 | merge 8.7 Closed-Leaf check-in: 1a4479ca01 user: dgp tags: z_modifier | |
| 15:00 | merge 8.7 check-in: d15df14b60 user: dgp tags: amg-string-insert | |
| 14:59 | merge trunk check-in: 57384f942e user: dgp tags: dgp-refactor | |
| 14:59 | merge trunk check-in: b35fcf958d user: dgp tags: dgp-properbytearray | |
| 14:56 | merge trunk check-in: 271cfe2752 user: dgp tags: novem | |
| 14:52 | merge 8.7 check-in: 72b94c10f2 user: dgp tags: tip-445 | |
| 14:50 | merge 8.7 check-in: 5f3f2c02cb user: dgp tags: trunk | |
| 14:38 | Fix regression in [expr {0%$bignum}]. check-in: 85e6dc0a02 user: dgp tags: core-8-branch | |
| 12:52 | More tests for bignum modulus regressions check-in: 98be5e06ea user: dgp tags: core-8-branch | |
| 12:50 | merge-mark check-in: eefb3a51ff user: dgp tags: core-8-branch | |
|
2018-02-13
| ||
| 21:00 | merge mark check-in: d614e6307c user: dgp tags: core-8-branch | |
| 20:59 | test expr-32.7 for bignum modulus range. FAILING for now. Error in TIP 484. check-in: 80478e9096 user: dgp tags: core-8-branch | |
|
2018-02-09
| ||
| 20:57 | merge 8.7 check-in: d200f0036e user: dgp tags: amg-string-insert | |
| 20:43 | merge trunk check-in: 713b9849e2 user: dgp tags: novem | |
| 20:22 | merge trunk check-in: ffe2a9625d user: dgp tags: dgp-properbytearray | |
| 20:22 | merge trunk check-in: 32930b2344 user: dgp tags: dgp-refactor | |
| 18:52 | merge 8.7 check-in: 709f848841 user: dgp tags: trunk | |
| 18:45 | merge 8.7 check-in: 8a91dc9521 user: dgp tags: tip-445 | |
| 10:09 | small code review: resolve conversion warnings (possible loss of data, signed/unsigned comparison) check-in: 29bc6e1422 user: sebres tags: core-8-branch | |