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
...
*
use rb_read_pending instead of rb_io_read_pending.
akr
2006-05-22
1
-1
/
+1
*
* rubyio.h (rb_io_set_nonblock): declared.
akr
2006-05-22
4
-9
/
+501
*
* eval.c (umethod_bind): should not update original class.
matz
2006-05-22
2
-3
/
+7
*
* 2006-05-22
eban
2006-05-22
1
-3
/
+3
*
* eval.c (ev_const_get): should support constant access from
matz
2006-05-22
2
-1
/
+6
*
* time.c (time_timeval): should round for usec floating
matz
2006-05-18
2
-2
/
+9
*
* lib/cgi.rb (CGI::out): support utf-8. a patch from Fujioka
matz
2006-05-18
2
-0
/
+7
*
* 2006-05-18
nobu
2006-05-17
1
-3
/
+3
*
* ext/extmk.rb, lib/mkmf.rb: use BUILD_FILE_SEPARATOR in Makefiles.
nobu
2006-05-17
3
-7
/
+11
*
* dir.c (sys_warning): should not call a vararg function
matz
2006-05-17
2
-1
/
+13
*
* 2006-05-17
eban
2006-05-17
1
-3
/
+3
*
* util.c (ruby_strtod): try to reduce errors using powersOf10
matz
2006-05-16
2
-21
/
+36
*
* re.c (rb_reg_initialize): should not allow modifying literal
matz
2006-05-16
2
-1
/
+10
*
* 2006-05-16
eban
2006-05-16
1
-3
/
+3
*
* dir.c (dir_close): should not close untainted dir stream.
matz
2006-05-16
2
-0
/
+17
*
* re.c (rb_reg_initialize): should not modify untainted objects in
matz
2006-05-16
4
-12
/
+22
*
* 2006-05-15
eban
2006-05-15
1
-3
/
+3
*
* lib/rdoc/parsers/parse_rb.rb (RDoc::RubyParser::parse_symbol_arg):
matz
2006-05-15
2
-1
/
+6
*
add ML ref.
akr
2006-05-13
1
-0
/
+1
*
* 2006-05-13
eban
2006-05-13
1
-3
/
+3
*
update readpartial doc.
akr
2006-05-13
1
-7
/
+11
*
* lib/pp.rb (PP.mcall): new method.
akr
2006-05-13
2
-3
/
+22
*
* util.c (ruby_strtod): differ addition to minimize error.
matz
2006-05-11
2
-12
/
+55
*
* 2006-05-11
eban
2006-05-11
1
-3
/
+3
*
* util.c (ruby_strtod): should not raise ERANGE when the input
matz
2006-05-11
2
-4
/
+8
*
* 2006-05-09
eban
2006-05-09
1
-3
/
+3
*
note EAGAIN on readpartial document.
akr
2006-05-09
1
-1
/
+1
*
* 2006-05-07
eban
2006-05-07
1
-3
/
+3
*
* lib/resolv.rb (Resolv::DNS::Requester::ConnectedUDP#initialize):
akr
2006-05-07
2
-1
/
+6
*
* 2006-05-06
eban
2006-05-05
1
-3
/
+3
*
* signal.c (trap): sig should be less then NSIG. Coverity found
matz
2006-05-05
2
-1
/
+7
*
* ext/syck/yaml2byte.c (syck_yaml2byte_handler): need to free
matz
2006-05-03
2
-0
/
+5
*
* 2006-05-04
eban
2006-05-03
1
-3
/
+3
*
* ext/syck/emitter.c (syck_scan_scalar): avoid accessing
matz
2006-05-03
3
-2
/
+11
*
* 2006-05-03
eban
2006-05-02
1
-3
/
+3
*
* ext/socket/socket.c (make_hostent_internal): accept ai_family
matz
2006-05-02
2
-5
/
+10
*
* 2006-05-01
eban
2006-05-01
1
-4
/
+4
*
* numeric.c (num_div): use floor rather than rb_Integer().
matz
2006-05-01
4
-71
/
+81
*
* 2006-04-29
eban
2006-04-29
1
-3
/
+3
*
* ext/openssl/ossl_asn1.c (ossl_asn1_decode0): should initialize
gotoyuzo
2006-04-29
2
-1
/
+6
*
* 2006-04-28
eban
2006-04-28
1
-3
/
+3
*
* util.c (ruby_strtod): should not cut off 18 digits for no
matz
2006-04-28
2
-62
/
+56
*
* 2006-04-27
eban
2006-04-26
1
-3
/
+3
*
* array.c (rb_ary_fill): internalize local variable "beg" to
matz
2006-04-26
2
-1
/
+6
*
* 2006-04-26
eban
2006-04-26
1
-3
/
+3
*
* pack.c (pack_unpack): now supports CRLF newlines. a patch from
matz
2006-04-26
2
-0
/
+7
*
* ext/tk/tcltklib.c (delete_slaves): maybe increment the reference
nagai
2006-04-25
2
-2
/
+8
*
* lib/jcode.rb (String::tr_s): should have translated non
matz
2006-04-24
2
-1
/
+7
*
* 2006-04-25
eban
2006-04-24
1
-3
/
+3
*
* regex.c (re_compile_pattern): should check if c is not a
matz
2006-04-24
3
-2
/
+9
[prev]
[next]