tenderlovemaking (Aaron Patterson)
- Login: tenderlovemaking
- Email: tenderlove@ruby-lang.org
- Registered on: 07/09/2008
- Last sign in: 12/13/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 7 | 162 | 169 |
Reported issues | 25 | 133 | 158 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Committer | 03/25/2010 |
Backport187 | Committer | 06/18/2013 |
Backport191 | Committer | 10/05/2011 |
Backport192 | Committer | 10/05/2011 |
Backport193 | Committer | 10/05/2011 |
Backport200 | Committer | 02/17/2013 |
Backport21 | Committer | 12/21/2013 |
Backport22 | Committer | 12/19/2014 |
Ruby 1.8 | Committer | 10/05/2011 |
Ruby master | Committer | 11/13/2009 |
Like
Activity
12/13/2024
- 12:34 AM Ruby master Feature #20861 (Closed): Add an environment variable for tuning the default thread quantum
- Applied in changeset commit:git|fffef9aa5d89b6cca3dc634f5278b1fc67fb3d08.
----------
Add an environment variable for... - 12:04 AM Ruby master Revision fffef9aa (git): Add an environment variable for controlling the default Thread quantum
- This commit adds an environment variable `RUBY_THREAD_TIMESLICE` for
specifying the default thread quantum in millise...
12/12/2024
- 11:28 PM Ruby master Bug #20918 (Closed): Prism error indicates line number of `-e` that does not exist
- Applied in changeset commit:git|e11c86f43e045462f4c0e2eaa2ddb4fdb6927ea7.
----------
Fix error messages so we don't ... - 06:44 PM Ruby master Bug #20918: Prism error indicates line number of `-e` that does not exist
- mame (Yusuke Endoh) wrote in #note-6:
> @tenderlovemaking Thank you for fixing the issue, but it still shows line 2 ... - 11:28 PM Ruby master Revision e11c86f4 (git): Fix error messages so we don't output an extra line
- Before this commit, when a file ended with a newline, the syntax error
message would show an extra line after the fil... - 12:42 AM Ruby master Revision 9181e8bc (git): [ruby/prism] Decode %r like % strings
- %r regular expressions need to be decoded like strings. This commit
fixes %r decoding so it works like strings.
htt... - 12:42 AM Ruby master Revision 0a1fa994 (git): [ruby/prism] Same numbered param cannot be used in child blocks
- Raise an exception when the same numbered param is used inside a child
block. For example, the following code should...
12/10/2024
- 05:07 PM Ruby master Bug #20938: Percent String literal delimiter impacts string contents with parse.y
- tenderlovemaking (Aaron Patterson) wrote in #note-5:
> nobu (Nobuyoshi Nakada) wrote in #note-3:
> > Prism seems to... - 05:02 PM Ruby master Bug #20938: Percent String literal delimiter impacts string contents with parse.y
- nobu (Nobuyoshi Nakada) wrote in #note-3:
> Prism seems to cut the string content out, then convert EOLs.
>
> The...
12/05/2024
- 06:42 PM Ruby master Bug #20918 (Closed): Prism error indicates line number of `-e` that does not exist
- Applied in changeset commit:git|6877c38866b4213f5aa476223d21a4f4b5364247.
----------
[ruby/prism] Fix error messages...
Also available in: Atom