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-11-04

2018-11-04 16:11:11 by Arne Goedeke <el@laramies.com>

Merge remote-tracking branch 'origin/master' into new_utf8

2018-11-03

2018-11-03 14:21:37 by Marcus Comstedt <marcus@mc.pp.se>

Merge remote-tracking branch 'origin/8.1' into gobject-introspection

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)
...

2017-12-31

2017-12-31 23:19:10 by Peter Bortas <bortas@gmail.com>

Merge remote-tracking branch 'origin/8.1' into peter/travis

2017-12-22

2017-12-22 02:35:04 by Martin Nilsson <nilsson@fastmail.com>

Convert Val to a directory and move the last pieces from builtin to it.

2017-12-21

2017-12-21 19:27:21 by Martin Nilsson <nilsson@fastmail.com>

Small formatting change.

2017-12-21 15:10:23 by Martin Nilsson <nilsson@fastmail.com>

Moved out time-code from __builtin to Val. Reduces start overhead and prevents clobber of System.Time.

2017-12-14

2017-12-14 02:12:24 by Stephen R. van den Berg <srb@cuci.nl>

Enhance docs.

2017-12-14 02:10:40 by Stephen R. van den Berg <srb@cuci.nl>

Enhance docs.

2017-12-14 02:03:17 by Stephen R. van den Berg <srb@cuci.nl>

Change constants into inherited classes to make them show up in refdoc. Performance penalties?

2017-12-14 01:36:19 by Stephen R. van den Berg <srb@cuci.nl>

Val.Timestamp et al: Moved the presence of the new types from the root to Val for now.

2017-12-11

2017-12-11 21:04:07 by Stephen R. van den Berg <srb@cuci.nl>

Range: Reuse Math.inf etc; Use NetUtils.

2017-12-11 13:19:37 by Stephen R. van den Berg <srb@cuci.nl>

Val: Cleanup references.

2017-12-11 13:12:16 by Stephen R. van den Berg <srb@cuci.nl>

Val.NaN: Move definitions from __builtin to Val to avoid circularities.

2017-12-11 11:41:00 by Stephen R. van den Berg <srb@cuci.nl>

Val.nan: Introduce new Val values and native lightweight Date/Time/Inet/Range types.

2011-11-05

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

Added #pike directives.

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

Removed $Id$.

2011-09-06

2011-09-06 21:28:24 by Martin Stjernholm <mast@lysator.liu.se>

Added a note on the use of the boolean objects.

2011-09-06 21:28:24 by Martin Stjernholm <mast@lysator.liu.se>

Added a common base class and recognition constant for the boolean
objects.

2011-08-31

2011-08-31 20:38:04 by Martin Stjernholm <mast@lysator.liu.se>

More doc on the proper way to recognize the Val constants.

2011-08-31 20:37:48 by Martin Stjernholm <mast@lysator.liu.se>

More doc on the proper way to recognize the Val constants.

2011-03-07

2011-03-07 09:54:38 by Martin Stjernholm <mast@lysator.liu.se>

Cleaned up some Sql.Null remains.

Also unified Builtin.Null and Val.Null.

2011-01-24

2011-01-24 12:50:51 by Martin Stjernholm <mast@lysator.liu.se>

Added a new Val module for various global constant values.

Currently with true, false, and null, moved from Standards.JSON and Sql.
Also allows these values to be overridden with extended versions.

2010-11-23

2010-11-23 22:58:54 by Martin Stjernholm <mast@lysator.liu.se>

Added a new Val module for various global constant values.

Currently with true, false, and null, moved from Standards.JSON and Sql.
Also allows these values to be overridden with extended versions.