summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-171-0/+4
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-171-0/+5
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-171-0/+3
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-171-0/+2
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-171-0/+3
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-171-0/+3
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-171-1/+7
* * lib/pp.rb (Kernel#pretty_inspect): defined for pretty printedakr2006-06-161-0/+5
* * parse.y (reswords): kDO_BLOCK was missing. fixed: [ruby-core:7995]nobu2006-06-161-4/+8
* support PROPERTYPUTREF. [ruby-talk:183042]suke2006-06-161-1/+8
* The return value of WIN32OLE#ole_methods and WIN32OLE#ole_put_methodssuke2006-06-151-0/+12
* Documentation typodrbrain2006-06-151-0/+4
* Don't print warnings when -q is set.drbrain2006-06-141-0/+5
* * 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