index
:
homebrew
gh-pages
go
master
ranger-1.7.0
:beer: The missing package manager for OS X.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
os
/
mac
/
hardware.rb
Age
Commit message (
Expand
)
Author
2014-07-05
Use popen wrapper
Jack Nagel
2014-06-21
Hardware: add new .features method
Misty De Meo
2014-04-30
--config -> config
Adam Vandenberg
2013-11-26
Add Hardware::CPU.aes? and Hardware::CPU.avx2?
Jack Nagel
2013-11-26
Add Hardware::CPU.intel? and Hardware::CPU.ppc?
Jack Nagel
2013-11-26
Simplify Hardware::CPU.is_64_bit?
Jack Nagel
2013-11-26
Cache calls to sysctl_bool at the source
Jack Nagel
2013-10-30
Hardware::CPU: add extmodel helper
Misty De Meo
2013-10-30
Add Hardware::CPU.ssse3? helper method.
Brian Stolz
2013-10-03
MacCPUs: distinguish between G5 32-bit and 64-bit
Misty De Meo
2013-08-15
Add Hardware::CPU.universal_archs
Misty De Meo
2013-08-15
Add Hardware::CPU.arch_(32|64)_bit
Misty De Meo
2013-07-02
Hardware: Query sysctl for instructon sets
Misty De Meo
2013-07-01
Hardware::CPU (Mac): add Haswell
Misty De Meo
2013-06-14
Freeze optimization flags hash rather than duping it
Jack Nagel
2013-04-07
MacCPUs: add .avx? helper
Misty De Meo
2013-03-23
Hardware: separate out CPU values into CPU module
Misty De Meo
2013-03-11
Portability fixes to run Homebrew on Linux systems
Shaun Jackman