aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * time.c (time_round): new method Time#round. [ruby-dev:40595]akr2010-03-113-0/+97
* * transcode.c (str_transcode0): confirm the code range.nobu2010-03-112-1/+5
* * missing/signbit.c: added.nobu2010-03-113-2/+25
* * configure.in: check if target_archs has changed.nobu2010-03-112-27/+25
* * win32/win32.c (signbit): allow x64.wanabe2010-03-102-4/+4
* * 2010-03-11svn2010-03-101-2/+2
* * iseq.c (rb_iseq_clone): sets local_iseq and klass properly.shugo2010-03-103-0/+24
* * enum.c (min_ii, max_ii, minmax_ii): remove wrong optimization thatmame2010-03-102-37/+22
* * enc/x_emoji.h: renamed from enc/x-emoji.c.muraken2010-03-102-0/+4
* * compile.c (defined_expr), insns.def (defined): fix to pass a Symbolko12010-03-094-4/+10
* * test/dl/test_method.rb: delete a residual test for dl on libffi.mame2010-03-092-11/+4
* * **/*emoji*: eol-style.nobu2010-03-090-0/+0
* * enc/trans/EMOJI/*.src, enc/trans/emoji*, enc/x-emoji.c, test/ruby/enc/test_...muraken2010-03-0925-84/+15886
* * tool/transcode-tblgen.rb (ActionMap#generate_node):naruse2010-03-092-2/+9
* * re.c (rb_reg_to_s): remove unused variable.naruse2010-03-092-1/+4
* * 2010-03-09svn2010-03-091-2/+2
* * tool/transcode-tblgen.rb (StrSet#parse, ActionMap#generate_node):mame2010-03-092-4/+16
* * dln.c [DLN_NEEDS_ALT_SEPARATOR] (translit_separator): small typo fixed.azav2010-03-071-0/+6
* * dln.c [DLN_NEEDS_ALT_SEPARATOR] (translit_separator): small typo fixed.azav2010-03-071-1/+1
* * 2010-03-08svn2010-03-071-2/+2
* * symbian/setup (*.pkg): Shared library installation path fixed to match chan...azav2010-03-071-1/+2
* * bignum.c (rb_big_pack): use DIGSPERLONG and BITSPERDIG.akr2010-03-072-4/+9
* * io.c: Fix documentation for each/each_line/lines, bytes/each_byte,marcandre2010-03-074-124/+98
* describe new optional arugment for Pathname#realpath and Pathname#realdirpath.akr2010-03-071-0/+4
* add a test.akr2010-03-071-0/+39
* * file.c: add optional basedir argument for realpath/realdirpath.akr2010-03-075-30/+102
* * encoding.c (enc_set_filesystem_encoding):naruse2010-03-063-13/+9
* * 2010-03-07svn2010-03-061-2/+2
* * hash.c (Hash#merge doc): Added explanation for form with block.marcandre2010-03-061-3/+7
* useless lines removed.akr2010-03-061-2/+0
* * pack.c: fix the prototype of rb_big2ulong_pack.akr2010-03-062-1/+5
* * io.c (rb_io_s_write, rb_io_s_binwrite): delete File#write andmame2010-03-063-175/+17
* * io.c (rb_io_s_binwrite): use mode "r+b" instead of "ab" to handlemame2010-03-063-9/+16
* * 2010-03-06svn2010-03-051-2/+2
* * win32/Makefile.sub (config.h): VC6 has __int64.usa2010-03-052-2/+4
* * transcode.c (econv_opts): set :undef => :replace whennaruse2010-03-052-0/+10
* * io.c (pipe_open): suppressed a warning.nobu2010-03-053-5/+14
* * 2010-03-05svn2010-03-051-2/+2
* * win32/win32.c (signbit): defined on mingw.nobu2010-03-052-0/+6
* add comment.akr2010-03-041-0/+14
* * eval.c (setup_exception): avoid line number 0 when settingmame2010-03-042-1/+11
* * io.c (io_s_write, io_s_binwrite): add File#write and #binwrite.mame2010-03-043-8/+182
* add ref.wanabe2010-03-041-0/+1
* * gc.c (gc_profile_total_time): add GC::Profiler.total_time.wanabe2010-03-043-0/+33
* * NEWS: Adding Enumerable#each_entry to the new method listmarcandre2010-03-041-0/+1
* * complex.c (m_log, m_exp): remove unused functions.naruse2010-03-042-24/+4
* * ext/json/lib/**/*.rb: not executable.nobu2010-03-043-0/+0
* * test/ruby/test_env.rb (TestEnv#test_select_bang): add tests.mame2010-03-032-0/+22
* * test/ruby/test_hash.rb (TestHash#test_keep_if): fix typo.kazu2010-03-032-2/+6
* fix rdoc.akr2010-03-031-1/+1