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
/
math.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* suppress warnings with -Wwrite-string.
nobu
2008-05-31
1
-1
/
+1
*
* math.c (to_flo): rb_Float() accepts even strings for input.
matz
2008-05-16
1
-1
/
+14
*
* complex.c (nucomp_div): [ruby-dev:34357]
tadf
2008-04-14
1
-1
/
+1
*
* lib/cmath.rb: new.
tadf
2008-04-05
1
-8
/
+8
*
* math.c (math_cbrt): new method Math.cbrt.
akr
2008-02-09
1
-0
/
+15
*
* math.c (math_gamma): add error check.
akr
2008-02-09
1
-2
/
+10
*
fix lgamma doc.
akr
2008-02-07
1
-1
/
+1
*
* math.c (math_gamma): new method Math.gamma.
akr
2008-02-07
1
-0
/
+73
*
* sprintf.c: fix comment. [ruby-dev:33275]
mame
2008-01-23
1
-1
/
+1
*
* $Date$ keyword removed to avoid inclusion of locale dependent
akr
2008-01-06
1
-1
/
+0
*
* ext/json, lib/json, test/json: Update to JSON 1.1.2.
naruse
2007-11-28
1
-1
/
+1
*
* include/ruby/ruby.h: introduce 2 macros:
ko1
2007-11-13
1
-37
/
+37
*
* encoding.c: provide basic features for M17N.
matz
2007-08-25
1
-1
/
+1
*
* include/ruby: moved public headers.
nobu
2007-06-10
1
-1
/
+1
*
* math.c (math_log): update document to mention second optional
matz
2007-02-16
1
-0
/
+3
*
* dir.c (dir_s_glob): remove unused variable.
matz
2006-09-18
1
-1
/
+1
*
* math.c (domain_check): ANSI style function arguments
matz
2006-07-27
1
-4
/
+2
*
* math.c (domain_check): a new function to check domain error
matz
2006-07-27
1
-27
/
+29
*
* math.c (log2): may be a macro.
nobu
2006-06-09
1
-1
/
+4
*
* sprintf.c (rb_str_format): allow %c to print one character
matz
2006-06-09
1
-3
/
+43
*
* dir.c: supress warning "/* within comment"
ocean
2006-03-01
1
-6
/
+3
*
* array.c: moved to ANSI function style from K&R function style.
ocean
2005-09-12
1
-45
/
+23
*
* eval.c (cvar_cbase): class variables cause SEGV in
matz
2004-09-03
1
-23
/
+0
*
* struct.c (make_struct): remove redefining constant when
matz
2004-09-03
1
-0
/
+23
*
Add RDoc comments to math.c
dave
2003-12-28
1
-0
/
+184
*
* math.c (math_log): nan takes a dummy argument on Cygwin 1.5.0.
eban
2003-07-10
1
-2
/
+6
*
* math.c (math_erf,math_erfc): new function. [ruby-list:37753]
matz
2003-06-05
1
-0
/
+19
*
Updated Copyrights of Matz to 2003.
michal
2003-01-16
1
-1
/
+1
*
* array.c (rb_ary_zip): iterates over items in the receiver.
matz
2002-11-19
1
-1
/
+1
*
* math.c (math_acos): check errno after operation. ditto for
matz
2002-11-14
1
-33
/
+58
*
* re.c (rb_reg_expr_str): should treat backslash specially in
matz
2002-04-18
1
-4
/
+17
*
should be HAVE_TANH
nobu
2002-04-11
1
-1
/
+1
*
* eval.c (assign): ruby_verbose should be surrounded by RTEST().
matz
2002-04-11
1
-0
/
+27
*
* variable.c (rb_obj_remove_instance_variable): raise NameError if
matz
2002-04-10
1
-0
/
+28
*
* io.c (argf_seek_m): wrong calling sequence of rb_io_seek().
matz
2001-03-13
1
-0
/
+74
*
* math.c (math_log, math_log10): use nan() instead of 0.0/0.0 on Cygwin.
eban
2001-03-09
1
-2
/
+2
*
* math.c (math_log, math_log10): should return NaN if x < 0.0
eban
2001-03-07
1
-0
/
+5
*
* dir.c (dir_s_glob): supprt backslash escape of metacharacters
matz
2001-02-14
1
-1
/
+1
*
2000-05-01
matz
2000-05-01
1
-2
/
+2
*
2000-02-17
matz
2000-02-17
1
-3
/
+3
*
20000105
matz
2000-01-05
1
-1
/
+1
*
1.4.0
matz
1999-08-13
1
-1
/
+1
*
This commit was generated by cvs2svn to compensate for changes in r372,
matz
1999-01-20
1
-24
/
+50
*
This commit was generated by cvs2svn to compensate for changes in r11,
matz
1998-01-16
1
-34
/
+18
*
Initial revision
matz
1998-01-16
1
-0
/
+135