aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * test/openssl/test_ssl_session.rb: ensure server calls callbacks inemboss2011-09-232-0/+7
* * vm_insnhelper.c (vm_call_cfunc): suppress a warning. note thatnobu2011-09-212-1/+6
* * 2011-09-22svn2011-09-211-2/+2
* * thread_pthread.c (ubf_select): activate timer thread when interruptnagachika2011-09-212-0/+10
* * 2011-09-21svn2011-09-211-2/+2
* * test/io/wait/test_io_wait.rb (TestIOWait#setup): of course, theusa2011-09-212-1/+6
* Avoid cfp consistency error by LLVM.naruse2011-09-201-1/+5
* * vm_insnhelper.c (vm_get_cvar_base): reduce duplicated checks andnobu2011-09-202-5/+13
* Skip patented algorithms: IDEA and RC5 on NetBSD.naruse2011-09-201-0/+1
* Explicitly close the tcp connection.naruse2011-09-201-0/+1
* * 2011-09-20svn2011-09-191-2/+2
* OepnSSL supports TLS extension from 0.9.8f.naruse2011-09-191-1/+1