aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * parse.y (rb_intern3): prohibit Symbol with an invalid encoding.mame2010-03-161-0/+7
* * tool/transcode-tblgen.rb: specialize for singletom mappings.akr2010-03-161-0/+4
* * enc/trans/emoji.trans: added codepoints leading 0xf4 into nomap_table.muraken2010-03-161-0/+5
* * ext/bigdecimal/bigdecimal.c (VpCtoV): keep e's sign.naruse2010-03-161-0/+6
* * include/ruby/encoding.h (rb_str_conv_enc_opts): missing prototype.nobu2010-03-161-0/+4
* * ext/tmpdir: split from lib/tmpdir.rb.nobu2010-03-161-1/+5
* * win32/win32.c (rb_w32_getcwd): remvoed duplicated code.nobu2010-03-161-0/+4
* * include/ruby/encoding.h (ENC_TO_ENCINDEX): suppress warnings.nobu2010-03-161-0/+4
* * configure.in (RSHIFT): parenthesize the argument of cast insteadnobu2010-03-161-0/+5
* * file.c (file_expand_path): ignore dname if it has differentnobu2010-03-161-0/+5
* fix typos.akr2010-03-151-3/+3
* * tool/transcode-tblgen.rb: redundant loop removed.akr2010-03-151-0/+4
* * tool/transcode-tblgen.rb: refactored to use tree as memo key.akr2010-03-151-0/+4
* * tool/transcode-tblgen.rb: more info in generating macro names.akr2010-03-151-0/+4
* * tool/transcode-tblgen.rb: ActionMap#each_firstbyte inlined.akr2010-03-151-0/+4
* * tool/transcode-tblgen.rb (transcode_tblgen): add valid_encodingakr2010-03-151-0/+10
* * random.c (default_rand): removed initial buffer.nobu2010-03-151-0/+8
* * io.c (rb_io_print): RDoc update. a patch from Daniel Kelleymatz2010-03-151-0/+5
* * random.c (next_state): no initialization here.nobu2010-03-151-0/+6
* * random.c (rb_reset_random_seed): set seed in this. [ruby-core:28655]naruse2010-03-151-0/+5
* * ext/nkf/nkf-utf8/nkf.c: import latest nkf. [master 9306cb0]naruse2010-03-151-0/+5
* * lib/uri/common.rb (URI.encode_www_component):naruse2010-03-151-0/+5
* * symbian/README.SYMBIAN: fixed broken patch and converted tonobu2010-03-151-0/+5
* * file.c (Init_File): do not define File::ALT_SEPARATOR on cygwin.nobu2010-03-141-0/+4
* * file.c (realpath_rec): use same cache.nobu2010-03-141-1/+3
* * file.c (realpath_internal): regulate separators in prefix.nobu2010-03-141-1/+4
* * file.c (FILE_ALT_SEPARATOR): separated condition.nobu2010-03-141-0/+4
* * io.c (rb_io_each_codepoint): read directly when readconv isnobu2010-03-141-0/+5
* * tool/file2lastrev.rb (VCS::{SVN,GIT}#get_revisions):nobu2010-03-141-0/+5
* * tool/transcode-tblgen.rb (Action#hash): defined.akr2010-03-141-0/+6
* * tool/transcode-tblgen.rb: refactored.akr2010-03-141-0/+4
* * symbian/setup (*.pkg): Ruby Core installation separated from standard exten...azav2010-03-141-0/+10
* * tool/file2lastrev.rb (VCS::GIT_SVN#get_revisions) :naruse2010-03-141-0/+9
* * tool/transcode-tblgen.rb: consider valid_encoding for max_input.akr2010-03-141-0/+4
* * enc/trans/emoji.trans: fix nomap_table.akr2010-03-141-0/+4
* * compile.c (insn_data_to_s_detail), iseq.c (insn_operand_intern):nobu2010-03-141-0/+5
* * file.c (EXPAND_PATH_BUFFER): make it back to usascii, to preventmatz2010-03-131-0/+5
* * tool/transcode-tblgen.rb: reject ambiguous mapping.akr2010-03-131-0/+7
* * file.c (file_expand_path): should not just copy the encodingmatz2010-03-131-0/+8
* * tool/file2lastrev.rb: refactord. fixed changed revision of git.nobu2010-03-131-1/+5
* * io.c (rb_io_print): should not print field separator at the endmatz2010-03-131-0/+5
* * enum.c (enum_join): remove Enumerable#join. [ruby-core:24786]matz2010-03-131-0/+6
* * include/ruby/io.h (MakeOpenFile): finalize fptr get rid ofnobu2010-03-131-1/+6
* * load.c (rb_get_expanded_load_path): expand paths if any item in $:shugo2010-03-131-0/+5
* * load.c (rb_get_expanded_load_path): does not expand paths if allshugo2010-03-131-0/+5
* * ext/tk/extconf.rb: fix [Bug #2840] Tk doesn't built in mingw.nagai2010-03-131-0/+4
* * tool/transcode-tblgen.rb: show cosumed time at last.akr2010-03-121-0/+4
* * file.c (rb_file_s_basename): check encoding of suffix.nobu2010-03-121-0/+4
* * ruby.c (ruby_init_loadpath_safe): mark initial load paths.nobu2010-03-121-0/+9
* * NEWS: emoji encodings.muraken2010-03-121-0/+4