bitsweat (Jeremy Kemper)

  • Email:
  • Registered on: 06/09/2008
  • Last connection: 04/22/2012

Activity

Reported issues: 14

04/22/2012

11:38 am ruby-trunk Feature #6337: FileUtils#sync
"Sync" can mean many things. See the long list of options on rsync's man page. This makes sense as a separate library...

03/28/2012

08:20 am Backport93 Backport #6212: Backport bug fixes for psych
LOOKS GREAT!
I'm grateful to see these fixes backported to stdlib psych.

06/18/2010

01:40 pm ruby-trunk Feature #120: --enable-gc-malloc-stats
=begin
This would still be very useful.

The performance penalty is low, too. It could be turned on by default.
...

04/28/2010

06:18 am ruby-trunk Bug #3209 (Closed): r27374 typo in net/smtp
=begin
diff --git a/lib/net/smtp.rb b/lib/net/smtp.rb
index c96caae..52ea003 100644
--- a/lib/net/smtp.rb
+++ ...

04/06/2010

11:42 am Ruby 1.8 Bug #1868: ERB single line comment does not work
=begin
One reason not to restore the bug: it would break in any other conformant eRuby implementation, like Erubis.
...

04/01/2010

07:10 am ruby-trunk Bug #3071: Convert rubygems and rdoc to use psych
=begin
On Wed, Mar 31, 2010 at 2:43 PM, Charles Oliver Nutter
<headius@headius.com> wrote:
> Doesn't this mean the...

03/29/2010

10:11 am ruby-trunk Bug #3035: Time#zone doesn't round-trip
=begin
Ok. I found a good explanation in this thread: http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-core/22...
07:55 am ruby-trunk Bug #3035 (Rejected): Time#zone doesn't round-trip
=begin
>> Time.now.zone
=> "PDT"
>> Marshal.load(Marshal.dump(Time.now)).zone
=> nil
=end

03/12/2010

11:53 am ruby-trunk Bug #1893: Recursive Enumerable#join is surprising
=begin
On Thu, Mar 11, 2010 at 4:47 PM, Yukihiro Matsumoto <matz@ruby-lang.org> wrote:
> Hi,
>
> In message "Re: ...

03/04/2010

02:47 am ruby-trunk Bug #1893: Recursive Enumerable#join is surprising
=begin
On Wed, Mar 3, 2010 at 12:14 AM, Yukihiro Matsumoto <matz@ruby-lang.org>wrote:

> Hi,
>
> In message "Re:...

Also available in: Atom