summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2014-01-27compile.c: use correct key for block when loading serialized iseqscharliesome
2014-01-27* ChangeLog: remove a duplicated entry at r44712.nagachika
2014-01-27thread_pthread.c: get current main thread stack sizenobu
2014-01-25* README.ja.md, README.md: update the controller address of mailing lists.kazu
2014-01-25process.c: avoid EINTR from Process.spawnnobu
2014-01-25compile.c: assignment result of aset_withnobu
2014-01-25class.c: allow nil keyword_hashnobu
2014-01-24* lib/racc/rdoc/grammar.en.rdoc: [DOC] Correct grammar and typoszzak
2014-01-23* test/ruby/envutil.rb: try to wait a bit (0.1sec) when ruby processko1
2014-01-23* test/ruby/test_settracefunc.rb: check the target thread.ko1
2014-01-23* test/ruby/test_settracefunc.rb: check the target thread.ko1
2014-01-23* lib/fileutils.rb: [DOC] Fix typo in options_of() example [Bug #9392]zzak
2014-01-23* README -> README.md: [DOC] Format README with Markdown [Bug #9255]zzak
2014-01-22thread/thread.c: no dupnobu
2014-01-21thread_pthread.c: fix for dynamic PTHREAD_STACK_MINnobu
2014-01-21* lib/uri/common.rb: [DOC] Use static w3.org uri [ci skip]zzak
2014-01-21* enum.c: [DOC] Add simple example of Enumerable#zip [ci skip]zzak
2014-01-21thread_pthread.c: expand timer thread stack sizenobu
2014-01-20* ext/socket/option.c: Use "int" for IP_MULTICAST_LOOP andakr
2014-01-20* ext/socket/option.c: Use "int" for IP_MULTICAST_LOOP andakr
2014-01-20* ext/socket/option.c: Use "byte" as default argument forakr
2014-01-20* ext/socket/option.c: Use preprocessor macros to avoid repeatedakr
2014-01-20* lib/rubygems/version.rb: [DOC] Use gender-neutral pronouns [ci skip]zzak
2014-01-18* compar.c (cmp_equal): warn for this release and still rescueeregon
2014-01-18* ext/socket: Avoid unnecessary ppoll/select on Linux.akr
2014-01-18* lib/resolv.rb (Resolv::DNS::Resource::TXT#data): Return concatenatedakr
2014-01-18* io.c (rb_update_max_fd): Return immediately if the given fd is smallakr
2014-01-18* io.c: Test O_CLOEXEC only once.akr
2014-01-18* ext/socket/option.c: IP_MULTICAST_LOOP and IP_MULTICAST_TTL socketakr
2014-01-18* lib/open-uri.rb: Make proxy disabling working again.akr
2014-01-17ChangeLog: fix refnobu
2014-01-17delegate.rb: keep special methodsnobu
2014-01-17eval.c: singleton class constantsnobu
2014-01-15* ext/bigdecimal/bigdecimal.gemspec: bigdecimal version 1.2.5.mrkn
2014-01-15* io.c (io_binwrite): use writev(2) to avoid double write if available.glass
2014-01-15string.c: respect BOMnobu
2014-01-15string.c: use actual encodingsnobu
2014-01-14* ext/thread/thread.c (rb_szqueue_clear): notify SZQUEUE_WAITERSglass
2014-01-14bigdecimal.c: backword compatibility as gemnobu
2014-01-14bigdecimal.c: backword compatibility as gemnobu
2014-01-14* vm_exec.c (cfp): Fixes a SEGV issue in r44554.yugui
2014-01-13* ext/bigdecimal/bigdecimal.c (BigDecimal_divide): Add an additionalmrkn
2014-01-13* properties.nobu
2014-01-13* lib/xmlrpc/client.rb: [DOC] Remove note about SSL package on RAAzzak
2014-01-13* lib/net/smtp.rb: [DOC] Remove dead link to RAA by Giorgos Tsiftsiszzak
2014-01-13* ext/openssl/ossl_pkey_dh.c: Fixed typo by Sandor Szücs [Bug #9243]zzak
2014-01-13* ext/thread/thread.c (rb_szqueue_push): check GET_SZQUEUE_WAITERScharliesome
2014-01-12iseq.c: potential memory leaknobu
2014-01-12ruby/util.h: DECIMAL_SIZE_OF_BITSnobu
2014-01-10* vm_exec.c (cfp): Avoid generating invalid binary foryugui