2014-01-01 12:52:43 by Thomas Klausner | Files touched by this commit (776) |
Log message:
Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.
|
2013-12-31 18:49:38 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
Update to 2.0.12:
2013-12-13 Raptor2 Version 2.0.12 Released
N-Triples / N-Quads parser updated to pass all the RDF.1 2013 tests
Added raptor_new_term_from_counted_string()
|
2013-12-06 14:26:14 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Update to 2.0.11:
Changes between raptor2 2.0.10 and 2.0.10
New functions, types and enums
Functions
+ unsigned char* raptor_qname_format_as_xml(const raptor_qname *qname, size_t
*length_p)
+ int raptor_uri_uri_string_is_absolute(const unsigned char* uri_string)
|
2013-09-02 18:58:05 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Update to 2.0.10:
New functions, types and enums
Functions
â int raptor_string_escaped_write(const unsigned char *string, size_t \
len, const char delim, unsigned int flags, raptor_iostream *iostr)
â int raptor_term_escaped_write(const raptor_term *term, unsigned int \
flags, raptor_iostream* iostr)
â int raptor_uri_escaped_write(raptor_uri* uri, raptor_uri* base_uri, \
unsigned int flags, raptor_iostream *iostr)
Types
â raptor_escaped_write_bitflags
|
2013-03-15 22:51:45 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 2.0.9:
2013-02-26 Raptor2 Version 2.0.9 Released
Added full parsing and serializing support for Turtle Terse RDF Triple
Language W3C Candidate Recommendation 19 February 2013
Added CMake build framework for building Raptor on Microsoft (Daniel
Richard G.)
Made a few minor fixes and improvements
Fixed reported issues: 0000499, 0000508, 0000520, 0000521 and 0000526
|
2013-02-07 00:24:19 by Jonathan Perkin | Files touched by this commit (1351) | |
Log message:
PKGREVISION bumps for the security/openssl 1.0.1d update.
|
2012-10-25 08:57:09 by Aleksej Saushev | Files touched by this commit (587) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-09-15 12:07:21 by OBATA Akio | Files touched by this commit (1789) | |
Log message:
recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
|
2012-07-01 17:50:58 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
Update to 2.0.8:
2012-06-24 Raptor2 Version 2.0.8 Released
Added support for RDFa 1.1 via updated librdfa
Multiple portability fixes for Windows and Solarises. (Daniel Richard G.)
Multiple minor fixes and improvements
Fixed reported issues: 0000381, 0000487, 0000505 and 0000507
|
2012-06-14 09:45:42 by Steven Drake | Files touched by this commit (1202) |
Log message:
Recursive PKGREVISION bump for libxml2 buildlink addition.
|