1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/digest
knu f2ba46eefa Merge changes from ruby_1_8:
* ext/digest/lib/md5.rb (MD5::new, MD5::md5): Do not modify
  Digest::MD5.

* ext/digest/lib/sha1.rb (SHA1::new, SHA1::sha1): Ditto.

* lib/shell/process-controller.rb: fix thread synchronization
  problem for [ruby-dev:30477].

* ext/digest/lib/md5.rb (MD5::new, MD5::md5): Catch up with
  Digest's API changes; noted by: Kazuhiro Yoshida <moriq AT
  moriq.com> in [ruby-dev:30500].

* ext/digest/lib/sha1.rb (SHA1::new, SHA1::sha1): Ditto.
	
* time.c (time_to_s): Back out the format changes; discussed
  in [ruby-dev:30495].

* ext/tk/sample/irbtkw.rbw: fails to exit process.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@12008 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-03-06 10:12:12 +00:00
..
bubblebabble * ext/digest, test/digest/test_digest.rb: Merge from trunk: 2006-10-25 08:54:05 +00:00
lib Merge changes from ruby_1_8: 2007-03-06 10:12:12 +00:00
md5 * ext/digest, test/digest/test_digest.rb: Merge from trunk: 2006-10-25 08:54:05 +00:00
rmd160 Merge changes between r11871 and r11907 from ruby_1_8. 2007-02-27 11:51:55 +00:00
sha1 Merge changes between r11871 and r11907 from ruby_1_8. 2007-02-27 11:51:55 +00:00
sha2 This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. 2006-12-11 02:59:43 +00:00
.cvsignore * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
defs.h * ext/digest: Merge from trunk; apply all changes since the 2006-10-10 05:01:33 +00:00
depend * ext/digest: Merge from trunk; metadata location changed, 2006-10-11 17:25:45 +00:00
digest.c * ext/digest/digest.c (get_digest_base_metadata): Allow inheriting 2007-02-28 18:42:47 +00:00
digest.h * ext/digest, test/digest/test_digest.rb: Merge from trunk: 2006-10-25 08:54:05 +00:00
extconf.rb * ext/digest: Merge from trunk; metadata location changed, 2006-10-11 17:25:45 +00:00
test.sh * ext/digest, test/digest/test_digest.rb: Merge from trunk: 2006-10-25 08:54:05 +00:00