aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * lib/open3.rb (Open3.pipeline_start): return an array of threads if aakr2008-12-103-20/+112
* rdoc update.akr2008-12-101-1/+1
* * ext/bigdecimal/bigdecimal.c (BigDecimal_round): should be roundmatz2008-12-102-2/+13
* * thread.c (rb_mutex_unlock): shut up warning. a patch frommatz2008-12-102-1/+6
* added ml ref.tadf2008-12-101-1/+1
* * 2008-12-11svn2008-12-101-3/+3
* * complex.c: avoided warnings on cpp.tadf2008-12-103-0/+24
* * lib/rss/maker.rb (RSS::Maker.[]): add.kou2008-12-102-5/+17
* * enumerator.c (enumerator_rewind): If the enclosed objectknu2008-12-102-0/+12
* * enumerator.c (enumerator_next): Fix a typo: s/rewinded/rewound/.knu2008-12-103-2/+8
* * re.c (rb_reg_initialize): raise RegexpError when encodingnaruse2008-12-102-0/+10
* * 2008-12-10svn2008-12-091-3/+3
* * common.mk (win32.obj): depend on headers.usa2008-12-092-1/+5
* * enc/trans/single_byte.trans, cp850-tbl.rb, cp852-tbl.rb,duerst2008-12-099-32/+915
* * vm_core.h: removed trailing garbage spaces.nobu2008-12-091-5/+5
* * id.h, include/ruby/{intern,oniguruma}.h, regenc.h, regparse.h,nobu2008-12-0916-19/+19
* * ext/curses/curses.c: removed trailing spaces.nobu2008-12-091-31/+31
* * ext/curses/curses.c: made indentation consistent.nobu2008-12-091-189/+189
* * compile.c (iseq_compile_each), gc.c (assign_heap_slot),nobu2008-12-0910-34/+44
* * ext/curses/curses.c (curses_use_default_colors): add newmatz2008-12-093-1/+54
* * cont.c (fiber_status), template/insns.inc.tmpl (ruby_vminsn_type),nobu2008-12-094-5/+8
* * vm_insnhelper.c (check_cfunc): use function pointer.nobu2008-12-092-1/+5
* * .gdbinit (rp): fixed typo for T_STRUCT.nobu2008-12-092-1/+5
* * pack.c (pack_pck): fixed [ruby-dev:37295].yugui2008-12-092-2/+10
* * mkconfig.rb: fix for continued lines. based on a patch fromnobu2008-12-082-6/+10
* rdoc update.akr2008-12-081-2/+16
* * eval.c (rb_make_exception): single argument to raise may bematz2008-12-082-3/+8
* * ext/bigdecimal/bigdecimal.c (BigDecimal_truncate): returnmatz2008-12-082-0/+18
* * tool/make-snapshot (package): enc.mk in snapshot is dummy and shouldnobu2008-12-082-0/+13
* * enc/depend (clean-srcs): split out from clean.nobu2008-12-084-6/+16
* * pack.c (pack_pack): fixed odd act of 'm*', 'M*', and 'P*'.yugui2008-12-082-1/+9
* * pack.c (pack_pack): fixed length for odd length string.nobu2008-12-083-2/+19
* * ruby.c (proc_options): added version, copyright, usage, yydebug,nobu2008-12-082-43/+67
* * ruby.c (proc_options): source-encoding option.nobu2008-12-081-0/+9
* * ruby.c (set_option_encoding_once): dry.nobu2008-12-083-34/+46
* * configure.in (LIBPATHFLAG): commit miss.nobu2008-12-071-6/+6
* * configure.in (LIBPATHFLAG): use numbered specifier if RPATHFLAGnobu2008-12-072-2/+11
* * Makefile.in (LIBRUBY_SO): localizes non-public symbols.nobu2008-12-073-1/+14
* rdoc update.akr2008-12-071-0/+2
* rdoc update.akr2008-12-071-0/+11
* * lib/open3.rb (Open3.capture3): renamed from Open3.poutput3.akr2008-12-073-31/+37
* * 2008-12-07svn2008-12-071-3/+3
* * lib/open3.rb (Open3.poutput3): :binmode option implemented.akr2008-12-072-6/+68
* update rdoc.akr2008-12-061-14/+24
* * tool/make-snapshot (package): added RM and CP. [ruby-dev:37288]nobu2008-12-063-1/+7
* * pack.c (pack_pack): 'u0' is not special differently from 'm0'.yugui2008-12-063-1/+9
* * pack.c (pack_pack): set US-ASCII and CODERANGE_7BITnaruse2008-12-062-0/+12
* rdoc update.akr2008-12-061-1/+1
* * 2008-12-06svn2008-12-051-3/+3
* rdoc udpate.akr2008-12-051-20/+37