Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-02 | ruby: get rid of gems_common/util.hh and .cc and use stuff in src/base | Nathan Binkert | |
2010-04-02 | ruby: get "using namespace" out of headers | Nathan Binkert | |
In addition to obvious changes, this required a slight change to the slicc grammar to allow types with :: in them. Otherwise slicc barfs on std::string which we need for the headers that slicc generates. | |||
2010-03-29 | style: cleanup the Ruby Tester | Nathan Binkert | |
2010-03-10 | ruby: get rid of std-includes.hh | Nathan Binkert | |
Do not use "using namespace std;" in headers Include header files as needed | |||
2010-01-29 | ruby: added the GEMS ruby tester | Brad Beckmann | |