ttilberg (Tim Tilberg)
- Login: ttilberg
- Registered on: 06/13/2019
- Last sign in: 08/26/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 1 | 2 | 3 |
Activity
01/21/2023
- 12:48 AM Ruby master Feature #19324: Enumerator.product => Enumerable#product
- > I believe quite many people are in favor of Array.product and/or Array.zip.
I personally find this surprising! It ...
12/29/2021
- 09:54 PM Ruby master Bug #18447: Potential performance regression with String#lines in large strings
- Thanks everyone! I wondered if it wasn't due to memory allocations, but the "build a massive string" operation was su...
12/28/2021
- 11:26 PM Ruby master Bug #18447 (Closed): Potential performance regression with String#lines in large strings
- I believe there may be a potential performance regression regarding `String#lines` worth noting between 3.0.3 and 3.1...
10/29/2020
- 04:23 PM Ruby master Feature #16670: Reverse order of `expression` in `pattern` for 1-line pattern matching while it's still experimental
- There were notes in the recent dev meeting that affect this issue: https://github.com/ruby/dev-meeting-log/blob/maste...
03/03/2020
- 03:14 PM Ruby master Feature #16670 (Closed): Reverse order of `expression` in `pattern` for 1-line pattern matching while it's still experimental
- Currently the 1-line syntax for pattern matching is:
```
# Usage: <expression> in <pattern>
expression = {
...
02/17/2020
- 09:46 PM Ruby master Feature #16637: Time#to_s and Date#to_s accept strftime format string
- shevegen (Robert A. Heiler) wrote in #note-2:
> I am not sure if this is a good suggestion though, largely because .t... - 04:43 PM Ruby master Feature #16637: Time#to_s and Date#to_s accept strftime format string
- [Gerald Bauer pointed out](https://www.reddit.com/r/ruby/comments/f4pcn5/dateformatter_gem_date_formatter_by_example/...
- 03:14 PM Ruby master Feature #16637 (Open): Time#to_s and Date#to_s accept strftime format string
- While terms like `strftime` and `strptime` are ubiqutous through the history of computer science, I feel that the ter...
07/03/2019
- 02:21 PM Ruby master Misc #15723: Reconsider numbered parameters
- I've been following this for a while, hopeful that it (or something quite similar) stays in. I've grown to appreciate...
06/13/2019
- 02:09 PM Ruby master Feature #15799: pipeline operator
- > a topic of "ruby committers vs the world" in RubyKaigi 2019.
Link to video of discussion Nobu referenced: https:...
Also available in: Atom