aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * Merge Onigmo 0fe387da2fee089254f6b04990541c731a26757fnaruse2013-03-018-56/+80
* * properties.nobu2013-03-010-0/+0
* Fixed ticket reference for r39542drbrain2013-03-011-1/+1
* * lib/fileutils.rb: Revert r34669 which altered the waydrbrain2013-03-016-224/+249
* * lib/psych.rb: specify in rdoc what object is returned in parserzzak2013-03-012-4/+9
* * lib/rubygems/ext/builder.rb: Fix incompatibilities when installingdrbrain2013-02-2819-41/+299
* * 2013-03-01svn2013-02-281-3/+3
* * ext/psych/lib/psych.rb: rdoc for Psych overview by Adam Stankiewiczzzak2013-02-282-26/+152
* * compile.c (iseq_compile_each): remove redundant trace(line)ko12013-02-283-3/+52
* * ext/socket/raddrinfo.c (inspect_sockaddr): don't show that Unixakr2013-02-282-3/+6
* * configure.in(AC_DISABLE_OPTION_CHECKING): avoid warning "WARNING: Unrecogni...eban2013-02-282-1/+8
* * iseq.c (iseq_data_to_ary): fix condition.ko12013-02-283-1/+21
* win32.c: fix typenobu2013-02-281-3/+3
* win32.c: suppress warningnobu2013-02-281-1/+1
* * lib/rubygems/available_set.rb: Undent for styledrbrain2013-02-2711-88/+243
* * thread.c: rdoc formatting for Thread, ThreadGroup, and ThreadErrorzzak2013-02-272-101/+132
* * 2013-02-28svn2013-02-271-2/+2
* * vm.c: Typo in overview for example of Thread#status returning falsezzak2013-02-272-1/+6
* * ext/socket/rubysocket.h (union_sockaddr): make it longer for SunOSakr2013-02-272-0/+6
* * lib/rexml/security.rb (REXML::Security): create.kou2013-02-276-40/+54
* * vm.c (Thread): fix typos in overvieweregon2013-02-272-4/+8
* * ruby.c (is_option_with_optarg): macro for optional argument option.nobu2013-02-271-4/+8
* configure.in: escape double-quotesnobu2013-02-271-1/+1
* win32.c: suppress warningsnobu2013-02-271-2/+2
* thread_win32.c: suppress warningnobu2013-02-271-8/+2
* * vm.c (Thread): Typo in overview, swap setting and gettingzzak2013-02-272-1/+5
* * vm.c (Thread): Documentation overview of Thread classzzak2013-02-272-1/+151
* * thread.c (rb_thread_wakeup): rdoc formattingzzak2013-02-272-3/+9
* thread.c (rb_thread_group): rdoc formattingzzak2013-02-272-2/+6
* * lib/ostruct.rb: Typo in OpenStruct overview [Github Fixes #251]zzak2013-02-272-2/+7
* * vm_exec.h (END_INSN): llvm-gcc may optimize out reg_cfp and causenaruse2013-02-272-1/+21
* * thread.c (thread_raise_m): rdoc formattingzzak2013-02-272-3/+7
* * 2013-02-27svn2013-02-271-2/+2
* configure.in: remove no longer used variablenobu2013-02-271-1/+0
* Fix typos... Sorry...kou2013-02-261-4/+4
* * lib/rexml/document.rb: move entity_expansion_limit accessor to ...kou2013-02-263-5/+28
* * lib/rexml/document.rb: move entity_expansion_limit accessor to ...kou2013-02-264-5/+33
* * ChangeLog: fix typonobu2013-02-261-2/+2
* mkconfig.rb: reconstruct comma separated list valuesnobu2013-02-262-1/+12
* configure.in: non-portable shell behaviornobu2013-02-262-4/+9
* test_keyword.rb: suppress warningnobu2013-02-261-1/+1
* parse.y: keyword argument without parennobu2013-02-263-1/+23
* * error.c: clarify reason for sleep in SignalException examplezzak2013-02-252-2/+6
* * error.c: clarify a document of SignalException. Process.kill()kosaki2013-02-252-0/+7
* * 2013-02-26svn2013-02-251-2/+2
* * ext/Setup.nt: this file has not been used by default.nobu2013-02-251-1/+1
* * test/ruby/test_fnmatch.rb: use assert_file.nobu2013-02-251-85/+85
* envutil.rb: rename membernobu2013-02-251-3/+3
* version.h: bump RUBY_API_VERSIONnobu2013-02-252-1/+5
* * string.c (str_byte_substr): don't set coderange if it's not known.naruse2013-02-253-2/+30