aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Import RDoc 3.1drbrain2010-12-2828-56/+494
* * re.c (rb_reg_expr_str): need to escape if the coderage is invalid.usa2010-12-284-7/+33
* * ruby.c: parenthesize macro arguments.akr2010-12-272-16/+20
* fix a typokazu2010-12-271-1/+1
* * NEWS: add ARGF.write and so on.kazu2010-12-272-0/+14
* * NEWS: add new magic-comment. (warn-indent) [ruby-core:25442]kazu2010-12-272-0/+7
* * ext/fiddle/extconf.rb: check for windows.h while building fiddle.tenderlove2010-12-273-0/+16
* * 2010-12-28svn2010-12-271-2/+2
* * NEWS: Add Zlib.deflate and Zlib.inflate. [ruby-dev:42833]kazu2010-12-272-1/+11
* * win32/configure.bat: Remove obsoleted conding rule. Now, wekosaki2010-12-272-3/+5
* * re.c: parenthesize macro arguments.akr2010-12-272-3/+7
* * win32/README.win32: note to need NT based OS to build ruby.usa2010-12-272-4/+10
* * common.mk (EXTMK_ARGS): specify to pass macro V, because nmakeusa2010-12-272-1/+6
* * win32/rmall.bat: property.nobu2010-12-271-6/+6
* * ext/zlib/zlib.c (Init_zlib): Add Zlib.defale and Zlib.inflate.naruse2010-12-272-4/+15
* Update rdoc of zlib.naruse2010-12-271-3/+9
* * misc/rb_optparse.zsh: add compdef for generator.kazu2010-12-262-0/+6
* * lib/optparse.rb (OptionParser#compsys): escape brackets too.kazu2010-12-262-1/+6
* * 2010-12-27svn2010-12-261-2/+2
* * ext/socket/mkconstants.rb: add IF_NAMESIZE.akr2010-12-262-2/+8
* * win32/Makefile.sub: suppress a strange error message when RMALLkosaki2010-12-263-1/+13
* * win32/Makefile.sub: fix 'nmake clean-enc' breakage since r28322.kosaki2010-12-262-1/+7
* * ext/ripper/depend (ripper.y): fix messages with nmake.nobu2010-12-263-4/+7
* * file.c (file_expand_path): get rid of warnings caused bynobu2010-12-263-5/+17
* * process.c (before_exec): add small comment.kosaki2010-12-262-0/+8
* * ext/socket/mkconstants.rb: define INET_ADDRSTRLEN as 16 if notakr2010-12-262-1/+6
* fix a typo.akr2010-12-261-1/+1
* * ext/socket/option.c: define IFNAMSIZ if not available.akr2010-12-262-0/+8
* update comment.akr2010-12-261-1/+4
* * lib/rdoc/ri/paths.rb (RDoc::RI::Paths::HOMEDIR): no exception ifnobu2010-12-263-8/+13