aboutsummaryrefslogtreecommitdiffstats
path: root/lib/prettyprint.rb
Commit message (Expand)AuthorAgeFilesLines
* * lib/open-uri.rb: Remove indicator for "frozen_string_literal: true".akr2015-11-101-2/+1
* Put an line before "frozen_string_literal: true" for emacs.akr2015-10-051-0/+1
* * lib/pp.rb: Use frozen_string_literal: true.akr2015-10-051-3/+5
* * lib/prettyprint.rb: removed PrettyPrint#first?hsbt2014-08-221-22/+0
* fix typos. Patch by k_takata.ktsj2013-05-191-5/+5
* * lib/pp.rb, lib/prettyprint.rb: Documentation for PP and PrettyPrintzzak2013-02-101-12/+193
* * lib/prettyprint.rb: update document. [ruby-core:36776]akr2011-08-021-1/+8
* * lib/prettyprint.rb: Improve documentation. Patch by Ysiaddrbrain2011-06-161-1/+12
* * test/test_pp.rb: extract from lib/pp.rb.akr2009-02-141-517/+0
* remove Id keyword.akr2009-02-141-2/+0
* trailing spaces removed.akr2008-09-141-7/+7
* * lib/.document: Apply patch for irb, e2mmap and README by Hugh Sassedrbrain2007-02-161-6/+6
* RD to RDoc conversion by Hugh Sasse.drbrain2006-07-171-125/+107
* * (lib/pp.rb, lib/prettyprint.rb): define seplist in PP::PPMethodsakr2004-03-271-39/+0
* * lib/prettyprint.rb (PrettyPrint#first?): obsoleted.akr2004-02-051-3/+32
* * lib/prettyprint.rb (PrettyPrint#seplist): added.akr2004-02-051-0/+13
* fix typos.akr2004-01-071-2/+2
* * lib/pp.rb: don't use local variable `pp'.akr2003-12-161-91/+91
* * lib/pp.rb: refine to_s test.akr2003-05-111-0/+2
* * lib/pp.rb: Use Test::Unit.akr2003-01-211-13/+6
* * lib/prettyprint.rb (PrettyPrint.singleline_format): new method.akr2002-10-081-3/+52
* * lib/prettyprint.rb, lib/pp.rb: convenience methods added.akr2002-06-271-166/+219
* refine previous change.akr2002-06-271-10/+25
* * lib/prettyprint.rb: re-implemented for incremental output to handleakr2002-06-271-285/+282
* * prettyprint.rb: FillGroup implemented.akr2002-02-221-28/+149
* lib/pp.rb lib/prettyprint.rb: new file.akr2001-12-241-0/+681