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

ruby-cvs:20501-20600

  20501 2007-08-25 13:14 [matz ruby-lang.org  ] Ruby:r13264 (trunk): include/ruby/encoding.h: added.
  20502 2007-08-25 15:20 [nobu ruby-lang.org  ] Ruby:r13265 (trunk): * io.c (swallow): removed condition using an unset variable.
  20503 2007-08-25 15:34 [nahi ruby-lang.org  ] Ruby:r13266 (trunk): * typo fixed (analysys -> analysis)
  20504 2007-08-25 16:06 [nobu ruby-lang.org  ] Ruby:r13267 (trunk): * parse.y, re.c: re-applied revision 13092.
  20505 2007-08-25 16:14 [nobu ruby-lang.org  ] Ruby:r13268 (trunk): * string.c (rb_str_splice): return from void funtion.
  20506 2007-08-25 17:05 [nobu ruby-lang.org  ] Ruby:r13269 (trunk): * include/ruby/encoding.h (rb_enc_str_new): prototype added.
  20508 2007-08-25 17:54 [ko1 ruby-lang.org   ] Ruby:r13271 (trunk): * string.c, include/ruby/intern.h: export rb_str_length().
  20509 2007-08-25 23:01 [suke ruby-lang.org  ] Ruby:r13272 (trunk): * ext/win32ole/win32ole.c (ole_event_free, EVENTSINK_Destructor,
  20510 2007-08-26 00:27 [matz ruby-lang.org  ] Ruby:r13273 (trunk): * include/ruby/encoding.h: remove unused rb_enc_ismbchar().
  20511 2007-08-26 05:54 [ko1 ruby-lang.org   ] Ruby:r13274 (trunk): * test/ruby/test_fiber.rb: fix to require 'continuation'.
  20512 2007-08-26 05:56 [ko1 ruby-lang.org   ] Ruby:r13275 (trunk): * insnhelper.ci (vm_call_method): fix to relaxant safe level check
  20513 2007-08-26 06:05 [ko1 ruby-lang.org   ] Ruby:r13276 (trunk): * insnhelper.ci (vm_setup_method): reorder code for branch prediction.
  20514 2007-08-26 06:57 [suke ruby-lang.org  ] Ruby:r13277 (trunk): * ext/win32ole/win32ole.c (ole_wc2mb, reg_enum_key): allocate
  20515 2007-08-26 12:31 [ko1 ruby-lang.org   ] Ruby:r13278 (trunk): * cont.c: fix to remove Fiber.new until fiber.so is not loaded.
  20516 2007-08-27 01:33 [matz ruby-lang.org  ] Ruby:r13279 (trunk): * enumerator.c (enumerator_next): message changed.
  20517 2007-08-27 02:22 [matz ruby-lang.org  ] Ruby:r13280 (trunk): * io.c (rb_io_each_byte): caused infinite loop.  [ruby-dev:31652]
  20518 2007-08-27 13:51 [matz ruby-lang.org  ] Ruby:r13281 (trunk): * string.c (tr_trans): wrong condition for mbmaxlen==1 strings.
  20519 2007-08-27 15:33 [nobu ruby-lang.org  ] Ruby:r13282 (trunk): * util.c (IEEE_BIG_ENDIAN): use configured value.  [ruby-dev:31623]
  20520 2007-08-27 15:56 [nobu ruby-lang.org  ] Ruby:r13283 (trunk): * string.c (sym_encoding): return the encoding of a Symbol.
  20521 2007-08-27 19:15 [matz ruby-lang.org  ] Ruby:r13284 (trunk): * ext/etc/etc.c (etc_getlogin): update documentation to note
  20522 2007-08-27 19:16 [matz ruby-lang.org  ] Ruby:r13285 (ruby_1_8): * ext/etc/etc.c (etc_getlogin): update documentation to note
  20523 2007-08-27 20:38 [suke ruby-lang.org  ] Ruby:r13286 (trunk): * ext/win32ole/win32ole.c (ole_type_progid): fix the bug.
  20524 2007-08-27 22:48 [matz ruby-lang.org  ] Ruby:r13287 (trunk): * encoding.c (rb_enc_codelen): raises invalid sequence exception
  20525 2007-08-27 23:17 [matz ruby-lang.org  ] Ruby:r13288 (trunk): * string.c (rb_str_rstrip_bang): wrong strip point.  [ruby-dev:31652]
  20526 2007-08-27 23:32 [matz ruby-lang.org  ] Ruby:r13289 (trunk): * string.c (rb_str_each_line): should swallow sequence of newlines
  20527 2007-08-28 01:48 [ko1 ruby-lang.org   ] Ruby:r13290 (trunk): * thread.c: fix Mutex to be interruptable lock.
  20528 2007-08-28 01:52 [ko1 ruby-lang.org   ] Ruby:r13291 (trunk): remove conflict sign.
  20529 2007-08-28 14:21 [nobu ruby-lang.org  ] Ruby:r13292 (trunk): * parse.y (parser_prepare): set parser encode too when BOM exists.
  20530 2007-08-28 14:23 [nobu ruby-lang.org  ] Ruby:r13293 (trunk): * string.c (rb_str_splice_0): should check to modify.  [ruby-dev:31665]
  20531 2007-08-28 15:19 [nobu ruby-lang.org  ] Ruby:r13294 (trunk): * test/ruby/test_string.rb (test_splice!): tests for [ruby-dev:31665].
  20532 2007-08-28 15:45 [matz ruby-lang.org  ] Ruby:r13295 (trunk): * string.c (rb_str_subseq): retrieve substring based on byte offset.
  20533 2007-08-28 19:23 [suke ruby-lang.org  ] Ruby:r13296 (trunk): * ext/win32ole/win32ole.c (ole_type_progid): progid getted by
  20534 2007-08-28 23:16 [suke ruby-lang.org  ] Ruby:r13297 (ruby_1_8): * ext/win32ole/win32ole.c (ole_type_progid, reg_enum_key,
  20535 2007-08-29 11:15 [matz ruby-lang.org  ] Ruby:r13298 (trunk): * include/ruby/defines.h (flush_register_windows): call "ta 0x03"
  20536 2007-08-29 11:36 [akr ruby-lang.org   ] Ruby:r13299 (trunk): * include/ruby/st.h (struct st_table): add entries_packed 1-bit
  20537 2007-08-29 12:19 [nobu ruby-lang.org  ] Ruby:r13300 (trunk): * re.c (rb_reg_mbclen2): suppress a warning.
  20538 2007-08-29 12:48 [nobu ruby-lang.org  ] Ruby:r13301 (trunk): * parse.y (aref_args): args may not be a list.  [ruby-dev:31592]
  20539 2007-08-29 13:04 [shyouhei ruby-lang.o] Ruby:r13302: add tag v1_8_6_5001        
  20540 2007-08-29 13:06 [shyouhei ruby-lang.o] Ruby:r13303 (ruby_1_8): * include/ruby/defines.h (flush_register_windows): call "ta 0x03"
  20541 2007-08-29 13:06 [shyouhei ruby-lang.o] Ruby:r13304: add tag v1_8_6_5001        
  20542 2007-08-29 13:08 [shyouhei ruby-lang.o] Ruby:r13305: sorry for a wrong tag      
  20543 2007-08-29 15:54 [akr ruby-lang.org   ] Ruby:r13306 (trunk): add test for [ruby-dev:31609].
  20544 2007-08-29 18:38 [akr ruby-lang.org   ] Ruby:r13307 (trunk): * lib/open-uri.rb: add :ftp_active_mode option.
  20545 2007-08-30 04:16 [matz ruby-lang.org  ] Ruby:r13308 (trunk): * string.c (str_gsub): should not use mbclen2() which has broken API.
  20546 2007-08-30 08:12 [akr ruby-lang.org   ] Ruby:r13309 (trunk): * include/ruby/intern.h: declare rb_hash_tbl.
  20547 2007-08-30 08:16 [akr ruby-lang.org   ] Ruby:r13310 (trunk): enclose RHASH_XXX macros by parenthesis.
  20548 2007-08-30 08:25 [akr ruby-lang.org   ] Ruby:r13311 (ruby_1_8): * ruby.h (RHASH_TBL): defined for compatibility to 1.9.
  20549 2007-08-30 08:38 [akr ruby-lang.org   ] Ruby:r13312 (trunk): forgot to modify   
  20550 2007-08-30 09:41 [akr ruby-lang.org   ] Ruby:r13313 (trunk): * hash.c (hash_alloc0, hash_alloc): unified because hash_alloc doesn't
  20551 2007-08-30 10:54 [akr ruby-lang.org   ] Ruby:r13314 (trunk): add comment.       
  20552 2007-08-30 11:44 [nobu ruby-lang.org  ] Ruby:r13315 (trunk): * string.c (tr_trans, rb_str_squeeze_bang, rb_str_split_m): suppress
  20553 2007-08-30 13:11 [nobu ruby-lang.org  ] Ruby:r13316 (ruby_1_8): * configure.in (group_member): check if presents.
  20554 2007-08-30 13:13 [nobu ruby-lang.org  ] Ruby:r13317 (ruby_1_8, trunk): * lib/mkmf.rb (try_const, have_const): check for a const is defined.
  20555 2007-08-30 13:49 [nobu ruby-lang.org  ] Ruby:r13318 (trunk): * lib/mkmf.rb: initialize $top_srcdir always.  [ruby-dev:31682]
  20556 2007-08-30 14:06 [nobu ruby-lang.org  ] Ruby:r13319 (trunk): * proc.c (rb_obj_define_method): reverted.  [ruby-talk:266637]
  20557 2007-08-30 19:42 [usa ruby-lang.org   ] Ruby:r13320 (trunk): * regenc.h: check RUBY_EXTERN before including config.h and defines.h
  20558 2007-08-31 03:49 [nobu ruby-lang.org  ] Ruby:r13321 (trunk): * parse.y (assignable_gen): ignore already erred names.
  20559 2007-08-31 04:18 [nobu ruby-lang.org  ] Ruby:r13322 (trunk): * parse.y (f_norm_arg, f_arg_item): not croak already erred names.
  20560 2007-08-31 07:15 [usa ruby-lang.org   ] Ruby:r13323 (trunk): * numeric.c (SQRT_LONG_MAX): use SIZEOF_LONG instead of SIZEOF_VALUE
  20561 2007-08-31 16:20 [akr ruby-lang.org   ] Ruby:r13324 (trunk): fix comment.       
  20562 2007-09-01 08:19 [suke ruby-lang.org  ] Ruby:r13325 (ruby_1_8): * ext/win32ole/win32ole.c: add WIN32OLE#ole_activex_initialize.
  20563 2007-09-01 11:14 [nobu ruby-lang.org  ] Ruby:r13326 (trunk): * st.c (st_numcmp, st_numhash): use st_data_t instead of long, because
  20564 2007-09-01 14:24 [nobu ruby-lang.org  ] Ruby:r13327 (trunk): * include/ruby/st.h (rb_index_t): use st_data_t for the platforms it
  20565 2007-09-01 16:27 [usa ruby-lang.org   ] Ruby:r13328 (trunk): * test/socket/test_tcp.rb (test_recvfrom): same as mswin32 on mswin64.
  20566 2007-09-01 20:11 [suke ruby-lang.org  ] Ruby:r13329 (trunk): * ext/win32ole/win32ole.c (ole_event_free): IConnectionPoint should be
  20567 2007-09-01 21:02 [akr ruby-lang.org   ] Ruby:r13330 (trunk): * include/ruby/ruby.h (struct RBignum): embed digits in RBignum for
  20568 2007-09-01 21:56 [matz ruby-lang.org  ] Ruby:r13331 (trunk): * eval_jump.ci (rb_f_catch): generate new tag object if no argument is
  20569 2007-09-01 23:15 [usa ruby-lang.org   ] Ruby:r13332 (trunk): * bootstraptest/test_knownbug.rb: add new test. [ruby-dev:31698]
  20570 2007-09-01 23:46 [matz ruby-lang.org  ] Ruby:r13333 (trunk): * eval_jump.ci (rb_f_throw): wrap tag and TAG_THROW in a NODE_MEMO
  20571 2007-09-01 23:56 [usa ruby-lang.org   ] Ruby:r13334 (trunk): * test_jump.rb, test_knownbug.rb: seems to be fixed.
  20572 2007-09-02 00:47 [tadf ruby-lang.org  ] Ruby:r13335 (trunk): * lib/date/format.rb (_parse): improved parsing of ordinal dates.
  20573 2007-09-02 00:49 [tadf ruby-lang.org  ] Ruby:r13336 (ruby_1_8): * lib/date/format.rb (_parse): improved parsing of ordinal dates.
  20574 2007-09-02 00:57 [matz ruby-lang.org  ] Ruby:r13337 (trunk): ChangeLog: typo fixed
  20575 2007-09-02 15:39 [akr ruby-lang.org   ] Ruby:r13338 (trunk): add a test for [ruby-dev:31709].
  20576 2007-09-02 23:40 [akr ruby-lang.org   ] Ruby:r13339 (trunk): * include/ruby/st.h (struct st_table): make num_entries bitfield
  20577 2007-09-03 15:37 [nobu ruby-lang.org  ] Ruby:r13340 (trunk): * common.mk (vm.o): depends on st.h too.
  20578 2007-09-04 20:48 [suke ruby-lang.org  ] Ruby:r13341 (trunk): * ext/win32ole/win32ole.c: add WIN32OLE_EVENT#unadvise.
  20579 2007-09-05 22:06 [matz ruby-lang.org  ] Ruby:r13342 (trunk): * string.c (rb_str_splice): integer overflow for length.
  20580 2007-09-05 22:18 [matz ruby-lang.org  ] Ruby:r13343 (ruby_1_8): * string.c (rb_str_splice): integer overflow for length.
  20581 2007-09-05 22:27 [matz ruby-lang.org  ] Ruby:r13344 (ruby_1_8): * array.c (rb_ary_fill): need integer overflow check.
  20582 2007-09-05 22:36 [matz ruby-lang.org  ] Ruby:r13345 (ruby_1_8): * array.c (rb_ary_subseq): need integer overflow check.
  20583 2007-09-05 22:37 [matz ruby-lang.org  ] Ruby:r13346 (trunk): * array.c (rb_ary_subseq): need integer overflow check.
  20584 2007-09-06 12:42 [nobu ruby-lang.org  ] Ruby:r13347 (trunk): * string.c (rb_str_succ, rb_str_chop_bang, rb_str_chop): m17n support.
  20585 2007-09-06 21:33 [matz ruby-lang.org  ] Ruby:r13348 (trunk): * array.c (rb_ary_cycle): typo in rdoc.  a patch from Yugui
  20586 2007-09-06 21:39 [matz ruby-lang.org  ] Ruby:r13349 (trunk): add ChangeLog entries
  20587 2007-09-06 22:59 [matz ruby-lang.org  ] Ruby:r13350 (trunk): * lib/fileutils.rb (FileUtils::Entry_::copy): prevent self copy of
  20588 2007-09-07 00:30 [matz ruby-lang.org  ] Ruby:r13351 (trunk): * io.c (rb_io_getc): forgot to commit rb_enc_mbclen() fix.
  20589 2007-09-07 00:42 [matz ruby-lang.org  ] Ruby:r13352 (trunk): * ext/stringio/stringio.c (strio_getc): rb_enc_mbclen() fix.
  20590 2007-09-07 00:59 [ko1 ruby-lang.org   ] Ruby:r13353 (trunk): * common.mk: fix typo.
  20591 2007-09-07 05:44 [seki ruby-lang.org  ] Ruby:r13354 (ruby_1_8): * test/rinda/test_rinda.rb (MockClock): correct synchronous problems
  20592 2007-09-07 13:53 [shyouhei ruby-lang.o] Ruby:r13355 (ruby_1_8_5): * bignum.c (big_lshift): make shift offset long type.
  20593 2007-09-07 13:53 [shyouhei ruby-lang.o] Ruby:r13356: add tag v1_8_5_98          
  20594 2007-09-07 14:00 [shyouhei ruby-lang.o] Ruby:r13357 (ruby_1_8_5): * sample/test.rb, test/ruby/test_system.rb(valid_syntax?): keep
  20595 2007-09-07 14:00 [shyouhei ruby-lang.o] Ruby:r13358: add tag v1_8_5_99          
  20596 2007-09-07 14:03 [shyouhei ruby-lang.o] Ruby:r13359 (ruby_1_8_5): * process.c (detach_process_watcher): should not pass the pointer
  20597 2007-09-07 14:03 [shyouhei ruby-lang.o] Ruby:r13360: add tag v1_8_5_100         
  20598 2007-09-07 14:05 [shyouhei ruby-lang.o] Ruby:r13361 (ruby_1_8_5): * ext/tk/tcltklib.c (Init_tcltklib): use rb_set_end_proc().
  20599 2007-09-07 14:05 [shyouhei ruby-lang.o] Ruby:r13362: add tag v1_8_5_101         
  20600 2007-09-07 14:13 [shyouhei ruby-lang.o] Ruby:r13363 (ruby_1_8_5): * ext/win32ole/win32ole.c (ole_type_progid, reg_enum_key,

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