Commit Graph

679 Commits

Author SHA1 Message Date
Matthias Schabel
7b23b5b961 rename namespace CODATA -> namespace codata for consistency
[SVN r45561]
2008-05-19 20:08:57 +00:00
Matthias Schabel
281ee3e06a fix some using std:: stuff for old cmath
[SVN r45560]
2008-05-19 20:05:57 +00:00
Matthias Schabel
be845fcee0 add old pre-Boost.Math cmath headers to support previous versions of Boost (BOOST_VERSION <= 103500)
[SVN r45559]
2008-05-19 19:58:45 +00:00
Matthias Schabel
217cf1173c namespace SI->si
[SVN r45553]
2008-05-19 18:46:24 +00:00
Matthias Schabel
5b51546d86 more missing inlines and #includes
[SVN r45552]
2008-05-19 18:43:02 +00:00
Steven Watanabe
72903d3854 Cleared up regressions
[SVN r45551]
2008-05-19 18:26:19 +00:00
Steven Watanabe
1ff23c26cb Added missing file
[SVN r45549]
2008-05-19 17:20:35 +00:00
Steven Watanabe
ccf135d812 Updated references to implicit conversions
[SVN r45548]
2008-05-19 17:20:17 +00:00
Matthias Schabel
abb5bbab35 add some additional derived physical dimensions
[SVN r45546]
2008-05-19 16:36:22 +00:00
Matthias Schabel
4d516addf2 add BIPM official SI symbols from http://www1.bipm.org/en/si/si_brochure/chapter2/2-2/table3.html and some from http://www1.bipm.org/en/si/si_brochure/chapter2/2-2/table4.html
[SVN r45536]
2008-05-19 07:36:47 +00:00
Matthias Schabel
0e701de787 add surface_tension physical_dimension
[SVN r45535]
2008-05-19 07:35:55 +00:00
Matthias Schabel
9116a8344b minor
[SVN r45531]
2008-05-19 06:36:31 +00:00
Matthias Schabel
86c578dcd6 add torque physical_dimension and si unit of torque
[SVN r45528]
2008-05-19 06:10:54 +00:00
Matthias Schabel
335cad2d87 should fix cmath.hpp issues
[SVN r45524]
2008-05-19 04:59:30 +00:00
Matthias Schabel
42398b9157 should fix cmath.hpp issues
[SVN r45523]
2008-05-19 04:59:20 +00:00
Matthias Schabel
43fae1fcae *** DANGER WILL ROBINSON ***
trig functions temporary broken

[SVN r45517]
2008-05-19 01:16:00 +00:00
Matthias Schabel
cab5ae25df move SI trig functions into cmath.hpp
[SVN r45516]
2008-05-19 01:10:08 +00:00
Matthias Schabel
ccc0af155a remove more old base_units
[SVN r45515]
2008-05-19 01:01:35 +00:00
Matthias Schabel
5c8b37a282 remove irrelevant header
[SVN r45514]
2008-05-19 01:00:34 +00:00
Matthias Schabel
569e41d7c1 remove old base_units
[SVN r45513]
2008-05-19 00:59:21 +00:00
Matthias Schabel
beff3c7dd8 *** MAJOR ***
potentially breaking changes : rename SI/CGS namespaces to lowercase
remove some non-SI units (mostly obscure)

move base_units into boost/units
move physical_dimensions into boost/units
improved base_units for non-SI 

[SVN r45512]
2008-05-19 00:55:35 +00:00
Matthias Schabel
c1f2fd68b4 can't commit?
[SVN r45511]
2008-05-19 00:52:34 +00:00
Matthias Schabel
8409b68dea can't commit?
[SVN r45510]
2008-05-19 00:49:45 +00:00
Matthias Schabel
20e9db50e5 cleanup systems directory
[SVN r45509]
2008-05-19 00:33:56 +00:00
Matthias Schabel
e4bcde0076 *** MAJOR ***
potentially breaking changes : rename SI/CGS namespaces to lowercase
remove some non-SI units (mostly obscure)

