Age | Commit message (Expand) | Author |
2006-06-27 | * ext/etc/etc.c (setup_passwd, setup_group): allow bignum uid, gid and | nobu |
2006-06-26 | * ext/tk/tcltklib.c (ip_delete): fix SEGV when a slave-ip is deleted | nagai |
2006-06-25 | add extconf.h. | akr |
2006-06-21 | * ext/socket/socket.c (sock_s_socketpair): try GC only once. | akr |
2006-06-20 | * ext/openssl/extconf.rb: add check for OBJ_NAME_do_all_sorted. | gotoyuzo |
2006-06-19 | Mon Jun 19 23:40:59 2006 NARUSE, Yui <naruse@ruby-lang.org> | naruse |
2006-06-19 | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) |
2006-06-19 | support some kind of method of word. [ruby-Bugs#3237] | suke |
2006-06-18 | * ext/tk/lib/multi-tk.rb: fix bug: initialize improper tables | nagai |
2006-06-17 | * ext/socket/socket.c (bsock_recv_nonblock): new method | akr |
2006-06-16 | support PROPERTYPUTREF. [ruby-talk:183042] | suke |
2006-06-15 | The return value of WIN32OLE#ole_methods and WIN32OLE#ole_put_methods | suke |
2006-06-10 | * ext/bigdecimal/lib/bigdecimal/newton.rb (Newton::nlsolve): typo | matz |
2006-06-07 | * configure.in: add new configure option `--with-winsock2' for mingw. | usa |
2006-06-07 | * win32/{configure.bat, setup.mak, Makefile.sub, win32.h}: add | usa |
2006-06-05 | * ext/socket/socket.c (sock_s_unpack_sockaddr_in): reject | akr |
2006-06-04 | * ext/socket/socket.c: fix sockaddr_un handling. | akr |
2006-06-02 | update doc. | akr |
2006-06-02 | * ext/openssl/extconf.rb: use create_header. | gotoyuzo |
2006-06-01 | fix a comment. | akr |
2006-06-01 | * ext/socket/socket.c (s_recvfrom): alen may be zero with UNIXSocket | akr |
2006-05-27 | * ext/extmk.rb (extmake): remove extinit files if no statically linked | nobu |
2006-05-25 | * ruby.h, lib/mkmf.rb (create_header): clear command line options for | nobu |
2006-05-25 | * fixed the problems described in [ruby-dev:28665]. | ttate |
2006-05-24 | * ext/extmk.rb: deal with $static set in extconf.rb. | nobu |
2006-05-24 | update nonblocking methods document. | akr |
2006-05-23 | * ext/openssl/lib/openssl/ssl.rb | gotoyuzo |
2006-05-22 | add reason for accept(2) failure in accept_nonblock. | akr |
2006-05-22 | update *_nonblock doc. | akr |
2006-05-22 | use rb_read_pending instead of rb_io_read_pending. | akr |
2006-05-22 | * rubyio.h (rb_io_set_nonblock): declared. | akr |
2006-05-17 | * ext/extmk.rb, lib/mkmf.rb: use BUILD_FILE_SEPARATOR in Makefiles. | nobu |
2006-05-03 | * ext/syck/yaml2byte.c (syck_yaml2byte_handler): need to free | matz |
2006-05-03 | * ext/syck/emitter.c (syck_scan_scalar): avoid accessing | matz |
2006-05-02 | * ext/socket/socket.c (make_hostent_internal): accept ai_family | matz |
2006-04-29 | * ext/openssl/ossl_asn1.c (ossl_asn1_decode0): should initialize | gotoyuzo |
2006-04-25 | * ext/tk/tcltklib.c (delete_slaves): maybe increment the reference | nagai |
2006-04-24 | * regex.c (re_compile_pattern): should check if c is not a | matz |
2006-04-21 | * ext/tk/tcltklib.c (lib_eventloop_ensure): refer freed pointer | nagai |
2006-04-21 | * ext/socket/socket.c: document update patch from Sam Roberts | matz |
2006-04-18 | * ext/tk/lib/multi-tk.rb: add a binding to a container for a slave IP. | nagai |
2006-04-06 | * ext/tk/lib/tk/panedwindow.rb: lack of arguments. [ruby-core:7681] | nagai |
2006-04-05 | * ext/tk/tcltklib.c: fix SEGV when embedding to an application. | nagai |
2006-03-29 | WIN32OLE#[] should accept multi argments. | suke |
2006-03-29 | * ext/nkf/nkf-utf8/nkf.c (nkf_each_char_to_hex, encode_fallback_subchar, | usa |
2006-03-27 | * ext/nkf/nkf-utf8/{nkf.c, utf8tbl.c, config.h}: imported nkf 2.0.6. | naruse |
2006-03-17 | * ext/openssl/ossl_ssl.c, ext/openssl/ossl_nsspki.c: fix typo. | gotoyuzo |
2006-03-15 | * ext/openssl/ossl_ssl.c, ext/openssl/ossl_nsspki.c: should use | gotoyuzo |
2006-02-23 | enabled documents in nkf and kconv. | naruse |
2006-02-23 | * ext/nkf/nkf.c ext/nkf/lib/kconv.rb: Add rdoc. | naruse |