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
/
numeric.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Int vs Long cleanup #3 (ruby-core:352)
michal
2002-08-28
1
-8
/
+8
*
* file.c (rb_find_file): $LOAD_PATH must not be empty.
matz
2002-08-27
1
-4
/
+4
*
*.c: Int vs Long cleanup
michal
2002-08-21
1
-19
/
+19
*
* array.c (sort_2): *a - *b may overflow.
matz
2002-08-19
1
-4
/
+11
*
* hash.c (rb_hash_replace): should copy ifnone.
matz
2002-08-13
1
-12
/
+14
*
* numeric.c (num_to_int): default to_int implementaion for every
matz
2002-07-29
1
-12
/
+11
*
* random.c: replace with Mersenne Twister RNG.
matz
2002-07-26
1
-1
/
+2
*
* numeric.c (fix_lshift): negative shift count means right shift.
nobu
2002-06-10
1
-2
/
+7
*
* string.c (rb_str_aset): should raise error if an indexing string
matz
2002-06-04
1
-4
/
+7
*
* array.c: fixed format string for 'long' args (%d -> %ld).
michal
2002-05-28
1
-4
/
+4
*
* eval.c (rb_clear_cache_by_class): new function.
matz
2002-05-14
1
-3
/
+4
*
* error.c: use HAVE_DECL_SYS_NERR instead of platform names.
matz
2002-05-02
1
-1
/
+0
*
* numeric.c (num_step): better iteration condition for float
matz
2002-05-01
1
-11
/
+7
*
* various files: macro fix-up by Michal Rokos.
matz
2002-04-25
1
-2
/
+2
*
* numeric.c (num_step): try to reduce residual on Float operations.
matz
2002-04-24
1
-11
/
+30
*
* io.c (rb_io_mode_flags): both 'r+b' and 'rb+' should be allowed.
matz
2002-04-24
1
-123
/
+94
*
* variable.c (rb_obj_remove_instance_variable): raise NameError if
matz
2002-04-10
1
-1
/
+1
*
* the VMS support patch submitted by Akiyoshi, Masamichi
matz
2002-03-22
1
-11
/
+4
*
* bignum.c, intern.h (rb_ull2big, rb_ll2big, rb_ull2inum, rb_ll2inum,
usa
2002-03-15
1
-5
/
+5
*
* re.c (rb_reg_match): should clear $~ if operand is nil.
matz
2002-03-14
1
-0
/
+57
*
* re.c (match_select): should propagate taintness.
matz
2002-01-11
1
-2
/
+7
*
* parse.y (parse_regx): should raise error on untermitated
matz
2001-11-19
1
-13
/
+18
*
* bignum.c (rb_big_aref): idx may be a Bignum.
matz
2001-11-01
1
-2
/
+4
*
* parse.y (str_extend): shuould allow interpolation of $-x.
matz
2001-10-29
1
-10
/
+18
*
* file.c (rb_stat_clone): should copy internal data too.
matz
2001-10-10
1
-2
/
+3
*
* marshal.c (r_object): better allocation type check for
matz
2001-10-03
1
-0
/
+2
*
* ext/socket/socket.c (unix_addr): getsockname(2) may result len = 0.
matz
2001-10-02
1
-4
/
+4
*
* eval.c (rb_thread_restore_context): save current value of
matz
2001-09-08
1
-5
/
+9
*
* ruby.c (proc_options): should not alter origargv[].
matz
2001-09-03
1
-18
/
+19
*
* parse.y (yylex): ternary ? can be followed by newline.
matz
2001-08-29
1
-2
/
+2
*
* numeric.c (num_divmod): fix typo.
usa
2001-08-06
1
-1
/
+1
*
* string.c (rb_str_lstrip_bang): new method.
matz
2001-08-06
1
-8
/
+9
*
* marshal.c (Init_marshal): new constant Marshal::MAJOR_VERSION
matz
2001-07-31
1
-0
/
+9
*
* eval.c (rb_provide_feature): should not tweak extension used for
matz
2001-07-24
1
-0
/
+1
*
* error.c (exc_exception): clone the receiver exception instead of
matz
2001-07-02
1
-2
/
+1
*
* eval.c (block_pass): should not downgrade safe level.
matz
2001-05-02
1
-8
/
+12
*
* io.c (argf_seek_m): wrong calling sequence of rb_io_seek().
matz
2001-03-13
1
-1
/
+1
*
* dir.c (dir_s_glob): supprt backslash escape of metacharacters
matz
2001-02-14
1
-1
/
+1
*
matz
matz
2000-11-27
1
-1
/
+1
*
matz
matz
2000-11-14
1
-1
/
+1
*
matz
matz
2000-11-13
1
-0
/
+1
*
matz
matz
2000-08-31
1
-21
/
+3
*
matz
matz
2000-07-07
1
-1
/
+1
*
matz
matz
2000-07-06
1
-63
/
+127
*
matz
matz
2000-07-04
1
-4
/
+4
*
matz
matz
2000-07-03
1
-85
/
+91
*
2000-06-12
matz
2000-06-12
1
-0
/
+38
*
2000-05-01
matz
2000-05-01
1
-9
/
+5
*
freebsd floating point
matz
2000-04-18
1
-2
/
+2
*
2000-03-07
matz
2000-03-07
1
-5
/
+5
[next]