summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-22Fix a typo.akr
2014-09-22test/win32ole/test_win32ole_variant.rbsuke
2014-09-22* doc/syntax/methods.rdoc: [DOC] [] and []= methods by @processzzak
2014-09-22* .travis.yml: Only osx build is enabled. linux builds is random failurehsbt
2014-09-22array.c: GC guardnobu
2014-09-22test_thread.rb: thread for Queuenobu
2014-09-22tmpdir.rb: explicit conversion to stringnobu
2014-09-22* test/ruby/test_time_tz.rb: Fix test error with tzdata-2014g.akr
2014-09-22ext/socket/*.c: trivial struct packing for 64-bitnormal
2014-09-21* lib/drb/drb.rb: Support graceful shutdown.akr
2014-09-21* 2014-09-22svn
2014-09-21* time.c: raise exception when minutes of utc_offset is out of 00-59.glass
2014-09-21* st.c (do_hash_bin): unused macro.nari
2014-09-21* parse.y (parser_class_nest): unused variable after YARVnari
2014-09-21* st.c (numberof): unused. internal.h has same macro.nari
2014-09-21fix spaces [ci skip]kazu
2014-09-21fix capital [ci skip]kazu
2014-09-21* thread_pthread.c (native_set_thread_name): New function toakr
2014-09-21signal.c: SIGEXIT is not a system signalnobu
2014-09-21(test_main_thread_status_at_exit) wait until the thread enter the begin clause. akr
2014-09-21wait until the thread is stopped.akr
2014-09-21iseq.c (rb_iseq_defined_string): trim redundant semi-colonnormal
2014-09-21test_signal.rb: remove stale testnobu
2014-09-21file.c: clear tmp buffer on failuresnormal
2014-09-21* lib/csv.rb: avoid unnecessary object allocations.glass
2014-09-21* lib/rexml/**/*.rb: removed commented-out code.hsbt
2014-09-21ChangeLog: adjust indentnobu
2014-09-21signal.c: raise SystemCallError for all failuresnobu
2014-09-21* array.c: use rb_equal_opt() for performance improvement.glass
2014-09-21ext/win32ole/win32ole.c (rbtime2vtdate, vtdate2rbtime): fixsuke
2014-09-21signal.c: EINVAL is a failurenobu
2014-09-21tempfile.rb: fix r47655nobu
2014-09-20* lib/tempfile.rb: define parameters appropriately and someglass
2014-09-20* 2014-09-21svn
2014-09-20* enum.c (enum_chunk): Deprecate the state management.akr
2014-09-20* enum.c (enum_slice_when): New method: Enumerable#slice_when.akr
2014-09-20* .travis.yml: added new configurations for osx on travis ci.hsbt
2014-09-20NEWS: quoted symbol keysnobu
2014-09-20parse.y: quoted ID keynobu
2014-09-20compile.c: store IDs as Symbolsnobu
2014-09-20* ext/openssl/lib/openssl/x509.rb (OpenSSL::X509::Name#pretty_print):akr
2014-09-19* 2014-09-20svn
2014-09-19vm_eval.c: fix super from eval with scopenobu
2014-09-19* ChangeLog: typo.usa
2014-09-19symbol.c: fix dynamic attrset IDnobu
2014-09-19Makefile.sub: fix typonobu
2014-09-19* win32/win32.c (VCSUP): nothing to do if this worktree is not underusa
2014-09-19intern.h: rb_str_new_literalnobu
2014-09-19string.c: rb_str_new_staticnobu
2014-09-19README.EXT: utf-8 string functionsnobu