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 Requirements

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를 바인딩하는 주요 수정. 대부분의 내부 코드를 정리하고 작은 수정.
Tags: 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 조작에 의해 수정되었습니다 [ar] printf ()의 후속 처리를 사이에 va_list "인자"의 기능을 백업합니다. Perl의 API를의 "내보내기"기능을 NUL 인계하지 터미네이션 캐릭터 "UUID_FMT_TXT". ""설치에 의해 고정되었다, "제거", 그리고 ""만들 청소 (1) 목표 "로 선언했다. 가짜". 이것은 특히 감수성이 파일 시스템 (Mac OS X에서 예, 경우에 문제가 근처) 작동합니다.
Tags: 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

업그레 이드는 GNU shtool 2.0.5 및 해결 방법 "uuid.h"에 적용 업체와 충돌을 피하기 위해 구현되었다 UUID는 여기서 "uuid_t"(다윈 / Mac OS X에서) 또는 "uuid_create"또는 "uuid_compare"(POSIX의) 있을 수있습니다.
Tags: 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를위한 새로운 바인딩하고있다. 이것은 직접적으로 PostgreSQL은 24 시간에서 UUID를 생성하기위한 데이터베이스와 "UUID를 (...)" 생성자 함수는 PostgreSQL을 위해 네이티브"UUID는 "데이터 유형을 제공합니다. 은 GNU libtool 1.5.22로 업그레이 드되었습니다 환경을 빌드합니다.
Tags: 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

API를 바인딩 언어에 대한 ISO - C를 : 1998과 PHP : 4 / 5이 추가되었습니다. 이전 버전과의 호환성 API를 Perl에의 데이터에 추가되었습니다 : : UUID는. 기능 Perl의 API를 OSSP : 타이 스타일의 감소 : UUID는 : : 넥타이가 추가되었습니다. 새로운 uuid_clone () C API 함수가 추가되었습니다. PKG - (1) 사양 설정이 추가되었습니다. 은 GNU libtool 1.5.20로 업그레이 드되었습니다 환경을 빌드합니다.
Tags: 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