alpar [Fri, 19 Aug 2005 12:09:21 +0000] rev 1644
Put an end to every gcc-4.0 warning.
alpar [Thu, 18 Aug 2005 13:33:49 +0000] rev 1643
- The number of gcc-4.0 warnings has significantly decreases.
- Some code clean-up in gui
alpar [Thu, 18 Aug 2005 12:22:44 +0000] rev 1642
icc need this...
... and she's right.
alpar [Wed, 17 Aug 2005 22:07:35 +0000] rev 1641
Demos' documentations include the source.
alpar [Wed, 17 Aug 2005 21:52:50 +0000] rev 1640
- Better insertion of sources examples
- Superfluous #include removed from reader_writer_demo.cc
ladanyi [Wed, 17 Aug 2005 20:39:11 +0000] rev 1639
fixed a typo
ladanyi [Wed, 17 Aug 2005 20:38:32 +0000] rev 1638
less stupid title
ladanyi [Wed, 17 Aug 2005 20:37:36 +0000] rev 1637
Added a section about configure flags, and a few other things.
ladanyi [Wed, 17 Aug 2005 15:26:00 +0000] rev 1636
Added missing copyright headers, and corrected the file names in some of them.
ladanyi [Wed, 17 Aug 2005 15:20:18 +0000] rev 1635
Images are compiled in now.
ladanyi [Wed, 17 Aug 2005 12:35:43 +0000] rev 1634
Toolbar has custom icons now. Works only when installed.
alpar [Tue, 16 Aug 2005 20:17:43 +0000] rev 1633
Move simann.h to trunk/lemon
alpar [Tue, 16 Aug 2005 20:07:14 +0000] rev 1632
math.h -> cmath
alpar [Tue, 16 Aug 2005 19:06:59 +0000] rev 1631
Fixed most (but not all) of Doxygen warnings
alpar [Tue, 16 Aug 2005 16:44:57 +0000] rev 1630
Doc changes:
- True and False got documented
- Graph "developper interface" documentation switched off
- minor fix in graph_to_eps_demo.cc
alpar [Tue, 16 Aug 2005 16:42:04 +0000] rev 1629
lp.h added
deba [Thu, 11 Aug 2005 15:56:21 +0000] rev 1628
Matrix graph renamed -> Grid graph
deba [Thu, 11 Aug 2005 15:55:17 +0000] rev 1627
Some modification on the undirected graph interface.
Doc improvments
ladanyi [Thu, 11 Aug 2005 15:24:24 +0000] rev 1626
Added copyright header and description.
deba [Thu, 11 Aug 2005 14:35:22 +0000] rev 1625
Fix Makefile.am
alpar [Thu, 11 Aug 2005 14:31:06 +0000] rev 1624
Several docfices
deba [Thu, 11 Aug 2005 13:20:52 +0000] rev 1623
Matrix graph renamed to grid graph
Some usefull function and documentation
deba [Thu, 11 Aug 2005 13:16:39 +0000] rev 1622
Ordering in the graph concept.
deba [Thu, 11 Aug 2005 13:15:03 +0000] rev 1621
Sym graph removed