aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * configure.in, cygwin/GNUmakefile.in (mingw): use def file to aliasnobu2005-11-051-0/+10
* * lib/open-uri.rb (open_loop): find_proxy should return nil when proxy does n...aamine2005-11-021-0/+5
* * ext/tk/extconf.rb: change the check parameter for Win32.nagai2005-11-021-0/+5
* * ext/tk/tcltklib.c (ip_rbUpdateObjCmd, ip_rb_threadUpdateObjCmd): passed imp...nagai2005-11-021-0/+8
* * eval.c (rb_call_super): should call method_missing if super ismatz2005-11-011-0/+27
* * ext/openssl/extconf.rb: should check ERR_peek_last_error().gotoyuzo2005-11-011-0/+7
* * ext/openssl/ossl_cipher.c (ossl_cipher_update): input data mustgotoyuzo2005-10-301-0/+7
* * lib/webrick/httpservlet/cgihandler.rbgotoyuzo2005-10-301-0/+12
* * test/ruby/test_float.rb (test_precision): test by assert_in_delta.ocean2005-10-301-0/+5
* synchronized with date2 3.7tadf2005-10-291-0/+7
* * enumerator.c (enumerator_allocate): allow subclassing.nobu2005-10-271-1/+5
* * string.c (scan_once): wrong condition to use mbclen2().matz2005-10-271-2/+32
* * missing.h, missing/memcmp.c, missing/memmove.c:ocean2005-10-271-0/+5
* * ext/syck/implicit.c (syck_type_id_to_uri): should returnocean2005-10-261-0/+6
* * configure.in (RUBY_EXTERN): macro to export symbols in sharednobu2005-10-251-0/+10
* * ruby.h (Qfalse, Qtrue, Qnil, Qundef): make sure these immediateocean2005-10-251-0/+8
* * gc.c (garbage_collect): sorry, previous commit was incorrect.ocean2005-10-251-0/+5
* * gc.c (garbage_collect): return now whether there're rooms for newocean2005-10-251-0/+5
* * lib/rdoc/markup/simple_markup.rb (SM::SimpleMarkup::LABEL_LIST_RE):nobu2005-10-241-0/+5
* RDoc documentation from Eric Hodel <drbrain@segment7.net> added.seki2005-10-241-0/+5
* * configure.in, io.c: use sys/syscall.h if syscall.h is not available.nobu2005-10-241-7/+12
* * ext/Win32API/lib/win32/resolv.rb (get_info): support multiple DNS.usa2005-10-241-0/+5
* * ext/tk/lib/tk/canvas.rb (TkCanvasItemConfig::__item_val2ruby_optkeys):nagai2005-10-241-0/+8
* * ext/tk/extconf.rb: improbe messages [ruby-core:06325].nagai2005-10-221-0/+24
* * ext/extmk.rb, lib/mkmf.rb (with_config): support --with-extensionnobu2005-10-221-1/+6
* * util.[hc] (ruby_add_suffix): constified.ocean2005-10-221-0/+10
* * ext/tk/lib/tk/font.rb, ext/tk/lib/tkextlib/ICONS/icons.rb,nobu2005-10-221-0/+8
* * time.c (rb_strftime): removed meaningless volatile modifiers, andnobu2005-10-221-1/+4
* * object.c (sym_inspect), parse.y (parser_yylex, rb_symname_p): checknobu2005-10-221-0/+7
* * missing.h, missing/*.c: SUSv3 compatible strcasecmp and strncasecmp,ocean2005-10-221-0/+5
* * rubysig.h (CHECK_INTS): fixed typo. (I believe bit-or is improper)ocean2005-10-211-0/+4
* * bin/erb (ERB::Main::run): typo fixed. [ruby-core:06337]matz2005-10-211-0/+51
* * intern.h, struct.c (rb_struct_iv_get): constified.ocean2005-10-211-0/+20
* * time.c: should use LONG_LONG instead of `long long'.ocean2005-10-211-0/+2
* * bignum.c (bignew_1): convertion from `int' to `char' discardsocean2005-10-211-0/+8
* * ext/ripper/tools/preproc.rb (prelude): do not append surplusnobu2005-10-201-1/+4
* * parser.y (struct parser_params): parser never modify input string.nobu2005-10-201-0/+4
* * 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