aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * sprintf.c: parenthesize macro arguments.akr2010-12-302-12/+16
* * io.c (maygvl_copy_stream_wait_readwrite): define if USE_SENDFILEnobu2010-12-292-16/+20
* * ext/extmk.rb: strip current directory prefix.nobu2010-12-292-1/+4
* * test/rdoc: fix properties.nobu2010-12-290-0/+0
* * win32/rm.bat: remove duplicated line.nobu2010-12-291-1/+0
* * enc/depend (clean): remove name2ctype.h when out-of-place build.nobu2010-12-292-1/+8
* * win32/Makefile.sub (clean-enc): pass V to inferior make.nobu2010-12-294-17/+21
* * ChangeLog: typo.usa2010-12-291-1/+1
* Sorry, commit miss of r30412.usa2010-12-292-3/+8
* update doc.akr2010-12-291-3/+3
* * signal.c: parenthesize macro arguments.akr2010-12-292-2/+6
* Deprecate Rake::RDocTask in favor of RDoc::Taskdrbrain2010-12-283-290/+6
* * 2010-12-29svn2010-12-281-2/+2