aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * ext/dl: revert dl with libffi because it can't run on mswin now.naruse2010-02-2519-662/+394
* * 2010-02-26svn2010-02-251-2/+2
* rdoc update.akr2010-02-251-163/+124
* * pack.c: consider DYNAMIC_ENDIAN. refactored.akr2010-02-254-438/+479
* * rational.c (nurat_expt): use Float#** when Rational ** Float.naruse2010-02-253-11/+9
* * insns.def: Change the operand type of setinlinecacheko12010-02-246-90/+94
* remove a empty line.akr2010-02-241-1/+0
* fix assertion message.akr2010-02-241-2/+2
* remove a empty line.akr2010-02-241-1/+0
* * pack.c (swap64): don't redefine.akr2010-02-242-2/+5
* * 2010-02-25svn2010-02-241-2/+2
* * pack.c (pack_unpack): don't use OFF32 for gcc 4.5.akr2010-02-243-127/+254
* * gc.c (gc_mark_children): lost comment added.matz2010-02-242-2/+6
* * marshal.c (r_object0): should prepare placeholder beforematz2010-02-242-5/+12
* * lib/resolv.rb: fix [ruby-core:28320] reported by Paul Clegg.akr2010-02-242-1/+11
* Remove obsolete files in lib/rubygems/indexerdrbrain2010-02-246-244/+4
* * dln.c (translit_separator): moved back from load.c again.nobu2010-02-244-12/+18
* * dln_find.c: split from dln.c.nobu2010-02-245-239/+317
* * ext/digest/extconf.rb: use OpenSSL only when all transformnobu2010-02-243-2/+8
* Add some more tests, revisited.knu2010-02-231-10/+12
* Back out the series of changes pending a due discussion.knu2010-02-235-79/+56
* Add some more tests.knu2010-02-231-2/+14
* * ext/openssl/lib/openssl/digest.rb (OpenSSL::Digest::hexdigest):knu2010-02-232-1/+6
* * ext/openssl/ossl_hmac.c (Init_ossl_hmac): Make OpenSSL::HMAC aknu2010-02-232-47/+36
* * ext/openssl/ossl_digest.c (GetDigestPtr): Allow to pass theknu2010-02-232-6/+23
* * 2010-02-24svn2010-02-231-2/+2
* * string.c (str_new_empty): String#split, partition, rpartitionmame2010-02-232-5/+18
* rdoc update.akr2010-02-231-1/+1
* call unix_server.close only if unix_server is not nil.akr2010-02-231-1/+1
* * 2010-02-23svn2010-02-221-2/+2
* fix a typo.akr2010-02-221-1/+1
* * ext/digest/sha2/sha2init.c: test OpenSSL more strictly.akr2010-02-222-1/+5
* don't use infinite loop.akr2010-02-221-2/+2
* * lib/rubygems: update to 1.3.6.nobu2010-02-22119-2569/+2691
* * doc/rubygems/ChangeLog: deleted garbage lines.nobu2010-02-221-4/+0
* * ext/digest/sha2: Use OpenSSL's SHA1 engine if available.nobu2010-02-228-96/+85
* * 2010-02-22svn2010-02-211-2/+2
* add timeout for test_should_propagate_signaled.akr2010-02-211-1/+4
* * lib/mkmf.rb (create_makefile, install_files): honor srcprefixnobu2010-02-212-2/+7
* * lib/rubygems/rubygems_version.rb: outdated. [ruby-core:28275]nobu2010-02-212-19/+4
* * symbian/setup (config.h): HAVE_STRUCT_TIMEZONE, VOID_UNSETENV, and RUBY_LIB...azav2010-02-201-0/+5
* * symbian/setup (config.h): HAVE_STRUCT_TIMEZONE, VOID_UNSETENV, and RUBY_LI...azav2010-02-201-0/+4
* * 2010-02-21svn2010-02-201-2/+2
* * vm.c (vm_backtrace_each): use called_id when method definitionmatz2010-02-202-1/+12
* * 2010-02-20svn2010-02-201-2/+2
* indented.akr2010-02-201-6/+6
* rdoc update.akr2010-02-191-2/+9
* * Makefile.in (config.status): ommit cached results.nobu2010-02-191-1/+2
* Use only object_id to test living threads.naruse2010-02-191-2/+2
* * 2010-02-19svn2010-02-181-2/+2