source: trunk/src/core/RpUnits.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1006   16 years dkearney changed printf formating from unsigned int to pointer in RpUnits and …
(edit) @999   16 years dkearney added changelog file to more easily track changes for each version of …
(edit) @747   17 years dkearney added decibel to list of recognized units.
(edit) @709   17 years dkearney added newton, amu as units. clarified system names for hz, bq, mol
(edit) @613   18 years nkissebe RpLibrary?.cc, RpUnits.cc: include <algorithm> for MS compiler …
(edit) @593   18 years dkearney added miles as units understood by rappture
(edit) @568   18 years dkearney reworking of the Rappture Units code. Rappture Units no longer creates …
(edit) @562   18 years dkearney adjustments to how gauge.tcl deals with values for integer and number …
(edit) @559   18 years dkearney adjusted core units code to replace the user's units name with the …
(edit) @554   18 years dkearney adjusted units code removing const ints in favor of enum values …
(edit) @544   18 years dkearney added general case insensitivity capabilities to dictionary and units …
(edit) @538   18 years dkearney fixes to rappture units and new tests. this should fix the segfaults …
(edit) @536   18 years dkearney fixed memory errors found by valgrind in the Rappture Dictionary …
(edit) @534   18 years dkearney added incarnate functionality to units objects so we can begin to …
(edit) @525   18 years dkearney added new pressure units pascal, bar, torr, mmHg, psi, atm. rewrote …
(edit) @520   18 years dkearney added units conversion from deg->rad to tcl bindings, adjusted matlab …
(edit) @515   18 years dkearney added units of days (d), hours (h), minutes (min), /m2. minutes units …
(edit) @487   18 years dkearney added moles (mol), hertz (Hz), becquerel (Bq) all have been added with …
(edit) @478   18 years nkissebe prevent buffer underrun in RpUnits::grabUnitString()
(edit) @400   18 years dkearney more tcl bindings related adjustments. this version should work well …
(edit) @399   18 years dkearney improved the tcl bindings, added units code to core so tcl can show …
(edit) @388   19 years dkearney adding mole (mol) and gram (g) as units
(edit) @387   19 years dkearney add a fix for tcl bindings to print units if the toUnitsName variable …
(edit) @382   19 years dkearney added angle conversions (rad,deg,grad)
(edit) @262   19 years dkearney adding new core units function getType() and getCompatible() adding …
(edit) @147   19 years cxsong Corrected an iterator error in RpUnits::convert function.
(edit) @121   19 years dkearney added basic doxygen tags for function definitions.
(edit) @119   19 years dkearney 1. added doxygen headers to some fortran RpLibrary? bindings 2. cleaned …
(edit) @118   19 years dkearney added quick check feature to RpUnits.cc so if fromUnits == toUnits no …
(edit) @116   19 years dkearney 1. rewrote RpUnits::define(...) and RpUnits::convert(...) fxns. 2. …
(edit) @115   19 years mmc Updated all copyright notices.
(edit) @114   19 years dkearney updates to RpUnits to reduce memory leaks created copy constructors, …
(edit) @104   19 years dkearney This update brings us one step closer to being const correct in the …
(edit) @103   19 years dkearney added higher order conversions so now you can do stuff like …
(edit) @102   19 years dkearney adjusted units conversion in RpUnits.cc, now uses strtod() instead of …
(edit) @83   19 years dkearney 1. More cleaning of RpUnits and RpLibrary? code 2. added rp_result code …
(edit) @80   19 years dkearney one good test deserves another... fixed Rappture.Units.convert("5J","meV")
(edit) @79   19 years dkearney within RpUnits.cc, made electron Volts a metric unit, and continued …
(edit) @76   19 years dkearney 1. cleaned up make files some more, deleted make.inc files 2. updated …
(edit) @73   19 years dkearney 1. changes to RpUnits, modified RpUnits::define() function not to look …
(edit) @68   19 years dkearney fixed the python rpunits setup script so now it really finds …
(edit) @21   19 years dkearney created Makefile for compiling rappture libraries. created README …
(add) @20   19 years dkearney initial submission of the Rappture Core components and language bindings
Note: See TracRevisionLog for help on using the revision log.