[前][次][スレッド一覧][上]

ruby-changes:3501-3600

   3501 2008-01-13 13:37 [ko1@a...            ] nobu -  Ruby:r15020 (trunk): * ruby.c (proc_options): fixed typo.
   3502 2008-01-13 13:51 [ko1@a...            ] nobu -  Ruby:r15021 (trunk): * ruby.c (load_file): script files should not be affected by locale.
   3503 2008-01-13 13:53 [ko1@a...            ] nobu -  Ruby:r15022 (trunk): * ruby.c (load_file): local variable was not initialized when -x flag
   3504 2008-01-13 15:35 [ko1@a...            ] nobu -  Ruby:r14985 (ruby_1_8, trunk): * ChangeLog: commit miss
   3505 2008-01-13 15:35 [ko1@a...            ] nobu -  Ruby:r14984 (ruby_1_8, trunk): * lib/rdoc/options.rb ():
   3506 2008-01-13 15:35 [ko1@a...            ] naruse -  Ruby:r14983 (trunk): * ext/nkf/nkf-utf8/nkf.c: update to r1.163.
   3507 2008-01-13 15:35 [ko1@a...            ] naruse -  Ruby:r14982 (trunk): * encoding (set_base_encoding): must use rb_enc_dummy_p.
   3508 2008-01-13 15:35 [ko1@a...            ] nobu -  Ruby:r14986 (ruby_1_8): * dln.c: use dlopen on Mac OS X 10.3 or later.  backport from trunk.
   3509 2008-01-13 15:36 [ko1@a...            ] nobu -  Ruby:r14987 (ruby_1_8, trunk): * defines.h (WORDS_BIGENDIAN): honor __BIG_ENDIAN__ than the result of
   3510 2008-01-13 15:36 [ko1@a...            ] akr -  Ruby:r14988 (trunk): add tests.  
   3511 2008-01-13 15:36 [ko1@a...            ] nobu -  Ruby:r14989 (ruby_1_8, trunk): * configure.in: moved broken syscall checks from process.c etc.
   3512 2008-01-13 15:36 [ko1@a...            ] nobu -  Ruby:r14990 (ruby_1_8, trunk): * configure.in: AC_TRY_CPP has no FUNCTION-BODY while AC_TRY_COMPILE
   3513 2008-01-13 15:36 [ko1@a...            ] akr -  Ruby:r14991 (trunk): update rdoc: force_encoding doesn't accept nil.
   3514 2008-01-13 15:36 [ko1@a...            ] nobu -  Ruby:r14992 (trunk): * string.c (rb_str_append): performance improvement.
   3515 2008-01-13 15:36 [ko1@a...            ] drbrain -  Ruby:r14993 (trunk): Follow namespace change for RDoc/RI 
   3516 2008-01-13 15:36 [ko1@a...            ] drbrain -  Ruby:r14994 (trunk): Remove lib/rdoc/usage.rb
   3517 2008-01-13 15:37 [ko1@a...            ] nobu -  Ruby:r14995 (trunk): * proc.c (proc_mark): needs to mark the receiver too.  a patch from
   3518 2008-01-13 15:37 [ko1@a...            ] akr -  Ruby:r14996 (trunk): * string.c (string.c): call rb_str_buf_append to update encoding of
   3519 2008-01-13 15:37 [ko1@a...            ] naruse -  Ruby:r14997 (trunk): * ext/nkf/nkf-utf8/nkf.c: fix bug: -m was -m0.
   3520 2008-01-13 15:37 [ko1@a...            ] naruse -  Ruby:r14998 (trunk): * ruby.c (process_options): -e'script' is locale encoding by default.
   3521 2008-01-13 15:37 [ko1@a...            ] usa -  Ruby:r14999 (trunk): * 2008-01-12
   3522 2008-01-13 15:38 [ko1@a...            ] nobu -  Ruby:r15000 (trunk): * bootstraptest/test_proc.rb: fixed wrong expected result.  pointed
   3523 2008-01-13 15:38 [ko1@a...            ] tadf -  Ruby:r15001 (trunk): * lib/date.rb, lib/date/format.rb: tuning for performance.
   3524 2008-01-13 15:38 [ko1@a...            ] tadf -  Ruby:r15002 (ruby_1_8): * lib/date.rb, lib/date/format.rb: tuning for performance.
   3525 2008-01-13 15:38 [ko1@a...            ] naruse -  Ruby:r15003 (trunk): * ext/nkf/nkf.c: rdoc update.
   3526 2008-01-13 15:38 [ko1@a...            ] nobu -  Ruby:r15004 (trunk): * eval_method.c (rb_define_alloc_func, rb_undef_alloc_func): should
   3527 2008-01-13 15:38 [ko1@a...            ] nobu -  Ruby:r15005 (ruby_1_8): * eval.c (rb_define_alloc_func, rb_undef_alloc_func): should
   3528 2008-01-13 15:38 [ko1@a...            ] tadf -  Ruby:r15006 (trunk): removed an extra blank line which was added by naruse.
   3529 2008-01-13 15:39 [ko1@a...            ] naruse -  Ruby:r15007 (trunk): * enc/make_encdb.rb: added. search enc/*.c and make encoding database.
   3530 2008-01-13 15:39 [ko1@a...            ] naruse -  Ruby:r15008 (trunk): * encoding.c (rb_enc_aliases): don't see enc_table_alias when it wasn't initialized yet.
   3531 2008-01-13 15:39 [ko1@a...            ] akr -  Ruby:r15009 (trunk): add a test. 
   3532 2008-01-13 15:39 [ko1@a...            ] matz -  Ruby:r15010 (trunk): * enc/make_encdb.rb: should work on Ruby 1.8.  
   3533 2008-01-13 18:42 [ko1@a...            ] nobu -  Ruby:r15023 (trunk): * encoding.c (Init_Encoding): moved initialization from encdb.h.
   3534 2008-01-13 20:25 [ko1@a...            ] naruse -  Ruby:r15024 (trunk): * encoding.c: add documents.
   3535 2008-01-13 20:54 [ko1@a...            ] matz -  Ruby:r15010 (trunk): * enc/make_encdb.rb: should work on Ruby 1.8.  
   3536 2008-01-13 23:29 [ko1@a...            ] naruse -  Ruby:r15025 (trunk): * enc/make_encdb.h: sort encoding names by original name.
   3537 2008-01-14 02:16 [ko1@a...            ] naruse -  Ruby:r15026 (trunk): * include/ruby/oniguruma.h: remove ONIG_ENCODING_* and OnigEncoding*
   3538 2008-01-14 02:21 [ko1@a...            ] naruse -  Ruby:r15027 (trunk): * define replica encoding "CP949".
   3539 2008-01-14 05:46 [ko1@a...            ] naruse -  Ruby:r15028 (trunk): * enc/*.c: add replicas and aliases.
   3540 2008-01-14 09:32 [ko1@a...            ] tadf -  Ruby:r15029 (trunk): * lib/time.rb: do not reference Time directly from the inside of
   3541 2008-01-14 09:33 [ko1@a...            ] tadf -  Ruby:r15030 (ruby_1_8): * lib/time.rb: do not reference Time directly from the inside of
   3542 2008-01-14 10:59 [ko1@a...            ] nobu -  Ruby:r15032 (trunk): * lib/rake/ruby182_test_unit_fix.rb: removed.
   3543 2008-01-14 11:10 [ko1@a...            ] duerst -  Ruby:r15031 (trunk): Mon Jan 14 10:45:45 2008  Martin Duerst  <duerst@it.aoyama.ac.jp>
   3544 2008-01-14 12:34 [ko1@a...            ] drbrain -  Ruby:r15033 (trunk): Renamespace lib/rdoc/markup from SM::SimpleMarkup to RDoc::Markup.
   3545 2008-01-14 13:51 [ko1@a...            ] akr -  Ruby:r15034 (trunk): * re.c (rb_reg_prepare_re): initialize error message buffer.
   3546 2008-01-14 16:11 [ko1@a...            ] matz -  Ruby:r15035 (trunk): * ruby.1: a patch to describe --encoding.  a patch from Yugui
   3547 2008-01-14 16:14 [ko1@a...            ] matz -  Ruby:r15036 (trunk): * lib/shellwords.rb: scape should be an alias to shellescape.  a
   3548 2008-01-14 16:15 [ko1@a...            ] matz -  Ruby:r15037 (ruby_1_8): * lib/shellwords.rb: scape should be an alias to shellescape.  a
   3549 2008-01-14 16:20 [ko1@a...            ] matz -  Ruby:r15038 (ruby_1_8): version.h: should not use 1.9 version.h
   3550 2008-01-14 18:09 [ko1@a...            ] naruse -  Ruby:r15039 (trunk): * encoding.c (rb_locale_encoding): return US-ASCII when charmap is nil.
   3551 2008-01-14 18:17 [ko1@a...            ] ko1 -  Ruby:r15040 (trunk): * vm.h: remove dangerous assembler sentence.
   3552 2008-01-14 18:35 [ko1@a...            ] akr -  Ruby:r15041 (trunk): fix a test. 
   3553 2008-01-14 18:46 [ko1@a...            ] ko1 -  Ruby:r15042 (trunk): * bootstraptest/runner.rb: add "flunk" method.
   3554 2008-01-14 19:00 [ko1@a...            ] akr -  Ruby:r15043 (trunk): update last test.
   3555 2008-01-14 19:03 [ko1@a...            ] ko1 -  Ruby:r15044 (trunk): * thread.c: clear thread structure.
   3556 2008-01-14 21:14 [ko1@a...            ] matz -  Ruby:r15045 (trunk): * enc/us_ascii.c: wrong alias name: ANSI_X3.4-1986.
   3557 2008-01-14 22:36 [ko1@a...            ] eban -  Ruby:r15046 (trunk): * golf_prelude.rb: Shorter method name completion.  Same method
   3558 2008-01-14 22:49 [ko1@a...            ] matz -  Ruby:r15047 (trunk): * re.c (rb_char_to_option_kcode): use rb_enc_find_index() instead
   3559 2008-01-14 23:29 [ko1@a...            ] usa -  Ruby:r15048 (trunk): * win32/enc-setup.mak (BUILTIN_ENCOBJS): depends on enc/Makefile.in.
   3560 2008-01-14 23:33 [ko1@a...            ] matz -  Ruby:r15049 (trunk): * configure.in (setup): add -I$(EXTOUT)/$(arch) to MINIRUBY.
   3561 2008-01-14 23:38 [ko1@a...            ] naruse -  Ruby:r15050 (trunk): * ext/nkf/lib/kconv.rb (Kconv.tolocale): argument is str.
   3562 2008-01-15 00:08 [ko1@a...            ] matz -  Ruby:r15051 (trunk): * io.c (appendline): specifying limit should not generate broken
   3563 2008-01-15 01:19 [ko1@a...            ] nobu -  Ruby:r15052 (trunk): * common.mk (OBJS): moved encoding.o from COMMONOBJS.
   3564 2008-01-15 01:29 [ko1@a...            ] nobu -  Ruby:r15053 (ruby_1_8, trunk): * common.mk: simplified dummy objects dependencies.
   3565 2008-01-15 03:42 [ko1@a...            ] nobu -  Ruby:r15054 (ruby_1_8, trunk): * eval.c (eval): check if backtrace is empty.  
   3566 2008-01-15 13:45 [ko1@a...            ] usa -  Ruby:r15055 (trunk): * common.mk (us_ascii.o): add dependecies. 
   3567 2008-01-15 13:55 [ko1@a...            ] usa -  Ruby:r15056 (trunk): * {bcc32,win32}/Makefile.sub (RUNRUBY): need to set archdir when
   3568 2008-01-15 14:45 [ko1@a...            ] nobu -  Ruby:r15057 (trunk): * encoding.c (rb_locale_charmap): use ASCII-8BIT in miniruby.
   3569 2008-01-15 14:58 [ko1@a...            ] nobu -  Ruby:r15058 (trunk): * {win,bcc}32/setup.mak (-basic-vars-): expand BASERUBY to full path
   3570 2008-01-15 15:10 [ko1@a...            ] nobu -  Ruby:r15059 (ruby_1_8, trunk): * win32/setup.mak: strip out empty lines from CPP output.
   3571 2008-01-15 16:59 [ko1@a...            ] nobu -  Ruby:r15060 (trunk): * ruby.c (proc_options): encoding libraries cannot be loaded until
   3572 2008-01-15 17:27 [ko1@a...            ] nobu -  Ruby:r15061 (trunk): * enc/utf_8.c: renamed as IANA name.
   3573 2008-01-15 17:53 [ko1@a...            ] nobu -  Ruby:r15062 (trunk): * enc/Makefile.in: ditto.
   3574 2008-01-15 18:08 [ko1@a...            ] matz -  Ruby:r15063 (trunk): * enc/utf_8.c (OnigEncodingDefine): encoding name should be kept
   3575 2008-01-15 18:08 [ko1@a...            ] usa -  Ruby:r15064 (trunk): * win32/Makefile.sub (MKFILES): add dependecies.
   3576 2008-01-15 18:08 [ko1@a...            ] usa -  Ruby:r15065 (trunk): * enc/utf_8.c (ONIG_ENCODING_UTF8): reverted.
   3577 2008-01-15 18:48 [ko1@a...            ] matz -  Ruby:r15066 (trunk): * enc/utf_8.c: remove use of ONIG_ENCODING_UTF8 altogether; use
   3578 2008-01-15 22:36 [ko1@a...            ] naruse -  Ruby:r15067 (trunk): * encoding.c (ENC_REGISTER): use &OnigEncoding*.
   3579 2008-01-15 23:02 [ko1@a...            ] naruse -  Ruby:r15068 (trunk): * enc/utf_{16,32}{be,le}.c: remove some ARG_UNUSED.  replace struct
   3580 2008-01-15 23:55 [ko1@a...            ] naruse -  Ruby:r15069 (trunk): * enc/*: add ARG_UNUSED.
   3581 2008-01-16 10:49 [ko1@a...            ] drbrain -  Ruby:r15070: Ignore encdb.h  
   3582 2008-01-16 11:01 [ko1@a...            ] drbrain -  Ruby:r15071 (trunk): Clean up comments
   3583 2008-01-16 12:52 [ko1@a...            ] nobu -  Ruby:r15072 (trunk): * include/ruby/intern.h (rb_str_tmp_new, rb_str_shared_replace):
   3584 2008-01-16 14:56 [ko1@a...            ] nobu -  Ruby:r15073 (trunk): * file.c (sys_fail2): get rid of unlimited alloca.
   3585 2008-01-16 15:26 [ko1@a...            ] nobu -  Ruby:r15074 (trunk): * load.c (rb_feature_p): get rid of unlimited alloca.
   3586 2008-01-16 15:27 [ko1@a...            ] nobu -  Ruby:r15075 (trunk): * ChangeLog: commit miss.
   3587 2008-01-16 16:15 [ko1@a...            ] knu -  Ruby:r15076 (trunk): Fix grammar.
   3588 2008-01-16 17:37 [ko1@a...            ] usa -  Ruby:r15077 (trunk): * test/test_delegate.rb: add new test file for delegate.rb.
   3589 2008-01-16 17:57 [ko1@a...            ] usa -  Ruby:r15078 (trunk): * numeric.c (fix_quo): typo. a patch from Shin-ichiro HARA
   3590 2008-01-16 18:03 [ko1@a...            ] nobu -  Ruby:r15079 (trunk): * io.c (pipe_open, rb_io_s_popen): clear temporary object to release
   3591 2008-01-16 18:38 [ko1@a...            ] nobu -  Ruby:r15080 (trunk): * enc/windows_1251.c: newline at EOF.
   3592 2008-01-16 22:46 [ko1@a...            ] nobu -  Ruby:r15081 (trunk): * encoding.c (enc_register_at): make own copy.  
   3593 2008-01-17 17:14 [ko1@a...            ] nobu -  Ruby:r15082 (trunk): * enc/shift_jis.c: newline at EOF.
   3594 2008-01-17 21:06 [ko1@a...            ] tadf -  Ruby:r15083 (trunk): * lib/date.rb (Date::Infinity#<=>): didn't work.  A patch from
   3595 2008-01-17 21:07 [ko1@a...            ] tadf -  Ruby:r15084 (ruby_1_8): * lib/date.rb (Date::Infinity#<=>): didn't work.  A patch from
   3596 2008-01-17 21:48 [ko1@a...            ] nobu -  Ruby:r15085 (trunk): * re.c (rb_char_to_option_kcode): fixed typo.
   3597 2008-01-17 23:56 [ko1@a...            ] nobu -  Ruby:r15086 (trunk): * common.mk (encdb.h): give output file name to make_encdb.rb.
   3598 2008-01-18 00:04 [ko1@a...            ] nobu -  Ruby:r15087 (trunk): * ext/stringio/stringio.c (strio_init): use default external encoding
   3599 2008-01-18 00:40 [ko1@a...            ] nobu -  Ruby:r15088 (trunk): * enc/euc_cn.c: split from enc/euc_kr.c.
   3600 2008-01-18 00:41 [ko1@a...            ] nobu -  Ruby:r15089 (trunk): * encoding.c (enc_free): removed since rb_encoding may be used while

[前][次][スレッド一覧][上]