summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* * properties.nobu2011-07-140-0/+0
* * 2011-07-03svn2011-07-031-3/+3
* * array.c (ary_reject_bang): should not remove elements which arenobu2011-07-033-24/+20
* * test/test_securerandom.rb: property.nobu2011-07-010-0/+0
* * array.c (ary_reject): fix internal function name.nobu2011-07-011-1/+1
* * 2011-07-02svn2011-07-011-4/+4
* * array.c (rb_ary_reject_bang, rb_ary_delete_if): rejectednobu2011-07-013-20/+67
* * ext/openssl/ossl.h (OPENSSL_SYS_WIN32): define only if not defined.eban2011-06-291-1/+3
* * ext/openssl/ossl.h (OPENSSL_SYS_WIN32): support for mingw(msys).eban2011-06-292-0/+5
* * 2011-06-29svn2011-06-291-3/+3
* * ext/tk/extconf.rb (intptr_t, uintptr_t): support for the latest ActiveTcl w...eban2011-06-292-0/+7
* * 2011-06-16svn2011-06-161-3/+3
* * test/test_securerandom.rb: Add testcase. This testcase does NOT aimnahi2011-06-162-0/+185
* * 2011-06-13svn2011-06-131-3/+3
* * lib/securerandom.rb (SecureRandom.random_bytes): modify PRNG stateakr2011-06-132-0/+15
* * 2011-06-10svn2011-06-091-3/+3
* reedit previous committadf2011-06-091-5/+5
* * lib/date.rb: zone_to_diff in this version is just class method.tadf2011-06-092-7/+11
* * 2011-06-09svn2011-06-091-4/+4
* * lib/date.rb (time_to_day_fraction): accepts flonum without Float#to_r.tadf2011-06-092-4/+26
* * variable.c (rb_const_get_0): Fix previous change. There wereshyouhei2011-05-252-14/+51
* * 2011-05-25svn2011-05-251-3/+3
* * variable.c (rb_autoload_load): There is a race condition whileshyouhei2011-05-252-7/+48
* merge revision(s) 28080:shyouhei2011-05-202-1/+7
* * 2011-05-21svn2011-05-201-3/+3
* * eval.c (rb_thread_atfork): When a ruby process forks, its randomshyouhei2011-05-205-1/+23
* * lib/uri/generic.rb (#route_from_path): Fix a bug whereknu2011-05-153-15/+28
* * 2011-05-15svn2011-05-151-4/+4
* * lib/fileutils.rb (FileUtils#touch): Fix corrupted output.knu2011-05-152-1/+6
* * 2011-04-20svn2011-04-201-3/+3
* * re.h (RMATCH_REGS): parenthesize cast expression. suggestedmatz2011-04-202-1/+6
* * 2011-04-18svn2011-04-181-4/+4
* backported r31286 from trunkusa2011-04-183-1/+20
* * array.c (rb_ary_collect), enum.c (enum_collect): Addknu2011-03-033-1/+15
* Looks like RUBY_PATCHLEVEL was accidentally bumped to 1 in r30302. Fix it.knu2011-03-031-5/+5
* merge revision(s) 30896:shyouhei2011-02-182-4/+17
* * 2011-02-18svn2011-02-181-4/+4
* * error.c (exc_to_s): untainted strings can be tainted viashyouhei2011-02-183-4/+37
* * 2011-01-19svn2011-01-191-3/+3
* * win32/win32.c (init_stdhandle): backport mistake of r29382.usa2011-01-192-9/+6
* * 2011-01-15svn2011-01-151-3/+3
* * ext/zlib/zlib.c (gzfile_check_footer): ISIZE (Input SIZE) in gzip's headernaruse2011-01-152-1/+7
* * ext/socket/{getaddrinfo,getnameinfo}.c: include winsock2.h only whenusa2011-01-063-0/+14
* * win32/README.win32: fix the misunderstanding of previous commit.usa2011-01-062-0/+7
* * 2011-01-06svn2011-01-061-3/+3
* * win32/README.win32: Add byacc and sed to required commands list.kosaki2011-01-062-0/+7
* * 2011-01-05svn2011-01-051-3/+3
* * ext/socket/socket.c (make_addrinfo): skip IPv6 addresses when rubyusa2011-01-052-0/+10
* * intern.h (VALUE rb_ary_join): I have never seen this functionnobu2011-01-013-7/+11
* * 2010-12-27svn2010-12-271-3/+3