enebo (Thomas Enebo)
- Login: enebo
- Email: tom.enebo@gmail.com
- Registered on: 12/16/2008
- Last sign in: 02/27/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 3 | 6 | 9 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Committer | 02/13/2013 |
Activity
08/17/2023
- 12:47 AM Ruby master Revision 76c77b5e (git): [ruby/yarp] WIP - Introduce contextually parsing programs vs evals
- This is more or less the code I used in my POC in JRuby
to parse evals. Evals depend on parent variable scopes
and w... - 12:47 AM Ruby master Revision ede55edb (git): [ruby/yarp] Remove trailing whitespace
- https://github.com/ruby/yarp/commit/04de272383
- 12:47 AM Ruby master Revision 1e0749e0 (git): [ruby/yarp] Addressed review comments.
- Missing any tests and in fact this is untested so still a WIP.
https://github.com/ruby/yarp/commit/5411abd651 - 12:47 AM Ruby master Revision 72571453 (git): [ruby/yarp] Clang beats gcc in pedantry
- Accidentally declared int32_t and not uint32_t and it was caught
on macos.
https://github.com/ruby/yarp/commit/65815... - 12:47 AM Ruby master Revision 96aebb42 (git): [ruby/yarp] Address PR comments
- - odd whitespace
- a couple of name changes
- properly read uint32_t when not properly aligned
https://github.com/ru...
11/10/2022
- 10:36 PM Ruby master Revision 51d16198 (git): [ruby/racc] Make racc test more flexible (for JRuby).
- JRuby uses these same files for testing racc. The existing logic will not
find 'racc' in a JRuby project checkout. Th...
10/22/2022
- 08:01 AM Ruby master Revision 420bdba1 (git): [rubygems/rubygems] Allow upcoming JRuby to pass keywords for Kernel#warn
- jruby-head (which will be JRuby 9.4.0.0) can now properly process
the keywords to Kernel#warn. I cannot think of any...
02/02/2022
- 10:07 PM Ruby master Bug #18567: Depending on default gems in stdlib gems when not needed considered harmful
- I agree that io-wait at a minimum should not be gemified. Perhaps digest. I think this is a different argument than...
09/24/2021
- 05:14 PM Ruby master Bug #18169: Local copies of gemified libraries are being released out of sync with their gems
- Perhaps a possible solution is when anyone edits the version of a default gem within CRuby they change the version of...
04/01/2021
- 07:04 PM Ruby master Feature #17771: String#start_with? should not construct MatchData or set $~
- It really feels like an unintended side-effect of the method. If you write this method and accept a variable then de...
Also available in: Atom