Steven Watanabe
0af318d14c
Merge units from trunk
...
[SVN r65898]
2010-10-11 14:55:01 +00:00
Steven Watanabe
ddd1841097
Removed tabs
...
[SVN r46073]
2008-06-03 04:17:01 +00:00
Matthias Schabel
b1bebdde91
update documentation
...
[SVN r46029]
2008-06-01 17:47:45 +00:00
Matthias Schabel
ba5e10127b
note corrected behavior
...
[SVN r45808]
2008-05-27 03:55:38 +00:00
Steven Watanabe
46d670be61
Removed tabs
...
[SVN r45805]
2008-05-27 02:09:20 +00:00
Steven Watanabe
587f865a12
io fixes
...
[SVN r45800]
2008-05-26 23:10:28 +00:00
Matthias Schabel
31777c4dfc
note that we don't wan't symbol/name_string to work for quantities
...
[SVN r45797]
2008-05-26 22:55:50 +00:00
Matthias Schabel
639ba63a13
fix type name demangling and replace boost regex with boost string_algo
...
[SVN r45787]
2008-05-26 19:48:23 +00:00
Matthias Schabel
cd8286dc77
minor tweaks
...
[SVN r45780]
2008-05-26 17:34:33 +00:00
Matthias Schabel
4e7ea1ff48
fix some problems with output
...
scaled unit/quantity output still has bugs, demonstrated in examples/composite_output.cpp
[SVN r45776]
2008-05-26 17:18:02 +00:00
Matthias Schabel
87000d9d6b
rework I/O to use name_string and symbol_string free functions to create string representation of unit.
...
almost everything works, except a minor problem with scaled quantities
[SVN r45761]
2008-05-26 03:34:42 +00:00
Matthias Schabel
d79ae695a5
preliminary stuff for name_string/symbol_string
...
[SVN r45758]
2008-05-26 01:00:14 +00:00
Matthias Schabel
6d70e4f71e
demo of problem with current method of overloading operator<< for unit output
...
[SVN r45751]
2008-05-25 21:00:32 +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
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
Matthias Schabel
80ffd42077
update copyright notices, minor fixes in non-SI units
...
[SVN r45390]
2008-05-15 15:39:02 +00:00
Steven Watanabe
24e2221ded
New examples--rename old ones
...
[SVN r38706]
2007-08-16 00:54:21 +00:00