aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ext/psych/lib/psych/scalar_scanner.rb: Match values against thetenderlove2011-10-031-0/+6
* * ext/psych/lib/psych/visitors/to_ruby.rb: ToRuby visitor can betenderlove2011-10-031-0/+7
* * ext/psych/lib/psych/visitors/to_ruby.rb: Define Regexp::NOENCODINGtenderlove2011-10-031-0/+7
* * gc.c (rb_gc_set_params): output GC parameter change messages onlynagachika2011-10-031-0/+8
* * vm.c (rb_thread_mark), cont.c (cont_mark): revert r33369 and r33371ktsj2011-10-021-0/+5
* * test/psych/test_yamldbm.rb: add test case.ayumin2011-10-021-0/+5
* * lib/yaml/store.rb: make initialize method signature match thetenderlove2011-10-021-0/+5
* * io.c: fix documentation of ARGF.lineno=.ktsj2011-10-021-0/+4
* * lib/mkmf.rb (have_framework): try as Objective-C.nobu2011-10-021-0/+5
* * vm.c (rb_thread_mark), cont.c (cont_mark): self pointer should notktsj2011-10-011-0/+6
* * vm.c (rb_thread_mark): rb_thread_t needs self to be marked.ktsj2011-10-011-0/+5
* * gc.c (add_heap_slots, init_heap): reset heaps_inc zero whennagachika2011-10-011-0/+11
* * array.c (ary_join_1): should not copy the encoding of non-stringnobu2011-09-291-0/+5
* * gc.c (slot_sweep, rb_gc_finalize_deferred)nobu2011-09-291-0/+6
* * ext/gdbm/gdbm.c (rb_gdbm_fatal): adjust argument type.nobu2011-09-291-0/+4
* * gc.c (is_id_value, is_live_object): extract from id2ref().nobu2011-09-291-1/+3
* * gc.c (run_finalizer): use object instead of object id.nobu2011-09-291-0/+4
* * use RB_TYPE_P which is optimized for constant types, instead ofnobu2011-09-291-0/+5
* fix commit miss.nobu2011-09-281-1/+1
* * configure.in (pthread_np.h): needs pthread.h to be includednobu2011-09-281-0/+6
* * test/psych/test_yamlstore.rb: use tmpdir for tmpfile.ayumin2011-09-271-0/+5
* * ext/bigdecimal/README: update report to.ayumin2011-09-271-0/+4
* * ext/bigdecimal/bigdecimal_en.html: removed because this file isn'tmrkn2011-09-271-0/+7
* * thread_pthread.c: make native_fd_select().kosaki2011-09-271-0/+6
* * thread.c (do_select): remove cygwin specific hack. It's layerkosaki2011-09-271-0/+6
* * test/rexml/test_sax.rb: add require 'rexml/document.ayumin2011-09-261-0/+4
* Fix typoayumin2011-09-261-2/+2
* * test/psych/test_yamldbm.rb (require): fix #setup and #terdown.ayumin2011-09-261-0/+6
* * lib/webrick/httputils.rb: Add MIME Type definition of .js and .svg.naruse2011-09-261-0/+5
* * configure.in: remove DJGPP support. It's not longer supportedkosaki2011-09-261-0/+5
* * include/ruby/defines.h: remove NextStep, OpenStep, Rhapsodykosaki2011-09-261-0/+8
* * configure.in: remove a code for human68k. it's no longerkosaki2011-09-261-0/+5
* fix typoskazu2011-09-251-2/+2
* * ext/openssl/ossl_asn1.c: fix int_ossl_asn1_decode0_cons when beingemboss2011-09-251-0/+12
* * test/syck/test/yamldbm.rb: add test for Syck::DBM.ayumin2011-09-251-0/+6
* * lib/yaml/dbm/dbm.rb: fix #update, add #key for using istead #index.ayumin2011-09-251-0/+5
* * encoding.c (require_enc): reject only loading from untrustednobu2011-09-251-0/+7
* * configure.in: ignore all warnings from an arbitrarynobu2011-09-251-0/+5
* * enum.c (slice_before_i): use rb_attr_get to surpress wrong warningnaruse2011-09-241-0/+5
* fix typoskazu2011-09-241-2/+2
* * ext/openssl/ossl_asn1.c: remove unused variable.emboss2011-09-231-0/+4
* * test/openssl/test_ssl_session.rb: execute test_session_exts_reademboss2011-09-231-0/+7
* * test/openssl/test_ssl_session.rb: ensure server calls callbacks inemboss2011-09-231-0/+6
* * vm_insnhelper.c (vm_call_cfunc): suppress a warning. note thatnobu2011-09-211-0/+5
* * thread_pthread.c (ubf_select): activate timer thread when interruptnagachika2011-09-211-0/+9
* * test/io/wait/test_io_wait.rb (TestIOWait#setup): of course, theusa2011-09-211-0/+5
* * vm_insnhelper.c (vm_get_cvar_base): reduce duplicated checks andnobu2011-09-201-0/+5
* * lib/fileutils.rb (module FileUtils): improve performance ofayumin2011-09-191-0/+6
* * test/-ext-/old_thread_select/test_old_thread_select.rb:kosaki2011-09-191-0/+10
* * test/openssl/test_ssl.rb (class OpenSSL): Testdrbrain2011-09-191-0/+5