summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * tool/transcode-tblgen.rb: refactored to use tree as memo key.akr2010-03-152-55/+62
* * 2010-03-16svn2010-03-151-2/+2
* * tool/transcode-tblgen.rb: more info in generating macro names.akr2010-03-152-1/+5
* * tool/transcode-tblgen.rb: ActionMap#each_firstbyte inlined.akr2010-03-152-14/+17
* * tool/transcode-tblgen.rb (transcode_tblgen): add valid_encodingakr2010-03-154-19/+34
* * random.c (default_rand): removed initial buffer.nobu2010-03-152-25/+42
* * io.c (rb_io_print): RDoc update. a patch from Daniel Kelleymatz2010-03-153-1/+25
* * random.c (next_state): no initialization here.nobu2010-03-152-23/+23
* * random.c (rb_reset_random_seed): set seed in this. [ruby-core:28655]naruse2010-03-153-6/+37
* * ext/nkf/nkf-utf8/nkf.c: import latest nkf. [master 9306cb0]naruse2010-03-152-61/+134
* * lib/uri/common.rb (URI.encode_www_component):naruse2010-03-152-2/+9
* * symbian/README.SYMBIAN: fixed broken patch and converted tonobu2010-03-152-63/+58
* * file.c (Init_File): do not define File::ALT_SEPARATOR on cygwin.nobu2010-03-142-1/+5
* * file.c (realpath_rec): use same cache.nobu2010-03-142-3/+7
* * file.c (realpath_internal): regulate separators in prefix.nobu2010-03-141-0/+4
* * file.c (realpath_internal): regulate separators in prefix.nobu2010-03-141-1/+4
* * file.c (file_alt_separator): commit miss.nobu2010-03-141-5/+16
* * file.c (FILE_ALT_SEPARATOR): separated condition.nobu2010-03-142-3/+10
* * io.c (rb_io_each_codepoint): read directly when readconv isnobu2010-03-143-3/+23
* * tool/file2lastrev.rb (VCS::{SVN,GIT}#get_revisions):nobu2010-03-142-5/+10
* * tool/transcode-tblgen.rb (Action#hash): defined.akr2010-03-142-0/+16
* * tool/transcode-tblgen.rb: refactored.akr2010-03-142-225/+249
* * symbian/setup (*.pkg): Ruby Core installation separated from standard exten...azav2010-03-141-0/+10
* * symbian/configure.bat: Ruby Core installation separated from standard exten...azav2010-03-141-3/+4
* * symbian/README.SYMBIAN: Ruby Core installation separated from standard exte...azav2010-03-141-1/+4
* * symbian/setup (*.pkg): Ruby Core installation separated from standard exten...azav2010-03-141-1/+15
* * 2010-03-15svn2010-03-141-2/+2
* * tool/file2lastrev.rb (VCS::GIT_SVN#get_revisions) :naruse2010-03-142-2/+11
* * tool/transcode-tblgen.rb: consider valid_encoding for max_input.akr2010-03-142-0/+5
* * enc/trans/emoji.trans: fix nomap_table.akr2010-03-142-1/+5
* * compile.c (insn_data_to_s_detail), iseq.c (insn_operand_intern):nobu2010-03-143-2/+7
* * file.c (EXPAND_PATH_BUFFER): make it back to usascii, to preventmatz2010-03-132-1/+6
* * tool/transcode-tblgen.rb: reject ambiguous mapping.akr2010-03-133-1/+27
* * 2010-03-14svn2010-03-131-2/+2
* rdoc update.akr2010-03-131-3/+3
* * file.c (file_expand_path): should not just copy the encodingmatz2010-03-132-2/+10
* * tool/file2lastrev.rb: refactord. fixed changed revision of git.nobu2010-03-132-41/+81
* * io.c (rb_io_print): should not print field separator at the endmatz2010-03-132-2/+7
* * enum.c (enum_join): remove Enumerable#join. [ruby-core:24786]matz2010-03-135-54/+8
* * include/ruby/io.h (MakeOpenFile): finalize fptr get rid ofnobu2010-03-132-2/+7
* * load.c (rb_get_expanded_load_path): expand paths if any item in $:shugo2010-03-132-4/+7
* * load.c (rb_get_expanded_load_path): does not expand paths if allshugo2010-03-134-9/+24
* * ext/tk/extconf.rb: fix [Bug #2840] Tk doesn't built in mingw.nagai2010-03-134-4/+18
* * tool/transcode-tblgen.rb: show cosumed time at last.akr2010-03-122-1/+9
* * file.c (rb_file_s_basename): check encoding of suffix.nobu2010-03-123-0/+12
* * 2010-03-13svn2010-03-121-2/+2
* * ruby.c (ruby_init_loadpath_safe): mark initial load paths.nobu2010-03-125-21/+17
* indented.akr2010-03-121-337/+337
* wrap tests by Emoji module.akr2010-03-121-0/+12
* rdoc update.akr2010-03-121-9/+12