aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * prelude.rb (Mutex::synchronize): capture exception from unlock.matz2008-01-101-0/+5
* * io.c (io_encoding_set): handle nil for v1.matz2008-01-101-0/+2
* * io.c (io_encoding_set): IO.pipe("euc-jp", nil) should work asmatz2008-01-101-0/+5
* * io.c (rb_io_binmode): should not alter encoding. [ruby-dev:32918]matz2008-01-091-0/+7
* * lib/e2mmap.rb (Exception2MessageMapper::Raise): define fail.matz2008-01-091-0/+5
* * lib/mathn.rb (Prime#each): returns an enumerator if no blockkazu2008-01-091-0/+5
* * encoding.c (rb_enc_replicate): replica of dummy is a dummy.naruse2008-01-091-0/+4
* * lib/webrick/httprequest.rb: supprt X-Forwarded-* header fields.gotoyuzo2008-01-091-0/+11
* * golf_prelude.rb (Array#to_s): alias to join.eban2008-01-091-0/+6
* * string.c (rb_enc_cr_str_buf_cat): fix self appending.akr2008-01-091-0/+4
* * ruby.c (process_options): give priority command line encoding optionnobu2008-01-091-0/+8
* * parse.y (yycompile0): remove setting parser->enc because it is setusa2008-01-091-0/+5
* * string.c (rb_enc_cr_str_buf_cat, rb_str_buf_append): deal with selfnobu2008-01-091-0/+5
* * parse.y (parser_prepare): set parser->enc from lex_input for ripper.usa2008-01-091-0/+4
* * lib/webrick/server.rb (WEBrick::HTTPServer#start):gotoyuzo2008-01-091-0/+5
* * string.c (rb_enc_cr_str_buf_cat): do not recalculate coderangematz2008-01-091-0/+5
* * enum.c: Updating the documentation of Enumrable#zip to reflectjeg22008-01-081-0/+5
* * enc/Makefile.in (BUILTIN_ENCS): UTF-{16,32}{BE,LE} are not builtin.naruse2008-01-081-0/+4
* * encoding.c (rb_enc_init): UTF-{16,32}{BE,LE} are not builtin.naruse2008-01-081-0/+4
* * encoding.c, Makefile.in, include/ruby/oniguruma.h,naruse2008-01-081-0/+5
* * win{32,ce}/Makefile.sub: merged.nobu2008-01-081-0/+4
* Speed up Marshal load, fix bug with nested classes' methodsdrbrain2008-01-081-0/+5
* Clean up namespacing of RI's classesdrbrain2008-01-081-0/+4
* * enum.c (enum_zip): honor length of the receiver, not thematz2008-01-081-0/+12
* 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