aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * class.c, eval.c, hash.c, st.c, variable.c: changed /* ??? */ stuffocean2005-10-201-0/+5
* * eval.c, file.c, ruby.c: removed strchr, strrchr, strstr definitionocean2005-10-201-0/+7
* * lib/mkmf.rb (create_makefile): Borland make seems not to allowocean2005-10-201-7/+13
* * lib/mkmf.rb (create_makefile): get rid of a restrictionnobu2005-10-191-0/+7
* * ChangeLog: wrong log.nobu2005-10-191-2/+2
* * lib/mkmf.rb (create_makefile): do not unnecessary empty directories.nobu2005-10-191-0/+5
* * file.c (rb_file_join): elements may contain null pointer strings.nobu2005-10-181-0/+5
* * enumerator.c, eval.c, gc.c, parse.y, regparse.c, sjis.c, time.c:nobu2005-10-181-0/+5
* * ext/dl/depend, ext/dl/extconf.rb, ext/socket/depend,usa2005-10-181-0/+8
* * mkconfig.rb: fixup configure_args for mswin32 configure.usa2005-10-171-0/+6
* * ext/extmk.rb: omit non-existing directories.nobu2005-10-161-0/+4
* check remote hash tupleseki2005-10-161-0/+7
* * win32/configure.bat: remove unnecessary line which preventsusa2005-10-151-0/+5
* * lib/net/ftp.rb: (getbinaryfile): allow nil for localfile, andshugo2005-10-151-0/+7
* typo fixed, again. thanks, Doug Kearns.seki2005-10-151-0/+4
* * win32/Makefile.sub (MKFILES): update MKFILES if configure files getnobu2005-10-141-0/+8
* * win32/win32.c (ioctl): should set errno.usa2005-10-141-0/+4
* * lib/webrick/config.rb (Config::FileHandler): :UserDir should be nil.gotoyuzo2005-10-141-0/+6
* * io.c, pack.c, ext/syck/rubyext.c, ext/syck/syck.h, missing/isinf.c:nobu2005-10-131-1/+4
* * parse.y (HEAPCNT): bison allocates indivisible size.nobu2005-10-131-0/+5
* * ext/openssl/ossl.c (Init_openssl): should call OpenSSL_add_ssl_algorithms().gotoyuzo2005-10-121-0/+5
* * file.c (rb_f_test): typo in RDoc comments.eban2005-10-121-0/+4
* * eval.c (rb_obj_respond_to): check if obj responds to the givennobu2005-10-111-4/+4
* * array.c, enum.c, eval.c, util.c: safer function pointer usage.nobu2005-10-111-1/+7
* * configure.in (RUBY_FUNC_ATTRIBUTE): check prefixed attribute formnobu2005-10-111-0/+5
* * parse.y (ripper_initialize): rollback obj_respond_to().nobu2005-10-091-0/+5
* * eval.c (Init_Binding): add Binding#dup method. [yarv-dev:666]nobu2005-10-081-14/+12
* * lib/scanf.rb (Scanf::FormatSpecifier#letter, #width): use matchednobu2005-10-081-0/+12
* * io.c (rb_io_init_copy): clear PREP flag for copied IO.nobu2005-10-081-0/+5
* * 2005-10-08nobu2005-10-081-1/+0
* * ext/iconv/charset_alias.rb: parse config.charset_alias file directly.nobu2005-10-081-1/+3
* * parse.y (rb_parser_malloc, rb_parser_free): manage parser stack onnobu2005-10-081-0/+9
* * ext/strscan/strscan.c (strscan_free): remove useless code. [ruby-dev:26368]...aamine2005-10-061-0/+5
* * range.c (rb_range_beg_len): should return Qfalse for non-rangematz2005-10-051-2/+70
* * lib/xmlrpc/server.rb (XMLRPC::Server#initialize): should mount thegotoyuzo2005-10-041-0/+5
* * lib/xmlrpc/server.rb (XMLRPC::Server#serve): delete wrong callgotoyuzo2005-10-041-0/+5
* * win32/win32.c (do_select, rb_w32_select): brush up.usa2005-10-011-0/+4
* * bignum.c (rb_big_rand): removed. [ruby-dev:25405]akr2005-10-011-0/+4
* * lib/open-uri.rb (OpenURI.open_loop): prohibit multiple proxyakr2005-09-301-0/+5
* * ext/dl/cptr.c (rb_dlptr_s_to_ptr): abolish sizeof(FILE).akr2005-09-291-0/+5
* * lib/open-uri.rb (:proxy_http_basic_authentication): new option.akr2005-09-291-1/+5
* * evalc. (rb_f_send): underscores need to be escaped.nobu2005-09-281-0/+5
* * eval.c (ev_const_get), variable.c (rb_const_get_0): retry only whennobu2005-09-281-0/+8
* * file.c (rb_stat_inspect): constified.nobu2005-09-281-1/+5
* * lib/webrick/cgi.rb (WEBrick::CGI#start): req.query_string shouldgotoyuzo2005-09-281-0/+8
* * ext/tk/tcltklib.c: cannot compile with Tcl/Tk8.0.xnagai2005-09-281-0/+4
* * lib/yaml/basenode.rb (YAML::BaseNode::match_segment): fix typo.nobu2005-09-271-0/+9
* * rubysig.h: fixed build problem with --enable-pthread on platformsusa2005-09-271-0/+5
* *** empty log message ***nobu2005-09-261-5/+0
* * parse.y: changed to ANSI function style.ocean2005-09-261-0/+4