Branch: Tag:

2019-03-19

2019-03-19 12:33:55 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Merge commit '722771973bd' into patches/lyslyskom22891031

* commit '722771973bd': (6177 commits)
Verify that callablep responses are aligned with reality.
...

2019-03-14

2019-03-14 10:39:03 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Merge commit '2470270f500c728d10b8895314d8d8b07016e37b' into grubba/typechecker-automap

* commit '2470270f500c728d10b8895314d8d8b07016e37b': (18681 commits)
Removed the old typechecker.
...

2018-02-15

2018-02-15 15:54:26 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Merge commit '75c9d1806f1a69ca21c27a2c2fe1b4a6ea38e77e' into patches/pike63

* commit '75c9d1806f1a69ca21c27a2c2fe1b4a6ea38e77e': (19587 commits)
...

2011-11-05

2011-11-05 15:02:44 by Martin Nilsson <nilsson@opera.com>

Removed $Id$.

2011-04-25

2011-04-25 16:41:40 by Martin Stjernholm <mast@lysator.liu.se>

No more foreign_idents.

More pain than they are worth.

2011-04-25 16:12:40 by Martin Stjernholm <mast@lysator.liu.se>

No more foreign_idents.

2011-04-25 16:11:00 by Martin Stjernholm <mast@lysator.liu.se>

No more foreign_idents.

2004-12-15

2004-12-15 00:40:46 by Martin Nilsson <mani@lysator.liu.se>

Added isnan()

Rev: lib/modules/Float.pmod:1.5

2003-11-12

2003-11-12 19:17:24 by Martin Stjernholm <mast@lysator.liu.se>

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

2003-11-08

2003-11-08 16:08:49 by Martin Stjernholm <mast@lysator.liu.se>

Document minimum numerical limits.

Rev: lib/modules/Float.pmod:1.3
Rev: lib/modules/Int.pmod:1.5

2003-11-07

2003-11-07 21:55:45 by Martin Stjernholm <mast@lysator.liu.se>

Fix.

Rev: lib/modules/Float.pmod:1.2

2003-11-07 21:28:07 by Martin Stjernholm <mast@lysator.liu.se>

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