Age | Commit message (Expand) | Author |
---|
2025-02-25 | [ruby/pp] Ensure the thread local state is always set up. | Samuel Williams |
2024-11-19 | [ruby/pp] Fix pretty printing range begin/end with false or nil | tompng |
2024-11-12 | [ruby/pp] Handle BasicObject | Jean Boussier |
2024-11-12 | [ruby/pp] Data#pretty_print handle privated or removed members | Jean Boussier |
2024-10-10 | Make test_hash_symbol_colon_key pass on LANG=en_US | Yusuke Endoh |
2024-10-03 | prettyprint hash with colon style | tompng |
2024-02-21 | [ruby/pp] Extract pp_hash_pair | Nobuyoshi Nakada |
2024-02-21 | [ruby/pp] Get rid of hardcoded class name | Nobuyoshi Nakada |
2024-02-21 | [ruby/pp] Fix compatibility with 3.3 or earlier | Nobuyoshi Nakada |
2024-01-15 | [ruby/pp] Print beginless ranges properly | Samuel Giddins |
2024-01-11 | [ruby/pp] Add TruffleRuby in CI | Benoit Daloze |
2024-01-11 | [ruby/pp] Fix pretty printing a Data subclass instance when the subclass is a... | Benoit Daloze |
2024-01-11 | [ruby/pp] Use a proper feature check to check if Data is defined | Benoit Daloze |
2024-01-07 | Introduce Numeric Node's | S-H-GAMELINKS |
2023-04-25 | [ruby/pp] Remove added for Ruby 2.6/JRuby 9.3 | Stan Lo |
2023-04-25 | [ruby/pp] Skip certain tests for JRuby | Stan Lo |
2022-10-14 | [ruby/pp] [Feature #19045] Add support Data#pretty_print | manga_osyo |
2021-12-18 | [ruby/pp] Add context to bind_call and skip 2.7+ test | Charles Oliver Nutter |
2021-12-18 | [ruby/pp] Incorporate 2.6 versions of 2.7 methods needed | Charles Oliver Nutter |
2020-03-05 | Mask RubyVM-specific test | Charles Oliver Nutter |
2020-01-23 | Remove empty keyword splats when calling even when using ruby2_keywords | Jeremy Evans |
2020-01-23 | Add more direct test for pp with a ruby2_keywords Hash | Benoit Daloze |
2020-01-22 | Fix pp when passed a empty ruby2_keywords-flagged hash as array element | Jeremy Evans |
2019-12-16 | Make prettyprint’s cycle detection aware of Delegator instances | Richard Viney |
2019-06-30 | Suppress void context warnings in verbose mode | Nobuyoshi Nakada |
2018-12-03 | test_pp.rb: show the node when failed | nobu |
2018-12-03 | Add RubyVM::AST#pretty_print | nobu |
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. 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 |