Commit Graph

10 Commits

Author SHA1 Message Date
Ben "root" Anderson 7775c35ec0 It was all much ado about const 2013-10-25 02:46:37 -05:00
Ben "root" Anderson 7a1b2faff7 Revert "the const CT& stuff confuses GCC"
This reverts commit 082a9723af.
2013-10-25 02:32:46 -05:00
Ben "root" Anderson 082a9723af the const CT& stuff confuses GCC; the doublecasting should be optimized out by the compiler so we don't need three different sizes of the same thing. 2013-10-25 02:20:17 -05:00
Ben "root" Anderson cdb551b115 We gotta go longer! 2013-10-25 02:04:23 -05:00
Devin J. Pohly db729ff6de Remove unus(ed|ual) ssasn function to fix warnings
Why in tarnation would you assign an int to a string anyway?  We're
apparently not using this, so remove it for now.  Should fix a lot of
unused-parameter warnings.
2013-07-29 11:58:19 -04:00
Jason Felds a085d0d1da Line endings...be normalized! 2011-03-17 01:47:30 -04:00
Jason Felds 1a1ff7d701 Give @briefs to all namespaces.
This will force recompilation of all files.
2011-02-19 12:09:03 -05:00
Jason Felds f64584bd17 More doxygen, more recompilation.
If someone wants to knock out StdString.h,
that would be great.
2011-02-12 22:53:34 -05:00
AJ Kelly 3e51544930 Initial commit. 2010-01-26 21:00:30 -06:00
Devin J. Pohly 80057f53cd smsvn -> ssc-hg glue: rearrange directory structure 2013-06-10 15:38:43 -04:00