summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-03-02mswin: static-linked-extnobu
2013-03-02Makefile.sub: static-linked-extnobu
2013-03-02* lib/webrick/utils.rb: use Socket.tcp_server_sockets to create serverakr
2013-03-01* array.c: typo in comment patch by Nami-Doc [Github fixes #253]zzak
2013-03-01* Merge Onigmo 0fe387da2fee089254f6b04990541c731a26757fnaruse
2013-03-01Fixed ticket reference for r39542drbrain
2013-03-01* lib/fileutils.rb: Revert r34669 which altered the waydrbrain
2013-03-01* lib/psych.rb: specify in rdoc what object is returned in parserzzak
2013-02-28* lib/rubygems/ext/builder.rb: Fix incompatibilities when installingdrbrain
2013-02-28* ext/psych/lib/psych.rb: rdoc for Psych overview by Adam Stankiewiczzzak
2013-02-28* compile.c (iseq_compile_each): remove redundant trace(line)ko1
2013-02-28* ext/socket/raddrinfo.c (inspect_sockaddr): don't show that Unixakr
2013-02-28* configure.in(AC_DISABLE_OPTION_CHECKING): avoid warning "WARNING: Unrecogni...eban
2013-02-28* iseq.c (iseq_data_to_ary): fix condition.ko1
2013-02-27* lib/rubygems/available_set.rb: Undent for styledrbrain
2013-02-27* thread.c: rdoc formatting for Thread, ThreadGroup, and ThreadErrorzzak
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