aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Kernel#inspect: improve consistency and do not call #to_s.eregon2012-08-1512-39/+72
* * lib/test/unit.rb (Test::Unit::Runner#failed): need to delete theusa2012-08-152-1/+9
* sprintf.c: infectnobu2012-08-153-4/+24
* sprintf.c: coderange fixnobu2012-08-153-0/+19
* common.mk: ID_H_TARGETnobu2012-08-152-5/+14
* * properties.nobu2012-08-150-0/+0
* * vm_trace.c: separate trace_func related functions fromko12012-08-155-555/+612
* * 2012-08-15svn2012-08-151-2/+2
* Revert r36699 and r36700. [Feature #6130]naruse2012-08-1510-67/+37
* update PP with recent Kernel#inspect change. Patch by Yusuke Endoh.eregon2012-08-143-11/+9
* Kernel#inspect: improve consistency and do not call #to_s.eregon2012-08-148-26/+58
* * test/erb/test_erb.rb (test_html_escape): add assertions for theshugo2012-08-142-0/+8
* * ChangeLog: fix typo.shugo2012-08-141-1/+1
* * win32/win32.c (check_valid_dir): reject "..." as directory name.usa2012-08-142-1/+13
* * test/ruby/test_file_exhaustive.rbusa2012-08-142-0/+19
* Suppress warnings.naruse2012-08-146-14/+21
* * test/ruby/test_file_exhaustive.rbusa2012-08-142-0/+13
* Tue Aug 14 11:55:37 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar2012-08-143-3/+3
* * 2012-08-14svn2012-08-141-2/+2
* * lib/erb.rb (ERB::Util.html_escape): fix r36687: call to_s beforenaruse2012-08-142-1/+6
* * test/erb/test_erb.rb (test_html_escape): fix typo.shugo2012-08-131-1/+1
* * 2012-08-13svn2012-08-131-2/+2
* * lib/erb.rb (ERB::Util.html_escape): use CGI.escape to escapeshugo2012-08-133-1/+18
* * properties.nobu2012-08-120-0/+0
* * vm.c (invoke_block_from_c): fix unintentional block passing.ktsj2012-08-125-1/+41
* * 2012-08-12svn2012-08-111-2/+2
* * benchmark/driver.rb: fix typos.eregon2012-08-111-2/+2
* * 2012-08-11svn2012-08-111-2/+2
* remove trailing spaceskazu2012-08-111-1/+1
* Refix r36678: switch with zlib and check content-encoding.naruse2012-08-101-6/+24
* Suppress warnings: Net::HTTPResponse#header is obsoletenaruse2012-08-101-4/+4
* Run automatic deflate decoding only if it has zlib.naruse2012-08-101-3/+3
* * gc.c (gc_malloc_allocated_size): RDoc does not process macros, sodrbrain2012-08-092-6/+11
* * sample/coverage.rb: fix typo.nobu2012-08-091-1/+1
* * 2012-08-10svn2012-08-091-2/+2
* fix a typokazu2012-08-091-2/+1
* mkrunnable.rb: build_osnobu2012-08-092-2/+5
* configure.in: use real pathnobu2012-08-092-2/+4
* fake.rb.in: remove duplicationsnobu2012-08-092-3/+8
* * ChangeLog: fix a typo.nagachika2012-08-091-1/+1
* Optimize winnt_statshirosaki2012-08-093-16/+60
* ruby.c: show version only oncenobu2012-08-092-3/+10
* * test/openssl/test_config.rb (OpenSSL#test_constants): skip thiskosaki2012-08-092-0/+7
* * 2012-08-09svn2012-08-081-2/+2
* fix a typokazu2012-08-081-1/+1
* vm_eval.c: cref-scope hacknobu2012-08-083-1/+18
* use local variablesnobu2012-08-084-62/+62
* common.mk: id.h dependencynobu2012-08-082-2/+14
* * compile.c (ADD_INSNL): make ADD_INSNSL as alias of ADD_INSN1.ko12012-08-082-5/+7
* * bootstrap/test_exception.rb: fix a last committed test.ko12012-08-082-0/+5