summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-02-22* NEWS: pending_interrupt? is both instance and singleton methodmarcandre
2013-02-22* NEWS: Add Thread#pending_interrupt? and Thread.handle_interruptmarcandre
2013-02-22* NEWS: Floats are frozen toomarcandre
2013-02-22* NEWS: Add that Fixnums and Bignums are frozenmarcandre
2013-02-22* 2013-02-23svn
2013-02-22ruby.pc.in: reordernobu
2013-02-22* lib/rexml/document.rb (REXML::Document.entity_expansion_text_limit):nagachika
2013-02-22* lib/rexml/document.rb (REXML::Document.entity_expansion_text_limit):usa
2013-02-22* test/test_rbconfig.rb (TestRbConfig): fix r39372.naruse
2013-02-22* signal.c (ruby_abort): fix typo in r39354 [Bug #5014]ngoto
2013-02-22random.c: fix error messagenobu
2013-02-22test_process.rb: fix parametersnobu
2013-02-22* test/ruby/test_process.rb: remove useless sleep.nobu
2013-02-22* tool/mkrunnable.rb: refactor and multiarch support.nobu
2013-02-22test_rbconfig.rb: honor configuration optionsnobu
2013-02-22mkmf.rb: adjust default library pathnobu
2013-02-22* enum.c (Enumerable#chunk: Improved examples, grammar, and formattingzzak
2013-02-22* numeric.c: Examples and formatting for Numeric and Floatzzak
2013-02-22un.rb: suppress warningnobu
2013-02-22configure.in: quite conftestnobu
2013-02-21* lib/rubygems/installer.rb (build_extensions): Create extensiondrbrain
2013-02-21* doc/globals.rdoc: Document what setting $DEBUG does.drbrain
2013-02-21* doc/globals.rdoc: Document what setting $VERBOSE does. [Bug #7899]drbrain