aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reduced gem_prelude to just require rubygems. Reviewed by Evan Phoenixryan2011-01-1410-277/+40
* * 2011-01-14svn2011-01-131-2/+2
* * io.c (argf_next_argv): go advance when the next file cannot benobu2011-01-133-1/+21
* update doc.akr2011-01-131-0/+2
* * vm_insnhelper.c: parenthesize macro arguments.akr2011-01-132-5/+9
* * vm_dump.c: delete dashes to make lines 80 chars, Patched bymrkn2011-01-132-4/+9
* * vm_dump.c: fix misspelling of CrashReporter.mrkn2011-01-132-2/+7
* Exception#to_s should actually call to_s.ryan2011-01-122-1/+8
* Simple fix for emacs parsing. (emacs doesn't like _heredocs_)ryan2011-01-121-2/+2
* * 2011-01-13svn2011-01-121-2/+2
* * addr2line.c (get_nth_dirname): decrement the directory indexnaruse2011-01-122-1/+9
* * io.c (rb_f_syscall): Add warning messages. [ruby-core:34062]kosaki2011-01-122-0/+8
* * io.c (rb_f_syscall): Some syscall return unsigned or pointer value.kosaki2011-01-122-1/+7
* * io.c (rb_f_syscall): Add 64bit Linux support. Some syscall takeskosaki2011-01-122-0/+17
* * vm_dump.c: parenthesize macro arguments.akr2011-01-122-1/+5
* update comment.akr2011-01-121-1/+5
* * vm.c (thread_free): reset ruby_current_thread if it points theakr2011-01-123-1/+14
* * enum.c (sort_by_i): reenter check more strictly.akr2011-01-122-4/+20
* * lib/net/http.rb (Net::HTTP#connect): makes it timeout duringyugui2011-01-124-14/+73
* * ext/readline/extconf.rb: new checks for RL_PROMPT_START_IGNOREyugui2011-01-123-1/+16
* * README.EXT.ja (rb_ensure): typo.usa2011-01-122-1/+5
* * addr2line.c: OpenBSD uses the elf_abi.h header file instead of thenaruse2011-01-122-0/+9
* * test/webrick/test_cgi.rb: Removes usage of deprecatednaruse2011-01-124-6/+35
* * 2011-01-12svn2011-01-111-2/+2
* * hash.c (hash_i): return different values for inverse hash.nobu2011-01-113-3/+19
* fix spaces.akr2011-01-111-1/+1
* * variable.c: parenthesize macro arguments.akr2011-01-112-1/+5
* fix typoskazu2011-01-111-2/+2
* * 2011-01-11svn2011-01-111-2/+2
* * array.c (rb_ary_resize): should care of embeded array when extendingusa2011-01-112-1/+11
* * include/ruby/defines.h (CASEFOLD_FILESYSTEM): HFS+ is casenobu2011-01-104-9/+43
* * common.mk (showflags): show LD commands.nobu2011-01-102-2/+10
* * test/ruby/test_method.rb (TestMethod#test_define_method): methodnobu2011-01-102-0/+13
* * misc/rdoc-mode.el (rdoc-mode): show trailing whitespace.nobu2011-01-103-27/+32
* * util.c: parenthesize macro arguments.akr2011-01-102-35/+39
* * misc/README: mention rdoc-mode.el and ruby-style.el.kazu2011-01-092-0/+6
* * 2011-01-10svn2011-01-091-2/+2
* fix typokazu2011-01-091-1/+1
* * transcode.c: parenthesize macro arguments.akr2011-01-092-2/+6
* * io.c (Kernel.#syscall): implemented on LP64/LLP64 environments too.yugui2011-01-093-49/+79
* * lib/irb/locale.rb (IRB::Locale::LOCALE_NAME_RE):yugui2011-01-092-10/+15
* * 2011-01-09svn2011-01-091-2/+2
* * ext/readline/readline.c: apply a patch from Nobuyoshi Nakada.kouji2011-01-092-0/+105
* fix spaces.akr2011-01-082-3/+3
* * enum.c (enum_sort_by): use rb_ary_resize.akr2011-01-082-15/+7
* * pack.c (swapf): compilation condition simplified.akr2011-01-082-23/+18
* * pack.c (swapd): remove duplicated code.akr2011-01-082-21/+9
* update doc.akr2011-01-081-0/+8
* * thread.c: parenthesize macro arguments.akr2011-01-082-9/+13
* * 2011-01-08svn2011-01-071-2/+2