aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * vm.c (rb_thread_mark): rb_thread_t needs self to be marked.ktsj2011-10-012-0/+6
* * gc.c (add_heap_slots, init_heap): reset heaps_inc zero whennagachika2011-10-014-2/+29
* * test/ruby/test_bignum.rb: use more descriptive assertions.nobu2011-09-301-16/+16
* * 2011-10-01svn2011-09-301-3/+3
* * test/ruby/test_bignum.rb (TestBignum#test_interrupt): fix fornobu2011-09-301-4/+6
* Fix wrong expectaion of r33363.naruse2011-09-301-1/+2
* * array.c (ary_join_1): should not copy the encoding of non-stringnobu2011-09-293-0/+8
* * 2011-09-30svn2011-09-291-2/+2
* * gc.c (slot_sweep, rb_gc_finalize_deferred)nobu2011-09-292-3/+17
* * ext/gdbm/gdbm.c (rb_gdbm_fatal): adjust argument type.nobu2011-09-292-1/+5
* * gc.c (is_id_value, is_live_object): extract from id2ref().nobu2011-09-292-5/+23
* * gc.c (run_finalizer): use object instead of object id.nobu2011-09-292-7/+13
* * use RB_TYPE_P which is optimized for constant types, instead ofnobu2011-09-2937-159/+164
* * 2011-09-29svn2011-09-291-2/+2
* * vm_eval.c (rb_eval_cmd): fix indent.nobu2011-09-291-1/+1
* Fix typoayumin2011-09-281-1/+1
* fix commit miss.nobu2011-09-281-1/+1
* * configure.in (pthread_np.h): needs pthread.h to be includednobu2011-09-282-1/+7
* * test/psych/test_yamlstore.rb: use tmpdir for tmpfile.ayumin2011-09-273-4/+25
* * ext/bigdecimal/README: update report to.ayumin2011-09-272-3/+7
* * 2011-09-28svn2011-09-271-2/+2
* * ext/bigdecimal/bigdecimal_en.html: removed because this file isn'tmrkn2011-09-273-1591/+7
* * thread_pthread.c: make native_fd_select().kosaki2011-09-273-12/+14
* * thread.c (do_select): remove cygwin specific hack. It's layerkosaki2011-09-272-73/+7
* Oops! fix psych -> syckayumin2011-09-261-1/+1
* * test/rexml/test_sax.rb: add require 'rexml/document.ayumin2011-09-262-0/+5
* Fix typoayumin2011-09-261-2/+2
* * 2011-09-27svn2011-09-261-2/+2
* * test/psych/test_yamldbm.rb (require): fix #setup and #terdown.ayumin2011-09-263-5/+29
* * lib/webrick/httputils.rb: Add MIME Type definition of .js and .svg.naruse2011-09-262-0/+7
* * configure.in: remove DJGPP support. It's not longer supportedkosaki2011-09-262-13/+6
* * include/ruby/defines.h: remove NextStep, OpenStep, Rhapsodykosaki2011-09-266-135/+15
* * configure.in: remove a code for human68k. it's no longerkosaki2011-09-262-55/+6
* * 2011-09-26svn2011-09-251-2/+2
* fix typoskazu2011-09-251-2/+2
* * ext/openssl/ossl_asn1.c: fix int_ossl_asn1_decode0_cons when beingemboss2011-09-253-4/+51
* * README.ja, README.EXT.ja: remove garbage spaces.nobu2011-09-252-15/+15
* * property.nobu2011-09-250-0/+0
* * test/syck/test/yamldbm.rb: add test for Syck::DBM.ayumin2011-09-254-0/+389
* * lib/yaml/dbm/dbm.rb: fix #update, add #key for using istead #index.ayumin2011-09-252-2/+17
* * encoding.c (require_enc): reject only loading from untrustednobu2011-09-254-3/+12
* * configure.in: ignore all warnings from an arbitrarynobu2011-09-252-1/+6
* suppress warnings.nobu2011-09-253-3/+3
* * 2011-09-25svn2011-09-241-2/+2
* * enum.c (slice_before_i): use rb_attr_get to surpress wrong warningnaruse2011-09-243-1/+22
* * 2011-09-24svn2011-09-241-2/+2
* fix typoskazu2011-09-241-2/+2
* * ext/openssl/ossl_asn1.c: remove unused variable.emboss2011-09-232-4/+4
* * test/openssl/test_ssl_session.rb: execute test_session_exts_reademboss2011-09-232-3/+8
* * 2011-09-23svn2011-09-231-2/+2