src/libm/e_exp.c


Log

Author Commit Date CI Message
Ozkan Sezer 1a02403e 2018-11-18T11:50:20 libm: Watcom defines huge=__huge: undefine it to fix build using Watcom.
Ryan C. Gordon 4cb84b8f 2018-08-08T12:36:54 backout INFINITY change...of course Visual Studio doesn't have it.
Ryan C. Gordon 257071fc 2018-08-08T12:19:01 e_exp: One more compiler warning.
Ryan C. Gordon c0aa626b 2018-08-08T10:26:22 e_exp: Fixed compiler warning on Visual Studio.
Ethan Lee b4fe7412 2018-08-04T11:52:46 SDL_exp