aboutsummaryrefslogtreecommitdiffstats
path: root/src/gmisc/arrayops.c
Commit message (Collapse)AuthorAgeFilesLines
* fixed license headersJoel Bodenmann2013-07-211-1/+1
|
* License header updatesinmarket2013-06-151-1/+1
|
* GOS module, for operating system independanceinmarket2013-05-251-9/+7
| | | | | GMISC fast floating point trig GMISC fast fixed point trig
* updated license headersJoel Bodenmann2013-05-031-19/+6
|
* Revert "updated license headers"Joel Bodenmann2013-05-021-9/+0
| | | | This reverts commit 0a26d9983b6d1deab272ff6dde98f7c77ff2a56c.
* updated license headersJoel Bodenmann2013-05-021-0/+9
|
* updated copyright - 2013Joel Bodenmann2013-03-061-1/+1
|
* removed GDISP_LLD() macro - fixJoel Bodenmann2013-02-111-0/+241
|
* removed GDISP_LLD() macroJoel Bodenmann2013-02-111-241/+0
|
* Implement GMISC Array OperationsAndrew Hannam2013-01-171-1/+205
|
* New Subsystems GADC, GAUDIN, GAUDOUT, GMISCAndrew Hannam2013-01-171-0/+37
Subsystem definitions and API (not fully implemented yet)