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
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2007-08-15
add tag v1_8_5_80
v1_8_5_80
shyouhei
2007-08-15
* bignum.c (rb_big_lshift, rb_big_rshift): separated functions
shyouhei
2007-08-15
* bignum.c (rb_big_pow): refine overflow check. [ruby-dev:31242]
shyouhei
2007-08-15
* time.c (time_succ): Time#succ should return a time object in the
shyouhei
2007-08-15
* numeric.c (fix_pow): integer power calculation: 0**n => 0,
shyouhei
2007-08-15
* lib/base64.rb (Base64::b64encode): should not specify /o option
shyouhei
2007-08-15
* sprintf.c (rb_f_sprintf): more checks for format argument.
shyouhei
2007-08-15
* bignum.c (bignorm): do not empty Bignum. [ruby-dev:31229]
shyouhei
2007-08-15
* ext/digest/digest.c (rb_digest_instance_update,
shyouhei
2007-08-15
* bignum.c (rb_cstr_to_inum): check leading non-digits.
shyouhei
2007-08-15
* numeric.c (fix_pow): 0**2 should not raise floating point
shyouhei
2007-08-15
* win32/win32.c (CreateChild): enclose command line except for
shyouhei
2007-08-15
* lib/mkmf.rb (link_command, cc_command, cpp_command): do not expand
shyouhei
2007-08-15
* struct.c (rb_struct_init_copy): disallow changing the size.
shyouhei
2007-08-15
* random.c: documentation fix. srand(0) initializes PRNG with '0',
shyouhei
2007-08-15
* bcc32/{Makefile.sub,setup.mak}: remove surplus slash from srcdir.
shyouhei
2007-08-15
* sprintf.c (rb_f_sprintf): sign bit extension should not be done
shyouhei
2007-08-15
* array.c (rb_ary_initialize): should call rb_ary_modify() first.
shyouhei
2007-08-15
* parse.y (yylex): return non-valid token for an invalid
shyouhei
2007-08-15
* parse.y (dsym): return non-null NODE even if yyerror(). based on a
shyouhei
2007-08-15
* process.c (proc_exec_v, rb_proc_exec): preserve errno.
shyouhei
2007-08-15
* variable.c (rb_path2class): get rid of dangling pointer caused by
shyouhei
2007-08-15
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@12960 b2dd03c...
shyouhei
2007-08-15
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@12958 b2dd03c...
shyouhei
2007-08-15
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@12956 b2dd03c...
shyouhei
2007-08-15
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@12953 b2dd03c...
shyouhei
2007-08-15
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@12951 b2dd03c...
shyouhei
2007-08-15
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@12949 b2dd03c...
shyouhei
2007-06-12
* stable version 1.8.5-p52 released.
shyouhei
2007-06-07
2007-06-07
shyouhei
2007-06-07
* eval.c (method_inspect): show proper class name.
shyouhei
2007-05-28
* win32/win32.c (move_to_next_entry): revert r12338. not necessary
usa
2007-05-26
* eval.c (mnew): call of super via a method object should work again.
shyouhei
2007-05-22
* lib/cgi.rb (CGI#[]): get rid of exceptions being raised.
shyouhei
2007-05-22
merge -c 12293
shyouhei
2007-05-22
merge -r 12278:12280
shyouhei
2007-05-22
merge -c 12193
shyouhei
2007-05-22
patchlevel 45
shyouhei
2007-05-22
merge -c 12192
shyouhei
2007-05-22
merge -c 12187
shyouhei
2007-05-22
merge -r 12165:12168
shyouhei
2007-05-22
merge -c 12158
shyouhei
2007-05-22
merge -r 12143:12147
shyouhei
2007-05-22
merge -c 12137
shyouhei
2007-03-20
* distruby.rb: Add zip generation.
shyouhei
2007-03-19
* merge -c 12080
shyouhei
2007-03-16
* merge -c 12071
shyouhei
2007-03-16
* merge -c 12065
shyouhei
2007-03-16
* merge -c 12050
shyouhei
2007-03-13
* stable version 1.8.5-p35 released.
shyouhei
[next]