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
/
numeric.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* re.c (rb_reg_match): should clear $~ if operand is nil.
matz
2002-03-14
1
-0
/
+57
*
* re.c (match_select): should propagate taintness.
matz
2002-01-11
1
-2
/
+7
*
* parse.y (parse_regx): should raise error on untermitated
matz
2001-11-19
1
-13
/
+18
*
* bignum.c (rb_big_aref): idx may be a Bignum.
matz
2001-11-01
1
-2
/
+4
*
* parse.y (str_extend): shuould allow interpolation of $-x.
matz
2001-10-29
1
-10
/
+18
*
* file.c (rb_stat_clone): should copy internal data too.
matz
2001-10-10
1
-2
/
+3
*
* marshal.c (r_object): better allocation type check for
matz
2001-10-03
1
-0
/
+2
*
* ext/socket/socket.c (unix_addr): getsockname(2) may result len = 0.
matz
2001-10-02
1
-4
/
+4
*
* eval.c (rb_thread_restore_context): save current value of
matz
2001-09-08
1
-5
/
+9
*
* ruby.c (proc_options): should not alter origargv[].
matz
2001-09-03
1
-18
/
+19
*
* parse.y (yylex): ternary ? can be followed by newline.
matz
2001-08-29
1
-2
/
+2
*
* numeric.c (num_divmod): fix typo.
usa
2001-08-06
1
-1
/
+1
*
* string.c (rb_str_lstrip_bang): new method.
matz
2001-08-06
1
-8
/
+9
*
* marshal.c (Init_marshal): new constant Marshal::MAJOR_VERSION
matz
2001-07-31
1
-0
/
+9
*
* eval.c (rb_provide_feature): should not tweak extension used for
matz
2001-07-24
1
-0
/
+1
*
* error.c (exc_exception): clone the receiver exception instead of
matz
2001-07-02
1
-2
/
+1
*
* eval.c (block_pass): should not downgrade safe level.
matz
2001-05-02
1
-8
/
+12
*
* io.c (argf_seek_m): wrong calling sequence of rb_io_seek().
matz
2001-03-13
1
-1
/
+1
*
* dir.c (dir_s_glob): supprt backslash escape of metacharacters
matz
2001-02-14
1
-1
/
+1
*
matz
matz
2000-11-27
1
-1
/
+1
*
matz
matz
2000-11-14
1
-1
/
+1
*
matz
matz
2000-11-13
1
-0
/
+1
*
matz
matz
2000-08-31
1
-21
/
+3
*
matz
matz
2000-07-07
1
-1
/
+1
*
matz
matz
2000-07-06
1
-63
/
+127
*
matz
matz
2000-07-04
1
-4
/
+4
*
matz
matz
2000-07-03
1
-85
/
+91
*
2000-06-12
matz
2000-06-12
1
-0
/
+38
*
2000-05-01
matz
2000-05-01
1
-9
/
+5
*
freebsd floating point
matz
2000-04-18
1
-2
/
+2
*
2000-03-07
matz
2000-03-07
1
-5
/
+5
*
2000-02-17
matz
2000-02-17
1
-2
/
+2
*
2000-02-01
matz
2000-02-01
1
-2
/
+41
*
2000-01-08
matz
2000-01-08
1
-0
/
+1
*
20000105
matz
2000-01-05
1
-1
/
+1
*
19991206
matz
1999-12-06
1
-6
/
+6
*
1.4.1
matz
1999-09-16
1
-1
/
+0
*
1.4.0
matz
1999-08-13
1
-26
/
+98
*
This commit was generated by cvs2svn to compensate for changes in r372,
matz
1999-01-20
1
-373
/
+693
*
This commit was generated by cvs2svn to compensate for changes in r11,
matz
1998-01-16
1
-92
/
+84
*
Initial revision
matz
1998-01-16
1
-0
/
+1154
[prev]