[前][次][スレッド一覧][上]
ruby-changes:12801-12900
12801 2009-08-13 18:40 [ko1@a... ] Ruby:r24529 (trunk): * configure.in (RUBY_CHECK_SIZEOF): set cross_compiling to yes
12802 2009-08-13 21:06 [ko1@a... ] Ruby:r24530 (trunk): * vm.c (vm_exec): returning from lambda runs ensure section.
12803 2009-08-14 00:21 [ko1@a... ] Ruby:r24531 (trunk): * lib/delegate.rb (Delegator#method_missing): __FILE__ may contain
12804 2009-08-14 00:21 [ko1@a... ] Ruby:r24532 (trunk): * 2009-08-14
12805 2009-08-14 00:31 [ko1@a... ] Ruby:r24533 (trunk): * doc/ChangeLog-1.8.0: add forgotten entry contributed by
12806 2009-08-14 14:08 [ko1@a... ] Ruby:r24534 (ruby_1_8): * configure.in: only check pthread.h in case of --enable-pthread
12807 2009-08-14 14:08 [ko1@a... ] Ruby:r24535 (ruby_1_8): * 2009-08-14
12808 2009-08-14 14:31 [ko1@a... ] Ruby:r24536 (trunk): * configure.in (rubyhdrdir): fixed typo.
12809 2009-08-14 16:28 [ko1@a... ] Ruby:r24537 (trunk): * ext/digest/lib/digest/hmac.rb (Digest::HMAC#initialize): faster
12810 2009-08-14 17:20 [ko1@a... ] Ruby:r24538 (trunk): * enc/Makefile.in (MKDIRS): revert r24525.
12811 2009-08-14 18:08 [ko1@a... ] Ruby:r24539 (trunk): * re.c (rb_reg_preprocess_dregexp): change Exception class to
12812 2009-08-14 19:57 [ko1@a... ] Ruby:r24540 (ruby_1_8): * ext/curses/curses.c ({curses,window}_addstr),
12813 2009-08-14 20:03 [ko1@a... ] Ruby:r24541 (trunk): * include/ruby/ruby.h (rb_check_safe_str): deprecated.
12814 2009-08-15 10:40 [ko1@a... ] Ruby:r24542 (trunk): * parse.y (fname, string_dvar, sym, dsym, f_arglist): removed
12815 2009-08-15 10:40 [ko1@a... ] Ruby:r24543 (trunk): * 2009-08-15
12816 2009-08-16 01:01 [ko1@a... ] Ruby:r24544 (trunk): \d, \s and \w are now non Unicode class.
12817 2009-08-16 01:02 [ko1@a... ] Ruby:r24545 (trunk): * 2009-08-16
12818 2009-08-16 01:28 [ko1@a... ] Ruby:r24546 (trunk): * regparse.c (add_ctype_to_cc_by_range): fix the first
12819 2009-08-16 03:18 [ko1@a... ] Ruby:r24547 (trunk): * vm_insnhelper.c (opt_eq_func): fix optimization bug. This issue
12820 2009-08-16 09:48 [ko1@a... ] Ruby:r24548 (trunk): * vm_dump.c (bugreport_backtrace): rb_backtrace_iter_func now
12821 2009-08-16 10:45 [ko1@a... ] Ruby:r24550 (trunk): * regparse.c (parse_char_class, parse_exp, parse_branch),
12822 2009-08-16 11:15 [ko1@a... ] Ruby:r24551 (trunk): * regparse.c: commit miss.
12823 2009-08-16 11:20 [ko1@a... ] Ruby:r24552 (trunk): * regparse.c: commit miss again.
12824 2009-08-16 15:31 [ko1@a... ] Ruby:r24553 (trunk): * lib/csv.rb: Change magic comment to US-ASCII in order to
12825 2009-08-16 15:31 [ko1@a... ] Ruby:r24554 (trunk): rescue Encoding::ConverterNotFoundError.
12826 2009-08-16 21:32 [ko1@a... ] Ruby:r24555 (trunk): * lib/date/format.rb: suppressed a warning.
12827 2009-08-16 22:21 [ko1@a... ] Ruby:r24556 (trunk): * lib/date/format.rb: reverted.
12828 2009-08-16 23:58 [ko1@a... ] Ruby:r24557 (trunk): * parse.y (yylex): should dispatch scan-event even when follows
12829 2009-08-17 00:19 [ko1@a... ] Ruby:r24558 (trunk): * lib/complex.rb, lib/rational.rb: added warning messages.
12830 2009-08-17 00:19 [ko1@a... ] Ruby:r24559 (trunk): * 2009-08-17
12831 2009-08-17 00:34 [ko1@a... ] Ruby:r24560 (trunk): warn only when $VERBOSE.
12832 2009-08-17 07:29 [ko1@a... ] Ruby:r24561 (trunk): * numeric.c (num_imaginary): num#i to return imaginary counterpart
12833 2009-08-17 07:45 [ko1@a... ] Ruby:r24562 (trunk): * string.c (rb_str_upto): generate numerical sequence when
12834 2009-08-17 08:29 [ko1@a... ] Ruby:r24566 (trunk): * lib/date/format.rb (strptime): removed \v; since \s includes \v.
12835 2009-08-17 08:36 [ko1@a... ] Ruby:r24567 (trunk): * lib/date/delta.rb: merged from date4. [experimental]
12836 2009-08-17 10:47 [ko1@a... ] Ruby:r24568 (trunk): Don't warn if the duplicate is caused by /i.
12837 2009-08-17 14:35 [ko1@a... ] Ruby:r24569 (trunk): * parse.y (lex_get_str, lex_io_gets, rb_parser_compile_string):
12838 2009-08-17 23:47 [ko1@a... ] Ruby:r24570 (trunk): * lib/date/delta.rb: removed require 'date'. added to_c.
12839 2009-08-18 01:41 [ko1@a... ] Ruby:r24571 (trunk): * range.c (range_each): should honor to_str conversion.
12840 2009-08-18 01:41 [ko1@a... ] Ruby:r24572 (trunk): * 2009-08-18
12841 2009-08-18 02:01 [ko1@a... ] Ruby:r24573 (trunk): * range.c (range_step): treat symbols specially so that iterating
12842 2009-08-18 11:44 [ko1@a... ] Ruby:r24574 (trunk): * vm_insnhelper.c (vm_call_cfunc): ensure hook c-return.
12843 2009-08-18 13:53 [ko1@a... ] Ruby:r24575 (trunk): Tue Aug 18 13:46:14 2009 TAKANO Mitsuhiro (takano32) <tak@no32.tk>
12844 2009-08-18 20:17 [ko1@a... ] Ruby:r24576 (trunk): properties.
12845 2009-08-18 20:18 [ko1@a... ] Ruby:r24577 (trunk): * load.c (rb_feature_provided): suppressed warnings.
12846 2009-08-18 21:03 [ko1@a... ] Ruby:r24578 (trunk): * enumerator.c (enumerator_peek): new method Enumerator#peek.
12847 2009-08-19 01:15 [ko1@a... ] Ruby:r24579 (trunk): * compile.c (NODE_RETURN): fire return event at explicit return.
12848 2009-08-19 01:16 [ko1@a... ] Ruby:r24580 (trunk): * 2009-08-19
12849 2009-08-19 02:55 [ko1@a... ] Ruby:r24581 (trunk): * test/ruby/test_settracefunc.rb (test_return, test_return2): add two
12850 2009-08-19 11:33 [ko1@a... ] Ruby:r24582 (trunk): * enc/unicode.c (CodeRanges): initialized statically.
12851 2009-08-19 22:53 [ko1@a... ] Ruby:r24583 (ruby_1_8_6): Backport #1232. Fixed sprintf buffer corruption.
12852 2009-08-19 22:53 [ko1@a... ] Ruby:r24584 (ruby_1_8_6): * 2009-08-19
12853 2009-08-20 01:10 [ko1@a... ] Ruby:r24585 (trunk): * dir.c (DEFINE_STRUCT_DIRENT): use union to allocate sufficient
12854 2009-08-20 01:10 [ko1@a... ] Ruby:r24586 (trunk): * 2009-08-20
12855 2009-08-20 01:36 [ko1@a... ] Ruby:r24587 (trunk): * enumerator.c: implement Enumerator#{next_values,peek_values,feed}
12856 2009-08-20 02:33 [ko1@a... ] Ruby:r24588 (trunk): * enumerator.c (next_init): don't clear feedvalue.
12857 2009-08-20 05:21 [ko1@a... ] Ruby:r24589 (trunk): rdoc update.
12858 2009-08-20 05:29 [ko1@a... ] Ruby:r24590 (trunk): rdoc update.
12859 2009-08-20 09:42 [ko1@a... ] Ruby:r24591 (trunk): * thread.c (rb_thread_terminate_all): do not ignore interrupt when
12860 2009-08-20 12:09 [ko1@a... ] Ruby:r24592 (trunk): * parse.y (ivar2_hash_type): disabled for now.
12861 2009-08-20 12:11 [ko1@a... ] Ruby:r24593 (trunk): * parse.y (ENABLE_SELECTOR_NAMESPACE): defaulted to 0.
12862 2009-08-20 14:44 [ko1@a... ] Ruby:r24594 (trunk): Fix: change terminal's size on Widows when the window size is changed
12863 2009-08-20 23:42 [ko1@a... ] Ruby:r24595 (trunk): * parse.y (reduce_nodes_gen): preserve NODE_FL_NEWLINE flag during
12864 2009-08-21 00:06 [ko1@a... ] Ruby:r24597 (trunk): * io.c (rb_sysopen_internal): removed const qualifier.
12865 2009-08-21 00:06 [ko1@a... ] Ruby:r24598 (trunk): * 2009-08-21
12866 2009-08-21 00:08 [ko1@a... ] Ruby:r24599 (trunk): * lib/rdoc/ri/paths.rb (RDoc::RI::Paths): Gem::Enable has been obsolete.
12867 2009-08-21 02:22 [ko1@a... ] Ruby:r24600 (ruby_1_8_6): Backport #1001; handle EBADF in select() to avoid Interpreter-wide deadlock when native close() is called on fd which is currently being IO#select()ed.
12868 2009-08-21 02:22 [ko1@a... ] Ruby:r24601 (ruby_1_8_6): * 2009-08-21
12869 2009-08-21 07:15 [ko1@a... ] Ruby:r24602 (trunk): * configure.in (RUBY_PROGRAM_VERSION, RUBY_RELEASE_DATE): extracts
12870 2009-08-21 07:26 [ko1@a... ] Ruby:r24603 (trunk): * lib/rdoc/ri/gemdirs.rb: split from lib/rdoc/ri/paths.rb to get
12871 2009-08-21 15:04 [ko1@a... ] Ruby:r24604 (trunk): use rl_prep_terminal only on Windows.
12872 2009-08-21 15:17 [ko1@a... ] Ruby:r24605 (trunk): Change modestr syntax for BOM to "BOM|UTF-*".
12873 2009-08-21 15:17 [ko1@a... ] Ruby:r24606 (trunk): Rename FMODE_STRIP_BOM to FMODE_SETENC_BY_BOM.
12874 2009-08-21 15:38 [ko1@a... ] Ruby:r24607 (trunk): * enc/utf_8.c (code_to_mbc): suppressed a warning.
12875 2009-08-21 16:49 [ko1@a... ] Ruby:r24609: * pullup r24607.
12876 2009-08-21 16:51 [ko1@a... ] Ruby:r24610: * pullup r24607.
12877 2009-08-21 16:54 [ko1@a... ] Ruby:r24612: * pullup r24607.
12878 2009-08-21 17:01 [ko1@a... ] Ruby:r24613 (trunk): * enc/unicode/name2ctype.h: split from enc/unicode.c and made a
12879 2009-08-21 17:17 [ko1@a... ] Ruby:r24614 (win32-unicode-test): * file.c, include/ruby/intern.h (rb_str_conv_for_path): new function
12880 2009-08-21 22:39 [ko1@a... ] Ruby:r24615 (trunk): * enumerator.c (get_next_values): extracted from
12881 2009-08-22 00:17 [ko1@a... ] Ruby:r24616 (trunk): * thread.c (rb_check_deadlock): decrease number of sleepers before
12882 2009-08-22 00:19 [ko1@a... ] Ruby:r24618 (trunk): rdoc update.
12883 2009-08-22 00:46 [ko1@a... ] Ruby:r24617 (trunk): * 2009-08-22
12884 2009-08-22 00:51 [ko1@a... ] Ruby:r24619 (trunk): * enumerator.c (ary2sv): add dup argument.
12885 2009-08-22 01:29 [ko1@a... ] Ruby:r24620 (trunk): * lib/mkmf.rb (rm_f, rm_rf): pass the last hash through if exists.
12886 2009-08-22 12:09 [ko1@a... ] Ruby:r24621 (ruby_1_8): * lib/test/unit.rb (Test::Unit.run=, Test::Unit.run?): fixed rdoc.
12887 2009-08-22 12:20 [ko1@a... ] Ruby:r24622 (trunk): rdoc update.
12888 2009-08-22 12:40 [ko1@a... ] Ruby:r24623 (trunk): fix rdoc.
12889 2009-08-22 13:17 [ko1@a... ] Ruby:r24624 (trunk): * Makefile.in: use CP and MV macros.
12890 2009-08-22 13:52 [ko1@a... ] Ruby:r24625 (trunk): * ext/syck/rubyext.c (id_hash_new): new function to create a hash
12891 2009-08-22 15:24 [ko1@a... ] Ruby:r24626 (trunk): YAML parser don't need identity hash.
12892 2009-08-22 15:42 [ko1@a... ] Ruby:r24627 (trunk): fix typos.
12893 2009-08-23 01:19 [ko1@a... ] Ruby:r24628 (trunk): * thread.c (rb_thread_schedule): don't recur infinitely.
12894 2009-08-23 01:19 [ko1@a... ] Ruby:r24629 (trunk): * 2009-08-23
12895 2009-08-23 15:15 [ko1@a... ] Ruby:r24630 (trunk): * bootstraptest/runner.rb (Dir.mktmpdir): updated to latest.
12896 2009-08-23 15:26 [ko1@a... ] Ruby:r24631 (trunk): * bootstraptest/runner.rb (main): "usage" description updated.
12897 2009-08-24 12:55 [ko1@a... ] Ruby:r24632 (trunk): * win32/Makefile.sub (enc/unicode/name2ctype.h): use md instead of
12898 2009-08-24 12:55 [ko1@a... ] Ruby:r24633 (trunk): * 2009-08-24
12899 2009-08-24 13:14 [ko1@a... ] Ruby:r24634 (trunk): * configure.in (RUBY_CHECK_SIZEOF): set cross_compiling only when
12900 2009-08-24 13:24 [ko1@a... ] Ruby:r24635 (trunk): * win32/Makefile.sub (MAKEDIRS): define.
[前][次][スレッド一覧][上]