index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
* complex.c (f_signbit): NaN may be signed value.
tadf
2008-12-03
2
-7
/
+13
*
update rdoc.
akr
2008-12-03
1
-9
/
+19
*
* 2008-12-04
svn
2008-12-03
1
-3
/
+3
*
* process.c (EXEC_OPTION_DUP2_CHILD): defined.
akr
2008-12-03
3
-19
/
+154
*
* parse.y (expr): keyword_not can continue across newline.
nobu
2008-12-03
2
-3
/
+8
*
* iseq.c (simple_default_value): returns simplest assignment only.
nobu
2008-12-03
2
-3
/
+7
*
* process.c (check_exec_redirect): accept :in, :out, :err as redirect
akr
2008-12-03
3
-0
/
+22
*
revert.
tadf
2008-12-03
2
-3
/
+4
*
* ext/tk/tcltklib.c (ip_ruby_cmd, ip_invoke_with_position): must
nobu
2008-12-03
2
-11
/
+14
*
* ChangeLog: fixed function name.
nobu
2008-12-03
1
-2
/
+2
*
* io.c (rb_io_getc, rb_io_readchar): documentation correction from
nobu
2008-12-03
3
-6
/
+13
*
properties.
nobu
2008-12-03
0
-0
/
+0
*
* lib/rexml/xpath.rb (REXML::XPath.first): apply documentation
matz
2008-12-03
2
-0
/
+18
*
* test/ruby/test_rational.rb: add a test.
mame
2008-12-02
2
-0
/
+7
*
* test/ruby/test_range.rb: add a test.
mame
2008-12-02
2
-0
/
+13
*
* test/ruby/test_string.rb: add some tests.
mame
2008-12-02
2
-0
/
+47
*
* 2008-12-03
svn
2008-12-02
1
-3
/
+3
*
* ext/pty/pty.c (Init_pty): fix typo.
mame
2008-12-02
2
-1
/
+5
*
* lib/open3.rb (Open3.popen3): merge hash options if given.
akr
2008-12-02
3
-19
/
+298
*
move the previous comment.
akr
2008-12-02
2
-26
/
+28
*
add comment for select behavior on file descriptors over FD_SETSIZE.
akr
2008-12-02
1
-0
/
+26
*
* lib/net/protocol.rb (Net::BufferedIO#rbuf_fill): use
matz
2008-12-02
2
-3
/
+16
*
* test/socket/test_tcp.rb (test_recvfrom): already can run on mswin32.
usa
2008-12-02
1
-3
/
+2
*
* 2008-12-02
svn
2008-12-02
1
-3
/
+3
*
* test/socket/test_tcp.rb (test_recvfrom, test_encoding): shouldn't assume
usa
2008-12-02
1
-4
/
+4
*
* set 1.9.1-p5000 into version number. [ruby-dev:36998]
yugui
2008-12-01
2
-4
/
+8
*
* signal.c (register_sigaltstack): no need to define on non-sigaltstack
usa
2008-12-01
2
-2
/
+9
*
* cont.c (rb_fiber_start): calls with exact argument number.
nobu
2008-12-01
3
-2
/
+16
*
* 2008-12-01
svn
2008-12-01
1
-4
/
+4
*
properties.
nobu
2008-12-01
0
-0
/
+0
*
* man/rake.1: new manual page
yugui
2008-11-30
2
-0
/
+173
*
man/goruby.1: fix typo
yugui
2008-11-30
1
-1
/
+1
*
* test/ruby/test_regexp.rb (TestRegexp#test_parse_curly_brace):
yugui
2008-11-30
2
-1
/
+8
*
* 2008-11-30
svn
2008-11-29
1
-3
/
+3
*
* man/irb.1 (EXAMPLES): new section
yugui
2008-11-29
2
-0
/
+22
*
* man/irb.1: typo fix
yugui
2008-11-29
1
-1
/
+1
*
* regparse.c (is_invalid_quantifier_target): Perl and old Ruby
matz
2008-11-29
2
-0
/
+9
*
* ext/socket/socket.c (sock_getaddrinfo): should have updated for
matz
2008-11-29
2
-1
/
+6
*
* 2008-11-29
svn
2008-11-28
1
-3
/
+3
*
* cont.c (fiber_alloc): separate allocation and initialization.
matz
2008-11-28
2
-17
/
+31
*
* ext/socket/socket.c (sock_s_getaddrinfo): refactored to remove
matz
2008-11-28
2
-37
/
+23
*
* ChangLog: spell miss.
keiju
2008-11-28
1
-1
/
+1
*
* lib/foerwardable.rb: should be usable def_single_delegator for
keiju
2008-11-28
2
-18
/
+116
*
* iseq.c (simple_default_value): extracts simplest default
nobu
2008-11-28
5
-2
/
+273
*
* ext/bigdecimal/bigdecimal.c (BigDecimal_DoDivmod): bigdecimal
matz
2008-11-27
3
-7
/
+10
*
* 2008-11-28
svn
2008-11-27
1
-3
/
+3
*
* numeric.c (flodivmod): floating point division should raise
matz
2008-11-27
3
-3
/
+7
*
* gc.c (gc_mark): still needs to check stack depth during GC.
matz
2008-11-27
2
-6
/
+18
*
* strftime.c (rb_strftime): should add padding for %%.
tadf
2008-11-27
2
-0
/
+5
*
* signal.c (register_sigaltstack): stores alt stack for debug
nobu
2008-11-27
2
-14
/
+19
[next]