Tue, 22 Apr 2008 13:50:52 +0200MSVC 2005 compatible path structure (ticket #87)
Balazs Dezso <deba@inf.elte.hu> [Tue, 22 Apr 2008 13:50:52 +0200] rev 144
MSVC 2005 compatible path structure (ticket #87)

Tue, 22 Apr 2008 17:12:40 +0100Resolve several MSVC related compilation problems
Alpar Juttner <alpar@cs.elte.hu> [Tue, 22 Apr 2008 17:12:40 +0100] rev 143
Resolve several MSVC related compilation problems

Sun, 13 Apr 2008 20:15:45 +0200Improved LEMON_FUNCTION_NAME macro.
Akos Ladanyi <ladanyi@tmit.bme.hu> [Sun, 13 Apr 2008 20:15:45 +0200] rev 142
Improved LEMON_FUNCTION_NAME macro.
It should work fine with GCC and the MS C++ compilers. Otherwise it reverts to
using the __func__ variable which is C99, but I couldn't find a better
alternative.

Sun, 13 Apr 2008 13:22:52 +0200CMake based build system
Akos Ladanyi <ladanyi@tmit.bme.hu> [Sun, 13 Apr 2008 13:22:52 +0200] rev 141
CMake based build system

Tue, 22 Apr 2008 15:07:04 +0200New implementation of GRAPH_TYPEDEFS
Balazs Dezso <deba@inf.elte.hu> [Tue, 22 Apr 2008 15:07:04 +0200] rev 140
New implementation of GRAPH_TYPEDEFS

Tue, 22 Apr 2008 15:04:00 +0200Renamings in the graph_utils.h + graph_utils_test added
Balazs Dezso <deba@inf.elte.hu> [Tue, 22 Apr 2008 15:04:00 +0200] rev 139
Renamings in the graph_utils.h + graph_utils_test added

Mon, 21 Apr 2008 17:35:12 +0200SmartGraph addEdge bug fix (ticket #88)
Balazs Dezso <deba@inf.elte.hu> [Mon, 21 Apr 2008 17:35:12 +0200] rev 138
SmartGraph addEdge bug fix (ticket #88)

Fri, 18 Apr 2008 06:20:32 +0100Backout some rubbish from chageset 7cd965d2257f
Alpar Juttner <alpar@cs.elte.hu> [Fri, 18 Apr 2008 06:20:32 +0100] rev 137
Backout some rubbish from chageset 7cd965d2257f

Thu, 17 Apr 2008 19:33:19 +0200Icc compatibility fixes (ticket #84)
"Balazs Dezso <deba@inf.elte.hu>" [Thu, 17 Apr 2008 19:33:19 +0200] rev 136
Icc compatibility fixes (ticket #84)

Thu, 17 Apr 2008 15:54:30 +0100Merge with graph_to_eps.h & Co.
Alpar Juttner <alpar@cs.elte.hu> [Thu, 17 Apr 2008 15:54:30 +0100] rev 135
Merge with graph_to_eps.h & Co.