Commit Graph

142 Commits

Author SHA1 Message Date
Steven Watanabe
0113ff4c02 new base_dimension and made all tests and examples pass
[SVN r3962]
2007-04-14 21:55:54 +00:00
Matthias Schabel
a64e52a107 minor changes
[SVN r3961]
2007-04-13 19:44:04 +00:00
Matthias Schabel
a9ba5cad1e changes to use granular headers
[SVN r3958]
2007-04-13 06:09:44 +00:00
Steven Watanabe
901dddb692 updated expected output
[SVN r3942]
2007-04-13 01:39:22 +00:00
Steven Watanabe
fefdd35163 remove std::setw
[SVN r3941]
2007-04-13 01:38:40 +00:00
Steven Watanabe
76f3855438 added third compile-fail for unit_example_15
[SVN r3940]
2007-04-13 01:16:53 +00:00
Steven Watanabe
57dc065826 suppress unused variable warnings
[SVN r3939]
2007-04-13 01:15:39 +00:00
Steven Watanabe
0e50dd1278 suppress warnings
[SVN r3936]
2007-04-13 00:51:35 +00:00
Steven Watanabe
394ef15066 Switched metafunctions to mpl
[SVN r3930]
2007-04-12 00:39:12 +00:00
Matthias Schabel
e4d565f026 added BOOST_UNITS_REGISTER_BASE_DIMENSION macro
[SVN r3927]
2007-04-11 21:25:10 +00:00
Matthias Schabel
b7b12ec06b change base dimension syntax
[SVN r3925]
2007-04-10 23:13:05 +00:00
Matthias Schabel
b8403ebe76 remove boost/units/measurement.hpp, move to libs/units/example
test conversion_factor<> function


[SVN r3912]
2007-04-05 21:56:15 +00:00
Matthias Schabel
109c0dd718 add measurement.hpp
[SVN r3910]
2007-04-05 21:09:34 +00:00
Matthias Schabel
17988682c7 remove redundant header
[SVN r3908]
2007-04-05 03:05:44 +00:00
Steven Watanabe
14dba2a46c Need to #include <limits>
[SVN r3907]
2007-04-05 00:37:32 +00:00
Steven Watanabe
0688a3e7f4 Removed unreferenced arguments
[SVN r3906]
2007-04-05 00:36:58 +00:00
Matthias Schabel
1f7c7000ce added two-tier quantity with frame and length unit
[SVN r3897]
2007-04-04 21:18:42 +00:00
Matthias Schabel
f52b61d17f change angle syntax, fundamental_dimension, etc...
[SVN r3895]
2007-04-04 20:06:57 +00:00
Steven Watanabe
84384bd338 qualified radians to avoid ambiguity with SI::radians
[SVN r3892]
2007-04-04 19:20:10 +00:00
Matthias Schabel
ec4a8ab356 include difeq solution in performance test, demonstrate specializing operator>> for ostreams
[SVN r3888]
2007-04-04 05:49:18 +00:00
Matthias Schabel
2bb7415688 use granular SI headers
[SVN r3887]
2007-04-03 23:14:00 +00:00
Matthias Schabel
9752b6d1df SI/CODATA additions
[SVN r3885]
2007-04-03 22:43:41 +00:00
Matthias Schabel
6a88b16d7d removed deprecated quantity_cast usages
[SVN r3881]
2007-04-03 20:48:07 +00:00
Matthias Schabel
347b5210a2 improve SI compliance
[SVN r3875]
2007-04-03 17:12:57 +00:00
Matthias Schabel
d2a333f750 update
[SVN r3870]
2007-04-03 14:51:21 +00:00
Matthias Schabel
569e2d8f21 update examples
[SVN r3869]
2007-04-03 14:50:19 +00:00
Matthias Schabel
9c5f72f24c minor update
[SVN r3868]
2007-04-02 23:26:06 +00:00
Matthias Schabel
a1749a8ef5 temperature conversion code added
[SVN r3866]
2007-04-02 21:28:40 +00:00
Matthias Schabel
abb1a9aeb4 mu_m -> mu_mu
[SVN r3860]
2007-04-01 17:32:51 +00:00
Matthias Schabel
86bc97a18d minor fixes
[SVN r3855]
2007-03-30 23:50:10 +00:00
Steven Watanabe
0a7d7bc1cf Added new examples + tutorial
[SVN r3848]
2007-03-30 03:55:35 +00:00
Matthias Schabel
d8c92dbc26 minor fix
[SVN r3847]
2007-03-29 22:57:45 +00:00
Matthias Schabel
319bcd73d1 fixes for new angle implementation
[SVN r3845]
2007-03-29 22:41:06 +00:00
Steven Watanabe
1ad78d706a Updated quantity_casts
[SVN r3837]
2007-03-29 19:46:30 +00:00
Steven Watanabe
a4a7b69241 Replaced trival_reverse_conversion with trivial_conversion, define_reverse_automatically
[SVN r3836]
2007-03-29 19:44:05 +00:00
Steven Watanabe
39aff25b8c mpl_ -> mpl
[SVN r3835]
2007-03-29 19:41:23 +00:00
Matthias Schabel
af4818531e remove unnecessary include
[SVN r3834]
2007-03-29 19:39:28 +00:00
Matthias Schabel
402608c767 unit_info -> base_unit_info
[SVN r3823]
2007-03-29 17:10:55 +00:00
Matthias Schabel
cb3057ab89 demonstrates use of trivial_inverse_conversion
[SVN r3819]
2007-03-29 16:48:14 +00:00
Matthias Schabel
d6a22d2d95 miscellaneous examples demonstrating questions arising during Boost review
[SVN r3818]
2007-03-29 16:45:00 +00:00
Matthias Schabel
195d6a714c another user-defined unit example
[SVN r3817]
2007-03-29 16:43:42 +00:00
Steven Watanabe
37cfe9fbbd Initial revision
[SVN r3788]
2007-03-16 18:29:12 +00:00