aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * SSL_shutdown should be called until the return value is non-zero:tenderlove2011-01-051-0/+5
* * Use _WIN32 rather than checking for windows.h. Thanks Jon Forums!tenderlove2011-01-051-0/+5
* * lib/irb/locale.rb (IRB::Locale#search_file): make it possibleyugui2011-01-051-0/+9
* fix a typokazu2011-01-011-1/+1
* * strftime.c: parenthesize macro arguments.akr2011-01-011-0/+4
* * ext/zlib/zlib.c: take care of platforms where long is biggernobu2011-01-011-0/+5
* * NEWS (optparse): shell completion support.nobu2011-01-011-1/+5
* * intern.h (VALUE rb_ary_join): I have never seen this functionnobu2011-01-011-0/+5
* * win32/win32.c (rb_w32_write_console): don't raise exception whennaruse2010-12-311-0/+6
* * enum.c (enum_sort_by): use less temporary objects.akr2010-12-311-0/+4
* * configure.in (warnflags), lib/mkmf.rb (configuration): turnnobu2010-12-311-0/+6
* * ext/zlib/zlib.c (sizeof): zlib.h mistakenly assumes the resultnobu2010-12-311-0/+5
* * st.c: parenthesize macro arguments.akr2010-12-311-0/+4
* * vsnprintf.c (BSD__uqtoa): Fix overflow when long != quad_t.naruse2010-12-301-0/+6
* * Makefile.in: remove unnecessary semicolons.kazu2010-12-301-0/+4
* * vm.c (vm_define_method): guard iseq from GC while method definition.wanabe2010-12-301-0/+5
* git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30431 b2dd03c8-39d4-4d8f-98...kosaki2010-12-301-0/+4
* * Makefile.in: Check V=1 argument if run "make clean" or similar.kosaki2010-12-301-0/+4
* * Makefile.in: Kill ugly line continuation.kosaki2010-12-301-0/+4
* * sprintf.c: parenthesize macro arguments.akr2010-12-301-0/+4
* * io.c (maygvl_copy_stream_wait_readwrite): define if USE_SENDFILEnobu2010-12-291-0/+4
* * ext/extmk.rb: strip current directory prefix.nobu2010-12-291-1/+3
* * enc/depend (clean): remove name2ctype.h when out-of-place build.nobu2010-12-291-1/+3
* * win32/Makefile.sub (clean-enc): pass V to inferior make.nobu2010-12-291-0/+4
* * ChangeLog: typo.usa2010-12-291-1/+1