Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * (lib/pp.rb, lib/prettyprint.rb): define seplist in PP::PPMethods | akr | 2004-03-27 | 1 | -39/+0 |
* | * lib/prettyprint.rb (PrettyPrint#first?): obsoleted. | akr | 2004-02-05 | 1 | -3/+32 |
* | * lib/prettyprint.rb (PrettyPrint#seplist): added. | akr | 2004-02-05 | 1 | -0/+13 |
* | fix typos. | akr | 2004-01-07 | 1 | -2/+2 |
* | * lib/pp.rb: don't use local variable `pp'. | akr | 2003-12-16 | 1 | -91/+91 |
* | * lib/pp.rb: refine to_s test. | akr | 2003-05-11 | 1 | -0/+2 |
* | * lib/pp.rb: Use Test::Unit. | akr | 2003-01-21 | 1 | -13/+6 |
* | * lib/prettyprint.rb (PrettyPrint.singleline_format): new method. | akr | 2002-10-08 | 1 | -3/+52 |
* | * lib/prettyprint.rb, lib/pp.rb: convenience methods added. | akr | 2002-06-27 | 1 | -166/+219 |
* | refine previous change. | akr | 2002-06-27 | 1 | -10/+25 |
* | * lib/prettyprint.rb: re-implemented for incremental output to handle | akr | 2002-06-27 | 1 | -285/+282 |
* | * prettyprint.rb: FillGroup implemented. | akr | 2002-02-22 | 1 | -28/+149 |
* | lib/pp.rb lib/prettyprint.rb: new file. | akr | 2001-12-24 | 1 | -0/+681 |