aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/resolv.rb (Resolv::IPv4::Regex): make it only accept 0 to 255.akr2010-04-181-0/+5
* * parse.y (parser_yylex): seems like a symbol-literal when spacesnobu2010-04-181-0/+5
* * parse.y (string_content): preserve cond_stack and cmdarg_stack.nobu2010-04-181-0/+5
* * ext/psych/lib/psych/visitors/yaml_tree.rb: defaulting binary stringtenderlove2010-04-171-0/+5
* * lib/irb/ruby-lex.rb (identify_identifier): add '_' to the regexp.naruse2010-04-171-0/+4
* * configure.in: use AC_TRY_LINK instead of AC_TRY_COMPILE.naruse2010-04-171-0/+5
* * test/ruby/envutil.rb: update Gem::ConfigMap to fake environment formame2010-04-171-0/+6
* * lib/irb/ruby-lex.rb (identify_identifier): allow multibyte charactermame2010-04-171-0/+5
* * compile.c (iseq_compile_each): fix splat condition in NODE_WHEN.wanabe2010-04-171-0/+5
* * lib/net/smtp.rb (Net::SMTP#rcptto_list): continue when at leastnobu2010-04-161-0/+6
* * test/thread/test_queue.rb (TestQueue#grind): fix typos.kazu2010-04-161-0/+4
* NEWS: add Array#repeated_{combinationpermutation} [Feature #2981]kazu2010-04-161-0/+4
* * ext/psych/lib/psych/core_ext.rb (yaml_as): supporting deprecatedtenderlove2010-04-161-0/+6
* * ext/psych/lib/psych/coder.rb (scalar): supporting deprecated methodstenderlove2010-04-161-0/+6
* * io.c (rb_io_rewind, rb_io_eof): add rdoc. based on a patch frommame2010-04-161-0/+5
* * test/win32ole/test_folderitem2_invokeverb.rb (test_invokeverb):suke2010-04-161-0/+6
* * parse.y (string_content, etc): counts of CMDARG_PUSH and POP weremame2010-04-161-0/+5
* * ext/bigdecimal/bigdecimal.c (BigDecimal_coerce): revert r23389,mame2010-04-161-0/+6
* add thanks.mame2010-04-161-1/+1
* * lib/thread.rb (Queue#push, #pop, SizedQueue#push, #pop): removemame2010-04-161-0/+8
* * .gitignore: updated.mame2010-04-161-0/+4
* * tool/file2lastrev.rb (VCS::SVN::get_revisions.): remind aboutnobu2010-04-161-0/+5
* * array.c (rb_ary_repeated_permutation): new method added. a patchmatz2010-04-161-0/+7
* * thread.c (rb_thread_priority, rb_thread_priority_set): fix rdoc.mame2010-04-151-0/+6
* * lib/uri/ftp.rb (URI::FTP#set_path): added to correct handling ofmame2010-04-151-0/+12
* * tool/file2lastrev.rb: use backtick for ruby 1.8.akr2010-04-151-0/+4
* * tool/file2lastrev.rb: this should run with ruby 1.8.naruse2010-04-151-0/+4
* * tool/file2lastrev.rb: make -q effective for files not versionakr2010-04-151-0/+5
* * vm_dump.c (bugreport_backtrace): ditto.nobu2010-04-151-1/+3
* * vm.c (vm_backtrace_each): get rid of use of malloc from signalnobu2010-04-151-0/+8
* * common.mk (help): small fix.usa2010-04-151-0/+4
* * lib/rexml/source.rb: force_encoding("UTF-8") when the inputnaruse2010-04-141-0/+5
* * configure.in (signbit): signbit is a macro in C99.mrkn2010-04-141-0/+4
* * io.c (io_shift_cbuf): should terminate.nobu2010-04-141-0/+5
* * gc.c (GET_STACK_BOUNDS): fixed macro argument names. a patch fromnobu2010-04-141-0/+10
* * string.c (rb_string_value_cstr): make NUL terminated if it isnobu2010-04-141-0/+5
* * lib/net/imap (encode_utf7): encode & properly. Thanks, Kengoshugo2010-04-141-0/+5
* * ext/syck/lib/syck/basenode.rb (Syck::BaseNode#match_path): fixednobu2010-04-141-1/+4
* * ext/syck/lib/yaml/syck.rb: split from ext/syck/lib/syck.rb fornobu2010-04-141-0/+5
* * ext/nkf/nkf-utf8/nkf.c: Refix [nkf-bug:21393]. (explicit -X)naruse2010-04-141-0/+4
* * ext/nkf/nkf-utf8/nkf.c: Fix: Windows Codepages wrongly convertnaruse2010-04-131-0/+5
* * random.c (make_seed_value): fix leading-zero-guard condition onnobu2010-04-131-0/+5
* * lib/irb/completion.rb (CompletionProc): fix [ruby-dev:40953]keiju2010-04-131-0/+5
* * transcode.c (transcode_loop): insert output the value whennaruse2010-04-131-0/+9
* * random.c (rand_init): use the absolute value of seed toakr2010-04-121-0/+6
* * enumerator.c (inspect_enumerator): don't raise for uninitializedakr2010-04-121-0/+5
* * LEGAL: separated the section for parse.c. contributed by Paulnobu2010-04-121-0/+5
* * lib/fileutils.rb (fu_each_src_dest): ensure src is accessible.nobu2010-04-121-1/+8
* * lib/fileutils.rb (fu_have_st_ino): check if required method isnobu2010-04-121-0/+5
* * lib/matrix.rb: New method Matrix.build [ruby-core:28272]marcandre2010-04-111-0/+4