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
/
range.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* string.c (rb_str_new2): NULL pointer check added.
matz
2002-01-07
1
-6
/
+6
*
* range.c (range_member): beginning check was
nobu
2002-01-05
1
-1
/
+1
*
* file.c (path_check_1): forgot to initialize 'p'.
matz
2001-11-08
1
-0
/
+34
*
* intern.h (rb_protect_inspect): follow the change of array.c.
usa
2001-10-29
1
-1
/
+2
*
* eval.c (is_defined): should not dump core for "defined?(())".
matz
2001-08-23
1
-0
/
+21
*
* range.c (range_step): 'iter' here should be an array.
matz
2001-08-20
1
-1
/
+1
*
* range.c (range_step): new method.
matz
2001-08-14
1
-0
/
+87
*
* regex.c (re_search): should consider reverse search.
matz
2001-07-14
1
-1
/
+1
*
* error.c (exc_exception): clone the receiver exception instead of
matz
2001-07-02
1
-3
/
+2
*
* parse.y (yylex): fixed 'print CGI::bar() {}, "\n"' syntax
matz
2001-06-01
1
-0
/
+1
*
* ruby.c (proc_options): unexpected SecurityError happens when -T4.
matz
2001-05-30
1
-16
/
+79
*
* dir.c (dir_s_glob): supprt backslash escape of metacharacters
matz
2001-02-14
1
-1
/
+1
*
* array.c (rb_ary_sort_bang): returns self, even if its length is
matz
2001-02-02
1
-3
/
+3
*
thread_critical bug reported by Dave - matz
matz
2000-12-29
1
-0
/
+1
*
matz
matz
2000-12-27
1
-0
/
+3
*
matz
matz
2000-11-27
1
-7
/
+22
*
matz
matz
2000-08-31
1
-1
/
+2
*
matz
matz
2000-08-24
1
-3
/
+3
*
2000-05-01
matz
2000-05-01
1
-2
/
+2
*
2000-04-10
matz
2000-04-10
1
-2
/
+6
*
2000-03-07
matz
2000-03-07
1
-1
/
+1
*
2000-02-29
matz
2000-02-29
1
-12
/
+16
*
20000105
matz
2000-01-05
1
-1
/
+1
*
19991214
matz
1999-12-14
1
-2
/
+12
*
991207
matz
1999-12-07
1
-1
/
+20
*
19991206
matz
1999-12-06
1
-0
/
+1
*
1.4.1
matz
1999-09-16
1
-5
/
+19
*
1.4.0
matz
1999-08-13
1
-62
/
+139
*
This commit was generated by cvs2svn to compensate for changes in r372,
matz
1999-01-20
1
-79
/
+95
*
This commit was generated by cvs2svn to compensate for changes in r11,
matz
1998-01-16
1
-1
/
+2
*
Initial revision
matz
1998-01-16
1
-0
/
+211
[prev]