cl-graph.git
2006-06-02 Gary KingFixed bug where edge deletion was not correctly managin...
2006-05-12 Gary KingFixed a bug in graph->dot: edge-labeler argument was...
2006-05-11 Gary KingFixing in-packages
2006-04-28 Gary KingAdded vertex-pair->edge map to graph-containers
2006-04-28 Gary KingTests are mostly broken; but you can perform a test-op
2006-04-28 Gary KingReplaced some code that depends on copying
2006-04-28 Gary KingSetting a test suite at last
2006-04-27 Gary KingImproved efficiency of edge-count for graphs in general...
2006-04-25 Gary KingLower-cased package names in defsystem
2006-04-15 Gary Kingcorrecting some typos
2006-04-13 Gary KingCleaned up old copying code
2006-03-22 Gary KingThe return of copying support
2006-03-21 Gary KingGnp -> gnp; Gnm -> gnm, etc for mlisp happiness
2006-03-20 Gary KingUpdated for mlisp
2006-03-09 Gary KingAdded additional generation methods that dispatch on...
2006-03-09 Gary KingMinor updates to dot-attribute code
2006-03-01 Gary Kingminor consistency corrections
2006-03-01 Gary Kinggraph depends on macros too
2006-02-21 Gary King:name -> :id in website
2006-02-20 attila.lendvaiSome small changes in the cl-graphviz part
2006-02-19 attila.lendvaiInitial cl-graphviz integration
2006-02-09 melevyMake dot attributes public
2006-02-09 melevyFix dot format
2006-02-12 Gary KingImproved documentation on base graph class slots
2006-02-09 Gary KingNotes; also exported several dot-graph classes
2006-02-08 melevyExport symbols for dot attributed graphs
2006-02-08 melevyAdded support for calling the dot executable, plus...
2006-02-07 Gary Kingrebuilding repo