Thu, 11 Nov 2004 09:31:55 +0000maxNodeId() and maxEdgeId() changed to maxId(Node) and maxId(Edge)
deba [Thu, 11 Nov 2004 09:31:55 +0000] rev 980
maxNodeId() and maxEdgeId() changed to maxId(Node) and maxId(Edge)
getNodeObserverRegistry() and getEdgeObserverRegistry() changed to
getObserverRegistry(Node) and getObserverRegistry(Edge)

IdMappableGraphExtender erased

Wed, 10 Nov 2004 21:59:59 +0000"make check" pass under icc v8.0
klao [Wed, 10 Nov 2004 21:59:59 +0000] rev 979
"make check" pass under icc v8.0

* There are _many_ remarks which are worth examinating! Non-inline (and even
not template) functions in header files for example.

Wed, 10 Nov 2004 21:42:28 +0000"make check" pass under gcc-3.4.3
klao [Wed, 10 Nov 2004 21:42:28 +0000] rev 978
"make check" pass under gcc-3.4.3

Wed, 10 Nov 2004 20:14:32 +0000* enable_if imported from BOOST
klao [Wed, 10 Nov 2004 20:14:32 +0000] rev 977
* enable_if imported from BOOST
* count{Nodes,Edges} implemented via graph tags
* some #include bugs fixed

Wed, 10 Nov 2004 19:59:14 +0000A demonstration how to use _optional_ boolean tags.
klao [Wed, 10 Nov 2004 19:59:14 +0000] rev 976
A demonstration how to use _optional_ boolean tags.

Wed, 10 Nov 2004 12:51:30 +0000for better compatibility with gcc-3.4
marci [Wed, 10 Nov 2004 12:51:30 +0000] rev 975
for better compatibility with gcc-3.4

Wed, 10 Nov 2004 11:42:00 +0000Changes in doc.
alpar [Wed, 10 Nov 2004 11:42:00 +0000] rev 974
Changes in doc.

Tue, 09 Nov 2004 17:48:52 +0000- Add makeSnapshot()/rollBack() functionality
alpar [Tue, 09 Nov 2004 17:48:52 +0000] rev 973
- Add makeSnapshot()/rollBack() functionality
- Remove an unnecessary #include

Tue, 09 Nov 2004 09:12:35 +0000A graph reader interface proposal
alpar [Tue, 09 Nov 2004 09:12:35 +0000] rev 972
A graph reader interface proposal

Mon, 08 Nov 2004 16:42:35 +0000remove an annoying warning
klao [Mon, 08 Nov 2004 16:42:35 +0000] rev 971
remove an annoying warning