aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* add a test.akr2011-11-241-0/+35
* Merge branch 'fsync-nogvl' into trunkkosaki2011-11-242-2/+23
* * test/openssl/test_engine.rb: Suppress output from 'openssl'emboss2011-11-242-15/+23
* increase difference of priority to avoid false nagative test result.naruse2011-11-241-2/+2
* Mention "patched by"emboss2011-11-231-1/+1
* * 2011-11-24svn2011-11-231-2/+2
* * ext/openssl/ossl_pkey_dsa.c: remove redundant colon from erroremboss2011-11-234-13/+21
* * 2011-11-23svn2011-11-231-2/+2
* * io.c (ioctl_narg_len): don't use _IOC_SIZE macro on Linux.naruse2011-11-233-2/+20
* Ignore mkmf generated files in ext/-test-/drbrain2011-11-230-0/+0
* * win32/win32.c (_pioinfo): need to declare _pioinfo() before usingusa2011-11-222-0/+6
* * win32/win32.c (_pioinfo): make an inline function.nobu2011-11-222-1/+12
* Use proc to delay making exception_details.naruse2011-11-221-1/+1
* Fix for r33811.naruse2011-11-223-2/+6
* * win32/win32.c (dupfd): argument of _osfhnd and so on should notnobu2011-11-222-2/+8
* * bignum.c (): refix of r33536. Don't change behavior of Bignum#/.naruse2011-11-223-5/+15
* * numeric.c (ruby_float_step): improve floating point calculations.naruse2011-11-223-4/+57
* * test/ruby/test_io.rb (test_fcntl_dupfd): there is no known platformakr2011-11-212-1/+6
* * ext/psych/lib/psych.rb: remove autoload from psychtenderlove2011-11-213-9/+8
* * test/ruby/test_io.rb (test_fcntl_dupfd): the argument of F_DUPFD isakr2011-11-212-1/+6
* * 2011-11-22svn2011-11-211-2/+2
* * io.c (linux_get_maxfd): get rid of a warning.akr2011-11-212-1/+5
* * io.c (linux_get_maxfd): new function to find maximum fd on Linux.akr2011-11-212-5/+56
* * cont.c (fiber_switch): ignore fiber context switchnaruse2011-11-203-0/+19
* * 2011-11-21svn2011-11-201-2/+2
* * ChangeLog: fix typo.nobu2011-11-201-1/+1
* * ext/extmk.rb (extract_makefile, extmake): regenerate makefielsnobu2011-11-203-3/+17
* * ext/tk/tkutil/tkutil.c (cbsubst_info): fix shorten-64-to-32 warnings.nobu2011-11-201-1/+1
* * re.c (rb_reg_initialize): fix indent.nobu2011-11-201-2/+2
* * ext/tk/tkutil/tkutil.c: fix shorten-64-to-32 warnings.nobu2011-11-201-17/+23
* * enc/unicode.c (PROPERTY_NAME_MAX_SIZE): +1.naruse2011-11-202-1/+6
* * lib/set.rb (SortedSet.setup): remove old_init after initializeakr2011-11-202-3/+8
* * lib/set.rb (SortedSet.setup): don't remove old_init. The removeakr2011-11-202-1/+5
* * 2011-11-20svn2011-11-191-2/+2
* * Makefile.in (enc/unicode/name2ctype.h): remove duplicatednobu2011-11-194-9/+6
* * lib/pathname.rb (Pathname#find): return an enumerator ifakr2011-11-194-0/+20
* update doc.akr2011-11-191-1/+3
* * time.c (TIME_COPY_GMT): copy vtm.utc_offset and vtm.zone too.akr2011-11-193-1/+17
* * test/net/http/test_http.rb: remove temporally files in ensure clause.akr2011-11-192-2/+8
* * 2011-11-19svn2011-11-181-2/+2
* * test/net/http/test_http.rb: remove temporally files.akr2011-11-182-0/+6
* * ext/io/console/console.c (console_raw, console_set_raw)nobu2011-11-182-26/+70
* * ext/io/console/console.c (console_cooked, console_set_cooked):nobu2011-11-183-2/+76
* * test/unit/assertions.rb (MINI_DIR): quick dirty hack to get rid ofusa2011-11-182-2/+9
* * io.c (rb_cloexec_open): set O_NOINHERIT instead of O_CLOEXEC if it isusa2011-11-183-1/+12
* Imported minitest 2.8.1ryan2011-11-179-64/+118
* * 2011-11-18svn2011-11-171-2/+2
* Improved error message when using llvm-gccryan2011-11-171-1/+1
* * ext/dbm/extconf.rb: revert a part of the patch in [ruby-dev:41531].akr2011-11-172-1/+6
* * benchmark/bm_io_select[23].rb: use Process::RLIMIT_NOFILE only whenusa2011-11-173-2/+15