aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * sprintf.c (rb_str_format): allow %c to print one charactermatz2006-06-091-15/+393
* * win32/win32.[ch] (rb_w32_read, rb_w32_write): new functions.usa2006-06-081-0/+5
* * win32/win32.c (errmap): add some winsock errors.usa2006-06-071-0/+4
* * ext/socket/socket.c (sock_s_unpack_sockaddr_in): rejectakr2006-06-051-0/+7
* add ML ref.akr2006-06-041-0/+1
* * ext/socket/socket.c: fix sockaddr_un handling.akr2006-06-041-0/+4
* * ext/openssl/extconf.rb: use create_header.gotoyuzo2006-06-021-0/+7
* * lib/mkmf.rb (CLEANINGS): remove extconf.h by distclean if created.nobu2006-06-021-1/+5
* * ext/socket/socket.c (s_recvfrom): alen may be zero with UNIXSocketakr2006-06-011-0/+13
* * win32/win32.c (rb_w32_cmdvector): backslashes inside single-quotesnobu2006-06-011-0/+5
* * win32/win32.c (rb_w32_getcwd): runtime's getcwd() will not successusa2006-06-011-0/+6
* * win32/win32.c (rb_w32_getcwd): set errno if not set.usa2006-06-011-0/+5
* * eval.c (proc_invoke): save and restore block in the current frame.nobu2006-05-271-6/+11
* * ext/extmk.rb (extmake): remove extinit files if no statically linkednobu2006-05-271-0/+5
* * lib/mkmf.rb (configuration): add $defs unless extconf.h was created.nobu2006-05-261-1/+3
* * ruby.h, lib/mkmf.rb (create_header): clear command line options fornobu2006-05-251-0/+13
* * mkconfig.rb: merge multiple entries to an entry with multiple lines.nobu2006-05-241-1/+9
* * ext/extmk.rb: deal with $static set in extconf.rb.nobu2006-05-241-1/+3
* * lib/mkmf.rb (pkg_config): particular config commands support.nobu2006-05-241-0/+4
* * configure.in (ac_install_sh): ignore dummy install-sh.nobu2006-05-241-1/+6
* * ext/openssl/lib/openssl/ssl.rbgotoyuzo2006-05-231-0/+5
* ChangeLog.akr2006-05-221-1/+18
* fix bug [ruby-list:42234]kosako2006-05-211-0/+5
* * lib/webrick/config.rb (WEBrick::Config::HTTP): add new parameters,gotoyuzo2006-05-181-0/+22
* * ext/extmk.rb, lib/mkmf.rb: use BUILD_FILE_SEPARATOR in Makefiles.nobu2006-05-171-3/+7
* don't use onig_recompile()kosako2006-05-151-0/+4
* add ML ref.akr2006-05-131-0/+1
* * lib/pp.rb (PP.mcall): new method.akr2006-05-131-0/+7
* * ext/openssl/ossl_cipher.c (add_cipher_name_to_ary): should returngotoyuzo2006-05-111-0/+5
* merge Oniguruma 4.0.3kosako2006-05-101-0/+6
* * ext/openssl/extconf.rb: add check for OBJ_NAME_do_all_sorted.gotoyuzo2006-05-081-0/+19
* * lib/resolv.rb (Resolv::DNS::Requester::ConnectedUDP#initialize):akr2006-05-071-0/+5
* ext/win32ole/win32ole.c (add_event_call_back): should notsuke2006-05-011-0/+5
* ole_param_ole_type should return "unknown type" string when ITypeInfo::GetFun...suke2006-04-301-0/+5
* * ext/openssl/ossl_asn1.c (ossl_asn1_decode0): should initializegotoyuzo2006-04-291-0/+5
* * ext/tk/tcltklib.c (delete_slaves): maybe increment the referencenagai2006-04-251-0/+5
* * ext/tk/tcltklib.c (lib_eventloop_ensure): refer freed pointernagai2006-04-211-0/+5
* * ext/tk/lib/multi-tk.rb: add a binding to a container for a slave IP.nagai2006-04-181-0/+10
* add WIN32OLE_METHOD#inspect, WIN32OLE_PARAM#inspectsuke2006-04-081-0/+9
* WIN32OLE_TYPELIB.new accepts OLE files.suke2006-04-071-0/+7
* * intern.h (rb_obj_instance_exec, rb_mod_module_exec): add declaration.nagai2006-04-061-0/+4
* * ext/tk/lib/tk/panedwindow.rb: lack of arguments. [ruby-core:7681]nagai2006-04-061-0/+4
* * ext/tk/tcltklib.c: fix SEGV when embedding to an application.nagai2006-04-051-0/+19
* * lib/pathname.rb: use a subclass for instantiation exceptakr2006-04-041-0/+6
* add WIN32OLE_TYPE#inspect, WIN32OLE_VARIABLE#inspectsuke2006-04-011-0/+12
* * enumerator.c (enumerator_with_index): removed suspicious returnnobu2006-03-311-16/+21
* change the behavior of WIN32OLE#[] and WIN32OLE#[]=.suke2006-03-291-0/+9
* * ext/nkf/nkf-utf8/nkf.c (nkf_each_char_to_hex, encode_fallback_subchar,usa2006-03-291-0/+5
* * ext/nkf/nkf-utf8/{nkf.c, utf8tbl.c}: imported nkf 2.0.6.naruse2006-03-271-0/+19
* refactoring for optionskosako2006-03-261-0/+6