Commit Graph

  • 4807ba22ad start moving internal code to implementation headers Matthias Schabel 2007-10-19 00:23:24 +0000
  • 3e82520f71 Added static assert to catch non-dimension lists Steven Watanabe 2007-10-18 20:36:41 +0000
  • 776920f223 Block macro expansion Steven Watanabe 2007-10-12 23:48:23 +0000
  • dc2dbb5887 Rearranged SFINAE. Hopefully this will help cw... Steven Watanabe 2007-10-12 17:24:56 +0000
  • 91e0749d4c Split the reference for the systems up. Putting all the files in a single group is too unwieldy not to mention that boostbook puts them in a strange order. Also made the documentation for other/non_si_units.hpp fit for human consumption Steven Watanabe 2007-10-10 21:47:16 +0000
  • ab3f37f601 made example/runtime_unit.cpp a little more friendly by adding a prompt Steven Watanabe 2007-10-09 22:21:10 +0000
  • b1be1662b0 Convinced doxygen that the two overloads of conversion_factor are distinct Steven Watanabe 2007-08-31 02:00:38 +0000
  • d0b17ff95d Added documentation of conversions Steven Watanabe 2007-08-31 01:37:00 +0000
  • c5997837b9 Updated constants Steven Watanabe 2007-08-29 17:17:44 +0000
  • efe07b4431 Add missing #include Steven Watanabe 2007-08-29 16:48:40 +0000
  • e8458e85f3 Added desriptions of typedefs Steven Watanabe 2007-08-28 22:08:10 +0000
  • 577c2f78e4 Update dimensionless functions in cmath.hpp Steven Watanabe 2007-08-27 22:13:12 +0000
  • a8520cb2b3 Specializations for dimensionless_type now handle the special heterogeneous dimensionless unit Steven Watanabe 2007-08-27 22:07:17 +0000
  • 24a7d7ab96 Tweak doxygen comments Steven Watanabe 2007-08-27 20:49:40 +0000
  • 20d9504d53 Made BOOST_UNITS_DEFAULT_CONVERSION support scaling and made conversions work when only some base_units use it Steven Watanabe 2007-08-27 19:57:18 +0000
  • 454ed585cf Convert to base_unit Steven Watanabe 2007-08-27 18:08:21 +0000
  • 14051a3047 Fix conversion factors from meters (They were backwards) Steven Watanabe 2007-08-27 17:41:26 +0000
  • 90bb9b8b9d Added BOOST_UNITS_DEFAULT_CONVERSION Steven Watanabe 2007-08-24 17:30:18 +0000
  • b983ffb28a Remove other/temperature_fahrenheit.hpp Steven Watanabe 2007-08-24 15:16:30 +0000
  • 9b681a17b3 Rearrange reference Steven Watanabe 2007-08-23 19:31:44 +0000
  • ec80e73cad Finish runtime_unit.cpp example Steven Watanabe 2007-08-23 18:03:38 +0000
  • 5d8ea9af28 Fixed #includes Steven Watanabe 2007-08-22 21:30:53 +0000
  • 2e726c3429 Changed type to dimension_type in base_dimension Steven Watanabe 2007-08-20 20:58:16 +0000
  • 817c23b01e resurrect examples/measurement.hpp Steven Watanabe 2007-08-17 17:15:23 +0000
  • 71e7c0f8f8 spelling error Matthias Schabel 2007-08-16 23:58:16 +0000
  • dcc6a3f6fb remove measurement.hpp from examples Steven Watanabe 2007-08-16 20:28:23 +0000
  • 24e2221ded New examples--rename old ones Steven Watanabe 2007-08-16 00:54:21 +0000
  • 67208700c3 not needed in library headers anymore Matthias Schabel 2007-08-15 00:12:25 +0000
  • 44a2e972a3 doc edits Matthias Schabel 2007-08-15 00:11:44 +0000
  • a3db84121d measurement.hpp is only used in libs/units/example - eliminate redundant header Matthias Schabel 2007-08-14 23:06:53 +0000
  • 1a3fecacff eliminate unused header Matthias Schabel 2007-08-14 23:06:26 +0000
  • dce258abad fix problem with PNG image paths Matthias Schabel 2007-08-14 22:57:36 +0000
  • 4c2a7f5c57 fix links Steven Watanabe 2007-08-11 20:13:40 +0000
  • 913e12a4fb minor doc fixes Steven Watanabe 2007-08-11 18:15:50 +0000
  • 88da98e37b Move top-level boost directory over to "devel" (temporarily) Douglas Gregor 2007-07-31 20:32:15 +0000
  • 0cbb38e624 restore fine-grained implicit conversions Steven Watanabe 2007-07-30 23:07:16 +0000
  • 8356ad3b03 Doxygen tweaks Steven Watanabe 2007-07-27 19:17:48 +0000
  • 597481dfee Updated examples augmented FAQ Steven Watanabe 2007-07-27 18:28:50 +0000
  • 8747ce010f added images Steven Watanabe 2007-07-27 16:23:24 +0000
  • 2d92b7c087 Fix eol-style and mime-types Douglas Gregor 2007-07-27 00:28:00 +0000
  • e11e737223 Updated documentation for new systems Steven Watanabe 2007-07-26 20:54:06 +0000
  • 83148457e7 refactoring Steven Watanabe 2007-06-14 00:18:41 +0000
  • 615f09a90e Set MIME types and end-of-line styles globally Douglas Gregor 2007-06-12 22:09:40 +0000
  • 73c66a0f02 Minor fixes Steven Watanabe 2007-06-09 20:58:24 +0000
  • 566eecae6c Added macros for conversion partial specialization and direct use on base_units Steven Watanabe 2007-06-07 19:58:12 +0000
  • 0b1e4b8049 less->mpl::less Steven Watanabe 2007-06-06 18:03:50 +0000
  • ef7eaa9a43 add Coulomb law for esu Matthias Schabel 2007-06-06 05:35:39 +0000
  • d626959cf5 preliminary tutorial on implementing various CGS electromagnetic unit systems (esu/emu/gaussian/heaviside-lorenz) Matthias Schabel 2007-06-06 05:25:21 +0000
  • 21935844ac for tutorial code Matthias Schabel 2007-06-06 05:16:39 +0000
  • 5a9f82b505 edit comments Matthias Schabel 2007-06-06 05:15:39 +0000
  • 52bdb8b523 correct notation for current base unit Matthias Schabel 2007-06-06 05:15:10 +0000
  • b314a92da4 Cleaned up #includes Steven Watanabe 2007-06-05 22:21:39 +0000
  • df550b7ec4 Make formatting consistant Steven Watanabe 2007-06-04 18:28:16 +0000
  • f2beb3c45a Split make_system into make_system and homogeneous_system Steven Watanabe 2007-06-04 18:15:00 +0000
  • b418557972 Remove illegal typename Steven Watanabe 2007-06-02 18:55:41 +0000
  • 60bba7516c msvc7.1 and cw9.2 are happy now Steven Watanabe 2007-06-02 18:22:42 +0000
  • 266afd0633 Made heterogeneous->heterogeneous conversion work Steven Watanabe 2007-06-02 01:25:15 +0000
  • 2326d9782b Allow multiple scales/fix >> Steven Watanabe 2007-06-01 17:43:12 +0000
  • 778139b46e minor updates Matthias Schabel 2007-05-31 23:51:50 +0000
  • 7a5f2ea8f8 update for base_units rename Matthias Schabel 2007-05-31 20:46:25 +0000
  • d90aad8c64 rename base_units/*_base_unit.hpp -> base_units/*.hpp Matthias Schabel 2007-05-31 20:45:49 +0000
  • 805df3d80d minor Matthias Schabel 2007-05-31 20:25:34 +0000
  • 0f7384a3f3 remove old dimension headers Matthias Schabel 2007-05-31 20:25:17 +0000
  • b04f30fdac header name changes Matthias Schabel 2007-05-31 20:09:43 +0000
  • 0b40f9c434 rename and move base/derived_dimension headers Matthias Schabel 2007-05-31 20:08:12 +0000
  • ec639de021 Remove tabs Steven Watanabe 2007-05-31 19:23:21 +0000
  • 937177f784 Remove tabs Steven Watanabe 2007-05-31 19:22:49 +0000
  • f5b0c012a2 fix tests/examples Matthias Schabel 2007-05-31 18:57:58 +0000
  • f72230ee1a missing #include Matthias Schabel 2007-05-31 18:47:05 +0000
  • a4f50c3f67 naming changes for consistency _dim -> _dimension Matthias Schabel 2007-05-31 18:36:50 +0000
  • ab22a88ea2 utility headers for base/derived dimensions Matthias Schabel 2007-05-31 18:35:29 +0000
  • cd821baa51 granular base unit headers Matthias Schabel 2007-05-31 18:34:24 +0000
  • fceaeb2c0b Updated typedefs Steven Watanabe 2007-05-31 18:33:40 +0000
  • d941939d49 superceded by luminous_intensity.hpp Matthias Schabel 2007-05-31 18:07:39 +0000
  • 4d357e9a1e minor changes Matthias Schabel 2007-05-31 16:47:27 +0000
  • f587a0033c examples and test run Matthias Schabel 2007-05-31 16:46:48 +0000
  • ed011338ae add divides_impl Matthias Schabel 2007-05-31 16:45:04 +0000
  • be9707e26c naming changes to make typedefs more transparent Matthias Schabel 2007-05-31 16:44:24 +0000
  • a89310abd8 granular derived dimension headers Matthias Schabel 2007-05-31 16:42:29 +0000
  • 1dc8be1122 granular base dimension headers Matthias Schabel 2007-05-31 16:41:57 +0000
  • 9ff9e16f01 make CODATA constants more granular Matthias Schabel 2007-05-30 23:23:38 +0000
  • bc0ecd5b45 make CODATA constants more granular Matthias Schabel 2007-05-30 23:23:17 +0000
  • be45c7a321 revolutions as measure of angle Matthias Schabel 2007-05-30 23:17:38 +0000
  • 50f05d26a2 Obliterate ordinal Steven Watanabe 2007-05-30 23:12:51 +0000
  • 68bec1f3af Lots of little fixes Steven Watanabe 2007-05-30 22:31:24 +0000
  • dc3ce44407 remove duplicate typedef Matthias Schabel 2007-05-30 21:22:15 +0000
  • 1f832c37cb Fixed obscure heterogeneous_system bug Steven Watanabe 2007-05-30 19:43:52 +0000
  • 6b76bb037f Make addition/subtraction of absolute temperatures fail Steven Watanabe 2007-05-30 18:16:59 +0000
  • b3d0e339d2 optimizations Steven Watanabe 2007-05-30 00:08:07 +0000
  • d59e9a9f8e put absolute before unit name Steven Watanabe 2007-05-29 21:13:28 +0000
  • 046aa512bd Implemented bidirectional affine conversions Steven Watanabe 2007-05-29 20:53:15 +0000
  • c6e6f524f1 changed absolute Steven Watanabe 2007-05-28 22:55:04 +0000
  • 0113dbc59a Cleaned up directories Steven Watanabe 2007-05-28 20:18:50 +0000
  • effc583736 Made gcc happy Steven Watanabe 2007-05-28 19:01:30 +0000
  • 0464630c7c scaled_system->scaled_base_unit Steven Watanabe 2007-05-25 18:41:11 +0000
  • d4a46a4bec New System Implemetation Steven Watanabe 2007-05-24 20:45:58 +0000
  • e7147dfc91 Add unscale Steven Watanabe 2007-05-11 18:22:55 +0000
  • 750c5292c4 Add base_unit_converter Steven Watanabe 2007-05-11 18:22:22 +0000
  • 1bb3defc0d Move to a separate file Steven Watanabe 2007-05-11 18:21:23 +0000
  • 72fecc762d First attempt at new conversions Steven Watanabe 2007-05-10 20:11:26 +0000