aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ruby.c (ruby_init_prelude): get rid of global namespacenobu2011-01-151-0/+5
* * include/ruby/io.h: missing prototypes.nobu2011-01-151-0/+4
* * vm_method.c: parenthesize macro arguments.akr2011-01-141-0/+4
* * test/net/imap/test_imap.rb: call neither logout nor disconnectshugo2011-01-141-0/+5
* * lib/net/imap.rb: use bytesize for binary strings.naruse2011-01-141-0/+5
* * pack.c (pack_unpack): the resulted string of unpack('M') must havenaruse2011-01-141-0/+5
* * ext/zlib/zlib.c (gzfile_check_footer): ISIZE (Input SIZE) innaruse2011-01-141-0/+6
* * configure.in, win32/Makefile.sub (RUNRUBY): require path shouldusa2011-01-141-0/+5
* Reduced gem_prelude to just require rubygems. Reviewed by Evan Phoenixryan2011-01-141-0/+12
* * io.c (argf_next_argv): go advance when the next file cannot benobu2011-01-131-0/+5
* * vm_insnhelper.c: parenthesize macro arguments.akr2011-01-131-0/+4
* * vm_dump.c: delete dashes to make lines 80 chars, Patched bymrkn2011-01-131-2/+7
* * vm_dump.c: fix misspelling of CrashReporter.mrkn2011-01-131-0/+5
* Exception#to_s should actually call to_s.ryan2011-01-121-0/+4
* * addr2line.c (get_nth_dirname): decrement the directory indexnaruse2011-01-121-0/+8
* * io.c (rb_f_syscall): Add warning messages. [ruby-core:34062]kosaki2011-01-121-0/+4
* * io.c (rb_f_syscall): Some syscall return unsigned or pointer value.kosaki2011-01-121-0/+5
* * io.c (rb_f_syscall): Add 64bit Linux support. Some syscall takeskosaki2011-01-121-0/+5
* * vm_dump.c: parenthesize macro arguments.akr2011-01-121-0/+4
* * vm.c (thread_free): reset ruby_current_thread if it points theakr2011-01-121-0/+8
* * enum.c (sort_by_i): reenter check more strictly.akr2011-01-121-0/+6
* * lib/net/http.rb (Net::HTTP#connect): makes it timeout duringyugui2011-01-121-0/+12
* * ext/readline/extconf.rb: new checks for RL_PROMPT_START_IGNOREyugui2011-01-121-0/+9
* * README.EXT.ja (rb_ensure): typo.usa2011-01-121-0/+4
* * addr2line.c: OpenBSD uses the elf_abi.h header file instead of thenaruse2011-01-121-0/+5
* * test/webrick/test_cgi.rb: Removes usage of deprecatednaruse2011-01-121-0/+11
* * hash.c (hash_i): return different values for inverse hash.nobu2011-01-111-0/+5
* * variable.c: parenthesize macro arguments.akr2011-01-111-0/+4
* * array.c (rb_ary_resize): should care of embeded array when extendingusa2011-01-111-0/+9
* * include/ruby/defines.h (CASEFOLD_FILESYSTEM): HFS+ is casenobu2011-01-101-0/+9
* * common.mk (showflags): show LD commands.nobu2011-01-101-0/+4
* * test/ruby/test_method.rb (TestMethod#test_define_method): methodnobu2011-01-101-0/+5
* * misc/rdoc-mode.el (rdoc-mode): show trailing whitespace.nobu2011-01-101-2/+6
* * util.c: parenthesize macro arguments.akr2011-01-101-0/+4
* * misc/README: mention rdoc-mode.el and ruby-style.el.kazu2011-01-091-0/+4
* fix typokazu2011-01-091-1/+1
* * transcode.c: parenthesize macro arguments.akr2011-01-091-0/+4
* * io.c (Kernel.#syscall): implemented on LP64/LLP64 environments too.yugui2011-01-091-0/+6
* * lib/irb/locale.rb (IRB::Locale::LOCALE_NAME_RE):yugui2011-01-091-0/+7
* * ext/readline/readline.c: apply a patch from Nobuyoshi Nakada.kouji2011-01-091-0/+6
* * enum.c (enum_sort_by): use rb_ary_resize.akr2011-01-081-0/+5
* * pack.c (swapf): compilation condition simplified.akr2011-01-081-0/+5
* * pack.c (swapd): remove duplicated code.akr2011-01-081-0/+4
* * thread.c: parenthesize macro arguments.akr2011-01-081-0/+4
* reverting r30451 until I can figure out what is wrong.tenderlove2011-01-071-6/+0
* * lib/mkmf.rb (configuration): backref needs to capture.nobu2011-01-071-0/+4
* * misc/ruby-mode.el (ruby-mode-variables), misc/ruby-style.el:nobu2011-01-071-1/+4
* * misc/ruby-mode.el (ruby-font-lock-syntactic-keywords): highlightnobu2011-01-071-0/+5
* * bignum.c (bigmul1_karatsuba): avoid overflow that make assertionmatz2011-01-071-0/+6
* * string.c: parenthesize macro arguments.akr2011-01-061-0/+4