Add a new builtin type, "uuid". This implements a UUID type, similar to

Neil Conway <neilc@samurai.com>

Commit: a534068e0e4c373ef2fe956f9782cf252e1bdc1e
Author: Neil Conway <neilc@samurai.com>
Date: 2007-01-28T16:16:54Z
Releases: 8.3.0
Add a new builtin type, "uuid". This implements a UUID type, similar to
that defined in RFC 4122. This patch includes the basic implementation,
plus regression tests. Documentation and perhaps some additional
functionality will come later. Catversion bumped.

Patch from Gevik Babakhani; review from Peter, Tom, and myself.

Files