summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-02-26mkconfig.rb: reconstruct comma separated list valuesnobu
2013-02-26configure.in: non-portable shell behaviornobu
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-25version.h: bump RUBY_API_VERSIONnobu
2013-02-25* string.c (str_byte_substr): don't set coderange if it's not known.naruse
2013-02-25common.mk: clean miniprelude.cnobu
2013-02-25* lib/rubygems/config_file.rb: Lazily load .gem/credentials to onlydrbrain
2013-02-25depend: fix for static library on mswinnobu
2013-02-25mkmf.rb: default libdirnamenobu
2013-02-25configure.in: find Setup file automaticallynobu
2013-02-25* thread.c: Document Thread::new, clean up ::fork and mention callingzzak
2013-02-25* ext/socket/extconf.rb: don't test ss_family and ss_len member ofakr
2013-02-25Fix ksh/bash-ism.knu
2013-02-25old ChangeLog and NEWS move to dockazu
2013-02-24* ext/socket: define and use union_sockaddr instead of structakr
2013-02-24 * ext/date/date_core.c: [ruby-core:52303]tadf
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-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* 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-23misc/ruby-electric.el: Avoid electric insertion in some cases.knu
2013-02-23* array.c: Document #<=> return values and formattingzzak
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-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_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-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