summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add and install target to cmake.HEADmasterMark Doffman2015-01-011-1/+5
|
* Update name in CREDITSAlex2014-05-271-1/+1
|
* Merge pull request #1 from hfinkel/masterAlex2014-05-272-2/+51
|\ | | | | Update license file to be consistent with the README text
| * Update license file to be consistent with the README textHal Finkel2014-05-262-2/+51
|/
* updated readmeAlex2013-10-011-2/+1
|
* updated readmeAlex2013-10-011-3/+12
|
* added support for INDEX intrinsicarphaman2013-09-184-0/+107
|
* added support for selected_int_kind intrinsicarphaman2013-09-185-1/+53
|
* complex functions now return the result in a pointer parameterarphaman2013-09-082-59/+89
|
* changed ipow to use exponentation by squaringarphaman2013-09-052-5/+13
|
* added integer power functionsarphaman2013-09-047-1/+102
|
* ETIME is now defined for two kinds of realarphaman2013-09-012-4/+16
|
* added system malloc and free functionsarphaman2013-08-312-0/+11
|
* added support for ETIME intrinsicarphaman2013-08-245-0/+43
|
* removed c++ exception handling link dependencyarphaman2013-07-171-1/+1
|
* fixed linking and stdout file bugarphaman2013-07-172-6/+9
|
* added functions for unformatted writearphaman2013-07-143-1/+160
|
* added complex number functionsarphaman2013-07-124-2/+152
|
* added character functionsarphaman2013-07-123-0/+153
|
* added stop stmtarphaman2013-07-124-0/+41
|
* getting startedarphaman2013-07-1213-0/+145