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
...
*
* 2009-01-01
svn
2008-12-31
1
-4
/
+4
*
* ext/socket/socket.c (sock_s_socketpair): yield if a block is given.
akr
2008-12-31
3
-2
/
+53
*
describe Buffering#read_nonblock.
akr
2008-12-31
1
-0
/
+4
*
* object.c (rb_to_float): replaced by to_flo definition from
matz
2008-12-31
3
-26
/
+16
*
rdoc update.
akr
2008-12-31
1
-0
/
+1
*
* spec/README: follows the change of directory structure in rubyspec.
yugui
2008-12-31
4
-21
/
+25
*
update rdoc.
akr
2008-12-31
1
-0
/
+5
*
* ext/openssl/ossl_ssl.c (ossl_ssl_read_internal): show openssl error
akr
2008-12-31
3
-3
/
+16
*
* io.c (copy_stream_body): don't check to_io because
akr
2008-12-31
3
-4
/
+70
*
* ext/openssl/ossl_digest.c (GetDigestPtr): use StringValueCStr
akr
2008-12-31
3
-3
/
+11
*
* ext/openssl/lib/openssl/buffering.rb (Buffering#read_nonblock):
akr
2008-12-31
3
-88
/
+81
*
* pack.c (pack_pack): replace all rb_Float() to rb_to_float().
matz
2008-12-30
2
-5
/
+8
*
* 2008-12-31
svn
2008-12-30
1
-2
/
+2
*
* object.c (rb_to_float): prohibit conversion from nil to float.
matz
2008-12-30
2
-0
/
+8
*
* ext/socket/mkconstants.rb: use sock_define_uconst for INADDR_*
akr
2008-12-30
3
-2
/
+24
*
Imported minitest 1.3.1 r4506.
ryan
2008-12-30
3
-5
/
+60
*
* transcode.c: Minor fixes and tweaks in documentation.
duerst
2008-12-30
2
-76
/
+89
*
* ext/dl/test/test_import.rb: fix a prototype decl.
ko1
2008-12-30
2
-1
/
+6
*
* thread.c (rb_thread_blocking_region): add a comment.
ko1
2008-12-30
3
-1
/
+85
*
* 2008-12-30
svn
2008-12-29
1
-2
/
+2
*
properties.
nobu
2008-12-29
0
-0
/
+0
*
* ext/dl/test/test_base.rb: add libc search logic.
ko1
2008-12-29
6
-33
/
+109
*
* process.c (rb_waitpid): retries waitpid when EINTR.
yugui
2008-12-29
3
-5
/
+21
*
* bignum.c (rb_cstr_to_inum): changed an error message.
tadf
2008-12-29
4
-3
/
+11
*
* pack.c (pack_pack): template f should not accept non float
matz
2008-12-29
4
-1
/
+24
*
* random.c (rb_f_rand): type check simplified. strings are no
matz
2008-12-29
3
-36
/
+26
*
* ext/dl/test/test_base.rb: add x86_64-linux's case again. #932
yugui
2008-12-29
1
-0
/
+3
*
* numeric.c: Infinity.numerator returns self. [experimental]
tadf
2008-12-29
2
-0
/
+26
*
* man/ri.1: new manpage.
yugui
2008-12-29
2
-0
/
+184
*
arrangement
tadf
2008-12-29
1
-2
/
+2
*
* rational.c: floor, ceil, truncate and round accept an extra
tadf
2008-12-29
2
-16
/
+76
*
* Makefile.in (distclean-local): removes Doxyfile and
yugui
2008-12-29
2
-0
/
+7
*
* bin/erb: accepts options in more flexible styles.
yugui
2008-12-29
2
-7
/
+21
*
* lib/erb.rb (ERB): m17n of ERB. adds rdoc.
yugui
2008-12-29
5
-10
/
+370
*
* ext/io/wait/wait.c (io_nread): returns number of bytes available
matz
2008-12-29
2
-0
/
+31
*
* ext/io/wait/wait.c (io_ready_p): updated to follow RDoc.
matz
2008-12-29
2
-5
/
+10
*
* ext/socket/socket.c (s_recvfrom_nonblock): revert r21162.
matz
2008-12-29
2
-15
/
+7
*
* ext/socket/socket.c (s_recvfrom_nonblock): fixed awesome typo.
matz
2008-12-29
2
-1
/
+4
*
* vm.c (vm_set_eval_stack, vm_set_main_stack, vm_set_top_stack):
ko1
2008-12-29
2
-0
/
+11
*
* ext/socket/socket.c (s_recvfrom_nonblock): default maxlen to be
matz
2008-12-29
2
-2
/
+13
*
merges r21134 from ruby_1_9_1 into trunk.
yugui
2008-12-29
2
-3
/
+9
*
* Makefile.in (ext-clean): ext-clean always fails.
yugui
2008-12-29
3
-2
/
+12
*
* thread.c (rb_mutex_trylock): return false if Mutex owned
ko1
2008-12-29
3
-4
/
+26
*
revert previous changes.
naruse
2008-12-29
2
-22
/
+21
*
* file.c (rb_get_path): move encoding conversion of file path
naruse
2008-12-29
3
-21
/
+29
*
* cont.c: small RDoc fix mentioned from <radek.bulat at gmail.com>
matz
2008-12-28
2
-1
/
+6
*
add ML index ([ruby-dev:37634]).
ko1
2008-12-28
1
-1
/
+1
*
* ruby.c (process_options): set th->base_block only while
ko1
2008-12-28
2
-11
/
+35
*
* 2008-12-29
svn
2008-12-28
1
-2
/
+2
*
add a test for OpenSSL::SSL::SSLSocket#read_nonblock.
akr
2008-12-28
1
-0
/
+12
[prev]
[next]