summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-23object.c: rb_obj_copy_ivarnobu
2014-06-23* 2014-06-23svn
2014-06-23signal.c: drop dangerous tagnobu
2014-06-22signal.c: no cfunc frame at stack overflownobu
2014-06-22remove registrynaruse
2014-06-22* lib/uri/rfc3986_parser.rb: raise exception when given a URI string has non ...naruse
2014-06-22* properties.svn
2014-06-22support RFC3986 [Feature #2542]naruse
2014-06-22lib/uri/mailto.rb (initialize): as previous commit, fix arg_checknaruse
2014-06-22fix that arg_check didn't worknaruse
2014-06-22suppress warnings: using default DH parameters.naruse
2014-06-21* 2014-06-22svn
2014-06-21Remove trailing white spaces.akr
2014-06-21fiddle/extconf.rb: supply 0nobu
2014-06-20ChangeLog: fix vm_core.h entry in r46465nobu
2014-06-20* remove trailing spaces.svn
2014-06-20* 2014-06-21svn
2014-06-20encoding.c: fix rdoc [ci skip]nobu
2014-06-20* properties.svn
2014-06-20* test/lib/tracepointchecker.rb: add to check TracePoint healthiness.ko1
2014-06-20insns.def: avoid type-punned pointer castnobu
2014-06-20test_regexp.rb: split test_oncenobu
2014-06-20test_regexp.rb: assert prefixnobu
2014-06-20gmake.mk: for lovenobu
2014-06-20Don't erase for verbose mode.akr
2014-06-20test_optimization.rb: redefine separatelynobu
2014-06-19* test/ruby/test_settracefunc.rb: rewrite tests withko1
2014-06-19* compile.c (rb_iseq_compile_node): put start label of block afterko1
2014-06-19* 2014-06-20svn
2014-06-19* vm_eval.c (rb_catch_protect): fix same problem of [Bug #9961].ko1
2014-06-19common.mk: fix dependenciesnobu
2014-06-19* vm.c (rb_vm_rewind_cfp): add new function to rewind specified cfpko1
2014-06-19* vm.c (invoke_block_from_c): move call/return event timing forko1
2014-06-19* vm_core.h: add VM_FRAME_MAGIC_RESCUE to recognize normal block orko1
2014-06-19* 2014-06-19svn
2014-06-19proc.c: Implement Method#currynobu
2014-06-18* 2014-06-18svn
2014-06-18constify parametersnobu
2014-06-17* properties.svn
2014-06-17* lib/net/ftp.rb (gets, readline): read lines without LF properly.shugo
2014-06-17eval.c: pass unknown optionsnobu
2014-06-17* gc.c (obj_memsize_of): memsize_of(T_ZOMBIE) returns 0, not a rb_bug.ko1
2014-06-16configure.in: extract date at build timenobu
2014-06-16* 2014-06-17svn
2014-06-16runner.rb: instance variablenobu
2014-06-16* test/runner.rb: failure message should be passed as an argument.ko1
2014-06-16* test/runner.rb: capture TracePoint stat before setup and compareko1
2014-06-16* test/uri/test_generic.rb: fix wrong arguments for test case.hsbt
2014-06-16* test/date/test_date_arith.rb: remove unused block argument.hsbt
2014-06-16* test/date/test_date_strptime.rb: remove useless variable.hsbt