aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * transcode.c (enc_arg): revert last change. too early exceptionmatz2008-09-181-0/+7
* * test/bigdecimal/test_bigdecimal.rb: add tests to achieve over 90%mame2008-09-171-0/+5
* * io.c (rb_io_extract_modeenc): process option mode: and perm: asmatz2008-09-171-0/+8
* * string.c (rb_str_casecmp): don't use rb_enc_codepoint.akr2008-09-171-0/+4
* * complex.c (nucomp_s_convert): accepts complextadf2008-09-171-0/+5
* * test/ruby/test_io.rb (TestIO#test_dup): avoid infinite loop.kazu2008-09-171-0/+8
* * lib/cgi/html.rb (checkbox_group,radio_group): bug fixxibbar2008-09-171-0/+7
* typo.tadf2008-09-161-1/+1
* * numeric.c: provides predicate real? instead of scalar?.tadf2008-09-161-0/+8
* fix typos.akr2008-09-161-2/+2
* * test/ruby/test_io_m17n.rb: use __FILE__ instead of /dev/null.akr2008-09-161-0/+5
* fix typos.akr2008-09-161-2/+2
* * include/ruby/oniguruma.h (OnigEncodingTypeST): add precise_retakr2008-09-161-0/+78
* * 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