aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * test/win32ole/test_folderitem2_invokeverb.rb (test_invokeverb):suke2010-04-162-11/+19
* * parse.y (string_content, etc): counts of CMDARG_PUSH and POP weremame2010-04-162-4/+11
* * ext/bigdecimal/bigdecimal.c (BigDecimal_coerce): revert r23389,mame2010-04-162-7/+8
* add thanks.mame2010-04-161-1/+1
* * lib/thread.rb (Queue#push, #pop, SizedQueue#push, #pop): removemame2010-04-163-20/+50
* * .gitignore: updated.mame2010-04-162-0/+22
* * tool/file2lastrev.rb (VCS::SVN::get_revisions.): remind aboutnobu2010-04-162-2/+7
* * 2010-04-16svn2010-04-161-2/+2
* * array.c (rb_ary_repeated_permutation): new method added. a patchmatz2010-04-163-0/+271
* * thread.c (rb_thread_priority, rb_thread_priority_set): fix rdoc.mame2010-04-152-3/+16
* * lib/uri/ftp.rb (URI::FTP#set_path): added to correct handling ofmame2010-04-153-2/+22
* * tool/file2lastrev.rb: use backtick for ruby 1.8.akr2010-04-152-1/+17
* * tool/file2lastrev.rb: this should run with ruby 1.8.naruse2010-04-152-1/+5
* * tool/file2lastrev.rb: make -q effective for files not versionakr2010-04-152-2/+12
* * vm_dump.c (bugreport_backtrace): ditto.nobu2010-04-152-2/+10
* * vm.c (vm_backtrace_each): get rid of use of malloc from signalnobu2010-04-154-4/+22
* * 2010-04-15svn2010-04-151-2/+2
* * common.mk (help): small fix.usa2010-04-152-1/+5
* * lib/rexml/source.rb: force_encoding("UTF-8") when the inputnaruse2010-04-143-14/+44
* * configure.in (signbit): signbit is a macro in C99.mrkn2010-04-142-1/+16
* * io.c (io_shift_cbuf): should terminate.nobu2010-04-142-4/+6
* * gc.c (GET_STACK_BOUNDS): fixed macro argument names. a patch fromnobu2010-04-144-4/+14
* * string.c (rb_string_value_cstr): make NUL terminated if it isnobu2010-04-142-1/+8
* * lib/net/imap (encode_utf7): encode & properly. Thanks, Kengoshugo2010-04-143-1/+10
* * ext/syck/lib/syck/basenode.rb (Syck::BaseNode#match_path): fixednobu2010-04-142-2/+5
* * ext/syck/lib/yaml/syck.rb: split from ext/syck/lib/syck.rb fornobu2010-04-143-94/+104
* * 2010-04-14svn2010-04-141-2/+2
* * ext/nkf/nkf-utf8/nkf.c: Refix [nkf-bug:21393]. (explicit -X)naruse2010-04-142-11/+21
* * ext/nkf/nkf-utf8/nkf.c: Fix: Windows Codepages wrongly convertnaruse2010-04-132-7/+12
* * random.c (make_seed_value): fix leading-zero-guard condition onnobu2010-04-132-2/+14
* * lib/irb/completion.rb (CompletionProc): fix [ruby-dev:40953]keiju2010-04-132-3/+8
* * transcode.c (transcode_loop): insert output the value whennaruse2010-04-133-3/+57
* add a test.akr2010-04-121-0/+7
* * 2010-04-13svn2010-04-121-2/+2
* * random.c (rand_init): use the absolute value of seed toakr2010-04-122-0/+8
* * enumerator.c (inspect_enumerator): don't raise for uninitializedakr2010-04-122-2/+15
* * LEGAL: separated the section for parse.c. contributed by Paulnobu2010-04-122-1/+42
* * lib/fileutils.rb (fu_each_src_dest): ensure src is accessible.nobu2010-04-122-18/+11
* * lib/fileutils.rb (fu_have_st_ino): check if required method isnobu2010-04-122-1/+6
* * lib/matrix.rb: New method Matrix.build [ruby-core:28272]marcandre2010-04-112-1/+51
* * ext/psych/lib/psych/deprecated.rb: requiring 'date' for backwardstenderlove2010-04-111-0/+2
* * lib/matrix.rb: Deprecate Vector#elements_to{i/f/r}marcandre2010-04-113-27/+6
* * lib/matrix.rb: Deprecate elements_to_{f/i/r}marcandre2010-04-112-3/+10
* * lib/matrix.rb: Handle coercion errors by raising TypeErrors [ruby-core:26736]marcandre2010-04-112-27/+36
* * NEWS: Add {Hash,ENV}#{keep_if,select!}marcandre2010-04-111-0/+8
* * 2010-04-12svn2010-04-111-2/+2
* * io.c (rb_io_getline_fast, rb_io_getline_1): fix ARGF.lineno behavior. [ruby...kazu2010-04-113-4/+32
* * configure.in: can not load libraries if --with-opt-dir is usedkanemoto2010-04-112-1/+6
* update doc.akr2010-04-111-6/+6
* * lib/irb/ruby-lex.rb (RubyLex#getc): revert r10817, which causedmame2010-04-112-1/+6