aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * class.c: fix camelCase to snake_case in documentation code examples.naruse2011-03-057-27/+43
* * 2011-03-06svn2011-03-051-2/+2
* * io.c (io_cntl): use rb_thread_io_blocking_region() insteadkosaki2011-03-052-1/+6
* * include/ruby/intern.h: fix a typo of prototype declaration.nagachika2011-03-052-1/+6
* * test/ruby/test_io.rb (TestIO#test_fcntl_lock): small clean up.kosaki2011-03-052-28/+31
* * 2011-03-05svn2011-03-041-2/+2
* * io.c (io_cntl, nogvl_io_cntl): IO.fcntl() and IO.ioctl()kosaki2011-03-043-13/+75
* * .gitignore: ignore ext/date and ext/-test-/*/*.nagachika2011-03-041-0/+8
* * test/testunit/test_parallel.rbnagachika2011-03-042-0/+7
* * io.c (io_cntl): change 'cmd' type to int. ioctl and fcntl need tokosaki2011-03-042-3/+9
* * configure.in: save warnflags. the patch is created by Eric Wong.kosaki2011-03-042-0/+6
* * ext/openssl/ossl_pkey_dsa.c: parenthesize macro arguments.akr2011-03-032-2/+6
* * 2011-03-04svn2011-03-031-2/+2
* * golf_prelude.rb (Symbol#call): new method.nobu2011-03-031-0/+8
* * process.c (check_exec_redirect_fd, check_exec_redirect): raiseusa2011-03-033-7/+21
* * test/ruby/test_process.rb (test_execopts_redirect): redirecting fdusa2011-03-032-6/+16
* * string.c (rb_str_slice_bang): raise error when the string is frozen.naruse2011-03-032-1/+5
* incompatibility arround REXML is reverted in r31008. ref #3990naruse2011-03-031-5/+0
* * strftime.c (STRFTIME): return 0 and ERANGE when precision is toonaruse2011-03-032-0/+9
* * addr2line.c (uleb128): cast the value to unsigned long.naruse2011-03-022-1/+13
* * 2011-03-03svn2011-03-021-2/+2
* * lib/rexml/encoding.rb (REXML::Encoding#encoding=): store @encodingnaruse2011-03-0211-147/+114
* * string.c (str_byte_substr): return nil for negative length.nobu2011-03-023-27/+34
* * ext/openssl/ossl_pkey_dh.c: parenthesize macro arguments.akr2011-03-022-2/+6
* * lib/test/unit/parallel.rb: Fix name from `inclement_io` tosorah2011-03-022-4/+9
* * string.c (rb_str_slice_bang): move treatments which is only needednaruse2011-03-022-4/+9
* * 2011-03-02svn2011-03-021-2/+2
* * test/testunit/test_parallel.rb(TestParallel#spawn_runner):sorah2011-03-023-5/+8
* * ext/openssl/ossl_pkey.h: parenthesize macro arguments.akr2011-03-012-8/+12
* * lib/test/unit/parallel.rb: Fix number.sorah2011-03-012-1/+5
* * lib/test/unit/parallel.rb: For Windows.sorah2011-03-013-41/+31
* * test/ruby/test_system.rb (TestSystem#test_system_at):kosaki2011-03-012-16/+7
* * test/date/{test_date.rb,test_date_attr.rb}: [ruby-dev:43280]tadf2011-03-013-2/+8
* Import rubygems 1.6.0 (released version @ 58d8a0b9)ryan2011-03-0173-715/+2404
* * win32/win32.c: revert r30987 because it causes some failures inusa2011-03-012-9/+5
* * string.c (rb_str_byteslice): the resulted encoding should keepnaruse2011-03-013-22/+29
* * ext/bigdecimal/bigdecimal.c (VpMemAlloc): CVE-2011-0188.mrkn2011-03-012-4/+9
* Fix rdoc of String#byteslice. Feature #4447naruse2011-03-011-1/+2
* * string.c (rb_str_byteslice): Add String#byteslice. [ruby-core:35376]naruse2011-03-014-0/+137
* * 2011-03-01svn2011-02-281-3/+3
* * include/ruby/win32.h: define WIN32 if neither _WIN64 nor WIN32 defined. it ...arton2011-02-282-0/+8
* * test/testunit/test_rake_integration.rb (test_with_rake_runner):nagachika2011-02-282-1/+11
* * win32/win32.c (rb_w32_spawn): use shell if a commandline containkosaki2011-02-283-5/+25
* * version.h: test commit.shugo2011-02-281-0/+1
* * version.h: test commit.shugo2011-02-281-1/+0
* * ext/openssl/ossl_pkcs7.c: parenthesize macro arguments.akr2011-02-282-19/+23
* * version.h: test commit.shugo2011-02-281-0/+1
* * test commiteban2011-02-281-1/+0
* * test commiteban2011-02-281-0/+1
* * test commiteban2011-02-281-1/+0