summaryrefslogtreecommitdiff
path: root/version.h
Commit message (Expand)AuthorAgeFilesLines
* * lib/mkmf.rb (init_mkmf): should remove mkmf.log too.shyouhei2007-08-151-1/+1
* * ext/openssl/ossl_config.c (ossl_config_set_section): do notshyouhei2007-08-151-1/+1
* * eval.c (get_backtrace): check the result more.shyouhei2007-08-151-1/+1
* * bignum.c (rb_big_lshift, rb_big_rshift): separated functionsshyouhei2007-08-151-1/+1
* * bignum.c (rb_big_pow): refine overflow check. [ruby-dev:31242]shyouhei2007-08-151-1/+1
* * time.c (time_succ): Time#succ should return a time object in theshyouhei2007-08-151-1/+1
* * numeric.c (fix_pow): integer power calculation: 0**n => 0, shyouhei2007-08-151-1/+1
* * lib/base64.rb (Base64::b64encode): should not specify /o optionshyouhei2007-08-151-1/+1
* * sprintf.c (rb_f_sprintf): more checks for format argument.shyouhei2007-08-151-1/+1
* * bignum.c (bignorm): do not empty Bignum. [ruby-dev:31229]shyouhei2007-08-151-1/+1
* * ext/digest/digest.c (rb_digest_instance_update,shyouhei2007-08-151-1/+1
* * bignum.c (rb_cstr_to_inum): check leading non-digits.shyouhei2007-08-151-1/+1
* * numeric.c (fix_pow): 0**2 should not raise floating pointshyouhei2007-08-151-1/+1
* * win32/win32.c (CreateChild): enclose command line except forshyouhei2007-08-151-1/+1
* * lib/mkmf.rb (link_command, cc_command, cpp_command): do not expandshyouhei2007-08-151-1/+1
* * struct.c (rb_struct_init_copy): disallow changing the size.shyouhei2007-08-151-1/+1
* * random.c: documentation fix. srand(0) initializes PRNG with '0',shyouhei2007-08-151-1/+1
* * bcc32/{Makefile.sub,setup.mak}: remove surplus slash from srcdir.shyouhei2007-08-151-1/+1
* * sprintf.c (rb_f_sprintf): sign bit extension should not be doneshyouhei2007-08-151-1/+1
* * array.c (rb_ary_initialize): should call rb_ary_modify() first.shyouhei2007-08-151-1/+1
* * parse.y (yylex): return non-valid token for an invalidshyouhei2007-08-151-1/+1
* * parse.y (dsym): return non-null NODE even if yyerror(). based on ashyouhei2007-08-151-1/+1
* * process.c (proc_exec_v, rb_proc_exec): preserve errno.shyouhei2007-08-151-1/+1
* * variable.c (rb_path2class): get rid of dangling pointer caused byshyouhei2007-08-151-1/+1
* git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@12960 b2dd03c...shyouhei2007-08-151-1/+1
* git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@12958 b2dd03c...shyouhei2007-08-151-1/+1
* git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@12956 b2dd03c...shyouhei2007-08-151-1/+1
* git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@12953 b2dd03c...shyouhei2007-08-151-1/+1
* git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@12951 b2dd03c...shyouhei2007-08-151-1/+1
* git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@12949 b2dd03c...shyouhei2007-08-151-5/+5
* * stable version 1.8.5-p52 released.shyouhei2007-06-121-4/+4
* 2007-06-07shyouhei2007-06-071-1/+1
* * eval.c (method_inspect): show proper class name.shyouhei2007-06-071-4/+4
* * win32/win32.c (move_to_next_entry): revert r12338. not necessaryusa2007-05-281-4/+4
* * eval.c (mnew): call of super via a method object should work again.shyouhei2007-05-261-3/+3
* * lib/cgi.rb (CGI#[]): get rid of exceptions being raised.shyouhei2007-05-221-1/+1
* merge -c 12293shyouhei2007-05-221-1/+1
* merge -r 12278:12280shyouhei2007-05-221-1/+1
* merge -c 12193shyouhei2007-05-221-1/+1
* patchlevel 45shyouhei2007-05-221-1/+1
* merge -c 12187shyouhei2007-05-221-1/+1
* merge -r 12165:12168shyouhei2007-05-221-1/+1
* merge -c 12158shyouhei2007-05-221-1/+1
* merge -r 12143:12147shyouhei2007-05-221-1/+1
* merge -c 12137shyouhei2007-05-221-5/+5
* * merge -c 12080shyouhei2007-03-191-4/+4
* * merge -c 12071shyouhei2007-03-161-1/+1
* * merge -c 12065shyouhei2007-03-161-2/+2
* * merge -c 12050shyouhei2007-03-161-3/+3
* * stable version 1.8.5-p35 released.shyouhei2007-03-131-1/+1