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
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
math.c
Age
Commit message (
Expand
)
Author
2007-01-31
* removed svn:keywords for compatibility.
shugo
2006-07-27
* math.c (domain_check): a new function to check domain error
matz
2003-12-28
Add RDoc comments to math.c
dave
2003-07-10
* math.c (math_log): nan takes a dummy argument on Cygwin 1.5.0.
eban
2003-06-05
* math.c (math_erf,math_erfc): new function. [ruby-list:37753]
matz
2003-01-16
Updated Copyrights of Matz to 2003.
michal
2002-11-19
* array.c (rb_ary_zip): iterates over items in the receiver.
matz
2002-11-14
* math.c (math_acos): check errno after operation. ditto for
matz
2002-04-18
* re.c (rb_reg_expr_str): should treat backslash specially in
matz
2002-04-11
should be HAVE_TANH
nobu
2002-04-11
* eval.c (assign): ruby_verbose should be surrounded by RTEST().
matz
2002-04-10
* variable.c (rb_obj_remove_instance_variable): raise NameError if
matz
2001-03-13
* io.c (argf_seek_m): wrong calling sequence of rb_io_seek().
matz
2001-03-09
* math.c (math_log, math_log10): use nan() instead of 0.0/0.0 on Cygwin.
eban
2001-03-07
* math.c (math_log, math_log10): should return NaN if x < 0.0
eban
2001-02-14
* dir.c (dir_s_glob): supprt backslash escape of metacharacters
matz
2000-05-01
2000-05-01
matz
2000-02-17
2000-02-17
matz
2000-01-05
20000105
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
1998-01-16
Initial revision
v1_0_r2
replaced
matz
2019-08-17
version 1.0-961225
v1_0_961225
Yukihiro Matsumoto
2019-08-17
version 0.99.4-961224
v0_99_4_961224
Yukihiro Matsumoto
2019-08-17
version 0.95
v0_95
Yukihiro Matsumoto
2019-08-17
version 0.76
v0_76
Yukihiro Matsumoto
2019-08-17
version 0.69
v0_69
Yukihiro Matsumoto
2019-08-17
version 0.68
v0_68
Yukihiro Matsumoto
2019-08-17
version 0.55
v0_55
Yukihiro Matsumoto
2019-08-17
version 0.54
v0_54
Yukihiro Matsumoto
2019-08-17
version 0.52
v0_52
Yukihiro Matsumoto
2019-08-17
version 0.51
v0_51
Yukihiro Matsumoto
2019-08-17
version 0.50
v0_50
Yukihiro Matsumoto
2019-08-17
version 0.49
v0_49
Yukihiro Matsumoto