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
/
pathname.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
update doc.
akr
2006-07-08
1
-0
/
+4
*
* lib/pathname.rb: backport from 1.9.
akr
2006-06-17
1
-471
/
+334
*
* lib/pathname.rb (test_kernel_open): use File.identical?.
akr
2005-12-21
1
-7
/
+3
*
* lib/pathname.rb (Pathname#unlink): try Dir.unlink first to
akr
2005-07-10
1
-2
/
+2
*
doc fix.
akr
2005-07-02
1
-1
/
+1
*
* lib/pathname.rb (Pathname#unlink): use SystemCallError instead of
akr
2005-05-15
1
-1
/
+1
*
* lib/pathname.rb (Pathname#unlink): unlink a symlink to a directory
akr
2005-05-15
1
-3
/
+3
*
* lib/pathname.rb (cleanpath_aggressive): make it private.
akr
2004-12-12
1
-2
/
+4
*
* lib/pathname.rb (Pathname#initialize): fix pathname initialization
akr
2004-05-27
1
-1
/
+9
*
test Kernel.open accepts pathname object.
akr
2004-05-24
1
-0
/
+15
*
add tests.
akr
2004-04-26
1
-0
/
+27
*
* lib/pathname.rb: sync taint/freeze flag between
akr
2004-04-23
1
-1
/
+33
*
* lib/pathname.rb: use assert_raise instead of assert_raises.
akr
2004-02-11
1
-2
/
+2
*
Backported from CVS HEAD (documentation)
gsinclair
2004-01-11
1
-104
/
+433
*
lib/pathname.rb (PathnameTest#test_plus): add 2 assertions.
akr
2003-12-26
1
-0
/
+2
*
lib/pathname.rb (Pathname#+): re-implemented to resolve ".." in
akr
2003-12-21
1
-27
/
+61
*
* lib/pathname.rb (Pathname#link, Pathname#symlink): obsoleted.
akr
2003-12-03
1
-2
/
+16
*
previous change refined.
akr
2003-11-28
1
-3
/
+4
*
* lib/pathname.rb (Pathname#realpath): obsolete the force_absolute
akr
2003-11-28
1
-3
/
+5
*
add document that pathname.rb supports only Unix style pathnames.
akr
2003-11-25
1
-0
/
+1
*
(Pathname#parent): if self is `.', return `..'.
akr
2003-11-07
1
-11
/
+44
*
lib/pathname.rb (Pathname#+): if self or the argument is `.', return another.
akr
2003-11-07
1
-0
/
+10
*
* lib/pathname.rb (Pathname#+): return the argument if self is `.'.
akr
2003-11-07
1
-2
/
+4
*
* re.c (rb_reg_s_union, Init_Regexp): new method `Regexp.union'.
akr
2003-10-29
1
-32
/
+36
*
* lib/pathname.rb (foreachline, dir_foreach): add obsolete warning.
akr
2003-10-19
1
-9
/
+10
*
* lib/pathname.rb (realpath): make ELOOP check bit more robust.
akr
2003-10-13
1
-9
/
+39
*
fix previous change.
akr
2003-10-11
1
-1
/
+3
*
* lib/pathname.rb (realpath): check existence of the file.
akr
2003-10-11
1
-1
/
+1
*
* lib/pathname.rb (realpath): re-implemented.
akr
2003-10-11
1
-54
/
+32
*
* lib/pathname.rb (realpath_rec): fix handling of symlink to absolute
akr
2003-10-11
1
-6
/
+8
*
* lib/pathname.rb: version information is added in document.
akr
2003-10-05
1
-3
/
+39
*
* lib/pathname.rb (initialize): raise ArgumentError if argument has
akr
2003-10-04
1
-19
/
+107
*
* lib/pathname.rb (initialize): duplicate and freeze argument.
akr
2003-10-03
1
-3
/
+24
*
lib/pathname.rb: update document.
akr
2003-09-18
1
-3
/
+5
*
* lib/pathname.rb: added.
akr
2003-07-24
1
-0
/
+523