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

ruby-cvs:18401-18500

  18401 2006-10-13 20:46 [knu ruby-lang.org   ] ruby, ruby/ext/digest, ruby/ext/digest/bubblebabble: * ext/digest/bubblebabble, ext/digest/digest.c: Rip BubbleBabble
  18402 2006-10-13 20:52 [knu ruby-lang.org   ] ruby, ruby/ext/digest, ruby/ext/digest/md5, ruby/ext/digest/rmd160, ruby/ext/digest/sha1, ruby/ext/digest/sha2: * ext/digest/digest.c, ext/digest/md5/md5init.c,
  18403 2006-10-13 20:58 [knu ruby-lang.org   ] ruby, ruby/test/digest, ruby/ext/digest: * ext/digest/digest.c (Init_digest): Digest::Base.new() does no
  18404 2006-10-13 21:02 [knu ruby-lang.org   ] ruby, ruby/ext/digest/lib: * ext/digest/lib/digest.rb (Digest): Try to auto-load non-standard
  18405 2006-10-13 22:34 [aamine ruby-lang.org] ruby, ruby/lib: * lib/fileutils.rb (FileUtils.cp_r): dereference_root=true is default in Ruby 1.8.  This line is wrongly removed in last commit.
  18406 2006-10-13 22:44 [nobu ruby-lang.org  ] ruby: * ChangeLog: fixed broken time stamps.
  18407 2006-10-13 22:44 [nobu ruby-lang.org  ] ruby: * ChangeLog: fixed broken time stamps.
  18408 2006-10-13 22:49 [tadf ruby-lang.org  ] ruby, ruby/lib: updated based on date2 3.9.5.
  18409 2006-10-13 22:51 [tadf ruby-lang.org  ] ruby, ruby/lib: updated based on date2 3.9.5.
  18410 2006-10-13 23:09 [nobu ruby-lang.org  ] ruby: * ChangeLog: fixed broken time stamps again.
  18411 2006-10-13 23:09 [nobu ruby-lang.org  ] ruby: * ChangeLog: fixed broken time stamps again.
  18412 2006-10-13 23:47 [tadf ruby-lang.org  ] ruby:                                   
  18413 2006-10-13 23:49 [tadf ruby-lang.org  ] ruby:                                   
  18414 2006-10-14 00:56 [nobu ruby-lang.org  ] ruby, ruby, ruby/bcc32: * bcc32/Makefile.sub (post-install-ext): no longer needed.
  18415 2006-10-14 00:56 [nobu ruby-lang.org  ] ruby, ruby, ruby/bcc32: * bcc32/Makefile.sub (post-install-ext): no longer needed.
  18416 2006-10-14 04:08 [knu ruby-lang.org   ] ruby/ext/digest/bubblebabble: Add .cvsignore
  18417 2006-10-14 04:40 [knu ruby-lang.org   ] ruby, ruby/ext/digest, ruby/ext/digest/bubblebabble: * ext/digest/digest.c: Improve RDoc documentation.
  18418 2006-10-14 05:55 [knu ruby-lang.org   ] ruby, ruby/ext/digest: * ext/digest/digest.c: Improve RDoc documentation further more.
  18419 2006-10-14 08:23 [knu ruby-lang.org   ] ruby, ruby/ext/digest, ruby/ext/digest/lib/digest, ruby/ext/digest/md5, ruby/ext/digest/rmd160, ruby/ext/digest/sha1, ruby/ext/digest/sha2: * ext/digest/digest.c, ext/digest/digest.h,
  18420 2006-10-14 08:31 [knu ruby-lang.org   ] ruby, ruby/ext/digest/lib/digest: * ext/digest/lib/digest/hmac: Back out the addition of digest/hmac
  18421 2006-10-14 08:34 [knu ruby-lang.org   ] ruby: rephrase an entry                 
  18422 2006-10-14 23:33 [matz ruby-lang.org  ] ruby, ruby/ext/bigdecimal, ruby/ext/dl, ruby/ext/gdbm: * parse.y (parser_warning, parser_warn): some error message may
  18423 2006-10-14 23:34 [matz ruby-lang.org  ] ruby, ruby/ext/bigdecimal, ruby/ext/dl, ruby/ext/gdbm: * parse.y (parser_warning, parser_warn): some error message may
  18424 2006-10-14 23:45 [matz ruby-lang.org  ] ruby: * parse.y (singleton): no need to re-create NODE_SELF() again.
  18425 2006-10-14 23:46 [matz ruby-lang.org  ] ruby: * parse.y (singleton): no need to re-create NODE_SELF() again.
  18426 2006-10-15 01:03 [nobu ruby-lang.org  ] ruby, ruby, ruby/lib/test/unit/collector: * lib/test/unit/collector/dir.rb (Collector::Dir#collect): append base
  18427 2006-10-15 01:04 [nobu ruby-lang.org  ] ruby, ruby, ruby/lib/test/unit/collector: * lib/test/unit/collector/dir.rb (Collector::Dir#collect): append base
  18428 2006-10-16 07:57 [matz ruby-lang.org  ] ruby, ruby: * pack.c (pack_unpack): execute block if given with unpacked value
  18429 2006-10-16 08:31 [nobu ruby-lang.org  ] ruby, ruby/bcc32, ruby/win32, ruby/wince: * mkconfig.rb: *OBJS are not needed for extension libraries.
  18430 2006-10-16 08:32 [nobu ruby-lang.org  ] ruby, ruby, ruby/bcc32, ruby/win32, ruby/wince: * mkconfig.rb: *OBJS are not needed for extension libraries.
  18431 2006-10-16 23:35 [matz ruby-lang.org  ] ruby, ruby/lib/test/unit/collector: * array.c (rb_ary_unshift_m): a bug in lfree shift length
  18432 2006-10-17 08:07 [matz ruby-lang.org  ] ruby, ruby: * string.c (rb_str_lines): now takes optional argument for the
  18433 2006-10-17 22:03 [aamine ruby-lang.org] ruby, ruby/lib: * lib/erb.rb: String#each was removed, use #each_line instead.
  18434 2006-10-18 00:55 [nobu ruby-lang.org  ] ruby, ruby: * parse.y (parser_yylex): use particular enums.  [ruby-core:09221]
  18435 2006-10-18 00:56 [nobu ruby-lang.org  ] ruby, ruby: * parse.y (parser_yylex): use particular enums.  [ruby-core:09221]
  18436 2006-10-18 13:29 [matz ruby-lang.org  ] ruby: * array.c (ary_shared_array): should set NOEMBED flag for a copied
  18437 2006-10-18 13:30 [matz ruby-lang.org  ] ruby: * string.c (rb_str_each_line): String#lines now works when a block
  18438 2006-10-18 22:57 [nobu ruby-lang.org  ] ruby: * array.c (rb_ary_shift): shorten copy size.  fixed: [ruby-list:42907]
  18439 2006-10-18 22:57 [nobu ruby-lang.org  ] ruby: * array.c (rb_ary_shift): shorten copy size.  fixed: [ruby-list:42907]
  18440 2006-10-18 22:58 [nobu ruby-lang.org  ] ruby: * signal.c (Init_signal): handle SIGTERM.  fixed: [ruby-list:42895]
  18441 2006-10-18 22:59 [nobu ruby-lang.org  ] ruby: * signal.c (Init_signal): handle SIGTERM.  fixed: [ruby-list:42895]
  18442 2006-10-18 23:03 [nobu ruby-lang.org  ] ruby, ruby/win32: * win32/win32.c (rb_w32_utime): allow NULL to set the current time.
  18443 2006-10-18 23:03 [nobu ruby-lang.org  ] ruby, ruby/win32: * win32/win32.c (rb_w32_utime): allow NULL to set the current time.
  18444 2006-10-20 00:37 [nobu ruby-lang.org  ] ruby, ruby, ruby/bcc32, ruby/ext: * bcc32/Makefile.sub ($(LIBRUBY_SO)): execute pre-link hook.
  18445 2006-10-20 00:38 [nobu ruby-lang.org  ] ruby, ruby, ruby/bcc32, ruby/ext: * bcc32/Makefile.sub ($(LIBRUBY_SO)): execute pre-link hook.
  18446 2006-10-20 01:03 [nobu ruby-lang.org  ] ruby/ext: * ext/extmk.rb: Borland make needs also -D flags to override variables
  18447 2006-10-20 01:03 [nobu ruby-lang.org  ] ruby/ext: * ext/extmk.rb: Borland make needs also -D flags to override variables
  18448 2006-10-20 08:43 [nobu ruby-lang.org  ] ruby, ruby/bcc32: * common.mk (NULLCMD): dummy command.
  18449 2006-10-20 08:44 [nobu ruby-lang.org  ] ruby, ruby/bcc32: * common.mk (NULLCMD): dummy command.
  18450 2006-10-20 11:33 [eban ruby-lang.org  ] ruby, ruby/lib: * lib/mkmf.rb: fixed the bug of handling COMMON_MACROS.
  18451 2006-10-20 11:44 [eban ruby-lang.org  ] ruby, ruby/lib: * lib/mkmf.rb: fixed the bug of handling COMMON_MACROS.
  18452 2006-10-20 13:19 [usa ruby-lang.org   ] ruby/lib: * lib/mkmf.rb: fix typo.      
  18453 2006-10-20 21:48 [knu ruby-lang.org   ] ruby, ruby/ext/digest, ruby/ext/digest/bubblebabble, ruby/ext/digest/lib, ruby/ext/digest/lib/digest, ruby/ext/digest/md5, ruby/ext/digest/rmd160, ruby/ext/digest/sha1, ruby/ext/digest/sha2, ruby/ext/digest/sha2/lib/digest: * ext/digest: Prefix C constants with RUBY_ and C type names with
  18454 2006-10-20 22:01 [knu ruby-lang.org   ] ruby, ruby/ext/digest/lib/digest, ruby/ext/digest/sha2/lib/digest: * ext/digest/lib/digest/hmac.rb: Complete half-boiled updates.
  18455 2006-10-21 17:52 [knu ruby-lang.org   ] ruby, ruby, ruby/ext/digest/lib: * ext/digest/lib/digest.rb: Follow the framework updates.
  18456 2006-10-22 16:48 [nobu ruby-lang.org  ] ruby, ruby: * string.c (rb_str_substr): should be infected with only original
  18457 2006-10-22 16:48 [nobu ruby-lang.org  ] ruby, ruby: * string.c (rb_str_substr): should be infected with only original
  18458 2006-10-22 17:01 [matz ruby-lang.org  ] ruby: * signal.c (ruby_signal): don't set SA_RESTART.  a backport from
  18459 2006-10-22 17:06 [matz ruby-lang.org  ] ruby: * string.c (rb_str_upcase, rb_str_downcase, rb_str_downcase,
  18460 2006-10-22 17:07 [matz ruby-lang.org  ] ruby: * signal.c (Init_signal): avoid duplicated installation of SIGCHLD
  18461 2006-10-23 04:09 [matz ruby-lang.org  ] ruby, ruby:                             
  18462 2006-10-23 04:27 [matz ruby-lang.org  ] ruby: * configure.in: alloca is broken; use C_ALLOCA instead.
  18463 2006-10-23 04:28 [matz ruby-lang.org  ] ruby, ruby: * configure.in: alloca is broken; use C_ALLOCA instead.
  18464 2006-10-23 07:23 [matz ruby-lang.org  ] ruby:                                   
  18465 2006-10-23 07:24 [matz ruby-lang.org  ] ruby: * marshal.c (r_object0): use return value from prov given as the
  18466 2006-10-23 07:28 [matz ruby-lang.org  ] ruby: ChangeLog: typo fixed             
  18467 2006-10-25 00:58 [nobu ruby-lang.org  ] ruby, ruby, ruby/win32: * win32/mkexports.rb, win32/resource.rb: use unique variable names.
  18468 2006-10-25 08:03 [tadf ruby-lang.org  ] ruby, ruby/lib/date: updated based on date2 3.9.6.
  18469 2006-10-25 08:04 [tadf ruby-lang.org  ] ruby, ruby, ruby/lib/date: updated based on date2 3.9.6.
  18470 2006-10-25 09:11 [matz ruby-lang.org  ] ruby: * enum.c (enum_zip): add RETURN_ENUMERATOR() to zip method.
  18471 2006-10-25 09:21 [matz ruby-lang.org  ] ruby: * enumerator.c (enum_each_slice, enum_each_cons): returns
  18472 2006-10-25 09:21 [matz ruby-lang.org  ] ruby: * enumerator.c (enumerator_by_slice): new method added.
  18473 2006-10-25 16:35 [knu ruby-lang.org   ] ruby/ext/digest, ruby: * ext/digest/test.sh: make this script work again.
  18474 2006-10-25 17:16 [knu ruby-lang.org   ] ruby/test/digest, ruby: * test/digest/test_digest_hmac.rb: added.
  18475 2006-10-25 17:54 [knu ruby-lang.org   ] ruby, ruby/ext/digest, ruby/ext/digest/bubblebabble, ruby/ext/digest/lib, ruby/ext/digest/lib/digest, ruby/ext/digest/md5, ruby/ext/digest/rmd160, ruby/ext/digest/sha1, ruby/ext/digest/sha2, ruby/ext/digest/sha2/lib/digest, ruby/test/digest: * ext/digest, test/digest/test_digest.rb: Merge from trunk:
  18476 2006-10-26 15:15 [usa ruby-lang.org   ] ruby, ruby, ruby/ext/digest: * ext/digest/digest.c (Init_digest): typo.
  18477 2006-10-26 15:22 [usa ruby-lang.org   ] ruby, ruby, ruby/ext/digest: * ext/digest/digest.c (Init_digest): typo.
  18478 2006-10-26 15:24 [matz ruby-lang.org  ] ruby: * enumerator.c: remove by_slice and by_cons.
  18479 2006-10-26 21:06 [gotoyuzo ruby-lang.o] ruby/ext/openssl, ruby: * ext/openssl/ossl_pkcs7.c (ossl_pkcs7_verify): should clear error.
  18480 2006-10-26 21:06 [gotoyuzo ruby-lang.o] ruby/ext/openssl, ruby: * ext/openssl/ossl_pkcs7.c (ossl_pkcs7_verify): should clear error.
  18481 2006-10-27 17:31 [matz ruby-lang.org  ] ruby, ruby: * enumerator.c (enum_each_cons): move RETURN_ENUMERATOR() after
  18482 2006-10-28 07:57 [matz ruby-lang.org  ] ruby, ruby: * marshal.c (r_object0): missing break.  [ruby-core:09345]
  18483 2006-10-28 20:15 [kosako ruby-lang.org] ruby: merge Oniguruma 4.4.5             
  18484 2006-10-29 19:55 [kosako ruby-lang.org] ruby: fix offset value in STATE_CHECK_BUFF_INIT()
  18485 2006-10-30 11:24 [matz ruby-lang.org  ] ruby, ruby: * sprintf.c (rb_str_format): should preserve leading zero
  18486 2006-10-30 12:24 [matz ruby-lang.org  ] ruby: * bignum.c (rb_big2str0): a bug in length adjustment.
  18487 2006-10-30 12:35 [matz ruby-lang.org  ] ruby: * eval.c (rb_eval): fix commit miss.  [ruby-dev:29707]
  18488 2006-10-30 12:39 [matz ruby-lang.org  ] ruby, ruby: * sprintf.c (rb_str_format): should preserve leading zero
  18489 2006-10-30 12:40 [matz ruby-lang.org  ] ruby: * eval.c (rb_eval): fix commit miss.  [ruby-dev:29707]
  18490 2006-10-30 18:37 [matz ruby-lang.org  ] ruby: * bignum.c (rb_big2str0): wrong allocation length.
  18491 2006-10-30 18:37 [matz ruby-lang.org  ] ruby: * bignum.c (rb_big2str0): wrong allocation length.
  18492 2006-10-30 18:39 [matz ruby-lang.org  ] ruby: ChangeLog: add patch submitter.   
  18493 2006-10-30 18:40 [matz ruby-lang.org  ] ruby: ChangeLog: add patch submitter.   
  18494 2006-10-30 19:29 [usa ruby-lang.org   ] ruby: * bignum.c (rb_big2str0): use better approximation.
  18495 2006-10-30 19:31 [usa ruby-lang.org   ] ruby: * bignum.c (rb_big2str0): use better approximation.
  18496 2006-10-30 23:23 [nobu ruby-lang.org  ] ruby, ruby/win32: * dir.c (glob_helper): get rid of possible memory leak.
  18497 2006-10-30 23:23 [nobu ruby-lang.org  ] ruby, ruby/win32: * dir.c (glob_helper): get rid of possible memory leak.
  18498 2006-10-30 23:41 [nobu ruby-lang.org  ] ruby: * Makefile.in (miniruby): add XLDFLAGS.
  18499 2006-10-30 23:41 [nobu ruby-lang.org  ] ruby: * Makefile.in (miniruby): add XLDFLAGS.
  18500 2006-10-31 16:28 [matz ruby-lang.org  ] ruby, ruby: * array.c (ary_shared_first): should address offset after

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