File: ChangeLog.1

package info (click to toggle)
redland 1.0.4-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 25,180 kB
  • ctags: 10,895
  • sloc: ansic: 66,989; xml: 21,846; sh: 9,948; yacc: 5,068; lex: 3,015; makefile: 2,857; perl: 2,532; cpp: 59
file content (57 lines) | stat: -rw-r--r-- 1,677 bytes parent folder | download | duplicates (14)
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  <Dave.Beckett@bristol.ac.uk>

	* rdfdump.c, rapier_parse.c, rapier.h, Makefile.am:
	Snapshot 2000-12-15

2000-12-10  Dave Beckett  <Dave.Beckett@bristol.ac.uk>

	* Makefile.am: Added test files

2000-12-08  Dave Beckett  <Dave.Beckett@bristol.ac.uk>

	* rapier_parse.c (rapier_print_ns_name):
	Only compile when debugging.
	Put LIBRDF_DEBUG2 around some debugging statements.

2000-11-29  Dave Beckett  <Dave.Beckett@bristol.ac.uk>

	* 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  <Dave.Beckett@bristol.ac.uk>

	* 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  <Dave.Beckett@bristol.ac.uk>

	* 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.