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