Age | Commit message (Expand) | Author |
---|---|---|
2008-02-13 | * lib/pathname.rb (Pathname#sub_ext): new method. [ruby-list:44608] | akr |
2007-12-09 | * include/ruby/ruby.h (FilePathStringValue): defined. similar to | akr |
2007-11-13 | fix test. | akr |
2007-11-04 | * eval.c (rb_f_send): allow send/__send__ to call methods of all | matz |
2007-10-24 | specify prefix for Dir.mktmpdir. | akr |
2007-10-24 | use Dir.mktmpdir. | akr |
2007-09-28 | check codepage for SJIS pathname test. | akr |
2007-08-24 | * test/ruby/test_dir.rb (TestDir::setup): ?c now makes a string. | matz |
2006-06-17 | * lib/pathname.rb (Kernel#Pathname): new method. | akr |
2006-02-22 | * lib/pathname.rb (Pathname#each_filename): use split_names properly. | akr |
2005-12-21 | * test/pathname/test_pathname.rb (test_kernel_open): use | akr |
2005-12-15 | require tempdir instead of tempfile. | akr |
2005-11-26 | * lib/pathname.rb: use File.basename to decompose pathnames. | akr |