summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-06-11* bignum.c (validate_integer_pack_format): Don't require a word orderakr
2013-06-11rb_integer_pack tests refined.akr
2013-06-11* bignum.c (rb_integer_pack_internal): Renamed from rb_integer_packakr
2013-06-10* test/ruby/test_beginendblock.rb (test_exitcode_in_at_exit): fix NameError.ktsj
2013-06-10eval_error.c: restore errinfonobu
2013-06-10test_beginendblock.rb: rename methodsnobu
2013-06-09* bignum.c (rb_integer_pack): numwords_allocated argument removed.akr
2013-06-08Fix a typo.akr
2013-06-08* class.c (include_modules_at): invalidate method cache if includedcharliesome
2013-06-07* bignum.c (rb_integer_pack): Arguments changed. Use flags toakr
2013-06-07* bignum.c (rb_integer_pack): Renamed from rb_int_export.akr
2013-06-07* rational.c (numeric_quo): move num_quo in numeric.c to numeric_quomrkn
2013-06-06Fix the class name.akr
2013-06-06* bignum.c (rb_int_import): New function.akr
2013-06-06* numeric.c (num_quo): Use to_r method to convert the receiver tomrkn
2013-06-06* configure.in: Invoke RUBY_REPLACE_TYPE for size_t.akr
2013-06-06* numeric.c (num_quo): should return a Float for a Float argument.mrkn
2013-06-05* string.c (String#b): Allow code range scan to happen later soknu
2013-06-05* lib/net/imap.rb (capability_response): should ignore trailingshugo
2013-06-05add description of test in commentkazu
2013-06-05* test/fileutils/test_fileutils.rb (TestFileUtils#test_mkdir): addnaruse
2013-06-04 * ext/date/date_core.c: fixed a bug [ruby-core:55295]. reportedtadf
2013-06-04* lib/rubygems: Update to RubyGems 2.0.3drbrain
2013-06-04* ext/bigdecimal/lib/bigdecimal/util.rb (Float#to_d): fix the numbermrkn
2013-06-03add EEXIST for Linuxkazu
2013-06-03FileUtils.rmdir use remove_tailing_slashkazu
2013-06-03* lib/fileutils.rb: fix behavior when mkdir/mkdir_p accepted "/".ayumin
2013-06-02* vm_insnhelper.c (vm_yield_setup_block_args): partially revert r41019.naruse
2013-06-02* test/socket/test_sockopt.rb: change test name. follow r41037.ayumin
2013-06-02* test/rinda/test_rinda.rb: rename functions introduced in r41009.ayumin
2013-06-02follow r41034naruse
2013-06-02Suppress warnings: setting Encoding.default_internalnaruse
2013-06-02* enc/trans/japanese_euc.trans, test/ruby/test_transcode.rb,ktsj
2013-06-01* lib/set.rb (Set#freeze, taint, untaint): Save a "self" byknu
2013-06-01compile.c: not simple if keyword argsnobu
2013-06-01vm_insnhelper.c: extract keyword arguments after splatnobu
2013-05-31zlib.c: check EOFnobu
2013-05-31Use custom methods for values whose type is different on platformsnaruse
2013-05-31* ext/socket/option.c (sockopt_s_byte): constructor of the sockoptnaruse
2013-05-30* vm_insnhelper.c (vm_callee_setup_keyword_arg,mame
2013-05-29GC before running test_copy_stream_socket7naruse
2013-05-28* ext/objspace/object_tracing.c: fix a bug reported atko1
2013-05-27* vm_trace.c (rb_postponed_job_register_one): fix iteration bug.ko1
2013-05-27test_method.rb: fix for direct invocationnobu
2013-05-27* include/ruby/ruby.h, gc.c: add new internal eventko1
2013-05-27* ext/objspace/objspace.c: support ObjectSpace.trace_object_allocations.ko1
2013-05-27* append newline at EOF.nobu
2013-05-27* test/-ext-/postponed_job/test_postponed_job.rb: fix typo and class name.ko1
2013-05-27* include/ruby/ruby.h, gc.c, vm_trace.c: add internal events.ko1
2013-05-26* remove trailing spaces.nobu