aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * thread_pthread.c (register_cached_thread_and_wait):ko12012-06-262-2/+16
* test: reduce output if succedednobu2012-06-262-3/+10
* use rb_check_hash_typenobu2012-06-264-6/+6
* * 2012-06-26svn2012-06-261-2/+2
* Revert r36213 "popen: shell commands with envvar"nobu2012-06-263-63/+43
* add tests for IO#seek.akr2012-06-251-1/+34
* Revert r31873 Module#mixnobu2012-06-255-253/+6
* method transplantingnobu2012-06-251-0/+4
* method transplantingnobu2012-06-253-5/+13
* popen: shell commands with envvarnobu2012-06-253-38/+63
* * internal.h: use rb_pid_t instead of pid_t because of there is nousa2012-06-252-1/+6