aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * object.c (rb_obj_clone): singleton class should be attachednobu2011-09-181-0/+6
* * parse.y (parser_data_type): inherit the core type in ripper sonobu2011-09-171-0/+5
* * lib/find.rb (Find.find): add documentation that Find.findktsj2011-09-171-0/+5
* Revert "* numeric.c (ruby_float_step): Avoid error on i386 and amd64."naruse2011-09-161-5/+0
* * numeric.c (ruby_float_step): Avoid error on i386 and amd64.marcandre2011-09-161-0/+5
* Revert "* numeric.c (ruby_float_step): Avoid error on i386 and amd64."naruse2011-09-161-5/+0
* * numeric.c (ruby_float_step): Avoid error on i386 and amd64.marcandre2011-09-151-0/+5
* * gc.c (mark_entry, mark_key, mark_keyvalue): adjust callbacknobu2011-09-151-0/+5
* Merge branch 'tk_utf8' into trunkayumin2011-09-141-0/+4
* * thread.c (rb_fd_rcopy): added an argument guard.kosaki2011-09-141-0/+5
* * lib/pstore.rb, test/test_pstore.rb: suppress warnings with -v.nobu2011-09-131-1/+3
* * lib/pstore.rb (PStore): always open in binary mode even ifnobu2011-09-131-0/+5
* * io.c (Init_IO): update BINARY comment. it should not change thematz2011-09-121-0/+5
* * thread.c (rb_thread_select): fix to ignore an argumentkosaki2011-09-121-0/+16
* * README.EXT, README.EXT.ja (2.2.2), parse.y (rb_check_id): addnobu2011-09-121-0/+5
* * lib/rake/file_list.rb (Rake::FileList#egrep): there is no need tousa2011-09-121-0/+6
* * test/ruby/test_exception.rb (TestException#test_exit_success_p):nobu2011-09-121-1/+4