forked from dajobe/raptor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog.1
57 lines (42 loc) · 1.64 KB
/
ChangeLog.1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
2000-12-15 Dave Beckett <[email protected]>
* rdfdump.c, rapier_parse.c, rapier.h, Makefile.am:
Snapshot 2000-12-15
2000-12-10 Dave Beckett <[email protected]>
* Makefile.am: Added test files
2000-12-08 Dave Beckett <[email protected]>
* rapier_parse.c (rapier_print_ns_name):
Only compile when debugging.
Put LIBRDF_DEBUG2 around some debugging statements.
2000-11-29 Dave Beckett <[email protected]>
* rapier.h:
Changed some interfaces slightly.
Added defines when not linked with Redland.
* rdfdump.c:
Made work when compiled with Redland.
Added options via getopt/getopt_long and usage.
* rapier_parse.c:
Added general container support and callback.
Made work with Redland librdf_uri and concepts when used inside
Redland.
Tidied some function declarations.
Split some super-long functions into two - 1) xml parsing 2) rdf
grammar
2000-11-29 Dave Beckett <[email protected]>
* rapier.h:
Changed some interfaces slightly.
Added defines when not linked with Redland.
* rdfdump.c:
Made work when compiled with Redland.
Added options via getopt/getopt_long and usage.
* rapier_parse.c:
Added general container support and callback.
Made work with Redland librdf_uri and concepts when used inside it.
Tidied some function declarations.
Split some super-long functions into two -
1) xml parsing
2) rdf grammar
2000-11-22 Dave Beckett <[email protected]>
* acconfig.h, AUTHORS, autogen.sh, config.h.in, configure.in,
.cvsignore, INSTALL.html, LICENSE.html, Makefile.am, MPL.html,
NEWS.html, rapier.h, rapier_parse.c,
rdfdump.c, README.html: Initial import.