summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-28Fix typoayumin
2011-09-28fix commit miss.nobu
2011-09-28* configure.in (pthread_np.h): needs pthread.h to be includednobu
2011-09-27* test/psych/test_yamlstore.rb: use tmpdir for tmpfile.ayumin
2011-09-27* ext/bigdecimal/README: update report to.ayumin
2011-09-27* 2011-09-28svn
2011-09-27* ext/bigdecimal/bigdecimal_en.html: removed because this file isn'tmrkn
2011-09-27* thread_pthread.c: make native_fd_select().kosaki
2011-09-27* thread.c (do_select): remove cygwin specific hack. It's layerkosaki
2011-09-26Oops! fix psych -> syckayumin
2011-09-26* test/rexml/test_sax.rb: add require 'rexml/document.ayumin
2011-09-26Fix typoayumin
2011-09-26* 2011-09-27svn
2011-09-26* test/psych/test_yamldbm.rb (require): fix #setup and #terdown.ayumin
2011-09-26* lib/webrick/httputils.rb: Add MIME Type definition of .js and .svg.naruse
2011-09-26* configure.in: remove DJGPP support. It's not longer supportedkosaki
2011-09-26* include/ruby/defines.h: remove NextStep, OpenStep, Rhapsodykosaki
2011-09-26* configure.in: remove a code for human68k. it's no longerkosaki
2011-09-25* 2011-09-26svn
2011-09-25fix typoskazu
2011-09-25* ext/openssl/ossl_asn1.c: fix int_ossl_asn1_decode0_cons when beingemboss
2011-09-25* README.ja, README.EXT.ja: remove garbage spaces.nobu
2011-09-25* property.nobu
2011-09-25* test/syck/test/yamldbm.rb: add test for Syck::DBM.ayumin
2011-09-25* lib/yaml/dbm/dbm.rb: fix #update, add #key for using istead #index.ayumin
2011-09-25* encoding.c (require_enc): reject only loading from untrustednobu
2011-09-25* configure.in: ignore all warnings from an arbitrarynobu
2011-09-25suppress warnings.nobu
2011-09-24* 2011-09-25svn
2011-09-24* enum.c (slice_before_i): use rb_attr_get to surpress wrong warningnaruse
2011-09-24* 2011-09-24svn
2011-09-24fix typoskazu
2011-09-23* ext/openssl/ossl_asn1.c: remove unused variable.emboss
2011-09-23* test/openssl/test_ssl_session.rb: execute test_session_exts_reademboss
2011-09-23* 2011-09-23svn
2011-09-23* test/openssl/test_ssl_session.rb: ensure server calls callbacks inemboss
2011-09-21* vm_insnhelper.c (vm_call_cfunc): suppress a warning. note thatnobu
2011-09-21* 2011-09-22svn
2011-09-21* thread_pthread.c (ubf_select): activate timer thread when interruptnagachika
2011-09-21* 2011-09-21svn
2011-09-21* test/io/wait/test_io_wait.rb (TestIOWait#setup): of course, theusa
2011-09-20Avoid cfp consistency error by LLVM.naruse
2011-09-20* vm_insnhelper.c (vm_get_cvar_base): reduce duplicated checks andnobu
2011-09-20Skip patented algorithms: IDEA and RC5 on NetBSD.naruse
2011-09-20Explicitly close the tcp connection.naruse
2011-09-19* 2011-09-20svn
2011-09-19OepnSSL supports TLS extension from 0.9.8f.naruse
2011-09-19* lib/fileutils.rb (module FileUtils): improve performance ofayumin
2011-09-19* test/-ext-/old_thread_select/test_old_thread_select.rb:kosaki
2011-09-19Hide Makefile and extconf.rbdrbrain