| Commit message (Expand) | Author | Age | Files | Lines |
| * | added ml ref. | tadf | 2008-12-10 | 1 | -1/+1 |
| * | * 2008-12-11 | svn | 2008-12-10 | 1 | -3/+3 |
| * | * complex.c: avoided warnings on cpp. | tadf | 2008-12-10 | 3 | -0/+24 |
| * | * lib/rss/maker.rb (RSS::Maker.[]): add. | kou | 2008-12-10 | 2 | -5/+17 |
| * | * enumerator.c (enumerator_rewind): If the enclosed object | knu | 2008-12-10 | 2 | -0/+12 |
| * | * enumerator.c (enumerator_next): Fix a typo: s/rewinded/rewound/. | knu | 2008-12-10 | 3 | -2/+8 |
| * | * re.c (rb_reg_initialize): raise RegexpError when encoding | naruse | 2008-12-10 | 2 | -0/+10 |
| * | * 2008-12-10 | svn | 2008-12-09 | 1 | -3/+3 |
| * | * common.mk (win32.obj): depend on headers. | usa | 2008-12-09 | 2 | -1/+5 |
| * | * enc/trans/single_byte.trans, cp850-tbl.rb, cp852-tbl.rb, | duerst | 2008-12-09 | 9 | -32/+915 |
| * | * vm_core.h: removed trailing garbage spaces. | nobu | 2008-12-09 | 1 | -5/+5 |
| * | * id.h, include/ruby/{intern,oniguruma}.h, regenc.h, regparse.h, | nobu | 2008-12-09 | 16 | -19/+19 |
| * | * ext/curses/curses.c: removed trailing spaces. | nobu | 2008-12-09 | 1 | -31/+31 |
| * | * ext/curses/curses.c: made indentation consistent. | nobu | 2008-12-09 | 1 | -189/+189 |
| * | * compile.c (iseq_compile_each), gc.c (assign_heap_slot), | nobu | 2008-12-09 | 10 | -34/+44 |
| * | * ext/curses/curses.c (curses_use_default_colors): add new | matz | 2008-12-09 | 3 | -1/+54 |
| * | * cont.c (fiber_status), template/insns.inc.tmpl (ruby_vminsn_type), | nobu | 2008-12-09 | 4 | -5/+8 |
| * | * vm_insnhelper.c (check_cfunc): use function pointer. | nobu | 2008-12-09 | 2 | -1/+5 |
| * | * .gdbinit (rp): fixed typo for T_STRUCT. | nobu | 2008-12-09 | 2 | -1/+5 |
| * | * pack.c (pack_pck): fixed [ruby-dev:37295]. | yugui | 2008-12-09 | 2 | -2/+10 |
| * | * mkconfig.rb: fix for continued lines. based on a patch from | nobu | 2008-12-08 | 2 | -6/+10 |
| * | rdoc update. | akr | 2008-12-08 | 1 | -2/+16 |
| * | * eval.c (rb_make_exception): single argument to raise may be | matz | 2008-12-08 | 2 | -3/+8 |
| * | * ext/bigdecimal/bigdecimal.c (BigDecimal_truncate): return | matz | 2008-12-08 | 2 | -0/+18 |
| * | * tool/make-snapshot (package): enc.mk in snapshot is dummy and should | nobu | 2008-12-08 | 2 | -0/+13 |
| * | * enc/depend (clean-srcs): split out from clean. | nobu | 2008-12-08 | 4 | -6/+16 |
| * | * pack.c (pack_pack): fixed odd act of 'm*', 'M*', and 'P*'. | yugui | 2008-12-08 | 2 | -1/+9 |
| * | * pack.c (pack_pack): fixed length for odd length string. | nobu | 2008-12-08 | 3 | -2/+19 |
| * | * ruby.c (proc_options): added version, copyright, usage, yydebug, | nobu | 2008-12-08 | 2 | -43/+67 |
| * | * ruby.c (proc_options): source-encoding option. | nobu | 2008-12-08 | 1 | -0/+9 |
| * | * ruby.c (set_option_encoding_once): dry. | nobu | 2008-12-08 | 3 | -34/+46 |
| * | * configure.in (LIBPATHFLAG): commit miss. | nobu | 2008-12-07 | 1 | -6/+6 |
| * | * configure.in (LIBPATHFLAG): use numbered specifier if RPATHFLAG | nobu | 2008-12-07 | 2 | -2/+11 |
| * | * Makefile.in (LIBRUBY_SO): localizes non-public symbols. | nobu | 2008-12-07 | 3 | -1/+14 |
| * | rdoc update. | akr | 2008-12-07 | 1 | -0/+2 |
| * | rdoc update. | akr | 2008-12-07 | 1 | -0/+11 |
| * | * lib/open3.rb (Open3.capture3): renamed from Open3.poutput3. | akr | 2008-12-07 | 3 | -31/+37 |
| * | * 2008-12-07 | svn | 2008-12-07 | 1 | -3/+3 |
| * | * lib/open3.rb (Open3.poutput3): :binmode option implemented. | akr | 2008-12-07 | 2 | -6/+68 |
| * | update rdoc. | akr | 2008-12-06 | 1 | -14/+24 |
| * | * tool/make-snapshot (package): added RM and CP. [ruby-dev:37288] | nobu | 2008-12-06 | 3 | -1/+7 |
| * | * pack.c (pack_pack): 'u0' is not special differently from 'm0'. | yugui | 2008-12-06 | 3 | -1/+9 |
| * | * pack.c (pack_pack): set US-ASCII and CODERANGE_7BIT | naruse | 2008-12-06 | 2 | -0/+12 |
| * | rdoc update. | akr | 2008-12-06 | 1 | -1/+1 |
| * | * 2008-12-06 | svn | 2008-12-05 | 1 | -3/+3 |
| * | rdoc udpate. | akr | 2008-12-05 | 1 | -20/+37 |
| * | * rational.c (nurat_{to_s,inspect}): performance improvement. | tadf | 2008-12-05 | 2 | -9/+27 |
| * | * complex.c: inpsect should not depend on to_s. | tadf | 2008-12-05 | 2 | -4/+14 |
| * | fix for 1.8's | xibbar | 2008-12-05 | 1 | -1/+1 |
| * | * lib/open3.rb (Open3.pipeline_start): new method. | akr | 2008-12-05 | 3 | -28/+166 |