aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * configure.in: undef HAVE_LINK on BeOS. (link(2) always returnsocean2005-11-101-0/+10
* * lib/shellwords.rb: fix for blank but not empty string.nobu2005-11-101-0/+5
* * lib/shellwords.rb: refactored. [ruby-core:06581]nobu2005-11-081-0/+4
* * intern.h, eval.c (rb_thread_signal_raise): costified.ocean2005-11-081-0/+6
* * lib/drb/ssl.rb (DRb::SSLConfig#accept): fixed typo.ocean2005-11-081-0/+5
* * ext/iconv/iconv.c: iconvctl() support. [EXPERIMENTAL]nobu2005-11-071-2/+6
* * ext/openssl/ossl.h: need to include winsock2.h before includingusa2005-11-071-0/+5
* * ext/tk/stubs.c (_nativethread_consistency_check): use simplernagai2005-11-071-0/+10
* * lib/yaml.rb: removed :nodoc: to generate Kernel doc. [ruby-core:6324]ocean2005-11-061-0/+4
* * ext/iconv/iconv.c (Iconv::BrokenLibrary): exception when detected anobu2005-11-061-0/+5
* * ext/tk/stubs.c (ruby_tcl_create_ip_and_stubs_init): should touchocean2005-11-061-0/+5
* * file.c (rb_file_s_readlink): readlink(2) on AIX fails with ERANGE ifnobu2005-11-061-0/+5
* * 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