aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * doc/re.rb: New document for Ruby's fork of Oniguruma.naruse2009-09-174-0/+598
* * lib/matrix.rb (Matrix#rank): Two bug fixes. One made Matrix[[0,0],[0,0],[1,...marcandre2009-09-162-2/+8
* * lib/matrix.rb: Optimizationsmarcandre2009-09-162-46/+29
* * 2009-09-17svn2009-09-161-2/+2
* * time.c (time_mdump): error message refined.akr2009-09-162-1/+5
* * test/ruby/test_thread.rb (TestThread#test_recursive): removematz2009-09-162-9/+5
* * ChangeLog: commit miss.usa2009-09-161-0/+5
* * win32/Makefile.sub (config.status): install-capi needs docdir. And,usa2009-09-161-3/+4
* * lib/matrix.rb (Matrix#/): Fix obvious bugmarcandre2009-09-162-1/+5
* * win32/Makefile.sub: sorry, typo.usa2009-09-161-1/+1
* * win32/Makefile.sub (DOCTARGETS): rdoc is default.usa2009-09-162-2/+6
* * win32/Makefile.sub: typo.usa2009-09-162-0/+5
* * configure.in (CAPITARGET): enable iff doxygen is available.nobu2009-09-165-13/+60
* * lib/matrix.rb: fix previous optimizationmarcandre2009-09-161-3/+3
* * lib/matrix.rb (determinant): Bug fix where determinant failed on some matri...marcandre2009-09-162-1/+6
* * lib/matrix.rb: Fix typos in doc and indentmarcandre2009-09-161-10/+8
* * lib/matrix.rb: trivial optimizationsmarcandre2009-09-162-77/+55
* * template/Doxyfile.tmpl: RbConfig::CONFIG['DOT'] is sometimes nil.usa2009-09-162-1/+5
* * README.EXT, README.EXT.ja (rb_protect, rb_jump_tag): added.nobu2009-09-163-1/+30
* * common.mk (main): makes also encs.nobu2009-09-162-1/+5
* * thread.c (rb_exec_recursive_outer, rb_exec_recursive): Added method to shor...marcandre2009-09-159-45/+133
* * vm_eval.c (rb_catch_obj, rb_catch, rb_f_catch): No longer use the obsolete ...marcandre2009-09-152-32/+29
* * 2009-09-16svn2009-09-151-2/+2
* * README.ext: fine tuningmarcandre2009-09-151-10/+13
* * configure.in (--enable-frame-address): removed.akr2009-09-152-14/+4
* * win32/{configure.bat,Makefile.sub} (RDOCTARGET): the meaning of thisusa2009-09-152-1/+6
* * common.mk (install-rdoc), configure.in (RDOCTARGET): removednobu2009-09-153-1/+7
* * win32/configure.bat: need a space before a tab to output the tab byusa2009-09-152-3/+8
* Use rb_isspace for ASCII-incompatible strings.naruse2009-09-153-4/+18
* * configure.in (RUBY_USE_BUILTIN_FRAME_ADDRESS): check after realnobu2009-09-152-1/+7
* * configure.in (RUBY_UNIVERSAL_ARCH): check real target CPU afternobu2009-09-152-0/+9
* * tool/rbinstall.rb (parse_args): show help message and exit ifnobu2009-09-142-5/+18
* * common.mk (install-all): target to install all.nobu2009-09-143-37/+45
* * configure.in (RDOCTARGET): use install-all. [ruby-dev:39334]nobu2009-09-142-1/+5
* * 2009-09-15svn2009-09-141-2/+2
* * string.c (rb_str_lstrip_bang): use ascii_isspace(). [ruby-dev:39322]matz2009-09-143-7/+13
* * svn:ignore, .gitignore: ignore id.h.nobu2009-09-141-0/+2
* * debug.c, parse.y: fixed types.nobu2009-09-145-78/+81
* * configure.in, common.mk, */configure.bat (rdoc): make beforenobu2009-09-144-5/+13
* * win32/configure.bat: keep old makefile with renamed.nobu2009-09-141-1/+4
* * common.mk (check-ruby): run all test of ruby itself.nobu2009-09-142-0/+10
* * include/ruby/ruby.h (RB_TYPE_P): should not use BUILTIN_TYPE fornobu2009-09-142-1/+6
* * string.c (rb_str_inspect): use rb_enc_mbc_to_codepointnaruse2009-09-142-2/+6
* * include/ruby/ruby.h (NUM2INT, NUM2LL, INT2NUM, UINT2NUM),usa2009-09-142-62/+68
* * lib/net/http.rb (each_*): return enumerator if no block present. Patch by A...marcandre2009-09-132-1/+11
* * lib/cgi/cookie.rb (value): Keep CGI::Cookie#value in sync with the cookie i...marcandre2009-09-132-6/+18
* * lib/net/http.rb (fetch): Handle properly default values; a patch by Arthur ...marcandre2009-09-132-1/+6
* * lib/set.rb (==): Optimization; patch by Arthur Schreiber [ruby-core:17203]marcandre2009-09-132-7/+14
* remove temporally files explicitly.akr2009-09-131-1/+2
* * symbian/pre-build: added rule to generate id.h for Symbian build.azav2009-09-131-0/+7