4 Commits (2cdc746c3add95a14b9debad5d11dd400b88a15b)

Author SHA1 Message Date
Sami Vaarala 39ecb8b7eb Source fixes for #ifdef and #ifndef convention 8 years ago
Sami Vaarala 945ae19717 Remove dependency on fmin() and fmax() entirely 8 years ago
Sami Vaarala 3b7f646793 Simplify DUK_FMIN() and DUK_FMAX() handling 8 years ago
Sami Vaarala 96d301b3cb Rename src/ to src-input/ to match dist 8 years ago
Sami Vaarala 91d27f64b1 Fix double definition of double const replacements 9 years ago
Sami Vaarala 78a1128117 Minor source fixes 9 years ago
Sami Vaarala 1fa66cd25a Symbol visibility changes for code and headers 10 years ago
Sami Vaarala 489810a58b mixed commit with duk_features.h tweaks, duk_repl_isinf(), and other trivia 11 years ago
Sami Vaarala e19d682beb fix DUK_ISNAN replacement 11 years ago
Sami Vaarala 6134cfa3f5 some hackery for testing an AmigaOS+VBCC port; make NAN and INFINITY possibly computed (as 0.0/0.0 and 1.0/0.0 yield incorrect results on VBCC and perhaps other older compilers); add replacement placeholders for fpclassify() and friends 11 years ago