W3C CVS Root

CVS log for libwww/Library/src/HTRDF.html

[BACK] Up to [Public] / libwww / Library / src

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 2.9: download - view: text, markup, annotated - select for diffs
Fri Nov 11 14:03:15 2005 UTC (18 years, 5 months ago) by vbancrof
Branches: MAIN
CVS tags: candidate-5-4-1, HEAD
Diff to: previous 2.8: preferred, colored
Changes since revision 2.8: +9 -1 lines
add extern c and HTFile_dirent_buf_size

Revision 2.8: download - view: text, markup, annotated - select for diffs
Fri Mar 21 13:51:04 2003 UTC (21 years, 1 month ago) by kahan
Branches: MAIN
CVS tags: repeat-requests, Amaya
Diff to: previous 2.7: preferred, colored
Changes since revision 2.7: +2 -2 lines
doc update

Revision 2.7: download - view: text, markup, annotated - select for diffs
Wed Aug 30 13:01:57 2000 UTC (23 years, 8 months ago) by barstow
Branches: MAIN
CVS tags: before_webdav, Release-5-4-0, Amaya-6-3, Amaya-6-1, Amaya-5-2, Amaya-4-3-2, Amaya-4-3-1, Amaya-4-3, Amaya-4-1-2, Amaya-4-1-0, Amaya-4-0-0
Diff to: previous 2.6: preferred, colored
Changes since revision 2.6: +11 -4 lines
AB: Fixed a bug in handling typedNode rules.

Added a void * context parameter to HTRDF_parse{File,Buffer}
so that application-specific pointer will be availble in the
triple callback function.

Revision 2.6: download - view: text, markup, annotated - select for diffs
Fri Aug 18 13:25:59 2000 UTC (23 years, 8 months ago) by barstow
Branches: MAIN
Diff to: previous 2.5: preferred, colored
Changes since revision 2.5: +11 -13 lines
AB: Changed public APIs for HTRDF_parse{File,Buffer} to return
BOOL instead of char * to be more consistent with other public
functions.

Revision 2.5: download - view: text, markup, annotated - select for diffs
Fri Aug 18 11:39:24 2000 UTC (23 years, 8 months ago) by kahan
Branches: MAIN
Diff to: previous 2.4: preferred, colored
Changes since revision 2.4: +12 -7 lines
JK: Changed the name of the new RDF functions to HTRDF_function,
to conform to the standard API.
Slightly changed the function comments.

Revision 2.4: download - view: text, markup, annotated - select for diffs
Thu Aug 17 19:29:34 2000 UTC (23 years, 8 months ago) by barstow
Branches: MAIN
Diff to: previous 2.3: preferred, colored
Changes since revision 2.3: +24 -4 lines
AB: Added the function prototype for the new RDF parser API
HTRDFParseBuffer.  This API takes an arbitrary buffer (char *)
of RDF and feeds it to RDF parser.

Revision 2.3: download - view: text, markup, annotated - select for diffs
Wed Aug 9 14:19:51 2000 UTC (23 years, 8 months ago) by barstow
Branches: MAIN
Diff to: previous 2.2: preferred, colored
Changes since revision 2.2: +15 -1 lines
AB: added a new API - HTRDFParseFile that parses a file of
RDF without requiring the use of libwww initialization/callback

Revision 2.2: download - view: text, markup, annotated - select for diffs
Wed May 5 18:41:49 1999 UTC (25 years ago) by frystyk
Branches: MAIN
CVS tags: Release-5-3-1, Amaya_2_4, Amaya-3-2-1, Amaya-3-2
Diff to: previous 2.1: preferred, colored
Changes since revision 2.1: +22 -24 lines
Changed the type String to char * as String conflicted with other definitions.

Revision 2.1: download - view: text, markup, annotated - select for diffs
Sun Apr 18 20:23:51 1999 UTC (25 years ago) by frystyk
Branches: MAIN
John Punin: First (but very good) cut at RDF parser in libwww. The
parser a C translation of the SiRPAC java based RDF parser, see
"http://www.w3.org/RDF/Implementations/SiRPAC/". The parser uses James
Clark's expat XML parser

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

Webmaster