Download List

项目描述

OSSP uuid is an API for ISO C, ISO C++, Perl and PHP and a corresponding CLI for the generation of DCE 1.1,
ISO/IEC 11578:1996, and RFC4122 compliant Universally
Unique Identifiers (UUIDs). It supports DCE 1.1
variant UUIDs of version 1 (time and node based),
version 3 (name based, MD5), version 4 (random
number based), and version 5 (name based, SHA-1).
UUIDs are 128-bit numbers that are intended to
have a high likelihood of uniqueness over space
and time and are computationally difficult to
guess. They are globally unique identifiers that can be locally generated without contacting a
global registration authority.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-07-28 21:55
1.5.0

到PostgreSQL和PHP绑定主要修复。许多内部代码清理和小修正。
标签: Major bugfixes
Major fixes to the PostgreSQL and PHP bindings. Many internal code cleanups and small fixes.

2006-03-13 12:53
1.4.2

在uuid_export()函数是固定的固定内部uuid_s [河] printf()的职能要求“va_list”后续加工参数之间的备份。的Perl API的“出口”的功能是固定的,不采取对NUL下“UUID_FMT_TXT”。“安装”终止字符,“卸载”和“清洁”让(1)被宣布为目标。“假”。这是工程)时许大小写不敏感的文件系统(在Mac OS X,例如问题。
标签: Major bugfixes
The uuid_export() function was fixed by fixing the
internal uuid_s[ar]printf() functions which
require the backup of "va_list" arguments between
subsequent processing. The Perl API's "export"
function was fixed by not taking over
NUL-termination character under "UUID_FMT_TXT".
The "install", "uninstall", and "clean" make(1)
targets were declared as ".PHONY". This especially
works around problems on case insensitive file
systems (e.g. on Mac OS X).

2006-02-07 09:59
1.4.1

升级有人慈善shtool 2.0.5和一种替代方法是适用于“uuid.h”,以避免与供应商冲突的UUID实现,其中“uuid_t”(达尔文/的Mac OS X)或“uuid_create”或“uuid_compare”(POSIX的)可能存在。
标签: Minor bugfixes
An upgrade was made to GNU shtool 2.0.5 and a workaround was applied to "uuid.h" to avoid conflicts with vendor UUID implementations where "uuid_t" (Darwin/Mac OS X) or "uuid_create" or "uuid_compare" (POSIX) might exist.

2006-01-15 21:51
1.4.0

此版本已PostgreSQL的RDBMS的新的绑定。这提供了一个当地“UUID的”数据类型PostgreSQL的生成UUID的范围内直接PostgreSQL的数据库和一个“的UUID (...)"构造函数。构建环境已经升级到GNU libtool来1.5.22。
标签: Major feature enhancements
This release has new bindings for the PostgreSQL RDBMS. This provides a native "uuid" data type to PostgreSQL databases and a "uuid(...)" constructor function for generating UUIDs directly from within PostgreSQL. The build environment has been upgraded to GNU libtool 1.5.22.

2005-09-02 20:01
1.3.0

空气污染指数增加了绑定的语言标准,荤:1998年和PHP:4 / 5。阿向后兼容的API已增加Perl的数据::的UUID。阿功能降低铁式Perl的API的,OSSP::的UUID::领带,已添加。新uuid_clone()C API函数已添加。阿pkg - config的(1)规范增加了。构建环境已经升级到GNU libtool来1.5.20。
标签: Major feature enhancements
API bindings have been added for the languages ISO-C:1998 and PHP:4/5. A backward compatibility API has been added for Perl's Data::UUID. A functionality-reduced TIE-style Perl API, OSSP::uuid::tie, has been added. A new uuid_clone() C API function has been added. A pkg-config(1) specification has been added. The build environment has been upgraded to GNU libtool 1.5.20.

Project Resources