summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-01* Merge Onigmo 0fe387da2fee089254f6b04990541c731a26757fnaruse
2013-03-01* properties.nobu
2013-03-01Fixed ticket reference for r39542drbrain
2013-03-01* lib/fileutils.rb: Revert r34669 which altered the waydrbrain
2013-03-01* lib/psych.rb: specify in rdoc what object is returned in parserzzak
2013-02-28* lib/rubygems/ext/builder.rb: Fix incompatibilities when installingdrbrain
2013-02-28* 2013-03-01svn
2013-02-28* ext/psych/lib/psych.rb: rdoc for Psych overview by Adam Stankiewiczzzak
2013-02-28* compile.c (iseq_compile_each): remove redundant trace(line)ko1
2013-02-28* ext/socket/raddrinfo.c (inspect_sockaddr): don't show that Unixakr
2013-02-28* configure.in(AC_DISABLE_OPTION_CHECKING): avoid warning "WARNING: Unrecogni...eban
2013-02-28* iseq.c (iseq_data_to_ary): fix condition.ko1
2013-02-28win32.c: fix typenobu
2013-02-28win32.c: suppress warningnobu
2013-02-27* lib/rubygems/available_set.rb: Undent for styledrbrain
2013-02-27* thread.c: rdoc formatting for Thread, ThreadGroup, and ThreadErrorzzak
2013-02-27* 2013-02-28svn
2013-02-27* vm.c: Typo in overview for example of Thread#status returning falsezzak
2013-02-27* ext/socket/rubysocket.h (union_sockaddr): make it longer for SunOSakr
2013-02-27* lib/rexml/security.rb (REXML::Security): create.kou
2013-02-27* vm.c (Thread): fix typos in overvieweregon
2013-02-27* ruby.c (is_option_with_optarg): macro for optional argument option.nobu
2013-02-27configure.in: escape double-quotesnobu
2013-02-27win32.c: suppress warningsnobu
2013-02-27thread_win32.c: suppress warningnobu
2013-02-27* vm.c (Thread): Typo in overview, swap setting and gettingzzak
2013-02-27* vm.c (Thread): Documentation overview of Thread classzzak
2013-02-27* thread.c (rb_thread_wakeup): rdoc formattingzzak
2013-02-27 thread.c (rb_thread_group): rdoc formattingzzak
2013-02-27* lib/ostruct.rb: Typo in OpenStruct overview [Github Fixes #251]zzak
2013-02-27* vm_exec.h (END_INSN): llvm-gcc may optimize out reg_cfp and causenaruse
2013-02-27* thread.c (thread_raise_m): rdoc formattingzzak
2013-02-27* 2013-02-27svn
2013-02-27configure.in: remove no longer used variablenobu
2013-02-26Fix typos... Sorry...kou
2013-02-26* lib/rexml/document.rb: move entity_expansion_limit accessor to ...kou
2013-02-26* lib/rexml/document.rb: move entity_expansion_limit accessor to ...kou
2013-02-26* ChangeLog: fix typonobu
2013-02-26mkconfig.rb: reconstruct comma separated list valuesnobu
2013-02-26configure.in: non-portable shell behaviornobu
2013-02-26test_keyword.rb: suppress warningnobu
2013-02-26parse.y: keyword argument without parennobu
2013-02-25* error.c: clarify reason for sleep in SignalException examplezzak
2013-02-25* error.c: clarify a document of SignalException. Process.kill()kosaki
2013-02-25* 2013-02-26svn
2013-02-25* ext/Setup.nt: this file has not been used by default.nobu
2013-02-25* test/ruby/test_fnmatch.rb: use assert_file.nobu
2013-02-25envutil.rb: rename membernobu
2013-02-25version.h: bump RUBY_API_VERSIONnobu
2013-02-25* string.c (str_byte_substr): don't set coderange if it's not known.naruse