summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-27* test/ruby/test_symbol.rb (test_inspect): use %W to enablenobu
2011-07-27* test/rinda/test_rinda.rb (test_remote_array_and_hash):nagachika
2011-07-27* include/ruby/missing.h: define __syscall if the platform hasnaruse
2011-07-27 * object.c: Add usage documentation for BasicObject. Based on patchdrbrain
2011-07-27Use ::Syck explicitly.naruse
2011-07-27 * lib/rubygems/uninstaller.rb: Add missing require and updatedrbrain
2011-07-27* vm_dump.c (VMDEBUG): suppress undefined macro warnings.nobu
2011-07-27* test/ruby/test_symbol.rb (TestSymbol#test_inspect): workaround fornobu
2011-07-27 * lib/rubygems: Update to RubyGems 1.8.6.1.drbrain
2011-07-27* test/openssl/test_pkcs12.rb: Add test and intermediate certificates.emboss
2011-07-26* vm_method.c (rb_gc_mark_unlinked_live_method_entries): remove unusednobu
2011-07-26* eval_error.c (rb_print_undef_str): new function to raisenobu
2011-07-26* vm_method.c (obj_respond_to): fix the respond_to_missing? overridenobu
2011-07-26* parse.y (rb_check_id): make the given name a symbol or a string.nobu
2011-07-26* property.nobu
2011-07-26* ext/bigdecimal/lib/bigdecimal/util.rb (Rational#to_d):mrkn
2011-07-26* ext/bigdecimal/lib/bigdecimal/util.rb (Float#to_d): modified formrkn
2011-07-26* property.nobu
2011-07-26* ext/bigdecimal/lib/bigdecimal/util.rb (Integer#to_d): addedmrkn
2011-07-26* ext/bigdecimal/lib/bigdecimal/util.rb (BigDecimal#to_d): addedmrkn
2011-07-26* 2011-07-27svn
2011-07-26* bigdecimal/bigdecimal.c (VpDup) a new function for duplicatingmrkn
2011-07-26* array.c: Fix typo. https://github.com/ruby/ruby/pull/36shyouhei
2011-07-25* 2011-07-26svn
2011-07-25* proc.c: pre-allocate the unlinked_method_entry_list_entry struct tomame
2011-07-25* test/rake/test_rake_directory_task.rb (TestRakeDirectoryTask#usa
2011-07-25* proc.c (struct METHOD), gc.c (gc_marks), vm_method.cmame
2011-07-25* forgot to add a test fixture file in r32666.nahi
2011-07-25* lib/xmlrpc/client.rb: Fix possible HTTP header formatting failure bynahi
2011-07-25* ext/openssl/lib/openssl.rb: End of transition period introduced bynahi
2011-07-25* ext/openssl/lib/openssl/x509.rb: Cosmetic change: move definition nahi
2011-07-25* 2011-07-25svn
2011-07-25* ext/openssl/ossl_ssl.c (ossl_ssl_shutdown): Avoid randomly generated nahi
2011-07-24* ext/socket/extconf.rb: refine the recvmsg test.akr
2011-07-24* ext/socket/extconf.rb: fix the recvmsg test.akr
2011-07-23* ext/socket/extconf.rb: test recvmsg allocates file descriptors forakr
2011-07-23 * lib/rubygems/specification.rb: Restore behavior ofdrbrain
2011-07-23revert r32647. r32649 is better one.kosaki
2011-07-23* configure.in: changed default optflags to -O0 if the compiler iskosaki
2011-07-23* 2011-07-24svn
2011-07-23* error.c (rb_name_error_str): new function to raise NameErrornobu
2011-07-23method nametadf
2011-07-23 * lib/cmath.rb: should return a real number if possible.tadf
2011-07-23* test/rake/test_rake_functional.rb (setup): Use __FILE__ for the basenaruse
2011-07-23 * ext/date/date_core.c: an issue that is same as [ruby-dev:44071].tadf
2011-07-23* test/win32ole/test_err_in_callback.rb (test_err_in_callback): suke
2011-07-23* parse.y (rb_enc_symname_type): :$a!, @a! and so on are notnaruse
2011-07-23* io.c (rb_update_max_fd): validate fd.akr
2011-07-23 * test/rake*: Remove dependencies on flexmock and session gems.drbrain
2011-07-23* parse.y (rb_check_id): take care of attrset ID creatednobu