summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-15* 2010-03-16svn
2010-03-15* tool/transcode-tblgen.rb: more info in generating macro names.akr
2010-03-15* tool/transcode-tblgen.rb: ActionMap#each_firstbyte inlined.akr
2010-03-15* tool/transcode-tblgen.rb (transcode_tblgen): add valid_encodingakr
2010-03-15* random.c (default_rand): removed initial buffer.nobu
2010-03-15* io.c (rb_io_print): RDoc update. a patch from Daniel Kelleymatz
2010-03-15* random.c (next_state): no initialization here.nobu
2010-03-15* random.c (rb_reset_random_seed): set seed in this. [ruby-core:28655]naruse
2010-03-15* ext/nkf/nkf-utf8/nkf.c: import latest nkf. [master 9306cb0]naruse
2010-03-15* lib/uri/common.rb (URI.encode_www_component):naruse
2010-03-15* symbian/README.SYMBIAN: fixed broken patch and converted tonobu
2010-03-14* file.c (Init_File): do not define File::ALT_SEPARATOR on cygwin.nobu
2010-03-14* file.c (realpath_rec): use same cache.nobu
2010-03-14* file.c (realpath_internal): regulate separators in prefix.nobu
2010-03-14* file.c (realpath_internal): regulate separators in prefix.nobu
2010-03-14* file.c (file_alt_separator): commit miss.nobu
2010-03-14* file.c (FILE_ALT_SEPARATOR): separated condition.nobu
2010-03-14* io.c (rb_io_each_codepoint): read directly when readconv isnobu
2010-03-14* tool/file2lastrev.rb (VCS::{SVN,GIT}#get_revisions):nobu
2010-03-14* tool/transcode-tblgen.rb (Action#hash): defined.akr
2010-03-14* tool/transcode-tblgen.rb: refactored.akr
2010-03-14* symbian/setup (*.pkg): Ruby Core installation separated from standard exten...azav
2010-03-14* symbian/configure.bat: Ruby Core installation separated from standard exten...azav
2010-03-14* symbian/README.SYMBIAN: Ruby Core installation separated from standard exte...azav
2010-03-14* symbian/setup (*.pkg): Ruby Core installation separated from standard exten...azav
2010-03-14* 2010-03-15svn
2010-03-14* tool/file2lastrev.rb (VCS::GIT_SVN#get_revisions) :naruse
2010-03-14* tool/transcode-tblgen.rb: consider valid_encoding for max_input.akr
2010-03-14* enc/trans/emoji.trans: fix nomap_table.akr
2010-03-14* compile.c (insn_data_to_s_detail), iseq.c (insn_operand_intern):nobu
2010-03-13* file.c (EXPAND_PATH_BUFFER): make it back to usascii, to preventmatz
2010-03-13* tool/transcode-tblgen.rb: reject ambiguous mapping.akr
2010-03-13* 2010-03-14svn
2010-03-13rdoc update.akr
2010-03-13* file.c (file_expand_path): should not just copy the encodingmatz
2010-03-13* tool/file2lastrev.rb: refactord. fixed changed revision of git.nobu
2010-03-13* io.c (rb_io_print): should not print field separator at the endmatz
2010-03-13* enum.c (enum_join): remove Enumerable#join. [ruby-core:24786]matz
2010-03-13* include/ruby/io.h (MakeOpenFile): finalize fptr get rid ofnobu
2010-03-13* load.c (rb_get_expanded_load_path): expand paths if any item in $:shugo
2010-03-13* load.c (rb_get_expanded_load_path): does not expand paths if allshugo
2010-03-13* ext/tk/extconf.rb: fix [Bug #2840] Tk doesn't built in mingw.nagai
2010-03-12* tool/transcode-tblgen.rb: show cosumed time at last.akr
2010-03-12* file.c (rb_file_s_basename): check encoding of suffix.nobu
2010-03-12* 2010-03-13svn
2010-03-12* ruby.c (ruby_init_loadpath_safe): mark initial load paths.nobu
2010-03-12indented.akr
2010-03-12wrap tests by Emoji module.akr
2010-03-12rdoc update.akr
2010-03-12* NEWS: emoji encodings.muraken