aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * lib/uri/common.rb (URI.encode_www_form): new method tonaruse2010-03-121-0/+9
* * lib/webrick/httpservlet/cgihandler.rbnaruse2010-03-121-0/+7
* * tool/compile_prelude.rb: TMP_RUBY_PREFIX should replace rubylibprefix but n...muraken2010-03-121-0/+5
* * complex.c (f_signbit): remove condition for signbit becausenaruse2010-03-121-0/+5
* * win32/win32.c (init_env): get rid of alloca() for outer string.nobu2010-03-111-0/+4
* * ext/racc/cparse/cparse.c: suppressed warnings for shortening onnobu2010-03-111-0/+5
* * ruby.c (ruby_init_loadpath_safe, ruby_init_gems): set and removenobu2010-03-111-0/+9
* * Makefile.in (config.status): setup MINIRUBY environment fornobu2010-03-111-0/+5
* * ext/tk/extconf.rb: log() is built-in in some compilers and needsnobu2010-03-111-0/+5
* * sample/timeout.rb: split from lib/timeout.rb.nobu2010-03-111-0/+4
* * time.c (time_round): new method Time#round. [ruby-dev:40595]akr2010-03-111-0/+4
* * transcode.c (str_transcode0): confirm the code range.nobu2010-03-111-0/+4
* * missing/signbit.c: added.nobu2010-03-111-0/+4
* * configure.in: check if target_archs has changed.nobu2010-03-111-0/+4
* * win32/win32.c (signbit): allow x64.wanabe2010-03-101-0/+4
* * iseq.c (rb_iseq_clone): sets local_iseq and klass properly.shugo2010-03-101-0/+4
* * enum.c (min_ii, max_ii, minmax_ii): remove wrong optimization thatmame2010-03-101-0/+6
* * enc/x_emoji.h: renamed from enc/x-emoji.c.muraken2010-03-101-0/+4
* * compile.c (defined_expr), insns.def (defined): fix to pass a Symbolko12010-03-091-0/+6
* * test/dl/test_method.rb: delete a residual test for dl on libffi.mame2010-03-091-0/+4
* * enc/trans/EMOJI/*.src, enc/trans/emoji*, enc/x-emoji.c, test/ruby/enc/test_...muraken2010-03-091-0/+12
* * tool/transcode-tblgen.rb (ActionMap#generate_node):naruse2010-03-091-0/+8
* * re.c (rb_reg_to_s): remove unused variable.naruse2010-03-091-0/+4
* * tool/transcode-tblgen.rb (StrSet#parse, ActionMap#generate_node):mame2010-03-091-2/+12
* * dln.c [DLN_NEEDS_ALT_SEPARATOR] (translit_separator): small typo fixed.azav2010-03-071-0/+6
* * bignum.c (rb_big_pack): use DIGSPERLONG and BITSPERDIG.akr2010-03-071-0/+5
* * io.c: Fix documentation for each/each_line/lines, bytes/each_byte,marcandre2010-03-071-0/+9
* * file.c: add optional basedir argument for realpath/realdirpath.akr2010-03-071-0/+10
* * encoding.c (enc_set_filesystem_encoding):naruse2010-03-061-0/+9
* * pack.c: fix the prototype of rb_big2ulong_pack.akr2010-03-061-0/+4
* * io.c (rb_io_s_write, rb_io_s_binwrite): delete File#write andmame2010-03-061-0/+9
* * io.c (rb_io_s_binwrite): use mode "r+b" instead of "ab" to handlemame2010-03-061-0/+7