colin13rg (Colin Bartlett)
- Login: colin13rg
- Registered on: 11/04/2019
- Last sign in: 12/29/2019
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
11/12/2019
-
02:16 PM Ruby Feature #16335: C Ruby time.c leap_year_p and date_core.c c_gregorian_leap_p - two suggestions for minor changes
- Advance apology: I was expecting some sort of a reply button, so I hope using "Edit" to reply is the correct way to do things.
To: wishdev (John Higgins)
Thanks!
I like to think of that typo as an - albeit inadvertent! - code eq...
11/08/2019
-
04:34 PM Ruby Feature #16335 (Closed): C Ruby time.c leap_year_p and date_core.c c_gregorian_leap_p - two suggestions for minor changes
- This isn't a bug report because as written they work correctly.
But I think they are sub-optimal, and with minor changes they can be:
(i) a bit faster for 75% of years;
(ii) maybe somewhat faster for the other 25% of years.
I'm more ...