Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-01 | update currency exchange rates; | Jason McIntyre | |
2014-03-06 | update currency exchange rates; | Jason McIntyre | |
2014-02-01 | update currency exchange rates; | Jason McIntyre | |
2014-01-02 | update currency exchange rates; | Jason McIntyre | |
2013-12-01 | update currency exchange rates; | Jason McIntyre | |
2013-11-27 | unsigned char for ctype | Theo de Raadt | |
ok okan | |||
2013-11-17 | Include unistd.h as it is the standard location for getopt(). | Okan Demirmen | |
OK millert@ | |||
2013-11-01 | update currency exchange rates; | Jason McIntyre | |
2013-10-01 | update currency exchange rates; | Jason McIntyre | |
2013-09-01 | update currency exchange rates; | Jason McIntyre | |
2013-08-05 | update currency exchange rates; | Jason McIntyre | |
2013-07-01 | update currency exchange rates; | Jason McIntyre | |
2013-06-01 | update currency exchange rates; | Jason McIntyre | |
2013-05-01 | May 01* update currency exchange rates; | Jason McIntyre | |
2013-04-01 | update currency exchange rates; | Jason McIntyre | |
2013-03-02 | update currency exchange rates; | Jason McIntyre | |
2013-02-01 | update currency exchange rates; | Jason McIntyre | |
2013-01-08 | from pjanzen: | Jason McIntyre | |
Reference (as per slashdot): http://www.nature.com/news/the-astronomical-unit-gets-fixed-1.11416 ... The astronomical unit (au) - the rough distance from the Earth to the Sun - has been transformed from a confusing calculation into a single number. The new standard, adopted in August by unanimous vote at the International Astronomical Union's meeting in Beijing, China, is now 149,597,870,700 metres ... | |||
2013-01-04 | an undocumented feature of units was the ability to specify a prefix | Jason McIntyre | |
in non-interactive mode. document that now, but also allow for the prefix to be given without a need to quote it; code lifted from atatat (netbsd -r1.10); otto helped me paste it in. ok otto millert | |||
2012-12-31 | update currency exchange rates; | Jason McIntyre | |
2012-12-29 | siderealhour is measured in terms of siderealday, not "sidereal day"; | Jason McIntyre | |
from Alan Barrett, netbsd fix -r1.16; | |||
2012-12-01 | update currency exchange rates; | Jason McIntyre | |
2012-11-01 | update currency exchange rates; | Jason McIntyre | |
2012-10-01 | update currency exchange rates; | Jason McIntyre | |
2012-09-01 | update currency exchange rates; | Jason McIntyre | |
2012-08-15 | (somewhat belatedly) update currency exchange rates; | Jason McIntyre | |
2012-07-01 | update currency exchange rates; | Jason McIntyre | |
2012-06-01 | update currency exchange rates; | Jason McIntyre | |
2012-05-01 | update currency exchange rates; | Jason McIntyre | |
2012-04-01 | update currency exchange rates; | Jason McIntyre | |
2012-03-01 | update currency exchange rates; | Jason McIntyre | |
2012-02-01 | update currency exchange rates; | Jason McIntyre | |
2012-01-02 | update currency exchange rates; | Jason McIntyre | |
2011-12-02 | update currency exchange rates; | Jason McIntyre | |
2011-11-12 | update currency exchange rates; | Jason McIntyre | |
2011-11-05 | update currency exchange rates; | Jason McIntyre | |
2011-10-29 | update currency exchange rates; | Jason McIntyre | |
2011-10-22 | update currency exchange rates; | Jason McIntyre | |
2011-10-15 | update currency exchange rates; | Jason McIntyre | |
2011-10-08 | explain units' output a little more clearly; | Jason McIntyre | |
2011-10-08 | update currency exchange rates; | Jason McIntyre | |
2011-10-07 | do not search PATH for a units datafile; from pjanzen | Jason McIntyre | |
2011-10-06 | just define UNITSFILE directly, and do away with the need for pathnames.h; | Jason McIntyre | |
ok deraadt | |||
2011-10-06 | format the "constants of nature" list a little more nicely; | Jason McIntyre | |
2011-10-06 | add ISO/IEC 80000 to SEE ALSO; | Jason McIntyre | |
2011-10-06 | i think paul lost this in his previous diff: remove mickey's | Jason McIntyre | |
definition of sqfoot (sorry, mickey!), to avoid confusion with the more generally accepted definition of square foot. hopefully we can find a way to define locale specific (or whatever) stuff in the future. | |||
2011-10-06 | from pjanzen: | Jason McIntyre | |
- remove my non-7-bit micro symbol - add ISO/IEC 80000 binary prefixes, and symbols - add back myria- prefix (i removed it, but had intended to add it back once i got round to better organising this file - add (or in some cases) redefine becquerel, curie, gray, r_earth, r_moon, rackunit, sievert, eV, bohrradius; also add their symbols - spell dioptre correctly (from netbsd), and permit diopter | |||
2011-10-06 | from pjanzen: | Jason McIntyre | |
Bump MAXPREFIXES (and a few string lengths) prior to units.lib commit of more prefixes. Add FreeBSD fixes (circa 2001) to prefix and other units.lib parsing. Do minor obvious code tidying. | |||
2011-10-02 | add a SEE ALSO section to start listing some reference material; | Jason McIntyre | |
2011-10-02 | update the SI prefixes section: | Jason McIntyre | |
- remove myria (non-standard) and zopto - make deca the base, not deka (sorry, USA) - provide a symbol for micro (ยต) - tidy things up a bit |