CVS log for 2001/blindfold/src/Pool.h
Up to [Public] / 2001 / blindfold / src
Request diff between arbitrary revisions
Default branch: 1
Revision 1.14 / (download) - annotate - [select for diffs]
, Sat Dec 1 02:51:31 2001 UTC (6 years, 9 months ago) by sandro
CVS Tags: HEAD
Changes since 1.13: +5 -2
lines
Diff to previous 1.13
(colored)
continuing to refactor parser streams (compiles, still missing yylex)
Revision 1.13 / (download) - annotate - [select for diffs]
, Tue Oct 2 19:50:14 2001 UTC (6 years, 11 months ago) by sandro
CVS Tags: blindfold_0_1_1,
blindfold_0_1
Changes since 1.12: +2 -2
lines
Diff to previous 1.12
(colored)
renamed scope -> getScope(); set operations are doing better
Revision 1.12 / (download) - annotate - [select for diffs]
, Mon Oct 1 03:56:11 2001 UTC (6 years, 11 months ago) by sandro
Changes since 1.11: +2 -1
lines
Diff to previous 1.11
(colored)
bplus (merge graphs with existential variables bring renamed as necessary) works on simple tests
Revision 1.11 / (download) - annotate - [select for diffs]
, Tue Sep 25 21:46:59 2001 UTC (6 years, 11 months ago) by sandro
Changes since 1.10: +2 -2
lines
Diff to previous 1.10
(colored)
trying to fix some bugs
Revision 1.10 / (download) - annotate - [select for diffs]
, Wed Sep 19 19:41:52 2001 UTC (6 years, 11 months ago) by sandro
Changes since 1.9: +13 -21
lines
Diff to previous 1.9
(colored)
converted to using proper stl:: namespaces
Revision 1.9 / (download) - annotate - [select for diffs]
, Mon Sep 17 22:14:45 2001 UTC (6 years, 11 months ago) by sandro
Changes since 1.8: +0 -5
lines
Diff to previous 1.8
(colored)
Redid Symbols, without SymbolSpaces, as pure top-level thing (so lower
levels have to hash_map to what they want, rather than using
SymbolSpaces.)
Took out stl_hash hack; using real stl_hash include now
Did some more work on PrologMatchedPattern
Revision 1.8 / (download) - annotate - [select for diffs]
, Thu Sep 13 21:13:51 2001 UTC (6 years, 11 months ago) by sandro
Changes since 1.7: +36 -9
lines
Diff to previous 1.7
(colored)
Made some improvements to comments. First pass at Patterns interface.
Revision 1.7 / (download) - annotate - [select for diffs]
, Fri Sep 7 16:19:07 2001 UTC (7 years ago) by sandro
Changes since 1.6: +18 -18
lines
Diff to previous 1.6
(colored)
Modified TripleStore to Pool in source code.
Revision 1.6 / (download) - annotate - [select for diffs]
, Tue Jul 10 07:42:54 2001 UTC (7 years, 2 months ago) by sandro
Changes since 1.5: +13 -1
lines
Diff to previous 1.5
(colored)
using doxygen more seriously
Revision 1.5 / (download) - annotate - [select for diffs]
, Fri Jul 6 23:41:09 2001 UTC (7 years, 2 months ago) by sandro
Changes since 1.4: +12 -15
lines
Diff to previous 1.4
(colored)
Cleaning up TripleSource again... Not quite done....
Revision 1.4 / (download) - annotate - [select for diffs]
, Fri Jul 6 22:40:07 2001 UTC (7 years, 2 months ago) by sandro
Changes since 1.3: +15 -4
lines
Diff to previous 1.3
(colored)
split TripleSource into two versions, but I'm about to back it out again and do it differently, I think
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: +7 -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 Jun 28 20:16:49 2001 UTC (7 years, 2 months ago) by sandro
Changes since 1.1: +8 -7
lines
Diff to previous 1.1
(colored)
current output from doc++
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