summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-12updated.akr
2009-02-12test only if Socket::AncillaryData exists.akr
2009-02-12* ext/socket/basicsocket.c (bsock_getpeereid): implemented for Solarisakr
2009-02-12* compile.c (compile_array_, defined_expr, iseq_compile_each): hidenobu
2009-02-12* test/stringio/test_stringio.rb (test_ungetc_pos): added.nobu
2009-02-12* ext/stringio/stringio.c (strio_ungetc): calculates new positionnobu
2009-02-12* configure.in: a patch to build on GNU/kOpenSolaris from Robertnobu
2009-02-12* thread.c: inline should be at beginning of declaration.nobu
2009-02-12* iseq.c (simple_default_value): allow plain strings as defaultmatz
2009-02-11update rdoc [ruby-core:20407] #835gotoken
2009-02-11* 2009-02-12svn
2009-02-11test updated.akr
2009-02-11 * gc.c (define_final, undefine_final): shouldn't add/remove finalizerusa
2009-02-11update rdoc.akr
2009-02-11* ext/socket/lib/socket.rb (Socket.udp_server_sockets): call the blockakr
2009-02-11* ext/socket/lib/socket.rb (Socket.tcp_server_sockets): call the blockakr
2009-02-11rdoc update.akr
2009-02-11* ext/socket/lib/socket.rb (Socket.unix_server_loop): useakr
2009-02-11* ext/socket/lib/socket.rb (Socket.unix_server_socket): close theakr
2009-02-11* ext/socket/lib/socket.rb (Socket.unix_server_socket): call the blockakr
2009-02-11* ext/socket/ancdata.c (ancillary_s_ip_pktinfo): make 3rd argumentakr
2009-02-11* array.c (ary_make_shared): returns shared root array itself, andnobu
2009-02-11svn:eol-stylenobu
2009-02-11* insns.def (setspecial, putstring): fixed typos in rdoc.nobu
2009-02-11* ext/socket/ancdata.c (anc_inspect_socket_rights): return 1 onakr
2009-02-11add tests.akr
2009-02-11update rdoc.akr
2009-02-11rename tests classes.akr
2009-02-11add tests.akr
2009-02-11* ext/socket/ancdata.c (anc_inspect_ip_pktinfo): make result bitakr
2009-02-11* ext/socket/ipsocket.c (Init_ipsocket): undef getpeereid at IPSocket.akr
2009-02-11updated.akr
2009-02-11add getpeereid.akr
2009-02-11* ext/socket/extconf.rb: check getpeereid.akr
2009-02-11* ext/socket/lib/socket.rb (Socket::UDPSource#inspect): fix variableakr
2009-02-10fix typos.akr
2009-02-10* 2009-02-11svn
2009-02-10* ext/socket/socket.c (sock_gethostname): use HOST_NAME_MAX.akr
2009-02-10* ext/socket/init.c (struct recvfrom_arg): use structakr
2009-02-10* ext/socket/basicsocket.c (bsock_getpeername): use structakr
2009-02-10* ext/socket/lib/socket.rb (Socket.udp_server_sockets): new method.akr
2009-02-10* ext/socket/socket.c (sockaddr_obj): fill pfamily.akr
2009-02-10* ext/socket/option.c (sockopt_s_bool): new method.akr
2009-02-10updated.akr
2009-02-10* ext/socket/option.c (sockopt_family_m): renamed from sockopt_family.akr
2009-02-10* ext/socket/ancdata.c (anc_inspect_socket_creds): refactored to avoidakr
2009-02-10Fix grammos regarding the verb "refer".knu
2009-02-10* ext/socket/option.c (inspect_local_peercred): constfied.nobu
2009-02-10configure.in (when): use all parameters.nobu
2009-02-10rdoc update.akr