summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-03properties.nobu
2008-12-03* lib/rexml/xpath.rb (REXML::XPath.first): apply documentationmatz
2008-12-02* test/ruby/test_rational.rb: add a test.mame
2008-12-02* test/ruby/test_range.rb: add a test.mame
2008-12-02* test/ruby/test_string.rb: add some tests.mame
2008-12-02* 2008-12-03svn
2008-12-02* ext/pty/pty.c (Init_pty): fix typo.mame
2008-12-02* lib/open3.rb (Open3.popen3): merge hash options if given. akr
2008-12-02move the previous comment.akr
2008-12-02add comment for select behavior on file descriptors over FD_SETSIZE.akr
2008-12-02* lib/net/protocol.rb (Net::BufferedIO#rbuf_fill): usematz
2008-12-02* test/socket/test_tcp.rb (test_recvfrom): already can run on mswin32.usa
2008-12-02* 2008-12-02svn
2008-12-02* test/socket/test_tcp.rb (test_recvfrom, test_encoding): shouldn't assumeusa
2008-12-01* set 1.9.1-p5000 into version number. [ruby-dev:36998]yugui
2008-12-01 * signal.c (register_sigaltstack): no need to define on non-sigaltstackusa
2008-12-01* cont.c (rb_fiber_start): calls with exact argument number.nobu
2008-12-01* 2008-12-01svn
2008-12-01properties.nobu
2008-11-30* man/rake.1: new manual pageyugui
2008-11-30man/goruby.1: fix typoyugui
2008-11-30* test/ruby/test_regexp.rb (TestRegexp#test_parse_curly_brace):yugui
2008-11-29* 2008-11-30svn
2008-11-29* man/irb.1 (EXAMPLES): new sectionyugui
2008-11-29* man/irb.1: typo fixyugui
2008-11-29* regparse.c (is_invalid_quantifier_target): Perl and old Rubymatz
2008-11-29* ext/socket/socket.c (sock_getaddrinfo): should have updated formatz
2008-11-28* 2008-11-29svn
2008-11-28* cont.c (fiber_alloc): separate allocation and initialization.matz
2008-11-28* ext/socket/socket.c (sock_s_getaddrinfo): refactored to removematz
2008-11-28* ChangLog: spell miss.keiju
2008-11-28 * lib/foerwardable.rb: should be usable def_single_delegator forkeiju
2008-11-28* iseq.c (simple_default_value): extracts simplest defaultnobu
2008-11-27* ext/bigdecimal/bigdecimal.c (BigDecimal_DoDivmod): bigdecimalmatz
2008-11-27* 2008-11-28svn
2008-11-27* numeric.c (flodivmod): floating point division should raisematz
2008-11-27* gc.c (gc_mark): still needs to check stack depth during GC.matz
2008-11-27 * strftime.c (rb_strftime): should add padding for %%.tadf
2008-11-27* signal.c (register_sigaltstack): stores alt stack for debugnobu
2008-11-27* signal.c (ruby_sigaction_t): added.nobu
2008-11-27* signal.c (ALT_STACK_SIZE): default minimum size is insufficientnobu
2008-11-27* gc.c (ruby_stack_check): no check if using sigaltstack.nobu
2008-11-27* 2008-11-27svn
2008-11-27* ext/bigdecimal/bigdecimal.c (BigDecimal_div2): should returnmatz
2008-11-26* strftime.c (STRFTIME): use rb_strftime() recursively, instead ofmatz
2008-11-26* ext/bigdecimal/bigdecimal.c (VpException): bigdecimal zeromatz
2008-11-26add comment and test.akr
2008-11-26* ext/gdbm/gdbm.c (rb_gdbm_nextkey): fix memory leak.kazu
2008-11-25* ext/bigdecimal/bigdecimal.c (BigDecimal_to_r): raise exceptionmatz
2008-11-25* ext/bigdecimal/bigdecimal.c (VpAlloc): avoid ALLOCA_N() to avoidmatz