Log message: From: To:
Path:
Author:
Issue:
File name:
File type:
Activity by path
Activity by time
2008-04
Activity by year and month
Activity by author
authors by first/last commit
Core group
Developer turnover
Changes    Collaboration    Timeline    Rss   
Unmute 1 - 20 of 8619  Next ›
8619 06.01.2009 23:59:50, by enebo:
[WINDOWS] Apparently native does not neccesarily make .bat files CRLF with all clients...
8618 06.01.2009 22:44:27, by lopex:
Even faster String#split (doesn't create RubyRegexp instance).
8617 06.01.2009 20:55:42, by enebo:
JRUBY-3287: Add public RubyInstanceConfig#setCompatVersion
8616 06.01.2009 20:49:36, by lopex:
Use pattern encoding in Regexp#encoding.
8615 06.01.2009 20:45:09, by lopex:
Remove KCODE_FIXED from RubyRegexp.
8614 06.01.2009 20:41:21, by lopex:
Split getPattern in RubyString for quoted/not quoted.
8613 06.01.2009 19:48:32, by lopex:
Append kcode in Regexp#inspect.
8612 06.01.2009 19:28:11, by lopex:
Another round of Regexp refactoring, make most initialization/cache lookup code to Regexp instance independent methods so we can toss plain Joni regexps around.
8611 06.01.2009 18:12:34, by enebo:
JRUBY-3275: New ARGF spec failures (patch mostly by Joseph LaFata)
8610 06.01.2009 18:01:05, by enebo:
Did not remove these with yesterdays readpartial fixes
8609 06.01.2009 17:17:17, by headius:
Make RAW backtraces, as in --fast, not limit size (for now).
8608 06.01.2009 07:51:55, by headius:
--fast updates: non-zsuper super also needs frame (duh, for method name and current class) and removed frame-cropping from raw backtrace for now (since it cropped too much in some cases).
8607 06.01.2009 01:17:48, by lopex:
Totally refactor Regexp initialization logic and Regexp cache lookups in order to make 1.9 logic saner for 1.9 preprocessed regexps.
8606 05.01.2009 23:42:22, by enebo:
JRUBY-3276: New IO#readpartial and IO#seek spec failures (initial patch from coderrr)
8605 05.01.2009 20:50:34, by enebo:
trivial: unused import
8604 05.01.2009 20:04:09, by enebo:
Add bench for attr_reader
8603 05.01.2009 20:03:26, by enebo:
Make attr_reader and family about 3% faster
8602 05.01.2009 18:35:23, by enebo:
trivial: remove some warnings to make nb happier
8601 05.01.2009 14:37:09, by headius:
Add RAW backtrace to --fast mode, so there's at least *something* for now. Will eventually clean this up a bit more.
8600 05.01.2009 12:55:57, by headius:
Adding the long-awaited --fast flag to turn on all optimizations that don't impact execution behavior. Next up...make them not impact execution behavior :)
1 2 3 4 5 6 7 8 9 10 Next