Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * lib/**/*.rb: removed unnecessary shbang lines. | nobu | 2009-03-06 | 1 | -1/+0 |
* | * test/test_pp.rb: extract from lib/pp.rb. | akr | 2009-02-14 | 1 | -47/+0 |
* | trailing spaces removed. | akr | 2008-09-14 | 1 | -10/+10 |
* | Documentation cleanup. | drbrain | 2006-08-04 | 1 | -75/+76 |
* | * lib/pathname.rb: use assert_raise instead of assert_raises. | akr | 2004-02-11 | 1 | -7/+7 |
* | * lib/tsort.rb (test_orphaned_break): removed. | akr | 2003-12-24 | 1 | -14/+0 |
* | RD -> RDoc contributed by Lyle Johnson | gsinclair | 2003-10-30 | 1 | -182/+175 |
* | * lib/resolv.rb (Resolv::DNS::Resource#hash): use XOR to accumulate | akr | 2003-04-21 | 1 | -4/+22 |
* | * lib/pp.rb: Use Test::Unit. | akr | 2003-01-21 | 1 | -5/+3 |
* | * pp.rb (ARGF.pretty_print): implemented. | akr | 2002-09-11 | 1 | -0/+4 |
* | * re.c (rb_reg_expr_str): need to process backslashes properly. | matz | 2002-06-28 | 1 | -1/+1 |
* | * lib/pp.rb (pp): return nil like p. | akr | 2002-03-25 | 1 | -2/+3 |
* | * lib/tsort.rb: new file. | akr | 2002-03-11 | 1 | -0/+289 |