Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
40 check-ins related to "tip-558"
2022-09-28
| ||
14:08 | Merge 8.7 Leaf check-in: d512cd04ea user: jan.nijtmans tags: tip-558 | |
13:57 | Fix wrong TclGetNumberFromObj() usage: this will crash if mp_int's are involved. Everywhere else in ... check-in: 0b79191010 user: jan.nijtmans tags: core-8-branch | |
2022-09-27
| ||
13:39 | Merge 8.7 check-in: 7fbb0b5684 user: jan.nijtmans tags: tip-558 | |
08:52 | Since 'inline' doesn't seem to work, use MODULE_SCOPE check-in: afb46197d6 user: jan.nijtmans tags: core-8-branch | |
2022-09-26
| ||
19:26 | Merge 8.7 check-in: f2b9a360fb user: jan.nijtmans tags: tip-558 | |
15:51 | Make Tcl_SaveResult() and friends _really_ deprecated, so make gcc/clang warn when it's used check-in: f9e08e003f user: jan.nijtmans tags: core-8-branch | |
2022-09-19
| ||
11:50 | eliminate some compiler warnings check-in: a03510e09f user: jan.nijtmans tags: tip-558 | |
11:14 | rebase to 8.7 check-in: e549cb10b6 user: jan.nijtmans tags: tip-558 | |
08:31 | New (internal) function TclGetObjInterpProc2() and macro TclObjInterpProc2. Will be needed for Itcl ... check-in: be541c4a7a user: jan.nijtmans tags: core-8-branch | |
2021-01-06
| ||
11:52 | Merge 8.7 check-in: 82f2ad5bc5 user: jan.nijtmans tags: tip-558 | |
10:31 | tcltest -> 2.5.4. Version change should have been done at this commit: [95852bc2ed0e2c11] check-in: 4af49f7199 user: jan.nijtmans tags: core-8-branch | |
2021-01-05
| ||
20:41 | merge core-8-branch check-in: d0d536c066 user: dkf tags: tip-558 | |
20:35 | Fix unclear language in re_syntax. [2da4c23916] check-in: 142b4afb0e user: dkf tags: core-8-branch | |
2020-12-06
| ||
18:24 | merge core-8-branch check-in: 8e811ca605 user: dkf tags: tip-558 | |
08:09 | Merge 8.6 check-in: fae3cd073c user: apnadkarni tags: core-8-branch | |
2020-02-26
| ||
16:56 | merge core-8-branch check-in: e92d3a4952 user: dkf tags: tip-558 | |
08:04 | Merge 8.6 check-in: f5bc93143d user: jan.nijtmans tags: core-8-branch | |
2020-02-22
| ||
12:35 | merge core-8-branch check-in: 199fa617ec user: dkf tags: tip-558 | |
12:34 | typo fix check-in: c1f6ffdf98 user: dkf tags: core-8-branch | |
12:31 | Less contorted code check-in: 78d6a94a9c user: dkf tags: tip-558 | |
2020-02-15
| ||
10:28 | There are subtle cases where an append-if-new operation is really useful for a slot. check-in: 108feb835c user: dkf tags: tip-558 | |
2020-02-12
| ||
13:24 | Merge 8.7 check-in: eea71a4ef7 user: jan.nijtmans tags: tip-558 | |
13:18 | Merge 8.6 check-in: d3d2b49204 user: jan.nijtmans tags: core-8-branch | |
2020-02-07
| ||
09:21 | caching is one of the two hard things in CS (along with naming and off-by-one-errors) check-in: 4a4366153e user: dkf tags: tip-558 | |
2020-01-01
| ||
16:57 | Move the TIP 558 tests into their own file check-in: 8ba0156ba2 user: dkf tags: tip-558 | |
16:46 | More error cases check-in: 990b223f55 user: dkf tags: tip-558 | |
16:01 | Check for another tricky edge case check-in: 7ea1f0bf2e user: dkf tags: tip-558 | |
2019-12-31
| ||
23:27 | merge core-8-branch check-in: 0b6cea2411 user: dkf tags: tip-558 | |
23:25 | Better error messages when a property has the wrong kind for the type of access desired check-in: 8d0a5d9bb4 user: dkf tags: tip-558 | |
22:58 | Other list-returning [info class] subcommands are plurals, so change property -> properties check-in: 506093f465 user: dkf tags: tip-558 | |
14:56 | Added docs check-in: ba294d781a user: dkf tags: tip-558 | |
2019-12-30
| ||
16:24 | Fixed index line check-in: eea0682265 user: dkf tags: core-8-branch | |
15:35 | Even more tests, this time of the return-code semantics of property getters and setters. check-in: 301d146f1f user: dkf tags: tip-558 | |
10:13 | merge core-8-branch check-in: b3b30aa5e4 user: dkf tags: tip-558 | |
10:12 | More tests, more fixes check-in: 676a1b7f11 user: dkf tags: tip-558 | |
2019-12-29
| ||
13:23 | Property definitions now work on instances. check-in: 3176dfe16e user: dkf tags: tip-558 | |
2019-12-28
| ||
21:55 | Starting to do the testing. check-in: 85cd024986 user: dkf tags: tip-558 | |
13:24 | Implementation of properties for TclOO check-in: 1b4d41b80b user: dkf tags: tip-558 | |
2019-12-27
| ||
00:23 | Merge Tcl 8.6 changes to deal with integer overflow in the exponent, and floating point overflow in ... check-in: 5cb42f70ad user: kbk tags: core-8-branch | |
2019-12-20
| ||
15:23 | Update travis build fro xcode11 to xcode11.3 as highest platform check-in: 562b27436c user: jan.nijtmans tags: core-8-branch | |