summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * complex.c (f_signbit): NaN may be signed value.tadf2008-12-032-7/+13
* update rdoc.akr2008-12-031-9/+19
* * 2008-12-04svn2008-12-031-3/+3
* * process.c (EXEC_OPTION_DUP2_CHILD): defined.akr2008-12-033-19/+154
* * parse.y (expr): keyword_not can continue across newline.nobu2008-12-032-3/+8
* * iseq.c (simple_default_value): returns simplest assignment only.nobu2008-12-032-3/+7
* * process.c (check_exec_redirect): accept :in, :out, :err as redirectakr2008-12-033-0/+22
* revert.tadf2008-12-032-3/+4
* * ext/tk/tcltklib.c (ip_ruby_cmd, ip_invoke_with_position): mustnobu2008-12-032-11/+14
* * ChangeLog: fixed function name.nobu2008-12-031-2/+2
* * io.c (rb_io_getc, rb_io_readchar): documentation correction fromnobu2008-12-033-6/+13
* properties.nobu2008-12-030-0/+0
* * lib/rexml/xpath.rb (REXML::XPath.first): apply documentationmatz2008-12-032-0/+18
* * test/ruby/test_rational.rb: add a test.mame2008-12-022-0/+7
* * test/ruby/test_range.rb: add a test.mame2008-12-022-0/+13
* * test/ruby/test_string.rb: add some tests.mame2008-12-022-0/+47
* * 2008-12-03svn2008-12-021-3/+3
* * ext/pty/pty.c (Init_pty): fix typo.mame2008-12-022-1/+5
* * lib/open3.rb (Open3.popen3): merge hash options if given. akr2008-12-023-19/+298
* move the previous comment.akr2008-12-022-26/+28
* add comment for select behavior on file descriptors over FD_SETSIZE.akr2008-12-021-0/+26
* * lib/net/protocol.rb (Net::BufferedIO#rbuf_fill): usematz2008-12-022-3/+16
* * test/socket/test_tcp.rb (test_recvfrom): already can run on mswin32.usa2008-12-021-3/+2
* * 2008-12-02svn2008-12-021-3/+3
* * test/socket/test_tcp.rb (test_recvfrom, test_encoding): shouldn't assumeusa2008-12-021-4/+4
* * set 1.9.1-p5000 into version number. [ruby-dev:36998]yugui2008-12-012-4/+8
* * signal.c (register_sigaltstack): no need to define on non-sigaltstackusa2008-12-012-2/+9
* * cont.c (rb_fiber_start): calls with exact argument number.nobu2008-12-013-2/+16
* * 2008-12-01svn2008-12-011-4/+4
* properties.nobu2008-12-010-0/+0
* * man/rake.1: new manual pageyugui2008-11-302-0/+173
* man/goruby.1: fix typoyugui2008-11-301-1/+1
* * test/ruby/test_regexp.rb (TestRegexp#test_parse_curly_brace):yugui2008-11-302-1/+8
* * 2008-11-30svn2008-11-291-3/+3
* * man/irb.1 (EXAMPLES): new sectionyugui2008-11-292-0/+22
* * man/irb.1: typo fixyugui2008-11-291-1/+1
* * regparse.c (is_invalid_quantifier_target): Perl and old Rubymatz2008-11-292-0/+9
* * ext/socket/socket.c (sock_getaddrinfo): should have updated formatz2008-11-292-1/+6
* * 2008-11-29svn2008-11-281-3/+3
* * cont.c (fiber_alloc): separate allocation and initialization.matz2008-11-282-17/+31
* * ext/socket/socket.c (sock_s_getaddrinfo): refactored to removematz2008-11-282-37/+23
* * ChangLog: spell miss.keiju2008-11-281-1/+1
* * lib/foerwardable.rb: should be usable def_single_delegator forkeiju2008-11-282-18/+116
* * iseq.c (simple_default_value): extracts simplest defaultnobu2008-11-285-2/+273
* * ext/bigdecimal/bigdecimal.c (BigDecimal_DoDivmod): bigdecimalmatz2008-11-273-7/+10
* * 2008-11-28svn2008-11-271-3/+3
* * numeric.c (flodivmod): floating point division should raisematz2008-11-273-3/+7
* * gc.c (gc_mark): still needs to check stack depth during GC.matz2008-11-272-6/+18
* * strftime.c (rb_strftime): should add padding for %%.tadf2008-11-272-0/+5
* * signal.c (register_sigaltstack): stores alt stack for debugnobu2008-11-272-14/+19