move base_units into boost/units
move physical_dimensions into boost/units
improved base_units for non-SI 

[SVN r45508]
2008-05-19 00:30:13 +00:00
Steven Watanabe
3f56c7330a Fixed grammar error
[SVN r45472]
2008-05-18 04:44:18 +00:00
Steven Watanabe
34a222ee9c Fixed links
[SVN r45470]
2008-05-18 04:40:27 +00:00
Steven Watanabe
4442063c15 Removed reference to physical_units.hpp
[SVN r45465]
2008-05-18 04:10:15 +00:00
Steven Watanabe
5637a09877 Fixed conversion definitions that use scaled base units
[SVN r45461]
2008-05-18 00:39:46 +00:00
Steven Watanabe
5eb478c2b8 Updated references to base units
[SVN r45460]
2008-05-18 00:35:13 +00:00
Steven Watanabe
e2ad3a9280 *** Still Unstable *** initial implementation of scaled units
[SVN r45458]
2008-05-18 00:09:44 +00:00
Matthias Schabel
6c125119e8 *** UNSTABLE *** modify non-SI units substantially
[SVN r45457]
2008-05-17 22:26:06 +00:00
Steven Watanabe
24dafcca95 Fixed duplicate ordinals
[SVN r45444]
2008-05-16 23:55:54 +00:00
Steven Watanabe
3ceb6b1bfa Added test to verify that no two base units use the same ordinal
[SVN r45443]
2008-05-16 23:46:27 +00:00
Steven Watanabe
55eac4e568 Moved unscale into detail
[SVN r45431]
2008-05-16 16:46:24 +00:00
Steven Watanabe
4c482a6f88 Renamed physical_units.hpp for consistency
[SVN r45428]
2008-05-16 15:51:01 +00:00
Steven Watanabe
576b78dd5e Removed base_unit and base_dimension inheritance from mpl::long_ to prevent problems with the implicit conversion which MPL so helpfully provides
[SVN r45416]
2008-05-16 03:54:33 +00:00
Steven Watanabe
3360c4c1f5 Document power/root_typeof_helper
[SVN r45415]
2008-05-16 02:58:34 +00:00
Steven Watanabe
8ff160a71b Added missing #include
[SVN r45414]
2008-05-16 01:35:31 +00:00
Steven Watanabe
8f29b6bddd Fixed links
[SVN r45413]
2008-05-16 01:19:40 +00:00
Steven Watanabe
5a4b075414 Made conversions work whenever the corresponding base units are included
[SVN r45412]
2008-05-16 00:52:00 +00:00
Steven Watanabe
4c37f648cd Made tests pass on cw 9.2
[SVN r45410]
2008-05-16 00:36:11 +00:00
Matthias Schabel
0d7fec0c9e change non-SI macro and some names/symbols, add atm, Julian year
[SVN r45407]
2008-05-15 20:57:45 +00:00
Steven Watanabe
6ea51972da Broke cyclic dependency (temporary fix)
[SVN r45404]
2008-05-15 19:55:28 +00:00
Steven Watanabe
05dfc72788 Removed all explicit ::unit_types from conversion definitions to keep msvc 7.1 happy
[SVN r45403]
2008-05-15 19:47:10 +00:00
Steven Watanabe
c8a0b31ed9 Fixed base_unit_info namespace
[SVN r45401]
2008-05-15 19:19:47 +00:00
Steven Watanabe
817a474701 Made examples pass on como 4.3.3
[SVN r45400]
2008-05-15 19:07:57 +00:00
Matthias Schabel
5ce7d6c62e add imperial weights and volumes
[SVN r45394]
2008-05-15 16:40:49 +00:00
Matthias Schabel
b1dc99d7cb change symbols
[SVN r45392]
2008-05-15 15:51:01 +00:00
Matthias Schabel
fdb63b7918 add catch-all header for US units
[SVN r45391]
2008-05-15 15:50:44 +00:00