summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-02-06* test/ruby/test_process.rb (test_setsid): ensure to callkosaki
2013-02-06* test/ruby/test_process.rb (test_setsid): skip when platform iskosaki
2013-02-06test_require.rb: shared drivenobu
2013-02-06* remove trailing spaces.nobu
2013-02-05* lib/csv.rb: Remove the dangerous serialization feature.jeg2
2013-02-05* vm.c (rb_vm_stack_to_heap): call rb_vm_get_binding_creatable_next_cfpktsj
2013-02-05* lib/rdoc/servlet.rb: Fixed root search paths, filesystem pathsdrbrain
2013-02-05vm_method.c: drop include_all flagnobu
2013-02-05* proc.c (rb_binding_new_with_cfp): permit to create binding objectko1
2013-02-05* numeric.c (fix_pow): Handle special cases when base is 0, -1 or +1marcandre
2013-02-05* rational.c (nurat_expt): Deal with special cases for rationals 0, ±1marcandre
2013-02-05test_range.rb: refine messagenobu
2013-02-05console.c: default by stty rawnobu
2013-02-05* range.c: Use div instead of / for bsearchmarcandre
2013-02-05* enumerator.c: Use to_enum for Enumerable methods returning Enumerators.marcandre
2013-02-05* enumerator.c: Finalize and document Lazy.new. [Bug #7248]marcandre
2013-02-05* lib/rubygems/commands/push_command.rb: Fixed credential download fordrbrain
2013-02-03test_io_console.rb: descriptive assertionsnobu
2013-02-03console.c: fix unit of minnobu
2013-02-02* lib/fileutils.rb (copy_entry, wrap_traverse): preserve attributes ofmame
2013-02-02* lib/fileutils.rb: chmod/chmod_R with a string mode (e.g., "+x")mame
2013-02-01* proc.c (proc_curry): Fix arity check [Bug #5747]marcandre
2013-02-01* proc.c: Add {*}_min_max_arity and refactor.marcandre
2013-02-01* array.c (rb_ary_dup): make returned array the same class as the originalcharliesome
2013-02-01marshal.c: prohibit_ivarnobu
2013-01-31parse.y: no assigned but unused warnings in evalnobu
2013-01-31* test/ruby/test_signal.rb (test_trap_puts): Fix typo. "sync"kosaki
2013-01-31* ext/socket/raddrinfo.c (rsock_unix_sockaddr_len): returnshugo
2013-01-30* ext/socket/unixsocket.c (rsock_init_unixsock): use rb_inspect()shugo
2013-01-30vm_dump.c: important message firstnobu
2013-01-30* array.c (rb_ary_bsearch): Raise TypeError on bad return from blockmarcandre
2013-01-30* range.c: Restrict bsearch to integers [#7728]marcandre
2013-01-30* array.c (rb_ary_bsearch): Return enumerator if no block [#7725]marcandre
2013-01-30parse.y: warn assigned but unused in toplevelnobu
2013-01-30cont.c: fiber local svarnobu
2013-01-29* re.c (reg_operand): Simplify and reuse error handling [Bug #7539]marcandre
2013-01-29* object.c: Improve error for failed implicit conversions [Bug #7539]marcandre
2013-01-29* range.c: Fix Range#bsearch for floats [Bug #7724]marcandre
2013-01-29test_settracefunc.rb: fix testsnobu
2013-01-29* vm_backtrace.c: fix issue of rb_debug_inspector_open().ko1
2013-01-29vm_trace.c: TracePoint safe level checknobu
2013-01-29vm_trace.c: trace_func safe level checknobu
2013-01-29proc.c: original aritynobu
2013-01-29* test/ruby/test_marshal.rb: remove temporally files early.akr
2013-01-29* ext/socket/socket.c (sock_s_pack_sockaddr_un): calculate theshugo
2013-01-28envutil.rb: no core dumpnobu
2013-01-27test_system.rb: commit missnobu
2013-01-27test_system.rb: indentnobu
2013-01-27test_system.rb: fix testnobu
2013-01-26marshal.c: marshal_dump instance varialbesnobu