summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * lib/fileutils.rb (module FileUtils): improve performance ofayumin2011-09-192-10/+13
* * test/-ext-/old_thread_select/test_old_thread_select.rb:kosaki2011-09-192-7/+22
* Hide Makefile and extconf.rbdrbrain2011-09-190-0/+0
* * test/openssl/test_ssl.rb (class OpenSSL): Testdrbrain2011-09-192-0/+54
* * 2011-09-19svn2011-09-181-2/+2
* * object.c (rb_obj_clone): singleton class should be attachednobu2011-09-183-1/+20
* * parse.y (parser_data_type): inherit the core type in ripper sonobu2011-09-173-2/+70
* * 2011-09-17svn2011-09-171-2/+2
* * lib/find.rb (Find.find): add documentation that Find.findktsj2011-09-172-0/+7
* Revert "* numeric.c (ruby_float_step): Avoid error on i386 and amd64."naruse2011-09-162-8/+1
* * numeric.c (ruby_float_step): Avoid error on i386 and amd64.marcandre2011-09-162-1/+8
* Revert "* numeric.c (ruby_float_step): Avoid error on i386 and amd64."naruse2011-09-162-8/+1
* * 2011-09-16svn2011-09-151-2/+2
* * numeric.c (ruby_float_step): Avoid error on i386 and amd64.marcandre2011-09-152-1/+8
* * iseq.c (get_line_info, rb_iseq_line_no): fix indent.nobu2011-09-151-7/+7
* * vm.c (rb_vm_get_sourceline): fix indent.nobu2011-09-151-1/+1
* * gc.c (mark_entry, mark_key, mark_keyvalue): adjust callbacknobu2011-09-152-7/+12
* * 2011-09-15svn2011-09-141-2/+2
* Merge branch 'tk_utf8' into trunkayumin2011-09-1487-2393/+2397
* * 2011-09-14svn2011-09-141-2/+2
* * thread.c (rb_fd_rcopy): added an argument guard.kosaki2011-09-142-1/+8
* * lib/pstore.rb, test/test_pstore.rb: suppress warnings with -v.nobu2011-09-133-4/+5
* * lib/pstore.rb (PStore): always open in binary mode even ifnobu2011-09-133-4/+26
* * 2011-09-13svn2011-09-121-2/+2