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
|
d76fc37530
|
Added layout compatibility check
[SVN r3938]
|
2007-04-13 01:06:31 +00:00 |
|
Steven Watanabe
|
d46a56b457
|
remove static_*
[SVN r3937]
|
2007-04-13 01:05:28 +00:00 |
|
Steven Watanabe
|
0e50dd1278
|
suppress warnings
[SVN r3936]
|
2007-04-13 00:51:35 +00:00 |
|
Steven Watanabe
|
d234b0ca40
|
typeof configuration and compiler checks
[SVN r3935]
|
2007-04-13 00:47:45 +00:00 |
|
Steven Watanabe
|
ed67bf54f2
|
BOOST_UNITS_REGISTER_BASE_DIMENSION should fully qualify all names
[SVN r3934]
|
2007-04-12 20:44:46 +00:00 |
|
Steven Watanabe
|
6628f20741
|
Switched to BOOST_UNITS_REGISTER_BASE_DIMENSION
[SVN r3933]
|
2007-04-12 20:42:29 +00:00 |
|
Matthias Schabel
|
0469e61771
|
doc edits
[SVN r3932]
|
2007-04-12 18:09:01 +00:00 |
|
Matthias Schabel
|
be499bdff1
|
cosmetic changes
[SVN r3931]
|
2007-04-12 18:08:35 +00:00 |
|
Steven Watanabe
|
394ef15066
|
Switched metafunctions to mpl
[SVN r3930]
|
2007-04-12 00:39:12 +00:00 |
|
Matthias Schabel
|
1f788c87b7
|
add implicit conversion for equivalent reduced static_rationals
[SVN r3929]
|
2007-04-11 22:21:01 +00:00 |
|
Matthias Schabel
|
c1f63b2496
|
added some comments
[SVN r3928]
|
2007-04-11 22:11:03 +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
|
e23f04ab8c
|
change dimension tagging
[SVN r3924]
|
2007-04-10 22:58:42 +00:00 |
|
Matthias Schabel
|
f13e5c7482
|
streamline runtime comparison operators
[SVN r3923]
|
2007-04-10 22:57:24 +00:00 |
|
Matthias Schabel
|
2b81e82fac
|
corrected definitions/syntax
[SVN r3922]
|
2007-04-10 16:53:52 +00:00 |
|
Steven Watanabe
|
c9532a5857
|
Removed extra square in static_int_power_impl
[SVN r3920]
|
2007-04-09 18:35:01 +00:00 |
|
Steven Watanabe
|
aa8803aed9
|
Fixed dimensionless problems
[SVN r3919]
|
2007-04-09 18:01:19 +00:00 |
|
Steven Watanabe
|
6e17dd676c
|
More complete testing of heterogeneous, dimensionless conversions
[SVN r3918]
|
2007-04-09 17:59:26 +00:00 |
|
Steven Watanabe
|
10fec9516d
|
Added test for simple heterogeneous, dimensionless conversions
[SVN r3917]
|
2007-04-09 16:53:00 +00:00 |
|
Steven Watanabe
|
472f02c30a
|
Fixed dimensionless conversions
[SVN r3916]
|
2007-04-09 16:50:41 +00:00 |
|
Matthias Schabel
|
a580b5d42e
|
add unit of action
[SVN r3914]
|
2007-04-06 20:57:45 +00:00 |
|
Matthias Schabel
|
726b96a558
|
conversion_factor will give wrong results for irregular conversions
[SVN r3913]
|
2007-04-05 22:42:01 +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
|
7656ab6357
|
implement conversion_factor function
[SVN r3911]
|
2007-04-05 21:55:20 +00:00 |
|
Matthias Schabel
|
109c0dd718
|
add measurement.hpp
[SVN r3910]
|
2007-04-05 21:09:34 +00:00 |
|
Matthias Schabel
|
65176877b4
|
remove measurement.hpp
[SVN r3909]
|
2007-04-05 21:08:54 +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 |
|
Steven Watanabe
|
545921f63a
|
Removed unreferenced variables
[SVN r3905]
|
2007-04-05 00:34:29 +00:00 |
|
Steven Watanabe
|
ec4de40090
|
Don't need to #include <boost/math/common_factor_rt.hpp>
[SVN r3904]
|
2007-04-05 00:22:29 +00:00 |
|
Steven Watanabe
|
4b64e965cb
|
Fixed warnings
[SVN r3903]
|
2007-04-05 00:05:59 +00:00 |
|
Steven Watanabe
|
71b626dcde
|
Removed non-existant CGS units
[SVN r3902]
|
2007-04-04 23:50:22 +00:00 |
|
Steven Watanabe
|
75ce6b2117
|
Fixed namespaces
[SVN r3901]
|
2007-04-04 23:49:15 +00:00 |
|
Steven Watanabe
|
a2c8f9ee32
|
Added mpl arithmetic
[SVN r3900]
|
2007-04-04 23:42:25 +00:00 |
|
Steven Watanabe
|
3577223b56
|
Fixed dimensionless_quantity usage
[SVN r3899]
|
2007-04-04 23:24:23 +00:00 |
|
Steven Watanabe
|
11fa1bf764
|
Fixed dimensionless_type specialization
[SVN r3898]
|
2007-04-04 23:04:08 +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
|
839fd1e377
|
impl changes
[SVN r3896]
|
2007-04-04 20:07:39 +00:00 |
|
Matthias Schabel
|
f52b61d17f
|
change angle syntax, fundamental_dimension, etc...
[SVN r3895]
|
2007-04-04 20:06:57 +00:00 |
|
Matthias Schabel
|
b719f3c23c
|
fundamental_dimension->base_dimension
composite_dimension->derived_dimension
various changes for compatibility with SI nomenclature
[SVN r3894]
|
2007-04-04 19:53:54 +00:00 |
|
Matthias Schabel
|
3382bf480b
|
more rational angle syntax
[SVN r3893]
|
2007-04-04 19:52:59 +00:00 |
|
Steven Watanabe
|
84384bd338
|
qualified radians to avoid ambiguity with SI::radians
[SVN r3892]
|
2007-04-04 19:20:10 +00:00 |
|
Steven Watanabe
|
7f957e0033
|
Changed AUTO_STATIC_CONSTANT to use auto x = v instead of auto x(v) so it will never be parsed as a function declaration
[SVN r3891]
|
2007-04-04 19:17:46 +00:00 |
|
Matthias Schabel
|
17bcec3038
|
base dimension tags are now typedefs of base_dimension<N> class
[SVN r3890]
|
2007-04-04 19:14:45 +00:00 |
|