You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by "Martin Sebor (JIRA)" <ji...@apache.org> on 2005/09/19 19:34:28 UTC

[jira] Created: (STDCXX-31) implement TR1 numerical facilities

implement TR1 numerical facilities
----------------------------------

         Key: STDCXX-31
         URL: http://issues.apache.org/jira/browse/STDCXX-31
     Project: STDCXX
        Type: Sub-task
  Components: TR1.5 - Numerical Facilities  
    Versions: 4.1.2    
 Environment: All
    Reporter: Martin Sebor


This is a placeholder task to implement the C++ Standard Library extensions described in the Numerical Facilities section of the Technical Report on C++ Library Extensions.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (STDCXX-31) implement TR1 numerical facilities

Posted by "Andrew Black (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-31?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Black updated STDCXX-31:
-------------------------------

        Fix Version/s: 5.0
    Affects Version/s:     (was: 4.1.2)

This task is a forward looking task for the next version of the C++ standard. As we are tentatively planning inclusion of most or all of the TR1 feature set in the 5.0 release, I am setting that release as a fix target.

> implement TR1 numerical facilities
> ----------------------------------
>
>                 Key: STDCXX-31
>                 URL: https://issues.apache.org/jira/browse/STDCXX-31
>             Project: C++ Standard Library
>          Issue Type: Sub-task
>          Components: TR1.5 - Numerical Facilities
>         Environment: All
>            Reporter: Martin Sebor
>             Fix For: 5.0
>
>
> This is a placeholder task to implement the C++ Standard Library extensions described in the Numerical Facilities section of the Technical Report on C++ Library Extensions.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (STDCXX-31) implement TR1 numerical facilities

Posted by "Martin Sebor (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/STDCXX-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496337 ] 

Martin Sebor commented on STDCXX-31:
------------------------------------

The Numerical Facilities are:
 * Random number generation (<random>)
 * Mathematical special functions (<cmath> and <math.h>)

> implement TR1 numerical facilities
> ----------------------------------
>
>                 Key: STDCXX-31
>                 URL: https://issues.apache.org/jira/browse/STDCXX-31
>             Project: C++ Standard Library
>          Issue Type: Sub-task
>          Components: TR1.5 - Numerical Facilities
>    Affects Versions: 4.1.2
>         Environment: All
>            Reporter: Martin Sebor
>
> This is a placeholder task to implement the C++ Standard Library extensions described in the Numerical Facilities section of the Technical Report on C++ Library Extensions.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.