aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * st.c (st_foreach): should not yield same pair when checkingnobu2012-02-075-11/+107
* * tool/merger.rb: abort if the working directory is dirty.naruse2012-02-062-0/+12
* * 2012-02-06svn2012-02-051-2/+2
* * encoding.c (rb_enc_compatible): return ASCII-8BIT even if 2nd stringnaruse2012-02-053-1/+8
* * 2012-02-04svn2012-02-041-2/+2
* add ML refkazu2012-02-041-1/+1
* * lib/webrick.rb: Moved proxy rewriting to WEBrick::HTTPProxy.drbrain2012-02-023-4/+37
* * ext/openssl/ossl_x509store.c: Add class documentation fordrbrain2012-02-022-0/+44
* * 2012-02-03svn2012-02-021-2/+2
* * test/net/http/test_https_proxy.rbkazu2012-02-023-0/+22
* * lib/rexml/parsers/baseparser.rb: use meaningful name.kou2012-02-022-13/+17
* * lib/rexml/parsers/baseparser.rb, test/rexml/test_namespace.rb:kou2012-02-023-1/+46
* update doc.akr2012-02-021-4/+5
* * io.c (argf_next_argv): reset ARGF.next_p on ARGV.replace.naruse2012-02-023-0/+24
* * test/net/http/test_http.rb (TestNetHTTPKeepAlive#*): remove debugusa2012-02-022-2/+5
* * parse.y (debug_lines, coverage): set file path encoding for coveragemame2012-02-012-2/+7
* * 2012-02-02svn2012-02-011-2/+2
* * lib/tempfile.rb (Tempfile#unlink, Tempfile::Remover#call): Justknu2012-02-012-16/+26
* * test/ruby/test_argf.rb (test_readlines_twice_tty): removed incomplete test ...nobu2012-02-011-15/+0
* * doc/re.rdoc (Repetition): fix typo. reported by Ori Avtalionnobu2012-02-012-1/+6
* * 2012-02-01svn2012-01-311-3/+3
* * io.c (argf_close): skip stdin, which should be readable again.nobu2012-01-313-0/+30
* * configure.in (HEAP_ALIGN_LOG): HEAP_ALIGN_LOG should be pagenari2012-01-313-1/+33
* * test/ruby/test_thread.rb (TestThreadGroup#test_thread_timer_and_interrupt):...nobu2012-01-311-12/+15
* * test/ruby/envutil.rb (EnvUtil.invoke_ruby): yield also child pidnobu2012-01-312-1/+6
* * 2012-01-31svn2012-01-301-2/+2
* * ext/dl/cptr.c (rb_dlptr_new2): remove unused variable.nobu2012-01-303-14/+9
* * vm_eval.c (vm_call0): should pass block to enumerators. patchednobu2012-01-304-0/+63
* * test/readline/test_readline.rb (test_completion_encoding): test on more loc...nobu2012-01-301-11/+27
* * file.c (append_fspath): need to set the encoding to result always.usa2012-01-302-1/+5
* * 2012-01-30svn2012-01-301-2/+2
* * test/irb/test_completion.rb: skip if cannot load irb/completionusa2012-01-302-8/+18
* Skip test if locale is not Japanese nor UTF-8.naruse2012-01-291-3/+5
* Updated these files to detect AIX 7.kanemoto2012-01-293-166/+257
* * 2012-01-29svn2012-01-291-2/+2
* * ext/readline/readline.c (readline_attempted_completion_function):nobu2012-01-293-20/+65
* * win32/win32.c (rb_w32_read): fix an issue that $stdin.read doesn'tshirosaki2012-01-282-1/+12
* * test/ruby/test_thread.rbshirosaki2012-01-283-5/+30
* * thread_win32.c (rb_w32_wait_events_blocking): useshirosaki2012-01-282-4/+21
* * test/zlib/test_zlib.rb (TestZlibGzipReader#test_reader_wrap): setshirosaki2012-01-282-0/+8
* * 2012-01-28svn2012-01-271-2/+2
* * lib/irb/completion.rb (IRB::InputCompletor::CompletionProc):nobu2012-01-273-2/+28
* * common.mk (test-ruby): pass TESTS for options.nobu2012-01-271-1/+1
* * 2012-01-27svn2012-01-271-2/+2
* * gc.c (HEAP_ALIGN, HEAP_ALIGN_MASK): DRY, let compiler calculatenobu2012-01-272-2/+7
* * lib/matrix.rb: Clean up extra whitespace in output documentation.drbrain2012-01-262-93/+97
* * 2012-01-26svn2012-01-251-2/+2
* * ext/io/console/console.c (io_getch): default delegating methodnobu2012-01-254-19/+53
* * file.c (rb_file_s_basename): ignore non-ascii extension innobu2012-01-253-8/+11
* * file.c (rmext): no extension to strip if empty string.nobu2012-01-252-2/+4