aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * parse.y (parser_yylex): reverted r27388 due to backwardnobu2010-04-211-1/+4
* * parse.y (parser_yylex): warn confusing binary operators afternobu2010-04-211-0/+5
* Update to RDoc 2.5.5drbrain2010-04-211-0/+5
* * parse.y (parser_yylex): abandoned EXPR_VCALL.nobu2010-04-211-0/+4
* * io.c (io_getc): set read_encoding to resulted one characternaruse2010-04-201-0/+5
* * bignum.c (bigmul1_karatsuba): fix calculation order to preventmame2010-04-201-0/+5
* * compile.c (NODE_NEXT, NODE_REDO): add dummy putnil instruction tomame2010-04-201-0/+7
* * ext/zlib/zlib.c (rb_deflate_params): update buf_filled count becausemame2010-04-201-0/+6
* * vm_method.c (rb_add_method_def): decrement alias count ofmame2010-04-201-0/+6
* * ext/dl/win32/lib/win32/registry.rb (PredefinedKey#create): root keyusa2010-04-201-0/+5
* * parse.y (parser_yylex): fix for tLPAREN_ARG.nobu2010-04-201-0/+4
* * lib/cgi/{core, util}.rb (RFC822_DAYS, RFC822_MONTHS):xibbar2010-04-201-0/+5
* * parse.y (lex_state_e, IS_END, IS_SPCARG, parser_yylex): separatenobu2010-04-201-0/+5
* * bootstraptest/test_fork.rb: add a test for [ruby-core:28924].mame2010-04-191-0/+4
* * file.c (rb_file_s_extname): skip last directory separators.nobu2010-04-191-0/+5
* * io.c (internal_{read,write}_func, rb_{read,write}_internal):nobu2010-04-191-0/+6
* * thread.c (rb_thread_blocking_region, rb_thread_blocking_region_end):mame2010-04-191-0/+5
* * lib/fileutils.rb (FileUtils::cp_r): dup needed here; options areshyouhei2010-04-191-0/+4
* * parse.y (parser_yylex): reduced duplicated conditions.nobu2010-04-191-0/+4
* Import RDoc 2.5.4drbrain2010-04-191-0/+4
* * lib/timeout.rb (Timeout#timeout): propagate errors to thenobu2010-04-191-0/+5
* * vm_method.c (rb_add_method_def): workarond fix for redefinitionnaruse2010-04-181-0/+8
* * parse.y (string_content): cond_stack and cmdarg_stack are VALUE.nobu2010-04-181-0/+4
* * 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