index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
pp.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ruby/pp] [Feature #19045] Add support Data#pretty_print
manga_osyo
2022-10-14
1
-0
/
+20
*
[ruby/pp] [DOC] Update for PP.width_for [Feature #12913]
Nobuyoshi Nakada
2021-12-23
1
-1
/
+12
*
[ruby/pp] Use etc instead of .so for broader compatibility
Charles Oliver Nutter
2021-12-18
1
-1
/
+1
*
[ruby/pp] Only do RubyVM patches if class exists
Charles Oliver Nutter
2021-12-18
1
-28
/
+30
*
lib/pp.rb (width_for): Ignore all syscall errors
Yusuke Endoh
2021-11-30
1
-1
/
+1
*
lib/pp.rb (width_for): ignore Errno::EINVAL
Yusuke Endoh
2021-11-30
1
-1
/
+1
*
lib/pp.rb (PP.pp): Use io/console's winsize by default
Yusuke Endoh
2021-11-30
1
-1
/
+10
*
[ruby/pp] Support < Ruby 3.0
Hiroshi SHIBATA
2021-04-21
1
-1
/
+1
*
[DOC] Add doc to sharing_detection= [ci skip]
Kazuhiro NISHIYAMA
2020-12-23
1
-0
/
+1
*
pp is ractor-ready.
Koichi Sasada
2020-12-22
1
-5
/
+18
*
Fix pp when passed a empty ruby2_keywords-flagged hash as array element
Jeremy Evans
2020-01-22
1
-1
/
+1
*
Make prettyprint’s cycle detection aware of Delegator instances
Richard Viney
2019-12-16
1
-0
/
+4
*
Deprecate taint/trust and related methods, and make the methods no-ops
Jeremy Evans
2019-11-18
1
-3
/
+3
*
Use ident hash for top-level recursion check
John Hawthorn
2019-11-04
1
-8
/
+6
*
lib/pp.rb: Use UnboundMethod#bind_call instead of .bind(obj).call(...)
Yusuke Endoh
2019-08-30
1
-5
/
+5
*
Introduce pattern matching [EXPERIMENTAL]
ktsj
2019-04-17
1
-0
/
+4
*
lib/pp.rb (Range#pretty_print): support endless range
mame
2018-12-03
1
-1
/
+1
*
Refine RubyVM::AbstractSyntaxTree::Node#type
nobu
2018-12-03
1
-4
/
+4
*
Add RubyVM::AST#pretty_print
nobu
2018-12-03
1
-0
/
+30
*
Requiring pp is not required now [ci skip]
nobu
2017-12-18
1
-4
/
+0
*
lib/pp.rb: remove alias for suppressing a redefinition warning.
mame
2017-12-11
1
-4
/
+0
*
lib/pp.rb: no rdoc of alias to suppress a warning
nobu
2017-12-08
1
-0
/
+2
*
pp.rb: rdoc
nobu
2017-12-08
1
-1
/
+1
*
Replace Kernel#pp after PP class is defined.
akr
2017-12-01
1
-26
/
+27
*
lib/pp.rb (Kernel#pp): Fix a race condition
mame
2017-12-01
1
-1
/
+2
*
prelude.rb: Add Kernel#pp, a trigger for lib/pp.rb
mame
2017-11-30
1
-0
/
+1
*
Refactored using Method#owner.
akr
2017-04-04
1
-2
/
+2
*
Add missing :nodoc: comment
naruse
2016-12-10
1
-2
/
+2
*
Enable the document for Kernel[#.]pp.
akr
2016-11-11
1
-3
/
+2
*
pp prints a multiple lines string prettier.
akr
2016-10-11
1
-0
/
+15
*
* lib/open-uri.rb: Remove indicator for "frozen_string_literal: true".
akr
2015-11-10
1
-2
/
+1
*
Put an line before "frozen_string_literal: true" for emacs.
akr
2015-10-05
1
-0
/
+1
*
* lib/pp.rb: Use frozen_string_literal: true.
akr
2015-10-05
1
-2
/
+4
*
* lib/pp.rb (File::Stat#pritty_print): some platforms (such as Windows)
usa
2014-12-05
1
-2
/
+4
*
* lib/pp.rb (object_address_group): Use Kernel#to_s to obtain the class
akr
2013-10-22
1
-13
/
+3
*
* bootstraptest/test_autoload.rb, bootstraptest/test_method.rb:
shugo
2013-06-13
1
-3
/
+3
*
* lib/pp.rb: Revert part of r40834 and nodoc PP::ObjectMixin
zzak
2013-05-20
1
-29
/
+1
*
* remove trailing spaces.
nobu
2013-05-19
1
-5
/
+5
*
* lib/pp.rb: Document PP::ObjectMixin [Fixes GH-312]
zzak
2013-05-19
1
-0
/
+28
*
* lib/pp.rb: Update PP module overview by @geopet
zzak
2013-04-28
1
-13
/
+26
*
* lib/pp.rb, lib/prettyprint.rb: Documentation for PP and PrettyPrint
zzak
2013-02-10
1
-33
/
+58
*
Kernel#inspect: improve consistency and do not call #to_s.
eregon
2012-08-15
1
-10
/
+1
*
Revert r36699 and r36700. [Feature #6130]
naruse
2012-08-15
1
-1
/
+10
*
update PP with recent Kernel#inspect change. Patch by Yusuke Endoh.
eregon
2012-08-14
1
-10
/
+1
*
* lib/pp.rb: fix rdoc.
ktsj
2011-12-04
1
-3
/
+5
*
* lib/pp.rb: Move PP documentation to top of class PP. Patch by
drbrain
2011-10-10
1
-22
/
+21
*
* lib/pp.rb: describe superclasses explicitly.
akr
2010-08-01
1
-2
/
+2
*
* lib/pp.rb: use [""].pack("p").size to detect the pointer size.
akr
2010-04-24
1
-7
/
+1
*
* lib/pp.rb (PP::ObjectMixin#pretty_print): use to_s regardless of
akr
2009-11-07
1
-3
/
+2
*
* lib/pp.rb (Kernel#pp): returns its arguments, like Kernel#p.
mame
2009-09-29
1
-2
/
+2
[next]