Commit Graph

137 Commits

Author SHA1 Message Date
Steven Watanabe
20d9504d53 Made BOOST_UNITS_DEFAULT_CONVERSION support scaling and made conversions work when only some base_units use it
[SVN r39017]
2007-08-27 19:57:18 +00:00
Steven Watanabe
90bb9b8b9d Added BOOST_UNITS_DEFAULT_CONVERSION
[SVN r38910]
2007-08-24 17:30:18 +00:00
Steven Watanabe
2e726c3429 Changed type to dimension_type in base_dimension
[SVN r38806]
2007-08-20 20:58:16 +00:00
Douglas Gregor
615f09a90e Set MIME types and end-of-line styles globally
[SVN r7018]
2007-06-12 22:09:40 +00:00
Steven Watanabe
266afd0633 Made heterogeneous->heterogeneous conversion work
[SVN r4417]
2007-06-02 01:25:15 +00:00
Steven Watanabe
937177f784 Remove tabs
[SVN r4393]
2007-05-31 19:22:49 +00:00
Matthias Schabel
f5b0c012a2 fix tests/examples
[SVN r4389]
2007-05-31 18:57:58 +00:00
Steven Watanabe
fceaeb2c0b Updated typedefs
[SVN r4384]
2007-05-31 18:33:40 +00:00
Matthias Schabel
f587a0033c examples and test run
[SVN r4381]
2007-05-31 16:46:48 +00:00
Steven Watanabe
50f05d26a2 Obliterate ordinal
[SVN r4371]
2007-05-30 23:12:51 +00:00
Steven Watanabe
68bec1f3af Lots of little fixes
[SVN r4370]
2007-05-30 22:31:24 +00:00
Steven Watanabe
6b76bb037f Make addition/subtraction of absolute temperatures fail
[SVN r4367]
2007-05-30 18:16:59 +00:00
Steven Watanabe
0113dbc59a Cleaned up directories
[SVN r4337]
2007-05-28 20:18:50 +00:00
Steven Watanabe
0464630c7c scaled_system->scaled_base_unit
[SVN r4254]
2007-05-25 18:41:11 +00:00
Steven Watanabe
d4a46a4bec New System Implemetation
[SVN r4228]
2007-05-24 20:45:58 +00:00
Steven Watanabe
238952385e handle negative denominator correctly
[SVN r3983]
2007-04-21 18:49:14 +00:00
Matthias Schabel
4e0a2fd03a narrowing conversions prohibited
[SVN r3980]
2007-04-18 22:24:43 +00:00
Matthias Schabel
56f582e216 correct example output, remove llrint/llround, add #includes to test_predicates
[SVN r3974]
2007-04-15 07:09:03 +00:00
Steven Watanabe
f70056f4d2 Supress implicit narrowing conversions
[SVN r3968]
2007-04-15 02:57:02 +00:00
Steven Watanabe
a1f87c771c make sure that using an ordinal twice fails
[SVN r3966]
2007-04-15 01:53:58 +00:00
Steven Watanabe
fcd4479948 make sure that we can use base_dimension reliably
[SVN r3963]
2007-04-15 01:40:40 +00:00
Steven Watanabe
0113ff4c02 new base_dimension and made all tests and examples pass
[SVN r3962]
2007-04-14 21:55:54 +00:00
Steven Watanabe
6628f20741 Switched to BOOST_UNITS_REGISTER_BASE_DIMENSION
[SVN r3933]
2007-04-12 20:42:29 +00:00
Matthias Schabel
b7b12ec06b change base dimension syntax
[SVN r3925]
2007-04-10 23:13:05 +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
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
Matthias Schabel
f52b61d17f change angle syntax, fundamental_dimension, etc...
[SVN r3895]
2007-04-04 20:06:57 +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
4b64d9e164 remove mutating value() from test_dimensionless_quantity.cpp
[SVN r3851]
2007-03-30 16:53:03 +00:00
Steven Watanabe
ff7a0182c7 Added missing #include <boost/units/io.hpp>
[SVN r3840]
2007-03-29 20:07:43 +00:00
Steven Watanabe
f8a274c59b Added test for converting unit and value_type simultaniously
[SVN r3839]
2007-03-29 20:05:58 +00:00
Steven Watanabe
af90da6f9b Replaced mutating value with quantity_cast
[SVN r3838]
2007-03-29 20:03:27 +00:00
Matthias Schabel
402608c767 unit_info -> base_unit_info
[SVN r3823]
2007-03-29 17:10:55 +00:00
Steven Watanabe
37cfe9fbbd Initial revision
[SVN r3788]
2007-03-16 18:29:12 +00:00