aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * 2012-07-01svn2012-07-011-3/+3
* * KNOWNBUGS.rb: add tests. [ruby-dev:45656] [Bug #6460]ktsj2012-07-011-0/+18
* * KNOWNBUGS.rb: Bug #2330 was fixed in r26718.ktsj2012-07-011-11/+0
* * 2012-06-30svn2012-06-301-2/+2
* fix a typokazu2012-06-301-1/+1
* Use Syck module after it is defined.naruse2012-06-291-2/+2
* rb_builtin_type_namenobu2012-06-292-14/+20
* * 2012-06-29svn2012-06-281-2/+2
* * lib/test/unit/parallel.rb: workaround fix for rubygems.naruse2012-06-282-0/+10
* * test/win32ole/test_win32ole.rb (test_s_codepage_changed):luislavena2012-06-282-4/+10
* update doc.akr2012-06-281-0/+3
* * class.c (class_instance_method_list): consider prepended Class/Modulenagachika2012-06-283-2/+22
* * 2012-06-28svn2012-06-271-2/+2
* prepend: fix ancestors ordernobu2012-06-273-5/+49
* NotImplementError is not exist.kazu2012-06-273-5/+7
* remove from original m_tblnobu2012-06-272-0/+10
* fix null m_tblnobu2012-06-272-2/+10
* ancestor modulesnobu2012-06-273-6/+36
* fix null m_tblnobu2012-06-273-1/+11
* fix null m_tblnobu2012-06-271-1/+3
* Module#prependnobu2012-06-279-2/+148
* name of klassnobu2012-06-271-1/+1
* adjust style.nobu2012-06-274-22/+42
* NOEX_NOREDEFnobu2012-06-271-2/+6
* * 2012-06-27svn2012-06-271-2/+2
* popen: shell commands with envvars and execoptsnobu2012-06-275-33/+152
* test: scan ARGVnobu2012-06-261-6/+8