summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * configure.in: check sizeof(rlim_t).akr2006-06-141-0/+10
* * sprintf.c (rb_f_sprintf): adjust precision length to preventmatz2006-06-121-0/+5
* * lib/optparse.rb (OptionParser::Arguable#getopts): pass self to thenobu2006-06-111-0/+5
* * win32/win32.h (write): not need to define on bcc.usa2006-06-111-0/+4
* commit miss againnobu2006-06-101-1/+1
* * lib/optparse.rb (OptionParser#getopts): new methods.nobu2006-06-101-0/+4
* * ext/bigdecimal/lib/bigdecimal/newton.rb (Newton::nlsolve): typomatz2006-06-101-0/+11
* * 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
* * configure.in: add new configure option `--with-winsock2' for mingw.usa2006-06-071-1/+11
* * win32/{configure.bat, setup.mak, Makefile.sub, win32.h}: addusa2006-06-071-0/+15
* * eval.c (rb_call0): binding for the return event hook should havematz2006-06-071-0/+9
* * 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
* * lib/forwardable.rb: RDoc typo fix from Jan Svitokmatz2006-06-021-0/+5
* * 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-0/+4
* * 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
* * 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-0/+5
* * ext/openssl/lib/openssl/ssl.rbgotoyuzo2006-05-231-0/+5
* * ext/socket/socket.c (sock_recvfrom_nonblock): use rb_read_pendingakr2006-05-221-0/+6
* * rubyio.h (rb_io_set_nonblock): declared.akr2006-05-221-0/+16
* * eval.c (umethod_bind): should not update original class.matz2006-05-221-0/+5
* * eval.c (ev_const_get): should support constant access frommatz2006-05-221-0/+5
* * time.c (time_timeval): should round for usec floatingmatz2006-05-181-0/+7
* * lib/cgi.rb (CGI::out): support utf-8. a patch from Fujiokamatz2006-05-181-0/+5
* * ext/extmk.rb, lib/mkmf.rb: use BUILD_FILE_SEPARATOR in Makefiles.nobu2006-05-171-4/+8
* * dir.c (sys_warning): should not call a vararg functionmatz2006-05-171-0/+5
* * util.c (ruby_strtod): try to reduce errors using powersOf10matz2006-05-161-0/+5
* * re.c (rb_reg_initialize): should not allow modifying literalmatz2006-05-161-0/+5
* * dir.c (dir_close): should not close untainted dir stream.matz2006-05-161-0/+4
* * re.c (rb_reg_initialize): should not modify untainted objects inmatz2006-05-161-0/+7
* * lib/rdoc/parsers/parse_rb.rb (RDoc::RubyParser::parse_symbol_arg):matz2006-05-151-0/+5
* add ML ref.akr2006-05-131-0/+1
* * lib/pp.rb (PP.mcall): new method.akr2006-05-131-0/+7
* * util.c (ruby_strtod): differ addition to minimize error.matz2006-05-111-0/+5
* * util.c (ruby_strtod): should not raise ERANGE when the inputmatz2006-05-111-0/+5
* * lib/resolv.rb (Resolv::DNS::Requester::ConnectedUDP#initialize):akr2006-05-071-0/+5
* * signal.c (trap): sig should be less then NSIG. Coverity foundmatz2006-05-051-0/+6
* * ext/syck/yaml2byte.c (syck_yaml2byte_handler): need to freematz2006-05-031-0/+4