1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/shell
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
..
builtin-command.rb Initial revision 2001-05-17 10:02:47 +00:00
command-processor.rb * dln.c, io.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb, lib/date.rb, 2004-04-18 23:20:33 +00:00
error.rb * lib/irb/workspace.rb, lib/irb/ext/math-mode.rb, 2003-02-07 19:00:21 +00:00
filter.rb * lib/shell/*: bug fix for Shell#system(command_line_string). 2004-03-21 12:21:11 +00:00
process-controller.rb Merge changes from ruby_1_8: 2007-03-06 10:12:12 +00:00
system-command.rb * lib/shell/*: bug fix for Shell#system(command_line_string). 2004-03-21 12:21:11 +00:00
version.rb Initial revision 2001-05-17 10:02:47 +00:00