cl-graph.git
2008-09-07 Gary Kingparenthetically speaking, the definition of find-edge...
2008-09-07 Gary KingCase 214: target-edges and source-edges were bass-ackwa...
2008-09-07 Gary KingAdd test-api.lisp; re-organize cl-graph-test.asd
2008-06-10 Gary Kingbump version
2008-06-10 Gary KingWe need at least metatilities-base 0.6.0
2008-06-10 Gary Kings/graph-search/graph-search-for-cl-graph/ to keep packa...
2008-06-10 Gary KingBring graph-search in (copied from metatilities); conti...
2008-06-10 Gary KingRemove uses of nilf and tf
2008-06-10 Gary KingRemove uses of anaphora
2008-06-10 Gary KingMore reorganization: simplify dependencies, move graph...
2008-03-16 Gary Kingbump version
2008-03-16 Gary Kingprevent top-level export
2008-03-16 Gary Kingcleanup; reduce bitrot
2008-03-16 Gary Kingremoved lml file
2007-11-25 Gary Kingmostly maintenance in maintaining internal conventions...
2007-06-26 Gary Kingbumped version
2007-06-26 Gary KingFixed a buglet with invalid declare ignores
2007-05-10 Gary KingBumped version
2007-05-10 Gary KingRemoved duplicate search-for-vertex method
2007-05-10 Gary KingMinor reformatting
2007-05-10 Gary KingRemove edge-key from api for graph->dot
2007-05-05 attila.lendvaiFix utf-8 encoding in comment
2007-05-05 attila.lendvaiFollow cl-graphviz changes
2007-02-05 Gary KingUsing keywords for system dependencies
2007-01-07 Gary KingBumped version and copyright; cleanup formatting in...
2006-12-17 Gary KingRemoved GLU system definitions
2006-07-06 Gary KingSome more graphviz properties (typo fix)
2006-07-06 Gary KingSome more graphviz properties
2006-07-03 Gary KingSwitched to keyword arguments in make-filterd-graph...
2006-07-01 Gary Kingadded delete-all-edges
2006-06-29 attila.lendvaiAdded some &allow-other-keys to some defgeneric's to...
2006-05-11 levente.meszarosfix fixed-size
2006-02-22 attila.lendvaiSome graphviz related changes
2006-06-15 Gary KingCorrect bug in find-edge-between-vertexes that caused...
2006-06-06 Gary KingUpdated and corrected copyright information
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