summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-10-16* test/bigdecimal/test_bigdecimal.rb (TestBigDecimal#test_gc): Fixknu
2012-10-16* test/-ext-/test_threadswitch_hook.rbknu
2012-10-16Merge r37148 from ruby_1_8_7.knu
2012-03-06merge revision(s) 34908:nobu
2012-02-08Backport r34482 from trunk. See #5353nahi
2012-01-26Forward port r34151 from ruby_1_8_7.knu
2011-10-26* string.c (rb_str_partition, rb_str_rpartition)nobu
2011-07-17Backport r23730; fixes #2462.knu
2011-07-03* array.c (ary_reject_bang): should not remove elements which arenobu
2011-07-01* array.c (rb_ary_reject_bang, rb_ary_delete_if): rejectednobu
2011-06-16* test/test_securerandom.rb: Add testcase. This testcase does NOT aimnahi
2011-05-15* lib/uri/generic.rb (#route_from_path): Fix a bug whereknu
2011-04-18backported r31286 from trunkusa
2011-02-18* error.c (exc_to_s): untainted strings can be tainted viashyouhei
2010-12-23merge revision(s) 27388:27390:shyouhei
2010-12-20 * Backported the fix atnahi
2010-12-20Make test-all run. require_relative is from 1.9.nahi
2010-12-20 * Backported the fix atnahi
2010-12-03* lib/mkmf.rb (check_sizeof): should return integer always.nobu
2010-11-17* array.c (rb_ary_sort_by_bang): Add Array#sort_by!.knu
2010-10-31* ext/digest/digest.c (rb_digest_class_init): Defineknu
2010-10-01* lib/rdoc/ri/ri_paths.rb (RI::Paths): use RbConfig instead ofnobu
2010-09-24* ext/stringio/stringio.c (Init_stringio): added readpartial,nobu
2010-09-23 * eval.c (rb_add_threadswitch_hook): wrapper for unofficial APIsnobu
2010-08-23 * ext/openssl/ossl_asn1.c (obj_to_asn1bool): fixed ASN1::Booleannahi
2010-08-19 * test/openssl/{test_x509cert.rb,test_ssl.rb,test_x509req.rb}: addednahi
2010-08-19 * test/openssl/test_ssl.rb: removed unnecessary free port scanning ofnahi
2010-08-19 * ext/openssl/lib/openssl/config.rb, test/openssl/test_config.rb:nahi
2010-07-29* file.c (file_expand_path): home directory must be absolute.nobu
2010-07-29* file.c (file_expand_path): should check if could find user.nobu
2010-07-29* util.c (ruby_add_suffix): fixed a bug returning uninitializednobu
2010-07-13 * ext/openssl/ossl_config.c, ext/openssl/lib/openssl/config.rb,nahi
2010-07-12 * ext/openssl/ossl_config.c (ossl_config_copy): wrongly updating the nahi
2010-07-09 * test/openssl/test_config.rb: more tests for parse_config formats.nahi
2010-07-08 * test/openssl/test_config.rb: test_s_parse_format added in the nahi
2010-07-08 * test/openssl/test_config.rb: added tests for class methods,nahi
2010-07-08 * test/openssl/test_config.c: added tests for all Config methods.nahi
2010-06-25* ext/socket/raddrinfo.c (ruby_getaddrinfo__darwin): new workaround forknu
2010-06-22* test/optparse/test_summary.rb: fixed superclass so that it runnobu
2010-06-15* bignum.c (rb_big2dbl), test/ruby/test_bignum.rb (test_to_f): A negative Big...mrkn
2010-06-14raise DRbConnError instead of ArgumentError if too many arguments.seki
2010-06-07* regexp.c (re_compile_pattern): allow zero times match fornaruse
2010-05-10backport pack and unpack tests from Ruby 1.9.akr
2010-05-10* regex.c (read_special): get rid of overrun.nobu
2010-05-08* ext/bigdecimal/bigdecimal.c (VpAlloc): ensure buf does not getnobu
2010-05-07don't sleep indefinitely. collect the zombie.akr
2010-05-02* ext/syck/emitter.c (syck_scan_scalar): set SCAN_WHITEEDGE flagnobu
2010-04-25* lib/net/imap (encode_utf7): encode & properly. Thanks, Kengoshugo
2010-04-19* file.c (rb_file_s_extname): skip last directory separators.nobu
2010-04-19* eval.c (search_required): expand home relative path first.nobu