summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-29.gdbinit: improve for displaying class/modulenobu
2013-08-29.gdbinit: follow classname() changenobu
2013-08-29* remove trailing spaces.nobu
2013-08-28* ext/zlib/zlib.c (zstream_run): Fix handling of deflate streams thatdrbrain
2013-08-28backport Tempfile.create so psych tests will run outside ruby trunktenderlove
2013-08-28* 2013-08-29svn
2013-08-28* ext/psych/lib/psych/scalar_scanner.rb: invalid floats should betenderlove
2013-08-28thread_pthread.c: get_stack on HP-UXnobu
2013-08-28thread_pthread.c: dup codenobu
2013-08-28thread_pthread.c: simplifynobu
2013-08-28configure.in: check for sys/pstat.hnobu
2013-08-27* 2013-08-28svn
2013-08-27* ext/openssl/ossl_ssl.c (ossl_ssl_read): Replace duplicatedrbrain
2013-08-27timeout.rb: raise given exceptionnobu
2013-08-27io.c: copy in binary modenobu
2013-08-27io.c: common oflagsnobu
2013-08-27enumerator.c: rb_check_funcallnobu
2013-08-27enumerator.c: add commentnobu
2013-08-27enumerator.c: check arg sizenobu
2013-08-27array.c: optimized equalitynobu
2013-08-27vm_insnhelper.c: reduce duplicationnobu
2013-08-27vm_insnhelper.h: RBASIC_CLASSnobu
2013-08-27vm_eval.c: constifynobu
2013-08-27* ext/stringio/stringio.c (strio_read_nonblock): declare localko1
2013-08-27Amend ChangeLog for r42698marcandre
2013-08-27* enumerator.c: Allow Enumerator size argument to be any callable.marcandre
2013-08-27* gc.c (gc_profile_clear): do rest_sweep() before clearingko1
2013-08-26update NEWS for read / write nonblocktenderlove
2013-08-26* io.c (io_read_nonblock): support non-blocking reads without raisingtenderlove
2013-08-26* 2013-08-27svn
2013-08-26* lib/rubygems: Import RubyGems 2.1.0 Release Candidatedrbrain
2013-08-26fix typo of r42691eregon
2013-08-26parse.y: warn CRnobu
2013-08-26timeout.rb: skip rescuenobu
2013-08-26* remove trailing spaces.nobu
2013-08-26* array.c (rb_ary_splice): use RARRAY_PTR_USE() without WB becauseko1
2013-08-26ChangeLog: convert with `iconv -t us-ascii//translit'. [Bug #8819]nobu
2013-08-26* array.c (ary_ensure_room_for_push): fix typo in r42658.kazu
2013-08-26sizes.c.tmpl: autogeneratenobu
2013-08-26* 2013-08-26svn
2013-08-26fix typokazu
2013-08-25* sizes.c (Init_sizes): Define the size of clock_t.akr
2013-08-25* object.c: [DOC] remove comment about trust/untrust.ktsj
2013-08-24* 2013-08-25svn
2013-08-24* bignum.c (BARY_SHORT_MUL): Renamed from BARY_MUL1.akr
2013-08-24[DOC]akr
2013-08-24[DOC]akr
2013-08-24* 2013-08-24svn
2013-08-24* process.c (rb_clock_gettime): The emulated clock names changed.akr
2013-08-23win32ole.c: ID overflownobu