Steve Reinhardt
c69d48f007
Make commenting on close namespace brackets consistent.
...
Ran all the source files through 'perl -pi' with this script:
s|\s*(};?\s*)?/\*\s*(end\s*)?namespace\s*(\S+)\s*\*/(\s*})?|} // namespace $3|;
s|\s*};?\s*//\s*(end\s*)?namespace\s*(\S+)\s*|} // namespace $2\n|;
s|\s*};?\s*//\s*(\S+)\s*namespace\s*|} // namespace $1\n|;
Also did a little manual editing on some of the arch/*/isa_traits.hh files
and src/SConscript.
2011-01-03 14:35:43 -08:00
..
2010-10-15 23:57:06 -07:00
2010-10-15 23:57:06 -07:00
2008-09-10 14:26:15 -04:00
2008-10-10 23:47:42 -07:00
2009-05-17 14:34:50 -07:00
2011-01-03 14:35:43 -08:00
2011-01-03 14:35:43 -08:00
2009-02-23 11:48:40 -08:00
2009-05-17 14:34:50 -07:00
2010-06-09 10:47:37 -07:00
2010-04-18 13:23:24 -07:00
2010-09-13 19:26:03 -07:00
2010-10-31 00:07:20 -07:00
2010-09-13 19:26:03 -07:00
2010-09-09 14:15:42 -07:00
2010-09-09 14:15:42 -07:00
2011-01-03 14:35:43 -08:00
2008-10-09 22:19:39 -07:00
2008-08-03 18:19:54 -07:00
2008-10-12 15:59:21 -07:00
2010-09-13 19:26:03 -07:00
2010-08-17 05:17:06 -07:00
2010-08-17 05:17:06 -07:00
2008-07-23 14:41:34 -07:00
2011-01-03 14:35:43 -08:00
2011-01-03 14:35:43 -08:00
2010-08-17 05:49:05 -07:00
2010-11-19 18:00:39 -06:00
2010-08-23 11:18:39 -05:00
2010-08-17 05:17:06 -07:00
2010-07-05 21:39:38 -07:00
2008-10-09 04:58:24 -07:00
2009-05-17 14:34:50 -07:00
2008-10-09 04:58:24 -07:00
2010-08-17 05:49:05 -07:00
2010-08-17 05:49:05 -07:00
2009-05-17 14:34:52 -07:00
2009-05-17 14:34:50 -07:00
2011-01-03 14:35:43 -08:00
2011-01-03 14:35:43 -08:00
2010-04-18 13:23:25 -07:00
2010-10-31 00:07:20 -07:00
2010-10-31 00:07:20 -07:00
2009-05-17 14:34:51 -07:00
2010-11-19 18:01:01 -06:00
2010-11-19 18:01:01 -06:00
2010-09-09 14:15:41 -07:00
2010-09-13 19:26:03 -07:00
2010-12-07 16:19:57 -08:00
2008-07-01 10:25:07 -04:00