132[tip]:122,131 bf683c979ce1 2009-08-06 11:00 -0700 ged
Merging the hash-triples-append branch for its build-system fixes. The actual hash-append
131 8e054039d0f3 2009-08-06 10:52 -0700 ged
Closing this branch so I can release already
130 d8a224987765 2009-08-04 14:00 -0700 ged
Ignoring emacs backups
129 d56c9f59231c 2009-08-04 13:59 -0700 ged
* Ignore the ChangeLog
128 b3c88d7ac17a 2009-08-03 17:52 -0700 ged
* Updated docs after switch to Mercurial
127 21e367378684 2009-08-03 12:41 -0700 ged
Adding test-config.yml to the ignorefile
126 f70458e136b2 2009-08-03 12:28 -0700 ged
* Updated manual with improvements from Treequel
125 0627a66405e0 2009-07-24 21:11 -0700 ged
Updated build system
124 29029cb4a237 2009-07-24 08:31 -0700 ged
Adding subrepo for rake task libraries
123:121,122 ba4a5fa75810 2009-07-24 08:28 -0700 ged
Merged 122:5d6ea65d8178
122:118 5d6ea65d8178 2009-07-24 23:02 +0000 convert-repo
update tags
121 be1da82d895f 2009-03-19 15:05 +0000 ged
Checkpoint commit
120 168b471145ac 2009-03-17 03:32 +0000 ged
Checkpoint commit
119:90 967fa0ec6f9c 2009-03-17 03:31 +0000 ged
Making a branch for the hash-triples append experiment.
118[mercurial_conversion] e66f11735e7f 2009-07-15 00:41 +0000 ged
Adding logo
117 af6114784800 2009-06-30 14:50 +0000 ged
* More manual work
116 be9588228fb1 2009-06-25 01:31 +0000 ged
A little work on the parsing page of the manual.
115 7f1afcf76a42 2009-06-22 13:09 +0000 ged
* More manual work.
114 a026fa6fae0c 2009-06-22 00:22 +0000 ged
Removed experimental TSort support -- RDF graphs are not acyclic
113 4e26288f6860 2009-06-20 16:56 +0000 ged
* Updated build system.
112 c2dac73a5927 2009-06-20 01:56 +0000 ged
* Added some work to the Graphs tour page.
111 8e8d0fb5bcaa 2009-06-18 18:43 +0000 ged
Updated the build system -- will hopefully fix the broken CC build.
110 e27c9ecd87ce 2009-06-14 15:57 +0000 ged
* Updated build system
109 e73abf174308 2009-05-24 17:09 +0000 ged
* Manual work
108 0f6988dbb03f 2009-05-14 21:27 +0000 ged
Added some instructions to the redland patch.
107 2aad64bd0dd3 2009-05-14 21:10 +0000 ged
* Added a Redleaf::StoreCreationError to disambiguate creation errors from other
106 f25022ce2949 2009-05-07 18:24 +0000 ged
* Added an experiment to try to figure out why IPAddr conversion sometimes doesn't work.
105 04145bcac52f 2009-05-07 17:44 +0000 ged
* Changed logging in the spec helper to support the webkit RSpec runner
104 c074f227874e 2009-05-04 23:53 +0000 ged
Adding example output to the redleaf_skos example
103 21e511f4d344 2009-04-28 13:10 +0000 ged
A little bit of work on the manual.
102 96951c29cc91 2009-04-24 03:06 +0000 ged
Reorganized the manual a bit.
101 4a9a75c149a3 2009-04-07 19:29 +0000 ged
* Made literal-conversion stringify values returned from conversions called via
100 8258ea775708 2009-04-07 16:19 +0000 ged
* Added a fix for string typed literals in Redleaf.make_literal_string
99 6ee3f66c4e15 2009-04-03 19:51 +0000 ged
Oops. Really add the triple stores manual page this time.
98 1aa6c4daf667 2009-04-03 19:15 +0000 ged
* Updated the build system to hopefully fix the CC build.
97 0993d5dc1ede 2009-04-02 05:06 +0000 ged
* Eliminated most uses of librdf_node_to_string() to avoid leaks.
96 4579c418ab5c 2009-03-31 20:36 +0000 ged
* Added more tests around Redleaf::Graph#store= and Redleaf::Store#graph=
95 3cd0cceee6f3 2009-03-27 15:26 +0000 mahlon
* Changed some comments to get my name in this file. I rule!
94 8dd54f0c616c 2009-03-20 12:57 +0000 ged
* Manual diagram work
93 0ebc5df982ed 2009-03-19 17:20 +0000 ged
* Updated build system
92 139c234e14f0 2009-03-17 16:53 +0000 mahlon
* Small whitespace fixes.
91 a8b3f395cd26 2009-03-17 16:49 +0000 ged
* Added a ::load method to Redleaf::Store that's analogous to its ::create method, but creates
90 e0e4e7f96609 2009-03-16 16:16 +0000 mahlon
* Alias Redleaf::Store#is_supported? to Redleaf::Store#supported?.
89 004bfb95ba33 2009-03-13 23:44 +0000 ged
Updated build system.
88 561f8a98799f 2009-03-12 17:14 +0000 ged
* Updated the build system
87 a2df63f40f69 2009-03-12 16:31 +0000 ged
* Fixed the docs for Redleaf::Store.backends.
86 58f42392a2fd 2009-03-12 13:33 +0000 ged
* Fixed a segfault problem caused by freeing a shared node returned by an iterator. Dumb.
85 0107e5044734 2009-03-02 21:10 +0000 ged
* A bunch of fixes for 1.9.1.
84 aaf787cba758 2009-02-12 19:39 +0000 ged
* Support auto-URIifying of subject/predicate from String/Redleaf::Namespace.
83 4714a664721b 2009-02-12 14:30 +0000 ged
* More work on the manual
82 f0c01c3e8e81 2009-02-12 03:59 +0000 ged
More manual work.
81 50b4220f7a29 2009-02-11 17:11 +0000 ged
More manual work.
80 04c861e5c7bf 2009-02-10 02:28 +0000 ged
Manual work.
79 25f66d460a7b 2009-02-07 01:35 +0000 ged
* More work on the manual
78 e34a24894936 2009-02-06 18:49 +0000 ged
* Added user-extensible type-conversion to and from RDF literal nodes.
77 e5c28f4652dd 2009-02-05 22:37 +0000 ged
Forgot to commit CSS changes in the last changeset.
76 e0fb4b9eea26 2009-02-05 22:35 +0000 ged
Manual content and style work
75 24392d374cb8 2009-02-03 18:18 +0000 ged
* Worked on the manual.
74 36b5cafc1c0b 2009-02-03 18:14 +0000 ged
* Release cleanup
73 75b7ddd40422 2009-01-29 00:57 +0000 ged
* Made Redleaf::Statement Comparable
72 84028a478cda 2009-01-20 22:36 +0000 ged
* Finished addition of the W3C RDFa test suite spec
71 c85919e98db6 2009-01-19 21:26 +0000 ged
* Added a bit more to the RDFa test suite experiment.
70 3204710d616a 2009-01-17 02:35 +0000 ged
* Cleaned up some of the graph code.
69 da50cd932c59 2009-01-15 19:15 +0000 ged
Removed Mahlon attributions at his request. :(
68 07e9a222a727 2009-01-15 19:01 +0000 ged
* Updated build system
67 55a14ce61ffc 2008-12-10 01:54 +0000 ged
Oops. Wasn't actually using the damn config in instantiation for the outer example.
66 9b9e4d25a97b 2008-12-10 01:30 +0000 ged
Adding more tracing to try to figure out why the build server won't pick up the test config.
65 693da96d05f5 2008-12-10 01:24 +0000 ged
Symbolify opthash keys before merging in the PostgreSQL store. Will probably need to do the same
64 f31109fdd7ed 2008-12-10 01:08 +0000 ged
Made the db-backed store specs try to read a config file for connection info.
63 9d1d20ceab33 2008-12-06 09:41 +0000 ged
* Added @name ivar to Redleaf::Store.
62 94cc3d8bc91a 2008-11-20 19:31 +0000 ged
Made the error raised from a failed Redleaf::Graph#append marginally more informative.
61 68e8123df36a 2008-11-20 00:34 +0000 ged
* Updated build system.
60 2482e54ce0ca 2008-11-19 20:58 +0000 ged
Reworked ext/extconf.rb to hopefully fix the build under FreeBSD.
59 9fb8c8833d32 2008-11-19 20:06 +0000 ged
* Converted back to mkmf after struggling with Mkrf too long.
58 69e316994f21 2008-11-14 17:28 +0000 ged
* More work on the vocabulary mixin experiment
57 937be9b41cdd 2008-11-13 15:54 +0000 ged
* Redleaf::Graph
56 109ac17dc24c 2008-11-12 21:18 +0000 ged
* Added diagnostic logging to the node util function object_to_node()
55 ffcf637cbf1b 2008-11-12 18:03 +0000 ged
More work on the vocab mixin experiment.
54 7a68832b642d 2008-11-12 14:12 +0000 ged
* Added the start of an experimental Semitar-ish mixin interface
53 4847bf303faa 2008-11-10 18:20 +0000 ged
* Added some logging to the W3C test-generation task
52 61524ea4d701 2008-11-09 06:28 +0000 ged
Hopefully fixing the default_logger spec on FreeBSD.
51 52ff98221381 2008-11-09 06:20 +0000 mahlon
Checkpoint update for w3c auto-spec generator.
50 6ecc0cc06d4a 2008-11-09 04:21 +0000 mahlon
* Add an additional space to the compile time library paths
49 25bf59ef85a4 2008-11-09 03:12 +0000 ged
* Redleaf::Graph - Added a `#length` alias for `#size`
48 61f201739c11 2008-11-03 06:40 +0000 ged
* Factored out conversions of URI objects to librdf_uris.
47 ce64ca52dc91 2008-10-31 03:14 +0000 ged
* Updated the build system.
46 d6299c7cb39b 2008-10-29 12:28 +0000 ged
* Redleaf::Graph
45 bfba87950082 2008-10-23 17:28 +0000 ged
Checkpoint commit.
44 5ec70de0c445 2008-10-23 13:28 +0000 ged
* Implemented Redleaf::Graph#query and started work on Redleaf::QueryResults.
43 3362f33993b1 2008-10-23 01:50 +0000 ged
Checkpoint commit -- broken build
42 dfd41e413064 2008-10-23 01:50 +0000 ged
Checkpoint commit -- broken build
41 66721e2cc407 2008-10-22 16:00 +0000 ged
Checkpoint commit: Broken build
40 407c87cf8372 2008-10-14 03:45 +0000 ged
* Redleaf::Graph
39 48df4261e6ba 2008-10-11 03:19 +0000 ged
* Redleaf::Graph
38 82a88302605d 2008-10-08 18:47 +0000 ged
* Updated build system.
37 ea266595ec95 2008-09-30 15:01 +0000 ged
* Checkpoint of work on Graph and Parser.
36 b5418f1651f5 2008-09-30 14:55 +0000 ged
Updated build system.
35 8eccf494fba9 2008-09-30 14:52 +0000 ged
* Updated build system.
34 078368dfb1a3 2008-09-22 16:34 +0000 ged
* Fixed require order between the extension and the libraries to avoid things not being
33 875645d4d4d0 2008-09-16 14:19 +0000 ged
* Fixed some inconsistencies in naming.
32 235838c16908 2008-09-13 02:35 +0000 ged
* Worked around the segfault that happens when the world is freed before its
31 3fad23d580f6 2008-09-12 01:16 +0000 ged
* Got graphs and statements hooked up
30 61fae5a9503e 2008-09-11 14:19 +0000 ged
* Added a HashesStore class for the Redland 'hashes' triplestore.
29 7d034358b7b9 2008-09-09 13:30 +0000 ged
Log from r27:r30:
28 df5bf6df7bff 2008-09-08 16:46 +0000 ged
Checkpoint commit -- broken build
27 bd3569d69c34 2008-09-08 05:12 +0000 ged
Checkpoint commit -- broken build
26 0ac815daf4d0 2008-09-07 20:21 +0000 ged
Checkpoint commit -- broken build
25 1071b7a3d1e6 2008-09-06 05:00 +0000 ged
* Changed the way nil is used -- Symbols are now used to represent bnodes, and nil is now
24 03094097cd66 2008-09-06 01:41 +0000 ged
* More work on Redleaf::Statement:
23 95e5ece2115e 2008-09-05 13:20 +0000 ged
* Finished duration parsing
22 b8acf88bb122 2008-09-04 01:32 +0000 ged
Updated build system.
21 42f0155c6ada 2008-09-02 05:18 +0000 ged
* Implemented #predicate= and #object=.
20 89d8a2682945 2008-08-30 07:04 +0000 ged
A bit more work on Redleaf::Statement: #subject and #subject= now working for the most part. Still have some restrictions left to implement, and the literal conversion code is not yet well-tested.
19 179c1e035194 2008-08-27 22:45 +0000 ged
* Fixed the bug that caused a segfault if the world finalizer was run after
18 7651e425f867 2008-08-20 01:48 +0000 ged
Checkpoint commit -- [build broken]
17 dc00657ab296 2008-08-19 02:39 +0000 ged
Checkpoint commit of work done in the past day or so. [Broken build]
16 0b223d618dbf 2008-08-18 15:50 +0000 ged
* Made logging from C accept sprintf()-style arguments.
15 99bbe24a0826 2008-08-16 01:51 +0000 ged
* Fixed bug in redleaf.c -> 'redland' should be 'redleaf'
14 7384d8fbbb4e 2008-08-15 17:13 +0000 ged
* More work on the W3C spec generator
13 34c38d8a325c 2008-08-15 00:51 +0000 ged
Removed the Redleaf::Node class after considering what we actually need to implement them.
12 d2f144b221de 2008-08-14 22:45 +0000 ged
* Updated build system
11 1c8690135bc1 2008-08-14 16:47 +0000 ged
* Set logger to debug level if $DBEUG is on.
10 7642dc108d08 2008-08-13 16:50 +0000 ged
* Added initial connection of Redland's logging callback to Redleaf's logger. This is as-yet
9 cae0c9bce604 2008-08-12 17:14 +0000 ged
Checkpoint commit of the morning's work.
8 323654f48927 2008-08-12 13:12 +0000 ged
* Updated build system
7 652d83ed7e7e 2008-08-12 00:28 +0000 ged
Adding an experiment and the start of the Redleaf::Graph class.
6 794569a653d4 2008-08-11 22:17 +0000 ged
* Fixed extension initializer
5 f5c364c28582 2008-08-11 20:44 +0000 ged
* FIxed typo in redleaf.c.
4 2df9097777e1 2008-08-11 17:02 +0000 ged
Checkpoint of more work on the build system.
3 6ff42d45a5be 2008-08-05 22:26 +0000 ged
Checkpoint commit
2 45bf77f37596 2008-08-04 17:35 +0000 ged
Checkpoint commit
1 05de66da2671 2008-07-31 16:46 +0000 ged
Checkpoint of W3C code-generation. Works well enough to switch to testing Redleaf instead of Redland
0 87e679d9ad9e 2008-07-29 18:48 +0000 ged
Initial repo layout and source
Generated with the Darkfish Rdoc Generator 1.1.6.