index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
numeric.c
Age
Commit message (
Expand
)
Author
2002-05-28
* array.c: fixed format string for 'long' args (%d -> %ld).
michal
2002-05-14
* eval.c (rb_clear_cache_by_class): new function.
matz
2002-05-02
* error.c: use HAVE_DECL_SYS_NERR instead of platform names.
matz
2002-05-01
* numeric.c (num_step): better iteration condition for float
matz
2002-04-25
* various files: macro fix-up by Michal Rokos.
matz
2002-04-24
* numeric.c (num_step): try to reduce residual on Float operations.
matz
2002-04-24
* io.c (rb_io_mode_flags): both 'r+b' and 'rb+' should be allowed.
matz
2002-04-10
* variable.c (rb_obj_remove_instance_variable): raise NameError if
matz
2002-03-22
* the VMS support patch submitted by Akiyoshi, Masamichi
matz
2002-03-15
* bignum.c, intern.h (rb_ull2big, rb_ll2big, rb_ull2inum, rb_ll2inum,
usa
2002-03-14
* re.c (rb_reg_match): should clear $~ if operand is nil.
matz
2002-01-11
* re.c (match_select): should propagate taintness.
matz
2001-11-19
* parse.y (parse_regx): should raise error on untermitated
matz
2001-11-01
* bignum.c (rb_big_aref): idx may be a Bignum.
matz
2001-10-29
* parse.y (str_extend): shuould allow interpolation of $-x.
matz
2001-10-10
* file.c (rb_stat_clone): should copy internal data too.
matz
2001-10-03
* marshal.c (r_object): better allocation type check for
matz
2001-10-02
* ext/socket/socket.c (unix_addr): getsockname(2) may result len = 0.
matz
2001-09-08
* eval.c (rb_thread_restore_context): save current value of
matz
2001-09-03
* ruby.c (proc_options): should not alter origargv[].
matz
2001-08-29
* parse.y (yylex): ternary ? can be followed by newline.
matz
2001-08-06
* numeric.c (num_divmod): fix typo.
usa
2001-08-06
* string.c (rb_str_lstrip_bang): new method.
matz
2001-07-31
* marshal.c (Init_marshal): new constant Marshal::MAJOR_VERSION
matz
2001-07-24
* eval.c (rb_provide_feature): should not tweak extension used for
matz
2001-07-02
* error.c (exc_exception): clone the receiver exception instead of
matz
2001-05-02
* eval.c (block_pass): should not downgrade safe level.
matz
2001-03-13
* io.c (argf_seek_m): wrong calling sequence of rb_io_seek().
matz
2001-02-14
* dir.c (dir_s_glob): supprt backslash escape of metacharacters
matz
2000-11-27
matz
matz
2000-11-14
matz
matz
2000-11-13
matz
matz
2000-08-31
matz
matz
2000-07-07
matz
matz
2000-07-06
matz
matz
2000-07-04
matz
matz
2000-07-03
matz
matz
2000-06-12
2000-06-12
matz
2000-05-01
2000-05-01
matz
2000-04-18
freebsd floating point
matz
2000-03-07
2000-03-07
matz
2000-02-17
2000-02-17
matz
2000-02-01
2000-02-01
matz
2000-01-08
2000-01-08
matz
2000-01-05
20000105
matz
1999-12-06
19991206
matz
1999-09-16
1.4.1
matz
1999-08-13
1.4.0
matz
1999-01-20
This commit was generated by cvs2svn to compensate for changes in r372,
matz
1998-01-16
This commit was generated by cvs2svn to compensate for changes in r11,
matz
[next]