summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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* 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-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-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