aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * lib/mkmf.rb (create_makefile): ignore rest from first dot fromusa2011-01-061-0/+6
* * ext/psych/lib/psych/json/tree_builder.rb (start_mapping): tagstenderlove2011-01-061-0/+5
* * lib/net/protocol.rb (eof?): BufferedIO should proxy eof? to thetenderlove2011-01-061-0/+5
* * lib/mkmf.rb (configuration): fixing gsub when multiple error flagstenderlove2011-01-061-0/+5
* * array.c (rb_ary_modify): export.nobu2011-01-051-0/+4
* * ext/stringio/stringio.c (get_strio, strio_set_string)nobu2011-01-051-0/+5
* * ChangeLog: commit miss.nobu2011-01-051-0/+4
* * dln.c (init_funcname_len): ignore rest from first dot.nobu2011-01-051-0/+5
* * ChangeLog: fix typo.nobu2011-01-051-3/+3
* * ext/psych/lib/psych/visitors/yaml_tree.rb: use YAML 1.0 outputtenderlove2011-01-051-0/+7
* * string.c: fix rdoc typo.shyouhei2011-01-051-0/+5
* adding modified files to changelog, sorry folks! :-(tenderlove2011-01-051-2/+4
* * test/rdoc/test_rdoc_options.rb (TestRDocOptions#test_check_files):usa2011-01-051-0/+5
* * lib/net/http.rb (Net::HTTP#get): A header hash given should notknu2011-01-051-0/+5