aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/test/unit/ui/console/testrunner.rb: Flushed io in thematz2003-08-041-0/+5
* * util.h: remove unnecessary parentheses. [ruby-dev:20879]nobu2003-08-041-0/+4
* * lib/net/imap.rb (receive_responses): raise exception toshugo2003-08-041-0/+5
* * lib/net/imap.rb: convert RD to RDoc.shugo2003-08-041-0/+4
* * win32/win32.c (rb_w32_utime): never use utime() of C runtime.usa2003-08-031-0/+5
* * eval.c (rb_call_super): should propagate previous block fornobu2003-08-031-0/+5
* * lib/scanf.rb: import. [back-dated to July 19]dblack2003-08-031-0/+4
* * eval.c (call_trace_func): clear exception flag temporarily.nobu2003-08-031-0/+5
* * lib/un.h (help): new. % ruby -run -e help cpeban2003-08-031-0/+2
* * regex.h (re_mbctab): should refer to RUBY_EXPORT. [ruby-ext:02199]eban2003-08-031-0/+4
* * numeric.c (flo_to_s): get rid of buffer overflow.matz2003-08-021-0/+9
* * lib/webrick/https.rb: change an option name.gotoyuzo2003-08-021-0/+5
* * lib/net/smtp.rb: respond_to? needs 2nd argument. [ruby-talk:77796]aamine2003-08-021-0/+5
* * gc.c: add "#pragma weak" for __libc_ia64_register_backing_store_base.matz2003-08-021-0/+8
* * ext/extmk.rb (--no-undefined): annoying option removed.eban2003-08-021-0/+4
* * lib/mkmf.rb (pkg_config): get configuration by pkg-config. [new]nobu2003-08-021-0/+6
* * variable.c (classname): find regular class name if not set.nobu2003-08-021-0/+5
* type fixnobu2003-08-021-10/+10
* * class.c (rb_obj_singleton_methods): should not go up tomatz2003-08-011-3/+17
* * lib/yaml/store.rb (YAML::Store#initialize): filename is firstwhy2003-08-011-0/+5
* forgot to check in.aamine2003-08-011-0/+4
* * gc.c (rb_gc_mark_locations): no need to swap arguments.nobu2003-08-011-0/+9
* set dldpath on darwinseki2003-08-011-0/+4
* * lib/net/http.rb: convert RD to RDoc. Thanks William Webber. [ruby-doc:456]aamine2003-08-011-0/+5
* * ext/syck/rubyext.c (syck_emitter_write_m): forgot to declarematz2003-08-011-0/+9
* * ext/openssl/extconf.rb: should replace literally.nobu2003-08-011-0/+4
* Forgot pointer to original mail of ruby-talk.usa2003-08-011-0/+1
* * io.c (rb_io_check_readable, rb_io_check_writable): ensure notnobu2003-08-011-0/+9
* * io.c (READ_DATA_PENDING_PTR): cast to get rid of warnings.nobu2003-08-011-0/+6
* * win32/win32.c (isInternalCmd): shouldn't return if find end of str.usa2003-08-011-0/+4
* * eval.c (rb_call_super): propagate previous block if a block isnobu2003-08-011-0/+5
* * eval.c (BEGIN_CALLARGS): should not always reset ruby_iter,matz2003-08-011-0/+17
* * gc.c (Init_stack): IA64 requires STACK_LEVEL_MAX to be less thanmatz2003-07-311-0/+6
* import erb-2.0.4b4seki2003-07-311-0/+4
* * ext/etc/etc.c: revert getenv()'s prototype. use it only when _WIN32usa2003-07-311-0/+5
* * numeric.c (rb_num_coerce_relop): export function.matz2003-07-311-0/+9
* * array.c (rb_ary_collect): must get length of array for eachusa2003-07-311-0/+6
* * ext/openssl/extconf.rb: move gmake specific featuresgotoyuzo2003-07-311-0/+5
* add explicit trim modeseki2003-07-311-0/+4
* * lib/net/ftp.rb (return_code): obsolete.shugo2003-07-301-0/+9
* * lib/mkmf.rb (dir_config): allow multiple directories separatednobu2003-07-301-0/+11
* * marshal.c (w_object): marshal_dump should not take anymatz2003-07-301-0/+5
* * ruby.c (proc_options): -F set compiled regular expression to $;.matz2003-07-301-0/+7
* * ext/openssl/ossl_ssl.c (ossl_sslctx_initialize): should initializegotoyuzo2003-07-301-0/+5
* * error.c (rb_raise): snprintf() termination moved tonobu2003-07-301-0/+17
* * lib/net/ftp.rb (get): fix wrong argument name. Thanks to Williamshugo2003-07-301-0/+5
* * ext/iconv/iconv.c (iconv_convert): append unchanged portionnobu2003-07-301-0/+7
* * configure.in (os2-emx): renamed from os2_emx, add flags tonobu2003-07-301-0/+16
* * marshal.c (w_object): if object responds to 'marshal_dump',matz2003-07-291-0/+43
* * lib/net/smtp.rb (send0): do taint check only when $SAFE > 0aamine2003-07-291-0/+4