Age | Commit message (Expand) | Author |
---|---|---|
2015-11-10 | * lib/open-uri.rb: Remove indicator for "frozen_string_literal: true". | akr |
2015-10-05 | Put an line before "frozen_string_literal: true" for emacs. | akr |
2015-10-05 | * lib/pp.rb: Use frozen_string_literal: true. | akr |
2014-12-05 | * test/test_pp.rb (PPTestModule::PPFileStatTest): test for r48719. | usa |
2012-10-27 | * numeric.c (rb_float_new_in_heap), include/ruby/ruby.h: | ko1 |
2012-08-15 | Kernel#inspect: improve consistency and do not call #to_s. | eregon |
2012-08-15 | Revert r36699 and r36700. [Feature #6130] | naruse |
2012-08-14 | update PP with recent Kernel#inspect change. Patch by Yusuke Endoh. | eregon |
2009-11-07 | * lib/pp.rb (PP::ObjectMixin#pretty_print): use to_s regardless of | akr |
2009-09-27 | * lib/pp.rb (PP:ObjectMixin#pretty_print): delegates has no inspect | akr |
2009-02-14 | * test/test_pp.rb: extract from lib/pp.rb. | akr |
2004-01-13 | * test/test_*.rb: Pathname#parent -> Pathname#dirname. | nahi |
2004-01-06 | * test/inlinetest.rb, test/{test_generator.rb,test_ipaddr.rb, | nahi |