Misty De Meo 2476801613 Hardware: separate out CPU values into CPU module
* CPU functions now exist in Hardware::CPU
* Added compatibility functions in compat/hardware_compat.rb
* Names are less specific to Mac hardware, e.g. CPU.family instead of
  Hardware.intel_family
* Hardware::CPU.family works for both Intel and PowerPC
* New helper methods on CPU, like .sse4? and .altivec?

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2013-03-23 13:40:18 -05:00
..
2013-03-15 15:41:22 -07:00
2012-02-04 00:27:05 -06:00
2013-02-23 08:42:45 +00:00
2013-02-01 22:17:46 -06:00
2012-12-27 23:41:44 -06:00
2012-08-31 10:22:10 -04:00
2012-08-05 10:34:44 -04:00
2013-03-20 22:32:56 -05:00
2013-02-18 12:13:36 -06:00
2013-02-18 10:41:53 +00:00
2013-02-10 11:15:20 -08:00
2013-01-07 17:37:28 -06:00
2013-01-26 12:14:51 -06:00
2013-01-26 12:14:49 -06:00
2013-03-21 17:05:02 -05:00