aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * NEWS: Reorder and fix indent levels [ruby-core:52723]marcandre2013-02-231-294/+300
* * NEWS: Fix RubyGems version [Bug #7920]marcandre2013-02-231-1/+1
* test_backtrace.rb: test Thread#backtrace_locations with rangezzak2013-02-231-0/+17
* * thread.c: Documentation for Thread#backtrace_locationszzak2013-02-232-2/+18
* * vm.c: Typo in ObjectSpace::WeakMap overviewzzak2013-02-232-1/+5
* * thread.c: Improved rdoc for ::handle_interrupt, ::pending_interrupt?zzak2013-02-232-38/+73
* * Makefile.in (archlibdir): needed for multiarch.nobu2013-02-231-0/+1
* merger.rb: runnablenobu2013-02-231-1/+4
* merger.rb: suppress warningsnobu2013-02-231-9/+9
* misc/ruby-electric.el: Avoid electric insertion in some cases.knu2013-02-232-32/+59
* * array.c: Document #<=> return values and formattingzzak2013-02-239-40/+73
* test_process.rb: fix testnobu2013-02-231-6/+16
* * array.c (rb_ary_diff, rb_ary_and, rb_ary_or): Document return orderzzak2013-02-232-3/+10
* * object.c (rb_obj_comp): Documenting Object#<=> return valueszzak2013-02-232-0/+16
* dir.c: encoding checknobu2013-02-233-2/+41
* * doc/NEWS-*: Update NEWS from their respective branchesmarcandre2013-02-225-41/+114
* * NEWS: + Module.prepended and Module.prepend_featuresmarcandre2013-02-222-0/+8
* * object.c: Add doc for Module.prependedmarcandre2013-02-221-0/+20
* * NEWS: + Thread::Backtrace::Locationmarcandre2013-02-221-0/+3
* * NEWS: Add privacy of respond_to_missing? & al as a potential incompatibilitymarcandre2013-02-221-0/+6
* * NEWS: Fix ARGF#codepointsmarcandre2013-02-221-1/+4
* * NEWS: Add that unused variables starting with _ won't generate a warningmarcandre2013-02-221-0/+2
* * NEWS: Add Enumerable::Lazy to listmarcandre2013-02-221-0/+1
* * NEWS: + RubyVM::InstructionSequence new methodsmarcandre2013-02-221-0/+5
* * NEWS: + ObjectSpace::WeakMapmarcandre2013-02-221-0/+3
* * NEWS: Specify that Proc#eql? was also removedmarcandre2013-02-221-2/+3
* * NEWS: pending_interrupt? is both instance and singleton methodmarcandre2013-02-221-2/+2
* * NEWS: Add Thread#pending_interrupt? and Thread.handle_interruptmarcandre2013-02-221-1/+3
* * NEWS: Floats are frozen toomarcandre2013-02-221-1/+2
* * NEWS: Add that Fixnums and Bignums are frozenmarcandre2013-02-221-0/+5
* * 2013-02-23svn2013-02-221-2/+2
* ruby.pc.in: reordernobu2013-02-222-9/+14
* * lib/rexml/document.rb (REXML::Document.entity_expansion_text_limit):nagachika2013-02-222-1/+6
* * lib/rexml/document.rb (REXML::Document.entity_expansion_text_limit):usa2013-02-224-15/+63
* * test/test_rbconfig.rb (TestRbConfig): fix r39372.naruse2013-02-222-1/+6
* * signal.c (ruby_abort): fix typo in r39354 [Bug #5014]ngoto2013-02-222-1/+5
* random.c: fix error messagenobu2013-02-225-0/+31
* test_process.rb: fix parametersnobu2013-02-221-3/+3
* * test/ruby/test_process.rb: remove useless sleep.nobu2013-02-221-2/+0
* * tool/mkrunnable.rb: refactor and multiarch support.nobu2013-02-221-36/+55
* test_rbconfig.rb: honor configuration optionsnobu2013-02-222-0/+17
* mkmf.rb: adjust default library pathnobu2013-02-222-1/+6
* * enum.c (Enumerable#chunk: Improved examples, grammar, and formattingzzak2013-02-222-29/+32
* * numeric.c: Examples and formatting for Numeric and Floatzzak2013-02-222-9/+23
* un.rb: suppress warningnobu2013-02-221-2/+4
* configure.in: quite conftestnobu2013-02-221-1/+1
* * lib/rubygems/installer.rb (build_extensions): Create extensiondrbrain2013-02-213-0/+11
* * doc/globals.rdoc: Document what setting $DEBUG does.drbrain2013-02-212-2/+12
* * doc/globals.rdoc: Document what setting $VERBOSE does. [Bug #7899]drbrain2013-02-212-3/+13
* commit misszzak2013-02-211-1/+1