summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-12-27* variable.c (rb_mod_remove_const): fix segv caused by r38558.naruse
2012-12-27* lib/csv.rb: Added more Hash methods to CSV::Row.jeg2
2012-12-27* ext/stringio/stringio.c (strio_getline): fix not to raise TypeErrorglass
2012-12-27* ext/stringio/stringio.c (strio_ungetc): raise IOError instead of RuntimeErrorglass
2012-12-26Add opts to prevent generating core filenaruse
2012-12-25test_rubyoptions.rb: ARGFnobu
2012-12-25Fix argument for assert_in_out_err to fix test failurenaruse
2012-12-25* vm_trace.c (rb_threadptr_exec_event_hooks_and_pop_frame):ko1
2012-12-25Add test for r38543 [Bug #7597] [ruby-dev:46786]naruse
2012-12-25error.c: rb_write_error_strnobu
2012-12-25Fix test to avoid failure from the order of Dir.foreachnaruse
2012-12-25scoped constant op-assignmentnobu
2012-12-24scoped constant op-assignmentnobu
2012-12-24scoped constant op-assignmentnobu
2012-12-24test_argf.rb: duplicated testnobu
2012-12-23* lib/net/http/generic_request.rb (Net::HTTPGenericRequest):naruse
2012-12-23* thread.c: rename methods:ko1
2012-12-23 * lib/rubygems/commands/check_command.rb: Added --doctor and --dry-rundrbrain
2012-12-22Deprecate #{lines,bytes,chars,codepoints} of IO-likes.knu
2012-12-22* include/ruby/intern.h: add the prototype declaration ofmrkn
2012-12-22internal.h: quote unprintablenobu
2012-12-22object.c: no nested symbolnobu
2012-12-22object.c: check more strictlynobu
2012-12-22* cont.c (rb_fiber_start): in case of jump with TAG_FATAL,nagachika
2012-12-22* struct.c (make_struct): remove junk ID check to allow members whoglass
2012-12-21 * lib/net/http.rb: Requests may be created with a URI which sets thedrbrain
2012-12-21* ext/fiddle/lib/fiddle/struct.rb (Fiddle::CStructEntity#set_ctypes):kou
2012-12-21* ext/fiddle/lib/fiddle/struct.rb (Fiddle::CStructEntity#set_ctypes):kou
2012-12-21* ext/fiddle/lib/fiddle/import.rb (Fiddle::Importer#sizeof):kou
2012-12-21* test/ruby/test_iseq.rb: disable a test which checks featuresko1
2012-12-21Add test for r38529 [Bug #7536]naruse
2012-12-21* vm_core.h, vm_trace.c: fix multi-threading bug for tracing.ko1
2012-12-21test_thread.rb: descriptive assertionsnobu
2012-12-21test_thread.rb: flush before SystemStackErrornobu
2012-12-21* lib/rake/*: Updated to rake 0.9.6drbrain
2012-12-20* vm_core.h (rb_vm_defineclass_type_t),shugo
2012-12-20* ext/openssl/ossl.c: do not use FIPS_mode_set if not available.emboss
2012-12-20* lib/rdoc/parser/ruby.rb: Ignore methods defined on constants todrbrain
2012-12-20* remove trailing spaces.nobu
2012-12-20* ext/openssl/ossl_cipher.c: add support for Authenticated Encryptionemboss
2012-12-20* lib/rdoc/markup/to_html.rb (class RDoc): Added current heading anddrbrain
2012-12-20test_require.rb: clear load pathnobu
2012-12-20envutil.rb: validate syntaxnobu
2012-12-20* remove trailing spaces.nobu
2012-12-20* test/openssl/test_pkey_dh.rb: revert special treatment ofemboss
2012-12-20* ext/openssl/ossl.c: add OpenSSL.fips_mode= to allow enabling FIPSemboss
2012-12-19* vm.c: support variable VM/Machine stack sizes.ko1
2012-12-19* test/ruby/test_fiber.rb: remove a strange single quote character.ko1
2012-12-19object.c: nul in const namenobu
2012-12-19* lib/rubygems/commands/query_command.rb: Refactored to improvedrbrain