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
/
dir.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* regex.c (re_search): should consider reverse search.
matz
2001-07-14
1
-4
/
+11
*
* error.c (exc_exception): clone the receiver exception instead of
matz
2001-07-02
1
-3
/
+5
*
* dir.c (Init_Dir): add a new method File::fnmatch? along with
knu
2001-06-13
1
-4
/
+36
*
* dir.c (glob_helper): teach has_magic() to handle flags and get
knu
2001-05-27
1
-17
/
+22
*
* array.c (rb_ary_and): should not push frozen key string.
matz
2001-05-16
1
-2
/
+1
*
* bignum.c (bigdivrem): access boundary bug.
matz
2001-05-11
1
-3
/
+3
*
forgot some checkins.
matz
2001-05-06
1
-2
/
+4
*
* dir.c (rb_glob, rb_globi): remove unnecessary FNM_PATHNAME.
eban
2001-05-02
1
-2
/
+2
*
* eval.c (block_pass): should not downgrade safe level.
matz
2001-05-02
1
-7
/
+8
*
* win32/win32.c: use ruby's opendir on mingw32.
eban
2001-04-01
1
-3
/
+3
*
* object.c (rb_str2cstr): warn if string contains \0 and length
matz
2001-03-28
1
-6
/
+6
*
* ruby.h: rb_sys_stat -> stat
matz
2001-03-21
1
-4
/
+4
*
* gc.c (id2ref): sometimes confused symbol and reference.
matz
2001-03-21
1
-28
/
+32
*
* win32/win32.c (win32_stat): UNC support.
eban
2001-03-20
1
-1
/
+1
*
* dir.c (glob_helper): replace lstat() by stat() to follow symlink
matz
2001-03-19
1
-21
/
+22
*
* dir.c (dir_s_chdir): block form of Dir.chdir. (RCR#U016).
matz
2001-03-16
1
-10
/
+39
*
* dir.c (rb_glob_helper): fix drive letter handling on DOSISH.
eban
2001-03-13
1
-1
/
+9
*
* string.c (rb_str_delete_bang): delete! should take at least 1
matz
2001-02-28
1
-1
/
+1
*
* time.c (time_timeval): negative time interval shoule not be
matz
2001-02-27
1
-2
/
+1
*
* string.c (rb_str_substr): "a"[1,2] should return ""; need
matz
2001-02-19
1
-24
/
+43
*
* process.c (proc_waitall): new method based on a patch from Brian
matz
2001-02-15
1
-2
/
+2
*
* dir.c (dir_s_glob): supprt backslash escape of metacharacters
matz
2001-02-14
1
-12
/
+36
*
* dir.c (lstat): should use rb_sys_stat if lstat(2) is not
eban
2001-02-13
1
-0
/
+4
*
* io.c (rb_io_ctl): do not call ioctl/fcntl for f2, if f and f2
matz
2001-02-13
1
-5
/
+16
*
* win32/win32.c (win32_stat): replace stat for enable when pathname
usa
2001-02-09
1
-1
/
+1
*
* parse.y (parse_quotedwords): %w should allow parenthesis escape.
matz
2001-02-08
1
-1
/
+1
*
eban
eban
2000-11-20
1
-5
/
+24
*
eban
eban
2000-09-25
1
-7
/
+5
*
eban
eban
2000-09-25
1
-5
/
+7
*
matz
matz
2000-09-21
1
-2
/
+2
*
matz
matz
2000-08-07
1
-1
/
+1
*
matz
matz
2000-07-31
1
-3
/
+2
*
2000-06-12
matz
2000-06-12
1
-1
/
+4
*
see ChangeLog.
eban
2000-05-29
1
-6
/
+6
*
2000-05-25
matz
2000-05-25
1
-1
/
+3
*
2000-05-24
matz
2000-05-24
1
-6
/
+9
*
2000-05-15
matz
2000-05-15
1
-1
/
+1
*
2000-05-09
matz
2000-05-09
1
-1
/
+1
*
2000-05-01
matz
2000-05-01
1
-2
/
+4
*
2000-03-07
matz
2000-03-07
1
-6
/
+3
*
2000-02-29
matz
2000-02-29
1
-12
/
+31
*
2000-02-17
matz
2000-02-17
1
-1
/
+1
*
2000-02-01
matz
2000-02-01
1
-3
/
+5
*
20000105
matz
2000-01-05
1
-1
/
+1
*
19991214
matz
1999-12-14
1
-2
/
+2
*
19991125
matz
1999-11-25
1
-8
/
+24
*
RUBYOPT
matz
1999-10-21
1
-6
/
+161
*
*** empty log message ***
matz
1999-10-13
1
-0
/
+8
*
1.4.0
matz
1999-08-13
1
-38
/
+192
*
This commit was generated by cvs2svn to compensate for changes in r372,
matz
1999-01-20
1
-54
/
+101
[next]