2008-Jul-05 14:58 |
1.11
|
Check-in
[6010]:
remove OSSP uuid from CVS -- it is now versioned controlled in a Monotone repository By rse.
(diff)
|
2007-Jan-01 19:39 |
1.10
|
Check-in
[5680]:
Fix "uuid_export" function in PHP bindings under
UUID_FMT_SIV, UUID_FMT_STR and UUID_FMT_TXT where the
NUL-termination character should be not passed back to PHP. By rse.
(diff)
|
2007-Jan-01 19:14 |
1.9
|
Check-in
[5676]:
Adjust copyright messages for new year 2007. By rse.
(diff)
|
2006-May-11 20:39 |
1.8
|
Check-in
[5400]:
switch to no reference enforment at all By rse.
(diff)
|
2006-May-11 19:44 |
1.7
|
Check-in
[5398]:
Fix PHP bindings: the wrong argument to uuid_create()
was forced to a reference
Submitted by: Roman Neuhauser <neuhauser@sigpipe.cz> By rse.
(diff)
|
2006-May-11 11:37 |
1.6
|
Check-in
[5396]:
Add full support for Single Integer Value (SIV) UUID representation
for both importing and exporting in C/C++/Perl/PHP APIs. By rse.
(diff)
|
2006-Feb-07 09:19 |
1.5
|
Check-in
[5371]:
Apply workaround to uuid.h to avoid conflicts with
vendor UUID implementations where uuid_t (Darwin / MacOS X)
or uuid_create/uuid_compare (POSIX) might exist.
Supported by: SpaceNet (MacOS X platform) By rse.
(diff)
|
2006-Jan-13 07:44 |
1.4
|
Check-in
[5356]:
Adjust copyright messages for new year 2006. By rse.
(diff)
|
2005-Sep-20 22:30 |
1.3
|
Check-in
[5176]:
Remove a compiler warning in the PHP bindings (undeclared function).
Detected by Intel icc(1). By rse.
(diff)
|
2005-Sep-02 15:15 |
1.2
|
Check-in
[5153]:
remove left-over from debugging By rse.
(diff)
|
2005-Sep-02 00:24 |
1.1
|
Check-in
[5151]:
Add an experimental PHP 4/5 language API binding which
can be enabled under build-time with opption --with-php. By rse.
|