aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 2011-01-07svn2011-01-061-2/+2
* * string.c: parenthesize macro arguments.akr2011-01-062-15/+19
* * lib/mkmf.rb (create_makefile): ignore rest from first dot fromusa2011-01-062-1/+7
* * ext/psych/lib/psych/json/tree_builder.rb (start_mapping): tagstenderlove2011-01-063-1/+10
* use require_relative instead of File.expand_pathtenderlove2011-01-061-1/+1
* * lib/net/protocol.rb (eof?): BufferedIO should proxy eof? to thetenderlove2011-01-063-0/+26
* * lib/mkmf.rb (configuration): fixing gsub when multiple error flagstenderlove2011-01-063-1/+24
* * ext/-test-/array/resize/resize.c (Init_resize): renamed methodnobu2011-01-052-7/+7
* * array.c (rb_ary_modify): export.nobu2011-01-053-1/+6
* * random.c (random_rand): suppress a warning.nobu2011-01-051-1/+1
* * enc/{emacs_mule,euc_jp}.c (code_to_mbc): suppress warnings.nobu2011-01-054-6/+10
* * ext/stringio/stringio.c (get_strio, strio_set_string)nobu2011-01-053-3/+17
* * ChangeLog: commit miss.nobu2011-01-051-0/+4
* * array.c (rb_ary_resize): new utility function. [ruby-dev:42912]nobu2011-01-055-0/+90
* * dln.c (init_funcname_len): ignore rest from first dot.nobu2011-01-055-3/+20
* property.nobu2011-01-050-0/+0
* * vm.c (rb_vm_make_proc): fix indent.nobu2011-01-051-6/+6
* * ChangeLog: fix typo.nobu2011-01-051-3/+3
* * 2011-01-06svn2011-01-051-2/+2
* * ext/psych/lib/psych/visitors/yaml_tree.rb: use YAML 1.0 outputtenderlove2011-01-053-1/+26
* * string.c: fix rdoc typo.shyouhei2011-01-052-2/+5
* Error#to_s should ensure that the value returned is a string.ryan2011-01-051-2/+1
* adding modified files to changelog, sorry folks! :-(tenderlove2011-01-051-2/+4
* * test/rdoc/test_rdoc_options.rb (TestRDocOptions#test_check_files):usa2011-01-052-0/+6
* * lib/net/http.rb (Net::HTTP#get): A header hash given should notknu2011-01-053-1/+12
* * SSL_shutdown should be called until the return value is non-zero:tenderlove2011-01-052-1/+9
* * Use _WIN32 rather than checking for windows.h. Thanks Jon Forums!tenderlove2011-01-058-11/+15
* * 2011-01-05svn2011-01-051-2/+2
* * lib/irb/locale.rb (IRB::Locale#search_file): make it possibleyugui2011-01-052-42/+40
* fix a typokazu2011-01-011-1/+1
* * strftime.c: parenthesize macro arguments.akr2011-01-012-9/+13
* * ext/zlib/zlib.c: take care of platforms where long is biggernobu2011-01-012-42/+80
* * NEWS (optparse): shell completion support.nobu2011-01-013-1/+10
* * intern.h (VALUE rb_ary_join): I have never seen this functionnobu2011-01-012-1/+5
* add a test.akr2011-01-011-0/+1
* * 2011-01-01svn2010-12-311-4/+4
* * win32/win32.c (rb_w32_write_console): don't raise exception whennaruse2010-12-312-2/+8
* * enum.c (enum_sort_by): use less temporary objects.akr2010-12-312-14/+54
* * configure.in (warnflags), lib/mkmf.rb (configuration): turnnobu2010-12-313-4/+27
* * ext/zlib/zlib.c (sizeof): zlib.h mistakenly assumes the resultnobu2010-12-312-0/+6
* * st.c: parenthesize macro arguments.akr2010-12-312-32/+36
* * vsnprintf.c (BSD__uqtoa): Fix overflow when long != quad_t.naruse2010-12-303-1/+10
* * 2010-12-31svn2010-12-301-2/+2
* * Makefile.in: remove unnecessary semicolons.kazu2010-12-302-2/+6
* * vm.c (vm_define_method): guard iseq from GC while method definition.wanabe2010-12-303-2/+23
* git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30431 b2dd03c8-39d4-4d8f-98...kosaki2010-12-302-11/+15
* * Makefile.in: Check V=1 argument if run "make clean" or similar.kosaki2010-12-302-10/+14
* * Makefile.in: Kill ugly line continuation.kosaki2010-12-302-4/+8
* update doc.akr2010-12-301-3/+19
* * 2010-12-30svn2010-12-301-2/+2