aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bootstraptest: fix missing bsnobu2012-07-051-1/+1
* ThreadShieldnobu2012-07-054-49/+53
* bootstraptest: refine error outputnobu2012-07-052-13/+32
* * properties.nobu2012-07-050-0/+0
* * test/net/http/test_httpresponses.rb: Add a test file forknu2012-07-052-0/+29
* * lib/net/http/responses.rb: Fix 4xx classes to inherit correctlyknu2012-07-051-0/+5
* Fix 4xx classes to inherit correctly from Net::HTTPClientErrorknu2012-07-051-4/+4
* fix a typokazu2012-07-051-1/+1
* NEWSnobu2012-07-051-0/+7
* desc r36301nobu2012-07-051-3/+3
* * 2012-07-05svn2012-07-041-2/+2
* * ruby.c (proc_options): warn only if -K and -w option is specified.naruse2012-07-043-7/+22
* * gc.c, atomic.h (ATOMIC_SIZE_*): moved from gc.c to atomic.h [ruby-dev:45909]ngoto2012-07-043-50/+53
* bootstrap/runner.rb must be run with Ruby 1.8.naruse2012-07-041-1/+5
* * test/win32ole/test_win32ole.rb (test_s_codepage_changed):suke2012-07-042-2/+10
* Wed Jul 4 13:38:12 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar2012-07-042-10/+3
* Wed Jul 4 08:45:41 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar2012-07-042-6/+7
* * gc.c (ATOMIC_SIZE_*): 64bit Windows support.usa2012-07-042-5/+17
* thread.c: fix rdocnobu2012-07-041-2/+3
* __callee__ fixnobu2012-07-047-25/+99
* Wed Jul 4 08:24:28 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar2012-07-032-3/+10
* * array.c (rb_ary_aref): Updated documentation to indicate thedrbrain2012-07-033-38/+67
* Wed Jul 4 08:18:01 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar2012-07-031-4/+4
* Wed Jul 4 08:11:15 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar2012-07-032-6/+6
* * test/zlib/test_zlib.rb (test_inflate_partial_input): Added test fordrbrain2012-07-032-0/+24
* * 2012-07-04svn2012-07-031-2/+2
* bootstraptest: no stderr outputnobu2012-07-031-1/+19
* * gc.c (ATOMIC_SIZE_EXCHANGE): fix function name on Solaris [Bug #6689]ngoto2012-07-032-1/+6
* gc.c: atomic operations for malloc_paramsnobu2012-07-032-10/+58
* * ext/zlib/zlib.c (zstream_run_func): Fix bug that caused early exitdrbrain2012-07-032-3/+11
* fix allocated_sizenobu2012-07-031-2/+5
* * ext/dl/cfunc.c (rb_dlcfunc_call): also needed the workaround for VC8usa2012-07-032-2/+8
* * ext/zlib/zlib.c (zstream_detach_buffer): Refactored tainting ofdrbrain2012-07-032-18/+21
* make runnablenobu2012-07-036-0/+77
* Undef on_parallel_worker? before redefine.naruse2012-07-031-0/+1
* Fix tests for previous commit.naruse2012-07-031-5/+5
* * ruby.c (proc_options): warn if -K option is specified. [Feature #5206]naruse2012-07-032-0/+5
* * ext/zlib/zlib.c: Restored the comment explaining the choice ofdrbrain2012-07-021-0/+1
* * object.c (Init_Object): Added RDoc location pointers fordrbrain2012-07-022-4/+10
* * 2012-07-03svn2012-07-021-2/+2
* * ext/zlib/zlib.c (zstream_run): Process zlib streams without GVL.drbrain2012-07-023-38/+122
* * thread.c (rb_thread_aref): add explanation for why Thread#[] andakr2012-07-022-0/+39
* * time.c (timew_out_of_timet_range): specialization forakr2012-07-022-0/+18
* rp_class rb_ancestorsnobu2012-07-021-9/+27
* prepend: fix mixing with includenobu2012-07-024-55/+68
* * ext/date/date_core.c: [ruby-core:46058].tadf2012-07-013-2/+14
* * ext/date/date_core.c (d_lite_marshal_load): accepts old dump.tadf2012-07-013-5/+63
* * 2012-07-02svn2012-07-011-2/+2
* * README.EXT.ja: fixed args, same as r35977. [Bug #6597]ayumin2012-07-012-3/+9
* * ext/zlib/zlib.c: cosmetic changes.ktsj2012-07-011-10/+10