aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * test/ruby/test_process.rb (test_setsid): ensure to callkosaki2013-02-061-7/+9
* * test/ruby/test_process.rb (test_setsid): skip when platform iskosaki2013-02-061-0/+7
* test_require.rb: shared drivenobu2013-02-061-1/+7
* * remove trailing spaces.nobu2013-02-061-1/+1
* * lib/csv.rb: Remove the dangerous serialization feature.jeg22013-02-052-159/+0
* * vm.c (rb_vm_stack_to_heap): call rb_vm_get_binding_creatable_next_cfpktsj2013-02-051-3/+14
* * lib/rdoc/servlet.rb: Fixed root search paths, filesystem pathsdrbrain2013-02-051-1/+1
* vm_method.c: drop include_all flagnobu2013-02-051-0/+12
* * proc.c (rb_binding_new_with_cfp): permit to create binding objectko12013-02-051-0/+18
* * numeric.c (fix_pow): Handle special cases when base is 0, -1 or +1marcandre2013-02-051-0/+19
* * rational.c (nurat_expt): Deal with special cases for rationals 0, ±1marcandre2013-02-051-0/+20
* test_range.rb: refine messagenobu2013-02-051-1/+8
* console.c: default by stty rawnobu2013-02-051-7/+17
* * range.c: Use div instead of / for bsearchmarcandre2013-02-051-0/+5
* * enumerator.c: Use to_enum for Enumerable methods returning Enumerators.marcandre2013-02-051-0/+16
* * enumerator.c: Finalize and document Lazy.new. [Bug #7248]marcandre2013-02-051-6/+21
* * lib/rubygems/commands/push_command.rb: Fixed credential download fordrbrain2013-02-056-41/+154
* test_io_console.rb: descriptive assertionsnobu2013-02-031-3/+9
* console.c: fix unit of minnobu2013-02-031-0/+32
* * lib/fileutils.rb (copy_entry, wrap_traverse): preserve attributes ofmame2013-02-021-0/+16
* * lib/fileutils.rb: chmod/chmod_R with a string mode (e.g., "+x")mame2013-02-021-0/+21
* * proc.c (proc_curry): Fix arity check [Bug #5747]marcandre2013-02-011-0/+7
* * proc.c: Add {*}_min_max_arity and refactor.marcandre2013-02-011-1/+1
* * array.c (rb_ary_dup): make returned array the same class as the originalcharliesome2013-02-011-0/+7
* marshal.c: prohibit_ivarnobu2013-02-011-1/+13
* parse.y: no assigned but unused warnings in evalnobu2013-01-311-0/+1
* * test/ruby/test_signal.rb (test_trap_puts): Fix typo. "sync"kosaki2013-01-311-1/+1
* * ext/socket/raddrinfo.c (rsock_unix_sockaddr_len): returnshugo2013-01-311-2/+29
* * ext/socket/unixsocket.c (rsock_init_unixsock): use rb_inspect()shugo2013-01-301-0/+8
* vm_dump.c: important message firstnobu2013-01-301-0/+1
* * array.c (rb_ary_bsearch): Raise TypeError on bad return from blockmarcandre2013-01-302-5/+14
* * range.c: Restrict bsearch to integers [#7728]marcandre2013-01-301-0/+10
* * array.c (rb_ary_bsearch): Return enumerator if no block [#7725]marcandre2013-01-302-0/+12
* parse.y: warn assigned but unused in toplevelnobu2013-01-301-0/+2
* cont.c: fiber local svarnobu2013-01-301-0/+24
* * re.c (reg_operand): Simplify and reuse error handling [Bug #7539]marcandre2013-01-291-0/+7
* * object.c: Improve error for failed implicit conversions [Bug #7539]marcandre2013-01-291-0/+8
* * range.c: Fix Range#bsearch for floats [Bug #7724]marcandre2013-01-291-0/+76
* test_settracefunc.rb: fix testsnobu2013-01-291-11/+19
* * vm_backtrace.c: fix issue of rb_debug_inspector_open().ko12013-01-291-0/+58
* vm_trace.c: TracePoint safe level checknobu2013-01-291-0/+14
* vm_trace.c: trace_func safe level checknobu2013-01-291-0/+32
* proc.c: original aritynobu2013-01-291-0/+37
* * test/ruby/test_marshal.rb: remove temporally files early.akr2013-01-293-1/+5
* * ext/socket/socket.c (sock_s_pack_sockaddr_un): calculate theshugo2013-01-291-4/+6
* envutil.rb: no core dumpnobu2013-01-281-5/+10
* test_system.rb: commit missnobu2013-01-271-1/+1
* test_system.rb: indentnobu2013-01-271-15/+15
* test_system.rb: fix testnobu2013-01-271-5/+25
* marshal.c: marshal_dump instance varialbesnobu2013-01-261-0/+19