aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * 2012-06-25svn2012-06-241-2/+2
* * configure.in (for stack end address): remove human68k specifickosaki2012-06-242-5/+9
* io.c: spawnvnobu2012-06-242-95/+66
* process.c: separate check_exec_fds_1nobu2012-06-242-17/+24
* trailing spacesnobu2012-06-241-5/+5
* update async-signal-safe comments.akr2012-06-241-6/+6
* * 2012-06-24svn2012-06-231-2/+2
* * internal.h (rb_execarg): options field removed.akr2012-06-233-10/+6
* * process.c (proc_spawn_cmd): unused variable removed to suppress aakr2012-06-232-3/+10