CVS log for 2001/blindfold/src/InMemoryPool.cpp
Up to [Public] / 2001 / blindfold / src
Request diff between arbitrary revisions
Default branch: 1
Revision 1.16 / (download) - annotate - [select for diffs]
, Sat Dec 29 01:52:06 2001 UTC (6 years, 8 months ago) by sandro
CVS Tags: HEAD
Changes since 1.15: +19 -1
lines
Diff to previous 1.15
(colored)
parent renaming works in a simple test, as does new!
Revision 1.15 / (download) - annotate - [select for diffs]
, Wed Oct 3 11:32:54 2001 UTC (6 years, 11 months ago) by sandro
CVS Tags: blindfold_0_1_1,
blindfold_0_1
Changes since 1.14: +1 -1
lines
Diff to previous 1.14
(colored)
changed to static_cast, to perhaps remove warning on older g++
Revision 1.14 / (download) - annotate - [select for diffs]
, Wed Oct 3 04:43:03 2001 UTC (6 years, 11 months ago) by sandro
Changes since 1.13: +18 -4
lines
Diff to previous 1.13
(colored)
working again, better than ever. renamed union->conjoin, intersection->common, since they really do not have the right set properties
Revision 1.13 / (download) - annotate - [select for diffs]
, Tue Oct 2 19:50:13 2001 UTC (6 years, 11 months ago) by sandro
Changes since 1.12: +4 -4
lines
Diff to previous 1.12
(colored)
renamed scope -> getScope(); set operations are doing better
Revision 1.12 / (download) - annotate - [select for diffs]
, Tue Oct 2 18:56:15 2001 UTC (6 years, 11 months ago) by sandro
Changes since 1.11: +3 -1
lines
Diff to previous 1.11
(colored)
added Trace, revised main(), some union/intersect/diff
Revision 1.11 / (download) - annotate - [select for diffs]
, Thu Sep 27 20:31:25 2001 UTC (6 years, 11 months ago) by sandro
Changes since 1.10: +8 -10
lines
Diff to previous 1.10
(colored)
works pretty well
Revision 1.10 / (download) - annotate - [select for diffs]
, Thu Sep 27 19:25:23 2001 UTC (6 years, 11 months ago) by sandro
Changes since 1.9: +2 -2
lines
Diff to previous 1.9
(colored)
Made XSBAgent write out the C support it needs
Revision 1.9 / (download) - annotate - [select for diffs]
, Tue Sep 25 21:46:58 2001 UTC (6 years, 11 months ago) by sandro
Changes since 1.8: +21 -6
lines
Diff to previous 1.8
(colored)
trying to fix some bugs
Revision 1.8 / (download) - annotate - [select for diffs]
, Tue Sep 25 16:16:21 2001 UTC (6 years, 11 months ago) by sandro
Changes since 1.7: +2 -1
lines
Diff to previous 1.7
(colored)
cleaned up documentation
Revision 1.7 / (download) - annotate - [select for diffs]
, Tue Sep 25 11:41:18 2001 UTC (6 years, 11 months ago) by sandro
Changes since 1.6: +1 -1
lines
Diff to previous 1.6
(colored)
Implemented TripleSource and Variable printing, binding
Revision 1.6 / (download) - annotate - [select for diffs]
, Wed Sep 19 19:41:52 2001 UTC (6 years, 11 months ago) by sandro
Changes since 1.5: +6 -6
lines
Diff to previous 1.5
(colored)
converted to using proper stl:: namespaces
Revision 1.5 / (download) - annotate - [select for diffs]
, Tue Sep 18 04:24:03 2001 UTC (6 years, 11 months ago) by sandro
Changes since 1.4: +47 -0
lines
Diff to previous 1.4
(colored)
Fiddling with NTripleParser & finally writing a simple one.
Fixing some missing stuff/bugs in Symbol & Triple that showed up.
Revision 1.4 / (download) - annotate - [select for diffs]
, Fri Sep 7 16:19:07 2001 UTC (7 years ago) by sandro
Changes since 1.3: +9 -9
lines
Diff to previous 1.3
(colored)
Modified TripleStore to Pool in source code.
Revision 1.3 / (download) - annotate - [select for diffs]
, Thu Jul 5 21:40:28 2001 UTC (7 years, 2 months ago) by sandro
Changes since 1.2: +1 -2
lines
Diff to previous 1.2
(colored)
Added some of a real triple store (FlatN3FileTripleStore), which
actually works for get_symbol() and add() at present. Needed to
flesh out Symbol in a way I'm not totally happy with, since it
requires a down-cast to use it properly. Have to mull on it a bit.
Revision 1.2 / (download) - annotate - [select for diffs]
, Thu Jul 5 18:38:16 2001 UTC (7 years, 2 months ago) by sandro
Changes since 1.1: +7 -0
lines
Diff to previous 1.1
(colored)
changed main to be C++
added unit-testing framework
added CachingTripleStore interface
Revision 1.1 / (download) - annotate - [select for diffs]
, Wed Jun 27 17:56:26 2001 UTC (7 years, 2 months ago) by sandro
Diff
Add C++ declarations for Triple Store hierarchy (experimentally)
This form allows you to request diff's 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.
Webmaster