summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2006-06-08* win32/win32.[ch] (rb_w32_read, rb_w32_write): new functions.usa
2006-06-07* win32/win32.c (errmap): add some winsock errors.usa
2006-06-05* ext/socket/socket.c (sock_s_unpack_sockaddr_in): rejectakr
2006-06-04add ML ref.akr
2006-06-04* ext/socket/socket.c: fix sockaddr_un handling.akr
2006-06-02* ext/openssl/extconf.rb: use create_header.gotoyuzo
2006-06-02* lib/mkmf.rb (CLEANINGS): remove extconf.h by distclean if created.nobu
2006-06-01* ext/socket/socket.c (s_recvfrom): alen may be zero with UNIXSocketakr
2006-06-01* win32/win32.c (rb_w32_cmdvector): backslashes inside single-quotesnobu
2006-06-01* win32/win32.c (rb_w32_getcwd): runtime's getcwd() will not successusa
2006-06-01* win32/win32.c (rb_w32_getcwd): set errno if not set.usa
2006-05-27* eval.c (proc_invoke): save and restore block in the current frame.nobu
2006-05-27* ext/extmk.rb (extmake): remove extinit files if no statically linkednobu
2006-05-26* lib/mkmf.rb (configuration): add $defs unless extconf.h was created.nobu
2006-05-25* ruby.h, lib/mkmf.rb (create_header): clear command line options fornobu
2006-05-24* mkconfig.rb: merge multiple entries to an entry with multiple lines.nobu
2006-05-24* ext/extmk.rb: deal with $static set in extconf.rb.nobu
2006-05-24* lib/mkmf.rb (pkg_config): particular config commands support.nobu
2006-05-24* configure.in (ac_install_sh): ignore dummy install-sh.nobu
2006-05-23* ext/openssl/lib/openssl/ssl.rbgotoyuzo
2006-05-22ChangeLog.akr
2006-05-21fix bug [ruby-list:42234]kosako
2006-05-18* lib/webrick/config.rb (WEBrick::Config::HTTP): add new parameters,gotoyuzo
2006-05-17* ext/extmk.rb, lib/mkmf.rb: use BUILD_FILE_SEPARATOR in Makefiles.nobu
2006-05-15don't use onig_recompile()kosako
2006-05-13add ML ref.akr
2006-05-13* lib/pp.rb (PP.mcall): new method.akr
2006-05-11* ext/openssl/ossl_cipher.c (add_cipher_name_to_ary): should returngotoyuzo
2006-05-10merge Oniguruma 4.0.3kosako
2006-05-08* ext/openssl/extconf.rb: add check for OBJ_NAME_do_all_sorted.gotoyuzo
2006-05-07* lib/resolv.rb (Resolv::DNS::Requester::ConnectedUDP#initialize):akr
2006-05-01ext/win32ole/win32ole.c (add_event_call_back): should notsuke
2006-04-30ole_param_ole_type should return "unknown type" string when ITypeInfo::GetFun...suke
2006-04-29* ext/openssl/ossl_asn1.c (ossl_asn1_decode0): should initializegotoyuzo
2006-04-25* ext/tk/tcltklib.c (delete_slaves): maybe increment the referencenagai
2006-04-21* ext/tk/tcltklib.c (lib_eventloop_ensure): refer freed pointernagai
2006-04-18* ext/tk/lib/multi-tk.rb: add a binding to a container for a slave IP.nagai
2006-04-08add WIN32OLE_METHOD#inspect, WIN32OLE_PARAM#inspectsuke
2006-04-07WIN32OLE_TYPELIB.new accepts OLE files.suke
2006-04-06* intern.h (rb_obj_instance_exec, rb_mod_module_exec): add declaration.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-04-04* lib/pathname.rb: use a subclass for instantiation exceptakr
2006-04-01add WIN32OLE_TYPE#inspect, WIN32OLE_VARIABLE#inspectsuke
2006-03-31* enumerator.c (enumerator_with_index): removed suspicious returnnobu
2006-03-29change the behavior of WIN32OLE#[] and WIN32OLE#[]=.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}: imported nkf 2.0.6.naruse
2006-03-26refactoring for optionskosako
2006-03-24RDoc description updatedkosako