summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-14* properties.nobu
2011-07-03* 2011-07-03svn
2011-07-03* array.c (ary_reject_bang): should not remove elements which arenobu
2011-07-01* test/test_securerandom.rb: property.nobu
2011-07-01* array.c (ary_reject): fix internal function name.nobu
2011-07-01* 2011-07-02svn
2011-07-01* array.c (rb_ary_reject_bang, rb_ary_delete_if): rejectednobu
2011-06-29* ext/openssl/ossl.h (OPENSSL_SYS_WIN32): define only if not defined.eban
2011-06-29* ext/openssl/ossl.h (OPENSSL_SYS_WIN32): support for mingw(msys).eban
2011-06-29* 2011-06-29svn
2011-06-29* ext/tk/extconf.rb (intptr_t, uintptr_t): support for the latest ActiveTcl w...eban
2011-06-16* 2011-06-16svn
2011-06-16* test/test_securerandom.rb: Add testcase. This testcase does NOT aimnahi
2011-06-13* 2011-06-13svn
2011-06-13* lib/securerandom.rb (SecureRandom.random_bytes): modify PRNG stateakr
2011-06-09* 2011-06-10svn
2011-06-09reedit previous committadf
2011-06-09 * lib/date.rb: zone_to_diff in this version is just class method.tadf
2011-06-09* 2011-06-09svn
2011-06-09 * lib/date.rb (time_to_day_fraction): accepts flonum without Float#to_r.tadf
2011-05-25* variable.c (rb_const_get_0): Fix previous change. There wereshyouhei
2011-05-25* 2011-05-25svn
2011-05-25* variable.c (rb_autoload_load): There is a race condition whileshyouhei
2011-05-20merge revision(s) 28080:shyouhei
2011-05-20* 2011-05-21svn
2011-05-20* eval.c (rb_thread_atfork): When a ruby process forks, its randomshyouhei
2011-05-15* lib/uri/generic.rb (#route_from_path): Fix a bug whereknu
2011-05-15* 2011-05-15svn
2011-05-15* lib/fileutils.rb (FileUtils#touch): Fix corrupted output.knu
2011-04-20* 2011-04-20svn
2011-04-20* re.h (RMATCH_REGS): parenthesize cast expression. suggestedmatz
2011-04-18* 2011-04-18svn
2011-04-18backported r31286 from trunkusa
2011-03-03* array.c (rb_ary_collect), enum.c (enum_collect): Addknu
2011-03-03Looks like RUBY_PATCHLEVEL was accidentally bumped to 1 in r30302. Fix it.knu
2011-02-18merge revision(s) 30896:shyouhei
2011-02-18* 2011-02-18svn
2011-02-18* error.c (exc_to_s): untainted strings can be tainted viashyouhei
2011-01-19* 2011-01-19svn
2011-01-19* win32/win32.c (init_stdhandle): backport mistake of r29382.usa
2011-01-15* 2011-01-15svn
2011-01-15* ext/zlib/zlib.c (gzfile_check_footer): ISIZE (Input SIZE) in gzip's headernaruse
2011-01-06* ext/socket/{getaddrinfo,getnameinfo}.c: include winsock2.h only whenusa
2011-01-06* win32/README.win32: fix the misunderstanding of previous commit.usa
2011-01-06* 2011-01-06svn
2011-01-06 * win32/README.win32: Add byacc and sed to required commands list.kosaki
2011-01-05* 2011-01-05svn
2011-01-05* ext/socket/socket.c (make_addrinfo): skip IPv6 addresses when rubyusa
2011-01-01 * intern.h (VALUE rb_ary_join): I have never seen this functionnobu
2010-12-27* 2010-12-27svn