digitalmars.D.bugs - [Issue 3725] New: Add united type to standard library
- d-bugmail puremagic.com (24/24) Jan 19 2010 http://d.puremagic.com/issues/show_bug.cgi?id=3725
- d-bugmail puremagic.com (10/10) Jan 20 2010 http://d.puremagic.com/issues/show_bug.cgi?id=3725
- d-bugmail puremagic.com (8/9) Jan 20 2010 http://d.puremagic.com/issues/show_bug.cgi?id=3725
- d-bugmail puremagic.com (7/7) Aug 24 2010 http://d.puremagic.com/issues/show_bug.cgi?id=3725
- d-bugmail puremagic.com (10/10) Aug 24 2010 http://d.puremagic.com/issues/show_bug.cgi?id=3725
- BCS (3/5) Aug 24 2010 :Þ
http://d.puremagic.com/issues/show_bug.cgi?id=3725
Summary: Add united type to standard library
Product: D
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Phobos
AssignedTo: nobody puremagic.com
ReportedBy: shro8822 vandals.uidaho.edu
---
After some interest was expressed (
http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D&article_id=104904
) for having a type that keeps track of units (e.g. seconds, feet, grams, etc.)
I cleaned up my version of this.
http://www.dsource.org/projects/scrapple/browser/trunk/units/si2.d
http://www.dsource.org/projects/scrapple/browser/trunk/units/rational.d
I'm willing to license it however is needed to get it added to Phobos (and I'll
make the same offer for tango).
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Jan 19 2010
http://d.puremagic.com/issues/show_bug.cgi?id=3725
Witold Baryluk <baryluk smp.if.uj.edu.pl> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |baryluk smp.if.uj.edu.pl
08:00:35 PST ---
Is your type support fractional exponents of units?
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Jan 20 2010
http://d.puremagic.com/issues/show_bug.cgi?id=3725 ---Is your type support fractional exponents of units?yes. the unittest at the bottom uses "Stress Intensity", an alias for pressue*sqrt(distance) -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Jan 20 2010
http://d.puremagic.com/issues/show_bug.cgi?id=3725 --- I have undated it to use 4 space tabs and inserted a Boost licence deceleration. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Aug 24 2010
http://d.puremagic.com/issues/show_bug.cgi?id=3725
Jonathan M Davis <jmdavisProg gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jmdavisProg gmail.com
17:05:22 PDT ---
Oh my. Was it going too fast? ;)
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Aug 24 2010









d-bugmail puremagic.com 