index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
pp.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lib/pp.rb (PP::PPMethods#guard_inspect_key): support
akr
2005-03-09
1
-10
/
+14
*
* object.c (inspect_obj): unintended space removal.
matz
2005-03-07
1
-7
/
+17
*
* lib/pp.rb: rdoced by Sam Roberts.
akr
2005-03-06
1
-149
/
+118
*
* lib/pp.rb (File::Stat#pretty_print): Etc.getpwuid and Etc.getgrgid
akr
2005-03-06
1
-4
/
+8
*
* lib/pp.rb (PP#object_address_group): remove odd number of 'f'
nobu
2004-11-14
1
-1
/
+3
*
* (lib/pp.rb, lib/prettyprint.rb): define seplist in PP::PPMethods
akr
2004-03-27
1
-0
/
+46
*
* lib/pathname.rb: use assert_raise instead of assert_raises.
akr
2004-02-11
1
-1
/
+1
*
wrong commit.
nobu
2004-02-08
1
-1
/
+1
*
* lib/pp.rb (PP::PPMethods::object_address_group): suppress negative
nobu
2004-02-08
1
-1
/
+1
*
* lib/pp.rb (PPInspectTest#test_to_s_with_iv): rollback the previous
nahi
2004-02-06
1
-1
/
+0
*
* lib/pp.rb (PPInspectTest#test_to_s_with_iv): remove instance
nahi
2004-02-06
1
-0
/
+1
*
* lib/prettyprint.rb (PrettyPrint#seplist): added.
akr
2004-02-05
1
-11
/
+6
*
* lib/pp.rb (Struct#pretty_print_cycle): follow 1.8 style.
akr
2004-02-02
1
-3
/
+7
*
* lib/pp.rb (Struct#pretty_print): make it 1.8 style.
akr
2004-02-01
1
-2
/
+14
*
fix typos.
akr
2004-01-07
1
-3
/
+3
*
* lib/pp.rb: don't use local variable `pp'.
akr
2003-12-16
1
-97
/
+97
*
* lib/pp.rb: refine to_s test.
akr
2003-05-11
1
-11
/
+14
*
* lib/pp.rb (PP::ObjectMixin#pretty_print): refine to_s handling.
akr
2003-05-10
1
-5
/
+24
*
add test for previous change.
akr
2003-03-16
1
-0
/
+5
*
* lib/pp.rb (object_address_group): use to_s instead of name
akr
2003-03-16
1
-1
/
+1
*
* lib/pp.rb (Kernel.pp): module function.
akr
2003-03-07
1
-0
/
+13
*
* lib/pp.rb: Use Test::Unit.
akr
2003-01-21
1
-9
/
+34
*
fix sharing_detection.
akr
2003-01-20
1
-0
/
+8
*
refine previous change.
akr
2003-01-20
1
-21
/
+0
*
* lib/pp.rb: Don't redefine `inspect'.
akr
2003-01-20
1
-65
/
+34
*
* lib/pp.rb (PP.singleline_pp): new method.
akr
2002-12-02
1
-68
/
+80
*
* lib/prettyprint.rb (PrettyPrint.singleline_format): new method.
akr
2002-10-08
1
-1
/
+1
*
* pp.rb (ARGF.pretty_print): implemented.
akr
2002-09-11
1
-14
/
+24
*
* lib/time.rb (Time.rfc2822, Time#rfc2822): preserve localtimeness.
akr
2002-08-24
1
-9
/
+9
*
expand TABs.
akr
2002-07-03
1
-130
/
+130
*
made object address test to compare inspect's result.
akr
2002-06-30
1
-2
/
+1
*
fix object address test.
akr
2002-06-29
1
-1
/
+1
*
* re.c (rb_reg_expr_str): need to process backslashes properly.
matz
2002-06-28
1
-1
/
+1
*
lib/pp.rb: fix object address.
akr
2002-06-28
1
-7
/
+11
*
* lib/prettyprint.rb, lib/pp.rb: convenience methods added.
akr
2002-06-27
1
-92
/
+74
*
* lib/prettyprint.rb: re-implemented for incremental output to handle
akr
2002-06-27
1
-5
/
+5
*
* lib/pp.rb (pp): return nil like p.
akr
2002-03-25
1
-0
/
+3
*
* prettyprint.rb: FillGroup implemented.
akr
2002-02-22
1
-26
/
+35
*
refine previous change.
akr
2002-01-31
1
-1
/
+1
*
* lib/pp.rb (File::Stat#pretty_print): print rdev_major and rdev_minor.
akr
2002-01-31
1
-2
/
+8
*
* lib/pp.rb: don't print a mode File::Stat as decimal number.
akr
2002-01-29
1
-3
/
+3
*
lib/pp.rb lib/prettyprint.rb: new file.
akr
2001-12-24
1
-0
/
+549