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
*
* ext/socket/socket.c (constant_arg): extracted from family_arg.
akr
2009-01-01
2
-53
/
+26
*
IPv6 test removed.
akr
2009-01-01
1
-3
/
+0
*
* ext/socket/socket.c (level_arg): defined.
akr
2009-01-01
4
-2
/
+46
*
* ext/socket/socket.c (family_arg): accept symbols as well.
akr
2009-01-01
4
-4
/
+23
*
* ext/socket/socket.c (sock_s_getaddrinfo): use socktype_arg.
akr
2009-01-01
2
-1
/
+5
*
* 2009-01-02
svn
2009-01-01
1
-2
/
+2
*
* ext/socket/socket.c (family_arg): extracted from
akr
2009-01-01
3
-58
/
+76
*
* spec/default.mspec: fix for builddir != srcdir
yugui
2009-01-01
3
-5
/
+14
*
* ext/socket/socket.c (sock_s_getnameinfo): use family_to_int.
akr
2009-01-01
3
-8
/
+12
*
* ext/socket/mkconstants.rb: check all alias possibility.
akr
2009-01-01
2
-20
/
+8
*
* ext/socket/mkconstants.rb: more possible aliases.
akr
2009-01-01
2
-1
/
+7
*
* ext/socket/mkconstants.rb: AF_ISO and AF_OSI may be aliased.
akr
2009-01-01
2
-1
/
+6
*
* process.c (before_exec): it makes no sense for a conditional
shyouhei
2009-01-01
2
-1
/
+6
*
* ext/socket/socket.c (sock_s_getaddrinfo): use family_to_int.
akr
2009-01-01
3
-8
/
+13
*
* ext/socket/socket.c: include constants.h at top.
akr
2009-01-01
2
-10
/
+12
*
* ext/socket/mkconstants.rb: add valp argument for family_to_int and
akr
2009-01-01
3
-16
/
+17
*
* ext/socket/mkconstants.rb: generate family_to_str.
akr
2009-01-01
3
-23
/
+56
*
* ext/socket/mkconstants.rb: generate socktype_to_int.
akr
2009-01-01
3
-35
/
+35
*
* ext/socket/socket.c (setup_domain_and_type): initialize ptr.
akr
2009-01-01
2
-1
/
+6
*
* ext/socket/mkconstants.rb: refine family_to_int.
akr
2009-01-01
2
-5
/
+28
*
* ext/socket/mkconstants.rb: generate family_to_int().
akr
2009-01-01
5
-47
/
+69
*
* tool/flie2lastrev.rb: supports git repositories which are cloned
yugui
2009-01-01
2
-1
/
+12
*
* ext/socket/mkconstants.rb: generate init_constants function.
akr
2009-01-01
3
-1
/
+13
*
* ext/socket/mkconstants.rb (Socket::AF_INET6): moved from socket.c.
akr
2009-01-01
3
-7
/
+21
*
* ext/socket/mkconstants.rb: use erb.
akr
2009-01-01
2
-20
/
+41
*
* ext/socket/mkconstants.rb: add -o option.
akr
2009-01-01
3
-2
/
+36
*
* lib/singleton.rb: fix indentation of RDoc text. [ruby-core:21029]
matz
2008-12-31
2
-3
/
+7
*
* Makefile.in (distclean-ext, realclean-ext): use EXTS as default.
nobu
2008-12-31
3
-9
/
+27
*
* tool/file2lastrev.rb: unset PWD.
nobu
2008-12-31
2
-1
/
+7
*
describe a block for UNIXSocket.pair.
akr
2008-12-31
1
-0
/
+3
*
* 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
[next]