aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Replace ri with Ryan Davis' cached ridrbrain2008-01-081-0/+4
* * enc/utf{16,32}_{be,le}.c: use &OnigEncodingName(*) instead ofusa2008-01-081-0/+5
* * regenc.c (onigenc_strlen_null, onigenc_str_bytelen_null): suppressednobu2008-01-081-1/+9
* * enc/utf{16,32}_{be,le}.c: imported from Oniguruma 5.9.1.nobu2008-01-081-0/+4
* * string.c (str_gsub): avoid appending empty pre-match substr.akr2008-01-081-0/+4
* * compile.c (iseq_build_from_ary), iseq.c (iseq_load): fix for format change.nobu2008-01-081-0/+4
* * string.c (rb_str_buf_append): fix append itself.akr2008-01-071-0/+4
* * string.c (STR_ENC_GET): defined. same as rb_enc_get withoutakr2008-01-071-3/+17
* * lib/webrick/httpservlet/cgihandler.rb: external encoding ofgotoyuzo2008-01-071-0/+5
* Use ERB instead of custom template language for RDoc.drbrain2008-01-071-0/+8
* * string.c (Init_String): sym_match arity spec was wrong. a patchmatz2008-01-071-0/+5
* * string.c (str_gsub): move rb_enc_get(str) to out of loop.akr2008-01-071-0/+4
* * include/ruby/oniguruma.h (OnigEncodingType): new memberakr2008-01-071-0/+11
* Namespace TokenStream under RDoc.drbrain2008-01-071-1/+5
* Namespace RDoc::DOT. Clean up formatting of RDoc::Diagrams.drbrain2008-01-071-0/+6
* Convert RDoc to OptionParser, clean up -h output, namespace Options under RDoc.drbrain2008-01-071-0/+6
* * common.mk, Makefile.in, */Makefile.sub (distclean-local): moveusa2008-01-071-0/+6
* * re.c (rb_reg_preprocess): fix fixed_enc condition.akr2008-01-071-0/+4
* Merge documentation from the same class on ri generation.drbrain2008-01-071-0/+11
* * encoding.c (rb_enc_internal_get_index): extracted fromakr2008-01-071-0/+19
* add ML ref.akr2008-01-061-1/+1
* * string.c (coderange_scan): avoid rb_enc_to_index.akr2008-01-061-0/+7
* * string.c (coderange_scan): optimize ASCII-8BIT string.akr2008-01-061-0/+5
* * lib/erb.rb (ERB::Revision): cut off locale dependent string in Dateakr2008-01-061-0/+5
* don't use Date keyword itself.akr2008-01-061-1/+1
* * $Date$ keyword removed to avoid inclusion of locale dependentakr2008-01-061-0/+5
* * re.c (rb_reg_initialize_str): forbid raw non ASCII characterakr2008-01-061-0/+5
* * include/ruby/encoding.h (rb_enc_str_buf_cat): declared.akr2008-01-061-0/+15
* * lib/securerandom.rb: Add Win32 support.technorama2008-01-061-0/+4
* * lib/date.rb, lib/date/format.rb: introduced some constantstadf2008-01-061-0/+7
* * re.c (rb_reg_initialize_str): /\x80/n is not an error even if scriptakr2008-01-051-0/+5
* * lib/resolv.rb (Reolv::DNS#each_address): get A record and then AAAAnaruse2008-01-051-0/+5
* * vm_insnhelper.c (vm_callee_setup_arg): it is not inlinable becauseakr2008-01-051-0/+5
* * string.c (rb_str_resize): copy if old data is not emptynobu2008-01-051-2/+2
* * string.c (rb_str_resize): copy at old length but not new length.nobu2008-01-051-0/+5
* * ruby.c (proc_options): no need for intermediate object.nobu2008-01-051-0/+4
* * encoding.c (Init_Encoding): alias csWindows31J to Windows-31J.akr2008-01-051-0/+5
* * include/ruby/ruby.h (rb_intern): memorize interned ID for constantakr2008-01-041-0/+5
* * string.c (trnext): should enable backslash escape.matz2008-01-041-0/+4
* * eval.c (Init_eval): move instance_eval and instance_exec tomatz2008-01-041-0/+7
* * ruby.c (proc_options): update according to the last API revert.matz2008-01-041-0/+4
* * include/ruby/intern.h, re.c (rb_reg_new): keep interface same asnobu2008-01-041-0/+14
* * time.c (time_arg): use converted object. [ruby-core:14759]nobu2008-01-041-0/+4
* * ext/digest/lib/digest/hmac.rb (Digest::HMAC#initialize): useakr2008-01-041-0/+5
* * re.c (rb_reg_prepare_re): check string encoding. Oniguruma doesn'takr2008-01-041-1/+6
* * re.c (rb_reg_search): avoid inner loop for reverse search.matz2008-01-041-0/+7
* * enc/euc_jp.c: remove eucjp_ prefix. breakpoint can be specified asakr2008-01-031-0/+39
* * re.c (rb_reg_search): iterate onig_match for reverse mode.akr2008-01-031-0/+4
* * win32.h: only VC6 needs extern "C++" for math.h. [ruby-talk:285660]nobu2008-01-031-0/+4
* * include/ruby/oniguruma.h: Oniguruma 1.9.1 merged.matz2008-01-031-0/+4