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
/
bignum.c
Age
Commit message (
Expand
)
Author
2002-02-15
* bignum.c (rb_big_rshift): should properly convert the nagative
matz
2002-02-13
* bignum.c: forget to check in DIGSPERLONGLONG.
matz
2002-02-13
* parse.y (stmt): local variable declaration order was changed
matz
2002-02-01
* intern.h: prototypes for new functions; rb_cstr_to_inum(),
nobu
2002-01-16
* object.c (rb_Float): remove underscores between digits.
nobu
2002-01-11
* re.c (match_select): should propagate taintness.
matz
2002-01-04
* process.c (rb_f_system): abandon vfork.
matz
2001-12-27
* bignum.c (rb_cstr2inum): deny "0_".
nobu
2001-12-26
* bignum.c (rb_cstr2inum): allow "0\n" and so on.
nobu
2001-11-19
* parse.y (parse_regx): should raise error on untermitated
matz
2001-11-08
* process.c (security): always give warning for insecure PATH.
matz
2001-11-01
* bignum.c (rb_big_aref): idx may be a Bignum.
matz
2001-10-30
* string.c (rb_str_chomp_bang): do smart chomp if $/ == '\n'.
matz
2001-10-29
* parse.y (str_extend): shuould allow interpolation of $-x.
matz
2001-08-29
* parse.y (yylex): ternary ? can be followed by newline.
matz
2001-08-13
* bignum.c, marshal.c: Detypo: s/SIZEOF_ING/SIZEOF_INT/.
knu
2001-07-31
* marshal.c (Init_marshal): new constant Marshal::MAJOR_VERSION
matz
2001-05-21
* bignum.c (rb_big2str): t should be protected from GC.
matz
2001-05-11
* bignum.c (bigdivrem): access boundary bug.
matz
2001-05-06
forgot some checkins.
matz
2001-05-02
* eval.c (block_pass): should not downgrade safe level.
matz
2001-03-14
* eval.c (rb_yield_0): 0 (= Qfalse) is a valid value, so that
matz
2001-02-20
* configure.in: add check for negative time_t for gmtime(3).
matz
2001-02-14
* dir.c (dir_s_glob): supprt backslash escape of metacharacters
matz
2001-01-09
* enum.c (enum_inject): new method.
matz
2000-12-25
001225
matz
2000-12-22
matz
matz
2000-12-22
matz
matz
2000-11-17
matz
matz
2000-11-08
matz
matz
2000-11-02
matz
matz
2000-11-01
matz
matz
2000-10-31
matz
matz
2000-09-15
matz
matz
2000-07-19
matz
matz
2000-07-12
matz
matz
2000-07-12
matz
matz
2000-07-12
matz
matz
2000-07-11
matz
matz
2000-07-06
matz
matz
2000-07-03
matz
matz
2000-06-28
matz
matz
2000-06-23
2000-06-23
matz
2000-06-22
2000-06-22
matz
2000-06-06
bignum divmod bug
matz
2000-06-05
2000-06-05
matz
2000-06-04
see ChangeLog
eban
2000-05-12
2000-05-12
matz
2000-05-01
2000-05-01
matz
2000-04-12
mkmf
matz
[next]