index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
math.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* 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
v1_0_r2
r2
matz
1998-01-16
1
-0
/
+135