summaryrefslogtreecommitdiffstats
path: root/src/isinf.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove some unneeded < C++11 fallback codeAlex Valavanis2017-02-061-20/+0
| | | (bzr r15485)
* Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵Liam P. White2014-08-311-1/+1
| | | | | GThread deprecation errors. (bzr r13341.1.190)
* Fix build with C++11Alex Valavanis2013-03-021-0/+3
| | | | | | Fixed bugs: - https://launchpad.net/bugs/858814 (bzr r12166)
* Patch so Inkscape will compile on Solaris 10 from LP ↵Joshua L. Blocher2008-07-031-1/+1
| | | | | https://bugs.launchpad.net/inkscape/+bug/245173 (bzr r6133)
* committed patch #1713558 by John Faith. adds the definition of isinf for Mac ↵JiHO2007-05-071-0/+2
| | | | | OS 10.3. Should only affect this platform (bzr r2984)
* commited Solaris 2.8 / gcc-3.2.3 fixesMarkus Schwarzenberg2007-03-011-0/+15
(bzr r2485)