summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-25* ext/socket/extconf.rb: don't test ss_family and ss_len member ofakr
2013-02-25git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39482 b2dd03c8-39d4-4d8f-98...matz
2013-02-25Fix ksh/bash-ism.knu
2013-02-25fix major-mode for emacskazu
2013-02-25old ChangeLog and NEWS move to dockazu
2013-02-24* 2013-02-25svn
2013-02-24* ext/socket: define and use union_sockaddr instead of structakr
2013-02-24Use require_relative to require local librarynaruse
2013-02-24 * ext/date/date_core.c: [ruby-core:52303]tadf
2013-02-24test_array.rb: fix test for r39466nobu
2013-02-24random.c: increase limit for generic randnobu
2013-02-24* lib/net/http.rb: Removed duplicate Accept-Encoding in Net::HTTP#get.drbrain
2013-02-24* thread.c: Document ThreadGroup::Defaultzzak
2013-02-24* thread.c: Grammar for #backtrace_locations and ::handle_interruptzzak
2013-02-24vm_insnhelper.c: compare with me in method top cfpnobu
2013-02-24* object.c: Document methods receiving string and convert to symbolzzak
2013-02-24* .gdbinit (rp): fix argument order.nobu
2013-02-24signal.c: fix typenobu
2013-02-24remove duplicated entry.kosaki
2013-02-24* signal.c (sigsegv): suppress unused result warning. Becausekosaki
2013-02-23compile.c: no keyword check if kw_restnobu
2013-02-23* array.c: Fix rdoc for flatten!marcandre
2013-02-23* 2013-02-24svn
2013-02-23* enumerator.c: rdoc fixmarcandre
2013-02-23* NEWS: Reorder and fix indent levels [ruby-core:52723]marcandre
2013-02-23* NEWS: Fix RubyGems version [Bug #7920]marcandre
2013-02-23test_backtrace.rb: test Thread#backtrace_locations with rangezzak
2013-02-23* thread.c: Documentation for Thread#backtrace_locationszzak
2013-02-23* vm.c: Typo in ObjectSpace::WeakMap overviewzzak
2013-02-23* thread.c: Improved rdoc for ::handle_interrupt, ::pending_interrupt?zzak
2013-02-23* Makefile.in (archlibdir): needed for multiarch.nobu
2013-02-23merger.rb: runnablenobu
2013-02-23merger.rb: suppress warningsnobu
2013-02-23misc/ruby-electric.el: Avoid electric insertion in some cases.knu
2013-02-23* array.c: Document #<=> return values and formattingzzak
2013-02-23test_process.rb: fix testnobu
2013-02-23* array.c (rb_ary_diff, rb_ary_and, rb_ary_or): Document return orderzzak
2013-02-23* object.c (rb_obj_comp): Documenting Object#<=> return valueszzak
2013-02-23dir.c: encoding checknobu
2013-02-22* doc/NEWS-*: Update NEWS from their respective branchesmarcandre
2013-02-22* NEWS: + Module.prepended and Module.prepend_featuresmarcandre
2013-02-22* object.c: Add doc for Module.prependedmarcandre
2013-02-22* NEWS: + Thread::Backtrace::Locationmarcandre
2013-02-22* NEWS: Add privacy of respond_to_missing? & al as a potential incompatibilitymarcandre
2013-02-22* NEWS: Fix ARGF#codepointsmarcandre
2013-02-22* NEWS: Add that unused variables starting with _ won't generate a warningmarcandre
2013-02-22* NEWS: Add Enumerable::Lazy to listmarcandre
2013-02-22* NEWS: + RubyVM::InstructionSequence new methodsmarcandre
2013-02-22* NEWS: + ObjectSpace::WeakMapmarcandre
2013-02-22* NEWS: Specify that Proc#eql? was also removedmarcandre