aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Documentation typo.drbrain2006-06-151-0/+4
* Don't print warnings when -q is set.drbrain2006-06-141-0/+5
* * eval.c (rb_f_method_name, rb_f_callee_name): document typo.usa2006-06-141-0/+4
* * ChangeLog: removed garbage.nobu2006-06-131-1/+0
* * ext/socket/socket.c (Init_socket): remove obsolete constants:matz2006-06-131-0/+20
* * lib/optparse.rb (OptionParser::Arguable#getopts): pass self to thenobu2006-06-111-1/+4
* * object.c (sym_call): disallow to call private methods.nobu2006-06-111-0/+4
* * win32/win32.h (write): not need to define on bcc.usa2006-06-111-1/+5
* commit miss againnobu2006-06-101-1/+1
* * lib/optparse.rb (OptionParser#getopts): new methods.nobu2006-06-101-0/+4
* * lib/rdoc/ri/ri_writer.rb: use String#ord.usa2006-06-101-1/+5
* commit missnobu2006-06-101-1/+1
* * object.c (sym_to_proc): imported Symbol#to_proc from ActiveSupprot.nobu2006-06-101-0/+4
* * ext/bigdecimal/lib/bigdecimal/newton.rb (Newton::nlsolve): typomatz2006-06-101-0/+12
* * eval.c (rb_f_method_name, rb_f_callee_name): new functions.usa2006-06-101-0/+5
* * lib/getoptlong.rb (GetoptLong#set_options): recieve argumentsusa2006-06-101-1/+13
* * math.c (log2): may be a macro.nobu2006-06-091-0/+23
* * eval.c (CALLARGS): remove last semicolon. C90 compiler doesn'tusa2006-06-091-0/+6
* * 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