JGraphT is a free Java graph library that provides mathematical graph-theory objects and algorithms. JGraphT supports various types of graphs including: * directed and undirected graphs. * graphs with weighted / unweighted / labeled or any user-defined edges. * various edge multiplicity options, including: simple-graphs, multigraphs, pseudographs. * unmodifiable graphs - allow modules to provide "read-only" access to internal graphs. * listenable graphs - allow external listeners to track modification events. * subgraphs graphs that are auto-updating subgraph views on other graphs. * all compositions of above graphs. Although powerful, JGraphT is designed to be simple. For example, graph vertices can be of any objects. You can create graphs based on: Strings, URLs, XML documents, etc; you can even create graphs of graphs! WWW: http://jgrapht.sourceforge.net/ td class='logo' rowspan='2'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/pcre
Commit message (Expand)AuthorAgeFilesLines
* Autotools cleanup. Remove autoconf257 (259), automake17 (18), andade2004-07-021-2/+1
* SIZEifyeik2004-03-181-0/+1
* - update to version 4.5eik2004-01-204-65/+16
* switch my ports to my FreeBSD addresseik2003-11-141-1/+1
* - add some unofficial mirror sites to make pcre fetchableerwin2003-10-151-3/+4
* Seems the uk site went down and sf is still at 4.3, so I'llerwin2003-09-261-0/+1
* - update to 4.4erwin2003-09-252-4/+15
* PR: 53741foxfair2003-07-104-33/+87
* replace ENABLE_UTF8 with WITH_UTF8leeym2003-02-221-1/+1
* De-pkg-comment.knu2003-02-212-1/+1
* add an option to use the UTF-8 code in pcreleeym2003-02-211-0/+4
* - Update pcre to 3.9knu2002-09-202-3/+7
* Update to 3.7dwcjr2001-11-245-81/+35
* Maintainer address change: dom@myrddin.demon.co.uk -> dom@happygiraffe.netroam2001-06-07