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
/
util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge revision(s) 16342:
shyouhei
2008-06-15
1
-253
/
+3158
*
merge -c 12192
shyouhei
2007-05-22
1
-2
/
+2
*
* util.c (push_element): should return a int value.
knu
2007-03-04
1
-1
/
+3
*
Merge changes between r11907 and r11913 from ruby_1_8.
knu
2007-02-27
1
-1
/
+1
*
* object.c (rb_cstr_to_dbl): limit out-of-range message.
nobu
2006-07-18
1
-2
/
+5
*
* util.c (ruby_strtod): stop at dot not followed by digits.
nobu
2006-07-17
1
-2
/
+2
*
* util.c (powersOf10): constified.
nobu
2006-06-26
1
-2
/
+4
*
* util.c (ruby_strtod): try to reduce errors using powersOf10
matz
2006-05-16
1
-21
/
+31
*
* util.c (ruby_strtod): differ addition to minimize error.
matz
2006-05-11
1
-12
/
+50
*
* util.c (ruby_strtod): should not raise ERANGE when the input
matz
2006-05-11
1
-4
/
+3
*
* numeric.c (num_div): use floor rather than rb_Integer().
matz
2006-05-01
1
-61
/
+23
*
* util.c (ruby_strtod): should not cut off 18 digits for no
matz
2006-04-28
1
-62
/
+51
*
* util.c (ruby_strtod): Float("1e") should fail. [ruby-core:7330]
ocean
2006-02-17
1
-3
/
+9
*
* array.c (rb_ary_uniq_bang): element size might change during
matz
2004-09-21
1
-18
/
+19
*
* util.c (ruby_strdup): remove unnecessary code. (xmalloc never
ocean
2004-09-12
1
-2
/
+5
*
* util.c (ruby_strtod): should not convert string in the form of
ocean
2004-07-14
1
-6
/
+13
*
* util.c (ruby_strtod): strtod("0", &end); => end should point '\0'.
ocean
2004-05-14
1
-8
/
+6
*
* util.c (ruby_strtod): 0.0000000000000000001 == 0.0 should be false.
ocean
2004-05-07
1
-27
/
+21
*
* util.c (mblen): fix overrun. [ruby-dev:22672]
eban
2004-01-29
1
-0
/
+2
*
* gc.c (Init_stack): stack region is far smaller than usual if
matz
2003-11-22
1
-1
/
+12
*
* error.c (rb_warn_m): should not warn if -W0 is specified.
matz
2003-09-24
1
-0
/
+7
*
* util.c (ruby_strtod): exp should be less than MDMAXEXPT.
matz
2003-07-11
1
-1
/
+1
*
* eval.c (rb_load): put rb_load_file() in a thread critical
matz
2003-07-09
1
-9
/
+6
*
* eval.c, util.c: removed duplicated includes/defines.
nobu
2003-05-27
1
-4
/
+0
*
* util.c (ruby_strtod): improved conversion accuracy.
nobu
2003-04-17
1
-55
/
+78
*
Updated Copyrights of Matz to 2003.
michal
2003-01-16
1
-1
/
+1
*
* configure.in, defines.h, dir.c, dir.h, dln.c, error.c,
uema2
2002-12-15
1
-5
/
+5
*
WinCE patch merged
matz
2002-12-02
1
-5
/
+5
*
Int vs Long cleanup #3 (ruby-core:352)
michal
2002-08-28
1
-6
/
+6
*
*.c: Int vs Long cleanup
michal
2002-08-21
1
-1
/
+1
*
* parse.y: yyparse #defines moved from intern.h
matz
2002-05-29
1
-3
/
+5
*
* array.c: fixed format string for 'long' args (%d -> %ld).
michal
2002-05-28
1
-1
/
+1
*
* eval.c (rb_clear_cache_by_class): new function.
matz
2002-05-14
1
-3
/
+255
*
* re.c (rb_reg_expr_str): should treat backslash specially in
matz
2002-04-18
1
-3
/
+3
*
* util.c (push_element): avoid warning for djgpp.
eban
2002-03-23
1
-1
/
+2
*
* util.c (ruby_getcwd): the content of buf is uncertain and must
knu
2002-03-19
1
-1
/
+1
*
* array.c (rb_ary_modify): should copy the internal buffer if the
matz
2001-12-10
1
-27
/
+32
*
* eval.c (rb_thread_select): should subtract timeofday() from
matz
2001-11-28
1
-1
/
+1
*
* process.c (security): always give warning for insecure PATH.
matz
2001-11-08
1
-0
/
+15
*
* eval.c (block_pass): should not downgrade safe level.
matz
2001-05-02
1
-148
/
+157
*
* eval.c (rb_mod_define_method): should have clear method cache.
matz
2001-03-27
1
-1
/
+0
*
* ruby.h: better inline function support.
matz
2001-03-22
1
-1
/
+1
*
rb_iglob -> rb_globi
eban
2001-03-21
1
-1
/
+1
*
* dir.c (dir_s_glob): supprt backslash escape of metacharacters
matz
2001-02-14
1
-1
/
+1
*
* m17n baseline.
matz
2001-01-10
1
-13
/
+0
*
matz
matz
2000-12-26
1
-36
/
+0
*
eban
eban
2000-12-18
1
-193
/
+107
*
matz
matz
2000-12-05
1
-15
/
+0
*
matz
matz
2000-07-27
1
-2
/
+14
*
matz
matz
2000-07-04
1
-0
/
+1
[next]