aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * string.c (rb_enc_str_copy): removed.naruse2008-02-281-0/+4
* * eval.c (stack_check): made flag per threads.nobu2008-02-281-0/+6
* * file.c (rb_file_flock): immediately returns on EAGAIN ifnobu2008-02-281-0/+5
* * io.c (rb_io_getline_1): get rid of segfault. [ruby-dev:33938]nobu2008-02-281-0/+4
* * string.c (rb_str_reverse_bang): removed unsed variables.nobu2008-02-281-1/+5
* * include/ruby/encoding.h (rb_str_coderange_scan_restartable): addednobu2008-02-281-0/+10
* * ext/tk/lib/tk.rb, ext/tk/lib/*: make default widget set nagai2008-02-271-1/+23
* * string.c (rb_str_coderange_scan_restartable): coderange scaningnaruse2008-02-271-0/+7
* * ext/extmk.rb, enc/make_encmake.rb: load current mkmf.rb even ifnobu2008-02-261-0/+8
* * misc/ruby-mode.el (ruby-calculate-indent): should distinguishmatz2008-02-261-0/+5
* * array.c (combi_len, rb_ary_product): check for overflow.nobu2008-02-261-0/+5
* * array.c (recursive_cmp): compare minimal length parts.nobu2008-02-261-0/+4
* * ext/openssl/ossl_{ec,dh,dsa,rsa}.c: Remove useless warnings.technorama2008-02-261-0/+9
* * parse.y (value_expr_gen): removed inappropriate warning.nobu2008-02-261-0/+5
* * parse.y (tokadd_escape): refactored. [ruby-core:15657]akr2008-02-261-0/+4
* * array.c (rb_ary_eql, rb_ary_cmp): get rid of stack overflow withnobu2008-02-261-0/+5
* * include/ruby/ruby.h (ROBJECT_NUMIV): renamed from ROBJECT_LEN.akr2008-02-251-0/+13
* * ext/openssl/digest.c ext/openssl/lib/openssl/digest.rb:technorama2008-02-251-0/+8
* * ChangeLog: add ML ref.usa2008-02-251-0/+1
* * bignum.c (big2str_karatsuba): initialize cache if not initialized.usa2008-02-251-0/+6
* * process.c (Init_process): share bignum objects for RLIM_INFINITY,akr2008-02-251-2/+7
* Mon Feb 25 10:41:41 2008 Martin Duerst <duerst@it.aoyama.ac.jp>duerst2008-02-251-0/+5
* * cygwin/GNUmakefile.in (clean-local): should be double-colon.nobu2008-02-241-0/+4
* * cygwin/GNUmakefile.in (clean-local): remove def file.nobu2008-02-241-1/+3
* * common.mk, {bcc,win}32/Makefile.sub (clean-local): removenobu2008-02-241-0/+5
* * ruby.c (enable_option, disable_option): allow all for all knownnobu2008-02-231-1/+4
* * debug.c (ruby_set_debug_option): separated ruby_each_words().nobu2008-02-231-0/+14
* * ruby.c (proc_options): check if argument for -E exists.nobu2008-02-231-0/+4
* * misc/ruby-style.el (ruby-style-label-indent): fix for labels insidenobu2008-02-231-0/+5
* * util.c (valid_filename): use O_EXCL to get rid of clobberingnobu2008-02-231-0/+5
* * ext/win32ole/win32ole.c (ole_init_cp): should return value.usa2008-02-231-0/+4
* * string.c (str_sublen): removed.naruse2008-02-231-0/+7
* * string.c (rb_enc_cr_str_copy_for_substr): renamed fromnaruse2008-02-231-0/+7
* * ext/win32ole/win32ole.c (ole_encoding2cp): remove US-ASCIIsuke2008-02-231-0/+5
* * process.c (rlimit_resource_type): new function.akr2008-02-221-0/+9
* * string.c (rb_enc_cr_str_copy): check string's coderange is 7bit ornaruse2008-02-221-0/+5
* * bignum.c (BIGZEROP): fix for longer Bignum zeros. [ruby-Bugs-17454]nobu2008-02-221-0/+4
* * encoding.c (rb_enc_mbclen): return minlen instead of 1 whenakr2008-02-221-0/+11
* * string.c (rb_str_inspect): string of ascii incompatible encodingnaruse2008-02-221-0/+5
* * string.c (rb_str_substr): copy encoding although empty string.naruse2008-02-221-0/+4
* * string.c (rb_str_times): empty string's coderange is CODERANGE_7BIT.naruse2008-02-211-0/+9
* Thu Feb 21 17:15:15 2008 Martin Duerst <duerst@it.aoyama.ac.jp>duerst2008-02-211-0/+11
* * io.c (rb_f_putc): invoke stdout method so that redefining putcmatz2008-02-211-0/+7
* * array.c (rb_ary_unshift_m): expands enough for argc. [ruby-dev:33880]nobu2008-02-211-0/+4
* * io.c (argf_set_encoding): uses current_file after check if nextnobu2008-02-211-3/+3
* * io.c (argf_set_encoding): uses current_file after check for nextnobu2008-02-211-0/+5
* * string.c: replace rb_enc_copy by rb_enc_cr_str_copy ornaruse2008-02-211-0/+5
* * include/ruby/encoding.h (rb_enc_asciicompat): dummy encoding is notnaruse2008-02-211-0/+5
* * configure.in (RPATHFLAG): -R option of HP-UX ld is not for runtimenobu2008-02-201-0/+5
* * win32/win32.c (rb_w32_map_errno): exported.nobu2008-02-201-0/+4