Merge commit '722771973bd' into patches/lyslyskom22891031 * commit '722771973bd': (6177 commits) Verify that callablep responses are aligned with reality. ...
Merge commit '2470270f500c728d10b8895314d8d8b07016e37b' into grubba/typechecker-automap * commit '2470270f500c728d10b8895314d8d8b07016e37b': (18681 commits) Removed the old typechecker. ...
Merge commit '75c9d1806f1a69ca21c27a2c2fe1b4a6ea38e77e' into patches/pike63 * commit '75c9d1806f1a69ca21c27a2c2fe1b4a6ea38e77e': (19587 commits) ...
Removed $Id$.
No more foreign_idents. More pain than they are worth.
No more foreign_idents.
Added isnan() Rev: lib/modules/Float.pmod:1.5
Don't include the builtin identifiers that the constants come from in the doc. (A better fix would probably be to change the doc extractor to not include the values for constants.) Rev: lib/modules/Float.pmod:1.4 Rev: lib/modules/Int.pmod:1.6
Document minimum numerical limits. Rev: lib/modules/Float.pmod:1.3 Rev: lib/modules/Int.pmod:1.5
Fix. Rev: lib/modules/Float.pmod:1.2
Made some limits for native ints and floats available in Pike. Xenofarm will tell if I've taken too much liberty in assuming which constants are available. ;) Rev: lib/modules/Float.pmod:1.1 Rev: lib/modules/Int.pmod:1.4 Rev: src/builtin_functions.c:1.517