[前][次][番号順一覧][上]

ruby-cvs:21201-21300

  21201 2007-11-19 02:44 [nobu ruby-lang.org  ] Ruby:r13964 (trunk): * compile.c (iseq_compile_each): alias and undef accept dsyms as well
  21202 2007-11-19 16:06 [matz ruby-lang.org  ] Ruby:r13965 (trunk): * array.c (rb_ary_permutation): gives all permutations of elements
  21203 2007-11-19 16:10 [matz ruby-lang.org  ] Ruby:r13966 (trunk): * parse.y (parser_yylex): should clear parser->tokp as well.
  21204 2007-11-19 17:49 [matz ruby-lang.org  ] Ruby:r13967 (trunk): * object.c (rb_class_superclass): should not raise exception for
  21205 2007-11-19 18:09 [akr ruby-lang.org   ] Ruby:r13968 (trunk): * configure.in: check struct timespec, clock_gettime, utimensat,
  21206 2007-11-19 18:24 [akr ruby-lang.org   ] Ruby:r13969 (trunk): fix Time.parse to support nsec.
  21207 2007-11-19 18:48 [akr ruby-lang.org   ] Ruby:r13970 (trunk): * file.c (utime_internal): fallback utimensat to utimes.
  21208 2007-11-19 19:55 [akr ruby-lang.org   ] Ruby:r13971 (trunk): Time#nsec and Time#tv_nsec described.
  21209 2007-11-19 23:40 [akr ruby-lang.org   ] Ruby:r13972 (trunk): update doc.        
  21210 2007-11-20 00:57 [akr ruby-lang.org   ] Ruby:r13973 (trunk): * test/fileutils/fileasserts.rb (assert_equal_time): show nsec if
  21211 2007-11-20 01:19 [akr ruby-lang.org   ] Ruby:r13974 (trunk): previous change refined.
  21212 2007-11-20 03:30 [seki ruby-lang.org  ] Ruby:r13975 (trunk): merged from ruby_1_8 branch.
  21213 2007-11-20 12:01 [akr ruby-lang.org   ] Ruby:r13976 (trunk): * test/drb/test_drb.rb: rename TestRubyYield to TestDRbRubyYield to
  21214 2007-11-20 12:16 [akr ruby-lang.org   ] Ruby:r13977 (trunk): * include/ruby/io.h (rb_io_t): add tied_io_for_writing member.
  21215 2007-11-20 13:04 [usa ruby-lang.org   ] Ruby:r13978 (trunk): * include/ruby/win32.h win32/win32.c (rb_w32_pipe_exec): use dual fd
  21216 2007-11-20 14:56 [drbrain ruby-lang.or] Ruby:r13979 (trunk): Update to RubyGems 0.9.5
  21217 2007-11-20 15:08 [nobu ruby-lang.org  ] Ruby:r13980 (trunk): * parse.y (parser_prepare): set begging after BOM if exists.
  21218 2007-11-20 15:09 [nobu ruby-lang.org  ] Ruby:r13981 (trunk): * parse.y (parser_read_escape): has8bit flag may be set with control
  21219 2007-11-20 16:25 [akr ruby-lang.org   ] Ruby:r13982 (trunk): * gc.c (gc_mark_children): obj->as.file.fptr may be 0 for T_FILE.
  21220 2007-11-20 17:12 [akr ruby-lang.org   ] Ruby:r13983 (trunk): * io.c (rb_io_close_on_exec_p): new method IO#close_on_exec?.
  21221 2007-11-20 19:47 [ko1 ruby-lang.org   ] Ruby:r13984 (trunk): * gc.h, vm_core.h: decl of rb_gc_save_machine_context()
  21222 2007-11-20 19:55 [akr ruby-lang.org   ] Ruby:r13985 (trunk): update doc.        
  21223 2007-11-20 20:35 [ko1 ruby-lang.org   ] Ruby:r13986 (trunk): * include/ruby/ruby.h: rename RFloat#double_value -> float_value.
  21224 2007-11-20 21:50 [akr ruby-lang.org   ] Ruby:r13987 (trunk): * time.c (time_mload): ignore invalid digits in submicro.
  21225 2007-11-21 01:16 [matz ruby-lang.org  ] Ruby:r13988 (trunk): * object.c (nil_plus): remove unused function.  [ruby-core:13737]
  21226 2007-11-21 01:18 [matz ruby-lang.org  ] Ruby:r13989 (ruby_1_8): * object.c (nil_plus): remove unused function.  [ruby-core:13737]
  21227 2007-11-21 03:21 [matz ruby-lang.org  ] Ruby:r13990 (trunk): * process.c (rb_f_system): returns nil on execution failure.
  21228 2007-11-21 15:06 [ko1 ruby-lang.org   ] Ruby:r13991 (trunk): * array.c (rb_ary_permutation): add gc guard codes.
  21229 2007-11-21 16:40 [akr ruby-lang.org   ] Ruby:r13992 (trunk): * test/fileutils/fileasserts.rb (assert_equal_timestamp): new assert
  21230 2007-11-21 18:03 [ko1 ruby-lang.org   ] Ruby:r13993 (trunk): * benchmark/driver.rb: add path to trunk/lib if driver runner is
  21231 2007-11-21 18:06 [ko1 ruby-lang.org   ] Ruby:r13994 (trunk): * vm.c: fix to recycle thread data (VM stack).
  21232 2007-11-22 10:17 [matz ruby-lang.org  ] Ruby:r13995 (trunk): * insnhelper.ci (vm_search_normal_superclass): rename function.
  21233 2007-11-22 10:32 [akr ruby-lang.org   ] Ruby:r13996 (trunk): add test for [ruby-dev:32329].
  21234 2007-11-22 10:36 [akr ruby-lang.org   ] Ruby:r13997 (trunk): previous change refined.
  21235 2007-11-23 10:46 [matz ruby-lang.org  ] Ruby:r13998 (trunk): * compile.c (defined_expr): defined(method(x)) dumped core.  a
  21236 2007-11-23 11:10 [matz ruby-lang.org  ] Ruby:r13999 (trunk): * re.c (match_begin): should return offset by character.
  21237 2007-11-23 13:35 [akr ruby-lang.org   ] Ruby:r14000 (trunk): * struct.c (rb_struct_define_without_accessor): new function.
  21238 2007-11-23 13:51 [akr ruby-lang.org   ] Ruby:r14001 (trunk): add ML ref.        
  21239 2007-11-23 15:30 [akr ruby-lang.org   ] Ruby:r14002 (trunk): * re.c (REG_CASESTATE): unused macro removed.
  21240 2007-11-23 16:00 [akr ruby-lang.org   ] Ruby:r14003 (trunk): * struct.c (rb_struct_alloc_noinit): new function.
  21241 2007-11-23 16:15 [akr ruby-lang.org   ] Ruby:r14004 (trunk): fix va_start arg.  
  21242 2007-11-23 17:33 [ko1 ruby-lang.org   ] Ruby:r14005 (trunk): * bootstraptest/test_knownbug.rb: move solved tests.
  21243 2007-11-23 17:34 [ko1 ruby-lang.org   ] Ruby:r14006 (trunk): * vm.c: fix comment.
  21244 2007-11-23 17:35 [ko1 ruby-lang.org   ] Ruby:r14007 (trunk): * io.c: add rb_read_internal() as blocking function.
  21245 2007-11-25 01:08 [akr ruby-lang.org   ] Ruby:r14008 (trunk): add a test for [ruby-dev:32351].
  21246 2007-11-25 01:32 [akr ruby-lang.org   ] Ruby:r14009 (trunk): add test for printf format %x, %o and %b.
  21247 2007-11-25 09:38 [akr ruby-lang.org   ] Ruby:r14010 (trunk): add more roundtrip tests.
  21248 2007-11-25 12:26 [drbrain ruby-lang.or] Ruby:r14011 (trunk): Import fast-loading gem_prelude.rb from RubyGems.
  21249 2007-11-25 16:47 [akr ruby-lang.org   ] Ruby:r14012 (trunk): test_to_s refined. 
  21250 2007-11-25 22:25 [akr ruby-lang.org   ] Ruby:r14013 (trunk): * include/ruby/encoding.h (rb_enc_str_asciionly_p): declared.
  21251 2007-11-26 10:17 [matz ruby-lang.org  ] Ruby:r14014 (trunk): * variable.c (rb_f_global_variables): variable names should not
  21252 2007-11-26 10:20 [nobu ruby-lang.org  ] Ruby:r14015 (trunk): * bootstraptest/test_{io,marshal}.rb, lib/rubygems/require_paths_builder.rb test/ruby/test_m17n.rb: set properties.
  21253 2007-11-26 10:31 [matz ruby-lang.org  ] Ruby:r14016 (trunk): * test/ruby/test_eval.rb (TestEval::test_instance_eval_cvar):
  21254 2007-11-26 10:44 [nobu ruby-lang.org  ] Ruby:r14017 (trunk): * io.c (rb_read_internal, rb_sysopen_internal): remove C99 dependency.
  21255 2007-11-26 11:28 [akr ruby-lang.org   ] Ruby:r14018 (trunk): * re.c (rb_reg_fixed_encoding_p): extracted from rb_reg_prepare_re and
  21256 2007-11-26 11:49 [akr ruby-lang.org   ] Ruby:r14019 (trunk): fix coderange.     
  21257 2007-11-26 13:33 [keiju ruby-lang.org ] Ruby:r14020 (trunk): * lib/complex.rb: be able to create Complex(0, -0.0). [ruby-list:44268]
  21258 2007-11-26 17:33 [akr ruby-lang.org   ] Ruby:r14021 (trunk): * re.c (Init_Regexp): new method Regexp#fixed_encoding?
  21259 2007-11-26 18:38 [matz ruby-lang.org  ] Ruby:r14022 (trunk): * sprintf.c (rb_str_format): always trim preceding zeros.
  21260 2007-11-26 22:05 [akr ruby-lang.org   ] Ruby:r14023 (trunk): more tests.        
  21261 2007-11-26 23:24 [seki ruby-lang.org  ] Ruby:r14024 (trunk): * lib/drb/extserv.rb (initialize, stop_service): synchronize with
  21262 2007-11-27 10:02 [ko1 ruby-lang.org   ] Ruby:r14025 (trunk): * insns.def, compile.c: fix to allow dsym for alias/undef.
  21263 2007-11-27 10:47 [ko1 ruby-lang.org   ] Ruby:r14026 (trunk): * eval.c (rb_method_missing): fix stack trace.
  21264 2007-11-27 11:21 [akr ruby-lang.org   ] Ruby:r14027 (trunk): * include/ruby/encoding.h, encoding.c, re.c, string.c, parse.y:
  21265 2007-11-27 11:28 [ko1 ruby-lang.org   ] Ruby:r14028 (trunk): * test_beginendblock.rb: add loop to wait signal.
  21266 2007-11-27 11:56 [ko1 ruby-lang.org   ] Ruby:r14029 (trunk): * insns.def: fix typo.
  21267 2007-11-27 11:58 [matz ruby-lang.org  ] Ruby:r14030: lib/finalizer.rb: removed  
  21268 2007-11-27 13:43 [ko1 ruby-lang.org   ] Ruby:r14031 (trunk): * compile.c, insns.def: change return value of "defined?"
  21269 2007-11-27 15:45 [ko1 ruby-lang.org   ] Ruby:r14032 (trunk): * compile.c (iseq_compile_each): "a[*b] += 1" dumps core.
  21270 2007-11-27 15:54 [ko1 ruby-lang.org   ] Ruby:r14033 (trunk): * compile.c (iseq_compile_each): "when *[],1" dumps core.
  21271 2007-11-28 02:42 [nobu ruby-lang.org  ] Ruby:r14034 (trunk): * bignum.c (big2str_find_n1): removed extraneous element.
  21272 2007-11-28 02:44 [nobu ruby-lang.org  ] Ruby:r14035 (trunk): * 2007-11-28       
  21273 2007-11-28 07:53 [akr ruby-lang.org   ] Ruby:r14036 (trunk): longer timeout.    
  21274 2007-11-28 09:51 [nobu ruby-lang.org  ] Ruby:r14037 (ruby_1_8): * bignum.c (rb_big2str0): do not clobber space for sign.
  21275 2007-11-28 09:51 [nobu ruby-lang.org  ] Ruby:r14038 (ruby_1_8): * bignum.c (rb_big2str0): do not clobber space for sign.
  21276 2007-11-28 09:53 [nobu ruby-lang.org  ] Ruby:r14039 (ruby_1_8): * ChangeLog: commit miss.
  21277 2007-11-28 11:45 [akr ruby-lang.org   ] Ruby:r14040 (trunk): test exceptions.   
  21278 2007-11-28 14:43 [nobu ruby-lang.org  ] Ruby:r14041 (ruby_1_8, trunk): * ext/extmk.rb (extract_makefile): use dldflags instead of DLDFLAGS to
  21279 2007-11-28 16:31 [ko1 ruby-lang.org   ] Ruby:r14042 (trunk): * insnhelper.ci (vm_invoke_block): should splat args.
  21280 2007-11-28 16:48 [akr ruby-lang.org   ] Ruby:r14043 (trunk): add test for enumerator.
  21281 2007-11-28 18:22 [naruse ruby-lang.org] Ruby:r14044 (trunk): * ext/json, lib/json, test/json: Update to JSON 1.1.2.
  21282 2007-11-29 16:59 [nobu ruby-lang.org  ] Ruby:r14045 (trunk, ruby_1_8): * parse.y (stmt): remove unnecessary NODE_BEGIN.  [ruby-core:13814]
  21283 2007-11-30 14:27 [matz ruby-lang.org  ] Ruby:r14046 (trunk): * hash.c (rb_hash_eql): recursive comparison should be based on
  21284 2007-11-30 17:15 [matz ruby-lang.org  ] Ruby:r14047 (trunk): * enum.c (enum_take_while): returns Enumerator if no block given.
  21285 2007-11-30 17:47 [akr ruby-lang.org   ] Ruby:r14048 (trunk): report the reason of process termination.
  21286 2007-11-30 19:08 [matz ruby-lang.org  ] Ruby:r14049 (trunk): * enum.c (enum_count): precise argument number check.
  21287 2007-11-30 19:42 [matz ruby-lang.org  ] Ruby:r14050 (trunk): * ext/syck/rubyext.c (rb_syck_mktime): avoid segmentation fault.
  21288 2007-11-30 21:08 [naruse ruby-lang.org] Ruby:r14051 (trunk): * lib/json.rb, lib/json/add/{core.rb, rails.rb},
  21289 2007-11-30 21:11 [naruse ruby-lang.org] Ruby:r14052 (trunk): * ChangeLog for 14051.
  21290 2007-11-30 21:47 [matz ruby-lang.org  ] Ruby:r14053 (trunk): sample/test.rb: remove $KCODE
  21291 2007-11-30 21:56 [kou ruby-lang.org   ] Ruby:r14054 (ruby_1_8): * lib/rss/rss.rb, test/rss/test_version.rb: 0.2.0 -> 0.2.1.
  21292 2007-11-30 22:39 [matz ruby-lang.org  ] Ruby:r14055: lib/jcode.rb: removed      
  21293 2007-11-30 23:08 [matz ruby-lang.org  ] Ruby:r14056 (trunk): * signal.c (trap_signm): SIGVTALRM no longer used for green
  21294 2007-11-30 23:49 [matz ruby-lang.org  ] Ruby:r14057 (trunk): * signal.c (ruby_signal): use SA_SIGINFO if available.
  21295 2007-12-01 02:54 [nobu ruby-lang.org  ] Ruby:r14058 (trunk): * lib/json/add/*.rb, test/json/test_json_rails.rb: set properties.
  21296 2007-12-01 03:30 [nobu ruby-lang.org  ] Ruby:r14059 (ruby_1_8): * parse.y (newline_node): set line from outermost node before removing
  21297 2007-12-01 03:34 [nobu ruby-lang.org  ] Ruby:r14060 (trunk): * parse.y (newline_node): always remove NODE_BEGIN.
  21298 2007-12-01 03:37 [nobu ruby-lang.org  ] Ruby:r14061 (ruby_1_8): * lib/rss/content/*.rb: set properties.
  21299 2007-12-01 13:30 [ko1 ruby-lang.org   ] Ruby:r14062 (trunk): * insnhelper.ci (vm_yield_with_cfunc): fix to passing argc on third
  21300 2007-12-01 14:20 [matz ruby-lang.org  ] Ruby:r14063 (trunk): * insns.def (concatarray, splatarray): use to_a instead of

[前][次][番号順一覧][上]