Commit Graph

679 Commits

Author SHA1 Message Date
Matthias Schabel
80ffd42077 update copyright notices, minor fixes in non-SI units
[SVN r45390]
2008-05-15 15:39:02 +00:00
Matthias Schabel
281746dacb remove arcdegree - redundant with degree and not a unit
[SVN r45389]
2008-05-15 15:36:48 +00:00
Steven Watanabe
1d01b2792e Improved docs for dim
[SVN r45382]
2008-05-15 04:31:05 +00:00
Steven Watanabe
caca768049 Made dimension_list.hpp private
[SVN r45380]
2008-05-15 03:34:14 +00:00
Steven Watanabe
1c0df2ee52 Separated 'other' base units into directories by namespace
[SVN r45379]
2008-05-15 01:24:34 +00:00
Steven Watanabe
fba3f53b0e Removed the last traces of general implicit conversions
[SVN r45377]
2008-05-15 00:27:39 +00:00
Steven Watanabe
7b06621121 Renamed power_dimof_helper in docs too
[SVN r45376]
2008-05-14 23:15:17 +00:00
Steven Watanabe
8acf71ffa6 Renamed power_dimof_helper back to power_typof_helper
[SVN r45375]
2008-05-14 23:05:41 +00:00
Steven Watanabe
721b4d6180 Moved pow into its own directory
[SVN r45372]
2008-05-14 21:54:31 +00:00
Steven Watanabe
f9bcd9af5e Made use of a base unit as a unit fail early
[SVN r45361]
2008-05-14 20:18:26 +00:00
Steven Watanabe
a7424e1e96 Separated out reduce_unit
[SVN r45358]
2008-05-14 18:41:04 +00:00
Steven Watanabe
63ffa8162a Moved scale unto its own header
[SVN r45352]
2008-05-14 04:41:34 +00:00
Steven Watanabe
6a4f9afb1f Added new line at end of file
[SVN r45351]
2008-05-14 03:46:32 +00:00
Steven Watanabe
a12d1a36e1 Moved non_si_unit.hpp into detail directory
[SVN r45350]
2008-05-14 03:39:23 +00:00
Steven Watanabe
a83cac76d7 Made base units in other/ support output and made their documentation better
[SVN r45349]
2008-05-14 02:59:47 +00:00
Steven Watanabe
e88ebeb4e7 Tweaked reference documentation
[SVN r45345]
2008-05-13 23:19:39 +00:00
Steven Watanabe
71ba9fdd37 Use Boost.Math or std functions where appropriate
[SVN r45342]
2008-05-13 21:08:38 +00:00
Steven Watanabe
8d990d24e7 Tweaks to absolute
[SVN r45340]
2008-05-13 20:11:42 +00:00
Steven Watanabe
739ca4bca1 Removed conversion_factor overload that takes an explicit return type, since it provides no benefits over the one that deduces the return type
[SVN r45338]
2008-05-13 19:38:41 +00:00
Steven Watanabe
46c7254d03 Removed references to non-existant headers
[SVN r45336]
2008-05-13 19:18:23 +00:00
Steven Watanabe
f2c39caf4c Removed old conversion macros
[SVN r45334]
2008-05-13 17:23:37 +00:00
Steven Watanabe
aa5f607d0e Removed obsolete files
[SVN r45331]
2008-05-13 16:39:42 +00:00
Steven Watanabe
42ddd17f24 Broke up non-si units into separate headers
[SVN r45316]
2008-05-13 04:32:36 +00:00
Steven Watanabe
168815fb0e updated the documentation to reflect the new conversion usage
[SVN r45151]
2008-05-05 20:28:20 +00:00
Steven Watanabe
8ac82fccbd Made BOOST_UNITS_DEFINE_CONVERSION_FACTOR handle all non-template conversions
[SVN r45093]
2008-05-03 21:13:15 +00:00
Steven Watanabe
49415e62fc Made header test verify that #including a header twice works
[SVN r45084]
2008-05-03 18:41:03 +00:00
Steven Watanabe
7f87207e53 Tweaked documentation into building
[SVN r45046]
2008-05-02 22:54:16 +00:00
Steven Watanabe
c85ecdc2b9 Updated copyright in doc Jamfile
[SVN r44966]
2008-05-01 02:57:44 +00:00
Steven Watanabe
70177ca23d Fixed most of remaining inspect problems
[SVN r44965]
2008-05-01 02:56:47 +00:00
Steven Watanabe
97b38818b3 Reduced the length of the name of prevent_ordinal_redefinition.hpp to keep the inspect tool happy
[SVN r44964]
2008-05-01 02:42:43 +00:00
Steven Watanabe
72b9124701 Added test of minimal add/subtract/multiply/divide unit
[SVN r44963]
2008-05-01 02:19:39 +00:00
Steven Watanabe
2aec8d1e63 Fixed target name for the abstract system and added it to the dependencies
[SVN r44961]
2008-05-01 01:40:37 +00:00
Steven Watanabe
f963e14476 Updated tested compilers
[SVN r44960]
2008-05-01 01:39:44 +00:00
Steven Watanabe
c81a3b8fa0 Added #includes to make gcc 4.3.0 happy
[SVN r44856]
2008-04-28 16:13:48 +00:00
Steven Watanabe
fe95e87a0c Updated pow/root to use optimized static_rational_power
[SVN r43060]
2008-02-02 21:43:37 +00:00
Steven Watanabe
b7d5f1a984 Put <warnings>all in again
[SVN r42903]
2008-01-21 18:50:46 +00:00
Steven Watanabe
3a34da9c22 Temporarily remove <warnings>all until ticket 1582 is resolved
[SVN r42871]
2008-01-19 22:42:08 +00:00
Steven Watanabe
3f2dc504da Reduced examples to 80 columns
[SVN r42870]
2008-01-19 22:35:35 +00:00
Steven Watanabe
ddd705dc05 Started reducing examples to 80 columns
[SVN r42803]
2008-01-15 21:23:30 +00:00
Steven Watanabe
2ef521f2f3 Fixed missing #include in expected-fail test case
[SVN r42800]
2008-01-15 21:01:41 +00:00
John Maddock
47b4c88a67 Added PDF version of docs so folks can use the library without struggling with bjam etc.
Note that this is an imperfect PDF build: 

