aboutsummaryrefslogtreecommitdiffstats
path: root/src/gmisc
Commit message (Expand)AuthorAgeFilesLines
* Add bit format testing to sample formats.inmarket2014-03-111-0/+10
* Integrate the include files with each module. Simplifies structure of code.inmarket2014-02-194-3/+323
* added deinit() routines for all modules (not implemented so far)Joel Bodenmann2014-02-021-1/+8
* Fix incorrect naming of GMISC_INVSQRT_... macros.inmarket2013-11-091-3/+3
* Slight improvement to the precision of the GMISC invsqrt() function.inmarket2013-10-241-1/+1
* GMISC invsqrt() function.inmarket2013-10-241-15/+41
* New inverse square root accelerated math functioninmarket2013-09-241-0/+18
* fixed license headersJoel Bodenmann2013-07-213-3/+3
* Fix missing init function for GMISCinmarket2013-07-162-1/+22
* License header updatesinmarket2013-06-152-19/+6
* GOS module, for operating system independanceinmarket2013-05-253-10/+168
* updated license headersJoel Bodenmann2013-05-031-19/+6
* Revert "updated license headers"Joel Bodenmann2013-05-021-9/+0
* updated license headersJoel Bodenmann2013-05-021-0/+9
* updated copyright - 2013Joel Bodenmann2013-03-061-1/+1
* removed GDISP_LLD() macro - fixJoel Bodenmann2013-02-112-0/+242
* removed GDISP_LLD() macroJoel Bodenmann2013-02-112-242/+0
* Implement GMISC Array OperationsAndrew Hannam2013-01-171-1/+205
* New Subsystems GADC, GAUDIN, GAUDOUT, GMISCAndrew Hannam2013-01-172-0/+38