aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * $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
* * io.c (io_ungetc): move data in buffer if it is required to store theakr2008-01-031-0/+5
* * include/ruby/ruby.h (st_strcasecmp): declared for STRCASECMP.akr2008-01-031-0/+5
* * eval_jump.c (rb_f_catch): Resotre cfp if catched thrown object.ko12008-01-031-0/+4
* * bootstraptest/test_eval.rb, test_knownbug.rb: move a fixed test.ko12008-01-031-0/+4
* * encoding.c: (rb_tolower, rb_toupper): body was exchanged.akr2008-01-031-0/+4
* * regenc.h (onigenc_ascii_is_code_ctype): put back.akr2008-01-031-0/+4
* * encoding.c (rb_isalnum): defined.akr2008-01-031-0/+63
* * include/ruby/encoding.h (rb_isascii): simplified.akr2008-01-031-0/+19
* * parse.y (parser_magic_comment): use STRNCASECMP.akr2008-01-031-0/+5
* * time.c: don't mention an obsolete library, ParseDate.akr2008-01-031-0/+4
* * io.c (fptr_finalize): clear errno first. [ruby-talk:284492]nobu2008-01-031-0/+4
* * enc/us_ascii.c: add us_ascii_ prefix for functions to easeakr2008-01-021-0/+23
* * bignum.c (conv_digit): use ISDIGIT, ISLOWER and ISUPPER.akr2008-01-021-0/+4
* * util.c (ruby_strtoul): "0x", "+" and "-" is not a valid integer.akr2008-01-021-0/+6
* describe about OS.akr2008-01-021-1/+2
* * util.c (ruby_strtoul): locale independent strtoul is implemented toakr2008-01-021-0/+21
* * include/ruby/missing.h (strcasecmp): removed.akr2008-01-021-1/+4
* * common.mk (strcasecmp.o): removed.akr2008-01-021-0/+5
* * missing/strcasecmp.c: removed. Ruby don't use locale dependentakr2008-01-021-0/+11
* * sample/time.rb: use Process.times instead of Time.times.tadf2008-01-021-0/+4
* * sample/goodfriday.rb: examples for date are enough. retired.tadf2008-01-021-0/+4
* * sample/cal.rb: just updated with the newest version.tadf2008-01-021-0/+4
* * enc/depend: dependency updated.akr2008-01-011-0/+4
* * ext/nkf/nkf-utf8/{nkf.c, utf8tbl.c}: Update nkf.naruse2008-01-011-0/+10
* * common.mk: dependency updated.akr2008-01-011-0/+4