* Some admonishment images are missing.
* Some code examples overflow the page width.
* For some reason the Abstract System Reference docs are not built and included in the PDF.

[SVN r42260]
2007-12-23 10:14:32 +00:00
Matthias Schabel
6a702ee02d add include guards
[SVN r42143]
2007-12-18 18:53:48 +00:00
Matthias Schabel
2066a7ed26 comment out scalar/quantity multiplication and division operators for mixed types
[SVN r41811]
2007-12-06 22:59:36 +00:00
Steven Watanabe
aba11ed674 Replaced dimension/unit tag with base dimension/unit to avoid confusion (Possible not complete)
[SVN r41733]
2007-12-05 02:14:23 +00:00
Steven Watanabe
fdf3c4304a Fixed description of BOOST_UNITS_DEFINE_BASE_CONVERSION
[SVN r41728]
2007-12-05 00:33:21 +00:00
Steven Watanabe
161ad2baef Fixed ICE on msvc 8.0 sp1 (Whew. Thanks to K.R. Walker for tracking it down)
[SVN r41670]
2007-12-03 22:51:58 +00:00
Steven Watanabe
d0a92fbdb4 Bring limits.hpp into line with the boost min/max guidelines
[SVN r41543]
2007-12-01 19:16:49 +00:00
Steven Watanabe
6e14e5ae6d Added numeric_limits specialization
[SVN r41541]
2007-12-01 18:08:53 +00:00
Matthias Schabel
d849f8e274 cleanup
[SVN r40170]
2007-10-19 00:26:22 +00:00
Matthias Schabel
3b0d202988 cleanup
[SVN r40169]
2007-10-19 00:25:44 +00:00