[前][次][番号順一覧][上]
ruby-changes:2001-2100
2001 2007-09-23 08:26 [ko1@a... ] akr - Ruby:r13492 (trunk): add test for .
2002 2007-09-23 08:49 [ko1@a... ] akr - Ruby:r13493 (trunk): merge tests for and .
2003 2007-09-23 08:58 [ko1@a... ] nobu - Ruby:r13494 (ruby_1_8, trunk): * eval_method.ci (rb_attr): should not use alloca for unknowen size
2004 2007-09-23 09:02 [ko1@a... ] shyouhei - Ruby:r13496: add tag v1_8_6_110
2005 2007-09-23 09:02 [ko1@a... ] shyouhei - Ruby:r13495 (ruby_1_8_6): * eval.c, intern.h, ext/thread/thread.c: should not free queue while
2006 2007-09-23 09:05 [ko1@a... ] nobu - Ruby:r13497 (ruby_1_8, trunk): * gc.c (os_obj_of, os_each_obj): hide objects to be finalized.
2007 2007-09-23 17:20 [ko1@a... ] shyouhei - Ruby:r13498 (ruby_1_8): Sorry nobu, reverting r13473, which turned out to be a SEGV-generator.
2008 2007-09-24 07:21 [ko1@a... ] gotoyuzo - Ruby:r13499 (trunk): * lib/net/http.rb: an SSL verification (the server hostname should
2009 2007-09-24 07:21 [ko1@a... ] gotoyuzo - Ruby:r13500 (ruby_1_8): * lib/net/http.rb: an SSL verification (the server hostname should
2010 2007-09-24 16:56 [ko1@a... ] shyouhei - Ruby:r13501 (ruby_1_8, trunk): lib/net/http.rb: fix typo.
2011 2007-09-24 17:02 [ko1@a... ] shyouhei - Ruby:r13503: add tag v1_8_5_114
2012 2007-09-24 17:02 [ko1@a... ] shyouhei - Ruby:r13502 (ruby_1_8_5): * lib/net/http.rb: fix typo.
2013 2007-09-24 17:12 [ko1@a... ] shyouhei - Ruby:r13504 (ruby_1_8_6): * lib/net/http.rb: an SSL verification (the server hostname should
2014 2007-09-24 17:12 [ko1@a... ] shyouhei - Ruby:r13505: add tag v1_8_6_111
2015 2007-09-24 17:56 [ko1@a... ] nobu - Ruby:r13506 (trunk): * ext/strscan/strscan.c (strscan_initialize, strscan_getch): use the
2016 2007-09-24 22:16 [ko1@a... ] matz - Ruby:r13507 (trunk): * lib/weakref.rb (WeakRef): remove debug print.
2017 2007-09-24 22:18 [ko1@a... ] matz - Ruby:r13508 (trunk): * hash.c (hash_i): avoid too frequent hash conflict where key and
2018 2007-09-24 22:44 [ko1@a... ] matz - Ruby:r13509 (trunk): * array.c (rb_ary_equal): should handle recursive array.
2019 2007-09-25 21:41 [ko1@a... ] matz - Ruby:r13510 (trunk): * eval.c (rb_longjmp): source file information may be NULL.
2020 2007-09-25 21:42 [ko1@a... ] matz - Ruby:r13511 (trunk): * eval_method.ci (remove_method): should not remove undef place
2021 2007-09-25 21:45 [ko1@a... ] matz - Ruby:r13512 (trunk): * io.c (io_ungetc): reallocate internal buffer if pushing data
2022 2007-09-26 05:12 [ko1@a... ] nobu - Ruby:r13513 (ruby_1_8): * parse.y (yyerror): limit error message length.
2023 2007-09-26 05:12 [ko1@a... ] nobu - Ruby:r13514 (trunk): * parse.y (parser_yyerror): limit error message length.
2024 2007-09-26 08:37 [ko1@a... ] nobu - Ruby:r13515 (ruby_1_8, trunk): * Makefile.in (ext/extinit.o): use $(OUTFLAG) as well as other
2025 2007-09-26 09:41 [ko1@a... ] akr - Ruby:r13516 (trunk): new file.
2026 2007-09-26 15:01 [ko1@a... ] nobu - Ruby:r13517 (trunk): * eval_method.ci (rb_get_alloc_func): cast to suppress a warning.
2027 2007-09-26 18:39 [ko1@a... ] nobu - Ruby:r13518 (trunk): * encoding.c (rb_enc_check): check for ASCII-compatibilities.
2028 2007-09-26 19:26 [ko1@a... ] ko1 - Ruby:r13519 (trunk): * cont.c: Fiber as SemiCoroutine on default.
2029 2007-09-26 19:29 [ko1@a... ] ko1 - Ruby:r13520 (trunk): * insnhelper.ci (vm_throw): fix to move increment point.
2030 2007-09-26 19:40 [ko1@a... ] ko1 - Ruby:r13521 (trunk): * eval.c (eval): fix to check stack overflow.
2031 2007-09-26 19:41 [ko1@a... ] ko1 - Ruby:r13522 (trunk): add ML number.
2032 2007-09-26 20:01 [ko1@a... ] ko1 - Ruby:r13523 (trunk): * bootstraptest/test_knownbug.rb: move fixed tests.
2033 2007-09-26 20:13 [ko1@a... ] ko1 - Ruby:r13524 (trunk): * bootstraptest/test_knownbug.rb: remove a fixed test.
2034 2007-09-26 23:55 [ko1@a... ] nobu - Ruby:r13525 (ruby_1_8): * ext/extmk.rb (extmake), lib/mkmf.rb (configuration): top_srcdir
2035 2007-09-27 03:19 [ko1@a... ] nobu - Ruby:r13526 (trunk): * process.c (rb_waitpid): no needs to poll.
2036 2007-09-27 04:12 [ko1@a... ] nobu - Ruby:r13527 (trunk): * marshal.c (struct dump_arg, struct load_arg): added wrappers to mark
2037 2007-09-27 04:42 [ko1@a... ] nobu - Ruby:r13528 (trunk): * gc.c (rb_mark_set): new function to mark keys.
2038 2007-09-27 04:47 [ko1@a... ] nobu - Ruby:r13529 (trunk): * encoding.c (rb_enc_associate_index): deal with ASCII compatible
2039 2007-09-27 04:51 [ko1@a... ] nobu - Ruby:r13530 (trunk): * string.c (rb_str_associate_encoding): commit miss.
2040 2007-09-27 07:41 [ko1@a... ] akr - Ruby:r13531 (trunk): * bootstraptest/runner.rb (assert_finish): new method.
2041 2007-09-27 08:24 [ko1@a... ] akr - Ruby:r13532 (trunk): refine a test.
2042 2007-09-27 09:43 [ko1@a... ] nobu - Ruby:r13533 (trunk): * parse.y (strings, xstring, regexp, dsym): empty strings have
2043 2007-09-27 15:46 [ko1@a... ] ko1 - Ruby:r13534 (trunk): * ext/fiber/fiber.c: modify prototype declaration.
2044 2007-09-27 15:47 [ko1@a... ] ko1 - Ruby:r13535 (trunk): * benchmark/driver.rb: added.
2045 2007-09-27 17:33 [ko1@a... ] ko1 - Ruby:r13536 (trunk): * benchmark/driver.rb: fix to output some helpful messages.
2046 2007-09-27 17:38 [ko1@a... ] usa - Ruby:r13537 (trunk): * win32/REAMDE.win32: follow recent changes.
2047 2007-09-27 18:52 [ko1@a... ] akr - Ruby:r13538 (trunk): add test for thread local variable with fiber.
2048 2007-09-28 09:23 [ko1@a... ] akr - Ruby:r13539 (trunk): thread variable test refined.
2049 2007-09-28 12:51 [ko1@a... ] ko1 - Ruby:r13540 (trunk): * benchmark/driver.rb: fix file selection algorithm.
2050 2007-09-28 12:53 [ko1@a... ] ko1 - Ruby:r13541 (trunk): * benchmark/bm_app_erb.rb: added.
2051 2007-09-28 13:20 [ko1@a... ] nobu - Ruby:r13542 (trunk): * io.c (rb_io_getline_fast, rb_io_getline_1): set encoding to the
2052 2007-09-28 15:22 [ko1@a... ] akr - Ruby:r13543 (trunk): * include/ruby/intern.h: export rb_ivar_foreach.
2053 2007-09-28 15:34 [ko1@a... ] akr - Ruby:r13544 (trunk): check codepage for SJIS pathname test.
2054 2007-09-28 16:00 [ko1@a... ] ko1 - Ruby:r13545 (trunk): * benchmark/driver.rb: fix to output benchmark results
2055 2007-09-28 16:26 [ko1@a... ] matz - Ruby:r13546 (trunk): * vm_core.h (rb_vm_struct): fix typo: bufferd -> buffered.
2056 2007-09-28 18:07 [ko1@a... ] matz - Ruby:r13547 (trunk): * string.c (rb_str_comparable): need not to check asciicompat here.
2057 2007-09-28 19:19 [ko1@a... ] ko1 - Ruby:r13548 (trunk): * benchmark/driver.rb: fix notations.
2058 2007-09-28 20:57 [ko1@a... ] akr - Ruby:r13549 (trunk): rb_classext_t member order exchanged to
2059 2007-09-28 22:42 [ko1@a... ] ko1 - Ruby:r13550 (trunk): * benchmark/bm_so_fasta.rb: added.
2060 2007-09-28 23:17 [ko1@a... ] matz - Ruby:r13551 (trunk): * insnhelper.ci (vm_call_method): allow send! to call protected
2061 2007-09-29 00:58 [ko1@a... ] akr - Ruby:r13552 (trunk): UNIXServer.new("a\0b") test removed because
2062 2007-09-29 01:52 [ko1@a... ] akr - Ruby:r13553 (trunk): don't generate temporary files under current directory.
2063 2007-09-29 03:24 [ko1@a... ] akr - Ruby:r13554 (trunk): refine previous change.
2064 2007-09-29 04:05 [ko1@a... ] ko1 - Ruby:r13555 (trunk): * cont.c: Thread local storage should be fiber local.
2065 2007-09-29 04:27 [ko1@a... ] nobu - Ruby:r13556 (trunk): * encoding.c (rb_enc_alias): allow encodings multiple aliases.
2066 2007-09-29 05:29 [ko1@a... ] nobu - Ruby:r13557 (trunk): * io.c (rb_io_fdopen): create IO object from fd.
2067 2007-09-29 06:47 [ko1@a... ] nobu - Ruby:r13558 (trunk): * ruby.c (struct cmdline_options): static variables packed.
2068 2007-09-29 06:50 [ko1@a... ] nobu - Ruby:r13559 (trunk): * ruby.c (origarg): commit miss.
2069 2007-09-29 08:50 [ko1@a... ] nobu - Ruby:r13560 (trunk): * common.mk (ruby.o): using encoding.h.
2070 2007-09-29 08:57 [ko1@a... ] nobu - Ruby:r13561 (trunk): * include/ruby/win32.h (strcasecmp): needed for type_strcasehash.
2071 2007-09-29 09:14 [ko1@a... ] akr - Ruby:r13562 (trunk): * object.c (rb_class_real): use BUILTIN_TYPE instead of TYPE.
2072 2007-09-29 10:21 [ko1@a... ] akr - Ruby:r13563 (trunk): * variable.c (rb_ivar_set): fix class instance variable.
2073 2007-09-29 12:11 [ko1@a... ] akr - Ruby:r13564 (trunk): add test for a define_method wrapper.
2074 2007-09-29 12:33 [ko1@a... ] akr - Ruby:r13565 (trunk): * bootstraptest/runner.rb (assert_normal_exit): new method.
2075 2007-09-29 13:52 [ko1@a... ] akr - Ruby:r13566 (trunk): use Marshal.load instead of binary string.
2076 2007-09-29 17:17 [ko1@a... ] matz - Ruby:r13567 (trunk): * marshal.c (r_leave): move proc invocation from r_entry() to
2077 2007-09-29 17:44 [ko1@a... ] matz - Ruby:r13568 (trunk): * array.c (rb_ary_combination): new method to give all combination
2078 2007-09-29 17:45 [ko1@a... ] nobu - Ruby:r13569 (trunk): * main.c (main): use platform-independent per-process initialization.
2079 2007-09-30 00:57 [ko1@a... ] usa - Ruby:r13570 (trunk): * variable.c (obj_ivar_each): get rid of warning.
2080 2007-09-30 04:06 [ko1@a... ] akr - Ruby:r13571 (trunk): * re.c (Init_Regexp): test DEFAULT_KCODE in C code because
2081 2007-09-30 04:33 [ko1@a... ] akr - Ruby:r13572 (trunk): * bignum.c: use SIZEOF_LONG instead of SIZEOF_ULONG which is not
2082 2007-09-30 05:40 [ko1@a... ] akr - Ruby:r13573 (trunk): fix typos.
2083 2007-09-30 11:24 [ko1@a... ] akr - Ruby:r13574 (trunk): add test for .
2084 2007-09-30 11:33 [ko1@a... ] akr - Ruby:r13575 (trunk): * numeric.c: use #ifdef for test LONG_LONG_VALUE.
2085 2007-09-30 11:53 [ko1@a... ] akr - Ruby:r13576 (trunk): * bootstraptest/runner.rb (pretty): don't show beginning empty line.
2086 2007-09-30 15:52 [ko1@a... ] akr - Ruby:r13577 (trunk): add test for .
2087 2007-09-30 17:13 [ko1@a... ] nobu - Ruby:r13578 (trunk): * string.c (rb_str_append): always set encoding, and coderange
2088 2007-10-01 10:52 [ko1@a... ] nobu - Ruby:r13579 (trunk): * eval.c (ruby_options), ruby.c (proc_options, process_options): not
2089 2007-10-01 10:58 [ko1@a... ] nobu - Ruby:r13580 (trunk): * ruby.c (require_libraries): use require method instead of calling
2090 2007-10-01 15:18 [ko1@a... ] nobu - Ruby:r13581 (trunk): * gc.c (id2ref): T_VALUES is less than T_BLOCK.
2091 2007-10-01 15:30 [ko1@a... ] akr - Ruby:r13582 (trunk): * bootstraptest/runner.rb (assert_normal_exit): use `` instead of
2092 2007-10-01 15:58 [ko1@a... ] nobu - Ruby:r13583 (trunk): * gc.c (id2ref): skip ICLASS.
2093 2007-10-01 16:18 [ko1@a... ] akr - Ruby:r13584 (trunk): * bootstraptest/test_method.rb: use assert_normal_exit to test
2094 2007-10-01 16:43 [ko1@a... ] akr - Ruby:r13585 (trunk): check exception on Process.setrlimit.
2095 2007-10-01 22:44 [ko1@a... ] matz - Ruby:r13586 (ruby_1_8): * eval.c (remove_method): should not remove undef place holder.
2096 2007-10-01 22:45 [ko1@a... ] matz - Ruby:r13587 (ruby_1_8): * gc.c (id2ref): valid id should not refer T_VALUE nor T_ICLASS.
2097 2007-10-01 23:46 [ko1@a... ] matz - Ruby:r13588 (trunk): * array.c (rb_ary_combination): revisit #combination behavior.
2098 2007-10-02 07:02 [ko1@a... ] ko1 - Ruby:r13589 (trunk): * proc.c (proc_dup): proc->block.proc should be self.
2099 2007-10-02 08:35 [ko1@a... ] matz - Ruby:r13590 (trunk): * array.c (rb_ary_permutation): implementation contributed from
2100 2007-10-02 08:37 [ko1@a... ] matz - Ruby:r13591 (trunk): * array.c (rb_ary_permutation): small dirty hack by Matz to avoid
[前][次][番号順一覧][上]