pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/raptor2
Module Name: pkgsrc
Committed By: wiz
Date: Mon Sep 2 16:58:05 UTC 2013
Modified Files:
pkgsrc/textproc/raptor2: Makefile PLIST distinfo
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
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/textproc/raptor2/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/raptor2/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/raptor2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index