aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * transcode.c (enc_arg): raise exception when unknown encoding isnaruse2008-09-161-0/+5
* fix ChangeLogxibbar2008-09-161-1/+1
* * lib/cgi/core.rb: performance improvement. xibbar2008-09-161-0/+7
* * string.c (rb_str_concat): fix rdoc. (codepoint is integer)naruse2008-09-161-0/+6
* * re.c (rb_reg_desc): Regexp#inspect should be US-ASCII.naruse2008-09-161-0/+4
* * string.c (rb_str_crypt): orthodox crypt() sees only first two bytesnobu2008-09-161-0/+5
* * complex.c (nucomp_marshal_{dump,load}): preserve instancetadf2008-09-161-1/+8
* * io.c (rb_io_readbyte): rdoc updated. [ruby-core:18617]matz2008-09-161-0/+2
* * io.c (rb_io_gets_m): rdoc updated. limit counts in bytes.matz2008-09-161-0/+7
* * string.c (rb_str_each_codepoint): add new methods, #codepointsmatz2008-09-161-0/+6
* * ext/socket/mkconstants.rb: add new constants. a patch frommatz2008-09-161-8/+5
* * string.c ():matz2008-09-161-0/+32
* * test/ruby/test_io.rb (TestIO#test_dup): exception should bematz2008-09-161-0/+5
* * test/ruby/test_io.rb (TestIO#test_dup): this test might fail ifmatz2008-09-151-0/+5
* * string.c (rb_str_buf_cat_ascii): codepoint is unsigned int.naruse2008-09-151-0/+10
* * re.c (rb_reg_quote): use rb_enc_mbcput to generate ASCIIakr2008-09-151-0/+5
* * encoding.c (Encoding#base_encoding): removed. [ruby-dev:36270]naruse2008-09-151-0/+4
* * transcode_data.h (STR1_LENGTH): defined.akr2008-09-151-0/+11
* * gc.c, include/ruby/ruby.h: rename rb_register_mark_object()ko12008-09-151-0/+13
* * string.c (rb_str_squeeze_bang): specialized for 7bit characters inmatz2008-09-151-0/+21
* * transcode.c (econv_opts): don't use to_sym.akr2008-09-151-0/+4
* * encoding.c (rb_enc_get_index): don't return -1.akr2008-09-151-0/+7
* * lib/matrix.rb (Matrix#eql?): fixed [ruby-dev:36298].yugui2008-09-151-0/+12
* added a line.tadf2008-09-151-0/+2
* * encoding.c (RUBY_MAX_CHAR_LEN): defined.naruse2008-09-151-0/+6
* * encoding.c (rb_enc_compatible): accepst other than strings andnaruse2008-09-151-0/+7
* * complex.c (nucomp_eql_p): new.tadf2008-09-151-0/+8
* * transcode_data.h (rb_transcoder): resetsize_func and resetstate_funcakr2008-09-151-0/+7
* * test/matrix/test_matrix.rb (setup): typo.yugui2008-09-151-0/+9
* * transcode_data.h: return output functions ssize_t.akr2008-09-141-0/+17
* * transcode_data.h: output function takes output buffer size.akr2008-09-141-0/+16
* * transcode.c (str_encode): returns duplicated string if nothingnobu2008-09-141-0/+5
* * lib/cgi/core.rb (CGI::parse): performance improvementxibbar2008-09-141-0/+4
* * complex.c: trivial changes.tadf2008-09-141-0/+4
* * lib/matrix.rb (Vector#eql?): typo of the method name as "eqn?".yugui2008-09-141-0/+11
* * ruby.c (process_options): associates the locale encoding with $0 asnobu2008-09-141-0/+5
* * object.c (Init_Object): added metameta-class initialization foryugui2008-09-141-0/+9
* * complex.c (f_{add,mul,sub}): omitted some shortcuts for preservetadf2008-09-141-0/+7
* * include/ruby/oniguruma.h (OnigEncodingTypeST): add end argument forakr2008-09-131-0/+55
* * include/ruby/oniguruma.h (ONIGENC_STEP_BACK): add end argument.akr2008-09-131-0/+9
* * include/ruby/oniguruma.h (onigenc_get_prev_char_head): add endakr2008-09-131-0/+17
* * include/ruby/oniguruma.hakr2008-09-131-0/+10
* * include/ruby/oniguruma.h (onigenc_get_right_adjust_char_head): addakr2008-09-131-0/+16
* * ext/ripper/depend (ripper.o): it depends on ruby headers.akr2008-09-131-0/+4
* * io.c (io_encoding_set): don't need argc argument.akr2008-09-131-0/+6
* * transcode.c (rb_transcoding): align state field.akr2008-09-131-0/+4
* * transcode.c (DECORATOR_P): renamed from SUPPLEMENTAL_CONVERSION.akr2008-09-131-0/+4
* * io.c (make_writeconv): use rb_enc_name.akr2008-09-131-0/+10
* * lib/rexml/document.rb: fixed typo.shugo2008-09-131-0/+4
* * complex.c: refined.tadf2008-09-131-0/+6