summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-12Exception#to_s should actually call to_s.ryan
2011-01-12Simple fix for emacs parsing. (emacs doesn't like _heredocs_)ryan
2011-01-12* 2011-01-13svn
2011-01-12* addr2line.c (get_nth_dirname): decrement the directory indexnaruse
2011-01-12 * io.c (rb_f_syscall): Add warning messages. [ruby-core:34062]kosaki
2011-01-12 * io.c (rb_f_syscall): Some syscall return unsigned or pointer value.kosaki
2011-01-12 * io.c (rb_f_syscall): Add 64bit Linux support. Some syscall takeskosaki
2011-01-12* vm_dump.c: parenthesize macro arguments.akr
2011-01-12update comment.akr
2011-01-12* vm.c (thread_free): reset ruby_current_thread if it points theakr
2011-01-12* enum.c (sort_by_i): reenter check more strictly.akr
2011-01-12* lib/net/http.rb (Net::HTTP#connect): makes it timeout duringyugui
2011-01-12* ext/readline/extconf.rb: new checks for RL_PROMPT_START_IGNOREyugui
2011-01-12* README.EXT.ja (rb_ensure): typo.usa
2011-01-12* addr2line.c: OpenBSD uses the elf_abi.h header file instead of thenaruse
2011-01-12* test/webrick/test_cgi.rb: Removes usage of deprecatednaruse
2011-01-11* 2011-01-12svn
2011-01-11* hash.c (hash_i): return different values for inverse hash.nobu
2011-01-11fix spaces.akr
2011-01-11* variable.c: parenthesize macro arguments.akr
2011-01-11fix typoskazu
2011-01-11* 2011-01-11svn
2011-01-11* array.c (rb_ary_resize): should care of embeded array when extendingusa
2011-01-10* include/ruby/defines.h (CASEFOLD_FILESYSTEM): HFS+ is casenobu
2011-01-10* common.mk (showflags): show LD commands.nobu
2011-01-10* test/ruby/test_method.rb (TestMethod#test_define_method): methodnobu
2011-01-10* misc/rdoc-mode.el (rdoc-mode): show trailing whitespace.nobu
2011-01-10* util.c: parenthesize macro arguments.akr
2011-01-09* misc/README: mention rdoc-mode.el and ruby-style.el.kazu
2011-01-09* 2011-01-10svn
2011-01-09fix typokazu
2011-01-09* transcode.c: parenthesize macro arguments.akr
2011-01-09* io.c (Kernel.#syscall): implemented on LP64/LLP64 environments too.yugui
2011-01-09* lib/irb/locale.rb (IRB::Locale::LOCALE_NAME_RE):yugui
2011-01-09* 2011-01-09svn
2011-01-09* ext/readline/readline.c: apply a patch from Nobuyoshi Nakada.kouji
2011-01-08fix spaces.akr
2011-01-08* enum.c (enum_sort_by): use rb_ary_resize.akr
2011-01-08* pack.c (swapf): compilation condition simplified.akr
2011-01-08* pack.c (swapd): remove duplicated code.akr
2011-01-08update doc.akr
2011-01-08* thread.c: parenthesize macro arguments.akr
2011-01-07* 2011-01-08svn
2011-01-07reverting r30451 until I can figure out what is wrong.tenderlove
2011-01-07* lib/mkmf.rb (configuration): backref needs to capture.nobu
2011-01-07property.nobu
2011-01-07* misc/ruby-mode.el (ruby-mode-variables), misc/ruby-style.el:nobu
2011-01-07* misc/ruby-mode.el (ruby-font-lock-syntactic-keywords): highlightnobu
2011-01-07* bignum.c (bigmul1_karatsuba): avoid overflow that make assertionmatz
2011-01-06* 2011-01-07svn