summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * configure.in (RUBY_EXEC_PREFIX): added to config.h.nobu2010-03-171-0/+9
* * ext/bigdecimal/bigdecimal.c (BigDecimal_{to_i,mod,divmod,div2}):nobu2010-03-171-0/+5
* * parse.y (rb_intern3): get rid of type-punning cast.nobu2010-03-171-0/+4
* * compile.c (iseq_build_body): add mark to jump table hash of case.mame2010-03-171-0/+4
* * util.c (ruby_strtod): Add support for Hexadecimalnaruse2010-03-171-0/+5
* fix typos.akr2010-03-171-2/+2
* * lib/uri/common.rb (URI#{en,de}code_www_form_component):naruse2010-03-171-0/+19
* * hash.c (rb_hash_aset): allow recursive key. [ruby-core:24648]nobu2010-03-171-0/+4
* * ruby.h (rb_warning, rb_sys_warning): fixed typo in rdoc.nobu2010-03-161-0/+5
* * compile.c, iseq.c, ruby.c, vm.c, vm_core.h, vm_eval.c: add absolutemame2010-03-161-0/+14
* * 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