Commit Graph

10 Commits

Author SHA1 Message Date
martynas
79eeacc1d6 - got fmin, fmax 2008-09-11 19:51:27 +00:00
martynas
4cf8e761f8 remove, now that math.h defines INFINITY; looks good jdixon@ 2008-07-22 18:38:04 +00:00
martynas
5266580b5b this patch was never right, because '#define tgamma gamma' would
define tgamma that'd compute natural logarithm of gamma function,
and not gamma function itself, therefore completely different values

e.g. parser 4! yields 3.178054 which is obviously wrong

though on vax this patch used to be right.  :-)

tested by, and ok sthen@
2008-07-08 20:42:24 +00:00
espie
b95f45e681 update to 4.0.1, include a few more components and dependencies 2008-02-09 13:18:16 +00:00
espie
683f0b7de9 add the parts of kdeedu that currently compile 2008-01-22 19:59:28 +00:00
merdely
d0e220d33a Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
espie
1c8f150511 switch these to base64.
They're not linked into the build, so people can use them to check.
2007-04-05 07:19:39 +00:00
espie
9f23ef566c fix library names and dependencies 2007-04-02 13:18:57 +00:00
espie
19a52a354f a few minor changes:
- dependencies for graphics.
- enable poppler
- let make plist normalize base PLIST
- reenable factorial and gamma in kmplot.
2007-03-24 13:23:59 +00:00
espie
d32a2618f1 partial port of the kde4 beta.
this is totally experimental and not working yet !
it's in so that experimental people can look at it and play with it.
do not even think of building it if you don't know what you're doing.
2007-03-22 22:24:32 +00:00