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.

Mon, 14 Apr 2008 19:27:36 +0200MinGW compatibility for graph_to_eps.h
Balazs Dezso <deba@inf.elte.hu> [Mon, 14 Apr 2008 19:27:36 +0200] rev 134
MinGW compatibility for graph_to_eps.h

Sun, 13 Apr 2008 08:20:43 +0100Several doc improvements + new default parameter values
Alpar Juttner <alpar@cs.elte.hu> [Sun, 13 Apr 2008 08:20:43 +0100] rev 133
Several doc improvements + new default parameter values
* * *
Several minor improvements in graph_to_eps.h
* * *
Several minor improvements in graph_to_eps.h

Mon, 14 Apr 2008 11:23:56 +0100Scale the node sizes and arc widths in a more sensible way
Alpar Juttner <alpar@cs.elte.hu> [Mon, 14 Apr 2008 11:23:56 +0100] rev 132
Scale the node sizes and arc widths in a more sensible way

Tue, 15 Apr 2008 08:56:55 +0100Changes in interface and internals of graph_to_eps.h
Alpar Juttner <alpar@cs.elte.hu> [Tue, 15 Apr 2008 08:56:55 +0100] rev 131
Changes in interface and internals of graph_to_eps.h

Sun, 13 Apr 2008 08:20:43 +0100Aliases added to some graphToEps() named params.
Alpar Juttner <alpar@cs.elte.hu> [Sun, 13 Apr 2008 08:20:43 +0100] rev 130
Aliases added to some graphToEps() named params.

Thu, 03 Apr 2008 11:26:19 +0100Change the order of the Palette constructor parameters
Alpar Juttner <alpar@cs.elte.hu> [Thu, 03 Apr 2008 11:26:19 +0100] rev 129
Change the order of the Palette constructor parameters

Thu, 03 Apr 2008 11:10:49 +0100Port graph_to_eps() and Color from svn -r3482.
Alpar Juttner <alpar@cs.elte.hu> [Thu, 03 Apr 2008 11:10:49 +0100] rev 128
Port graph_to_eps() and Color from svn -r3482.

Thu, 17 Apr 2008 15:18:45 +0100Redesigned lgf related tools
Balazs Dezso <deba@inf.elte.hu> [Thu, 17 Apr 2008 15:18:45 +0100] rev 127
Redesigned lgf related tools

Mon, 14 Apr 2008 10:46:41 +0200MinGW compatible time measure + changes in its internals
Balazs Dezso <deba@inf.elte.hu> [Mon, 14 Apr 2008 10:46:41 +0200] rev 126
MinGW compatible time measure + changes in its internals

Mon, 14 Apr 2008 17:37:18 +0100Fix bug #83 in graph concept, extender and smart graph
Balazs Dezso <deba@inf.elte.hu> [Mon, 14 Apr 2008 17:37:18 +0100] rev 125
Fix bug #83 in graph concept, extender and smart graph

Sat, 12 Apr 2008 20:38:51 +0100Merge
Alpar Juttner <alpar@cs.elte.hu> [Sat, 12 Apr 2008 20:38:51 +0100] rev 124
Merge

Tue, 08 Apr 2008 22:51:26 +0200Small improvements in maps.h
Peter Kovacs <kpeter@inf.elte.hu> [Tue, 08 Apr 2008 22:51:26 +0200] rev 123
Small improvements in maps.h
- Add a new version of constMap() function.
- Fix in FunctorToMap class.

Sat, 12 Apr 2008 19:42:38 +0100Merge
Alpar Juttner <alpar@cs.elte.hu> [Sat, 12 Apr 2008 19:42:38 +0100] rev 122
Merge

Sat, 12 Apr 2008 19:41:48 +0100Change SubNoCounter to NoSubCounter
Alpar Juttner <alpar@cs.elte.hu> [Sat, 12 Apr 2008 19:41:48 +0100] rev 121
Change SubNoCounter to NoSubCounter

Mon, 31 Mar 2008 10:06:47 +0100Fix a minor typo in the doc
Alpar Juttner <alpar@cs.elte.hu> [Mon, 31 Mar 2008 10:06:47 +0100] rev 120
Fix a minor typo in the doc

Sun, 30 Mar 2008 22:16:35 +0100Port time and counter utilities from svn -r3482
Alpar Juttner <alpar@cs.elte.hu> [Sun, 30 Mar 2008 22:16:35 +0100] rev 119
Port time and counter utilities from svn -r3482
The mingw support has been removed

Fri, 11 Apr 2008 16:20:54 +0200Exception related solutions removed and new LEMON_DEBUG macro
Balazs Dezso <deba@inf.elte.hu> [Fri, 11 Apr 2008 16:20:54 +0200] rev 118
Exception related solutions removed and new LEMON_DEBUG macro

Wed, 09 Apr 2008 17:19:40 +0100Remove ISO8859-1 characters
Alpar Juttner <alpar@cs.elte.hu> [Wed, 09 Apr 2008 17:19:40 +0100] rev 117
Remove ISO8859-1 characters

Thu, 03 Apr 2008 13:00:18 +0100Serious buxfixes in Random::gamma() and Random::pareto()
Alpar Juttner <alpar@cs.elte.hu> [Thu, 03 Apr 2008 13:00:18 +0100] rev 116
Serious buxfixes in Random::gamma() and Random::pareto()

Tue, 01 Apr 2008 16:25:51 +0100Merge
Alpar Juttner <alpar@cs.elte.hu> [Tue, 01 Apr 2008 16:25:51 +0100] rev 115
Merge

Sun, 30 Mar 2008 14:27:59 +0200Minor fix in concepts/maps.h
Peter Kovacs <kpeter@inf.elte.hu> [Sun, 30 Mar 2008 14:27:59 +0200] rev 114
Minor fix in concepts/maps.h

Sun, 30 Mar 2008 14:27:25 +0200Improvements in the heap concept
Peter Kovacs <kpeter@inf.elte.hu> [Sun, 30 Mar 2008 14:27:25 +0200] rev 113
Improvements in the heap concept
- Better concept checking.
- Improved doc.

Thu, 27 Mar 2008 13:26:16 +0100Improvements in assert.h
Peter Kovacs <kpeter@inf.elte.hu> [Thu, 27 Mar 2008 13:26:16 +0100] rev 112
Improvements in assert.h

Sat, 29 Mar 2008 15:49:50 +0000Fix ignoring Emacs backup files
Alpar Juttner <alpar@cs.elte.hu> [Sat, 29 Mar 2008 15:49:50 +0000] rev 111
Fix ignoring Emacs backup files

Thu, 27 Mar 2008 10:56:11 +0100Fix include files in random.h
Balazs Dezso <deba@inf.elte.hu> [Thu, 27 Mar 2008 10:56:11 +0100] rev 110
Fix include files in random.h

Wed, 26 Mar 2008 17:28:28 +0100Porting SmartGraph from svn -r 3481
Balazs Dezso <deba@inf.elte.hu> [Wed, 26 Mar 2008 17:28:28 +0100] rev 109
Porting SmartGraph from svn -r 3481

Tue, 25 Mar 2008 16:36:44 +0100Reworking assertions and moving to distinict file
Balazs Dezso <deba@inf.elte.hu> [Tue, 25 Mar 2008 16:36:44 +0100] rev 108
Reworking assertions and moving to distinict file

Fri, 21 Mar 2008 22:25:40 +0000Happy New Year! (Update Copyright dates)
Alpar Juttner <alpar@cs.elte.hu> [Fri, 21 Mar 2008 22:25:40 +0000] rev 107
Happy New Year! (Update Copyright dates)

Thu, 20 Mar 2008 23:06:35 +0000Merge
Alpar Juttner <alpar@cs.elte.hu> [Thu, 20 Mar 2008 23:06:35 +0000] rev 106
Merge

Thu, 20 Mar 2008 22:59:58 +0000Get rid of StdMap in unionfind_test.cc
Alpar Juttner <alpar@cs.elte.hu> [Thu, 20 Mar 2008 22:59:58 +0000] rev 105
Get rid of StdMap in unionfind_test.cc

Thu, 20 Mar 2008 21:59:35 +0000Restored (and modified) StoreBoolMap (it was removed in 7ff1c348ae0c)
Alpar Juttner <alpar@cs.elte.hu> [Thu, 20 Mar 2008 21:59:35 +0000] rev 104
Restored (and modified) StoreBoolMap (it was removed in 7ff1c348ae0c)

- also restored _maps_bits::IteratorTraits
- removes the Functor template parameter from StoreBoolMap
- doc changed a bit

Fri, 29 Feb 2008 11:01:39 +0000Port kruskal() and UnionFind from svn -r3468
Alpar Juttner <alpar@cs.elte.hu> [Fri, 29 Feb 2008 11:01:39 +0000] rev 103
Port kruskal() and UnionFind from svn -r3468

The class type interface of Kruskal has not been ported yet

Thu, 20 Mar 2008 17:15:35 +0100Seeding random sequence
Balazs Dezso <deba@inf.elte.hu> [Thu, 20 Mar 2008 17:15:35 +0100] rev 102
Seeding random sequence

Thu, 20 Mar 2008 12:12:24 +0000Merge
Alpar Juttner <alpar@cs.elte.hu> [Thu, 20 Mar 2008 12:12:24 +0000] rev 101
Merge

Thu, 07 Feb 2008 21:37:07 +0000Bfs/Dfs/Dijkstra and their deps ported from svn trung -r 3441.
Alpar Juttner <alpar@cs.elte.hu> [Thu, 07 Feb 2008 21:37:07 +0000] rev 100
Bfs/Dfs/Dijkstra and their deps ported from svn trung -r 3441.

Thu, 07 Feb 2008 21:28:39 +0000Merge
Alpar Juttner <alpar@cs.elte.hu> [Thu, 07 Feb 2008 21:28:39 +0000] rev 99
Merge

Thu, 24 Jan 2008 17:36:45 +0000Merge path_utils.h into path.h
Alpar Juttner <alpar@cs.elte.hu> [Thu, 24 Jan 2008 17:36:45 +0000] rev 98
Merge path_utils.h into path.h

Thu, 24 Jan 2008 16:49:10 +0000Doc improvements
Alpar Juttner <alpar@cs.elte.hu> [Thu, 24 Jan 2008 16:49:10 +0000] rev 97
Doc improvements

Thu, 24 Jan 2008 11:31:19 +0000Path related files ported from svn -r3435
Alpar Juttner <alpar@cs.elte.hu> [Thu, 24 Jan 2008 11:31:19 +0000] rev 96
Path related files ported from svn -r3435
but ItemReader/Writer for Path (originally belonging to path_utils.h)
hasn't ported yet.

Tue, 18 Mar 2008 16:45:21 +0100Bug fix in arg_parser.h (fix ticket #31) and doc improvements
Peter Kovacs <kpeter@inf.elte.hu> [Tue, 18 Mar 2008 16:45:21 +0100] rev 95
Bug fix in arg_parser.h (fix ticket #31) and doc improvements

Tue, 18 Mar 2008 13:57:15 +0100Fixes in the map concepts
Peter Kovacs <kpeter@inf.elte.hu> [Tue, 18 Mar 2008 13:57:15 +0100] rev 94
Fixes in the map concepts

- Now Value type needn't be default constructible.
- Extend the test file to check this.

Mon, 17 Mar 2008 19:21:27 +0000Merge
Alpar Juttner <alpar@cs.elte.hu> [Mon, 17 Mar 2008 19:21:27 +0000] rev 93
Merge

Fri, 14 Mar 2008 16:57:49 +0000Poisson distribution added
Alpar Juttner <alpar@cs.elte.hu> [Fri, 14 Mar 2008 16:57:49 +0000] rev 92
Poisson distribution added

Mon, 17 Mar 2008 18:31:52 +0000Update the contact e-mail address
Alpar Juttner <alpar@cs.elte.hu> [Mon, 17 Mar 2008 18:31:52 +0000] rev 91
Update the contact e-mail address

Mon, 17 Mar 2008 12:44:13 +0000Doc improvement in ArgParser
Alpar Juttner <alpar@cs.elte.hu> [Mon, 17 Mar 2008 12:44:13 +0000] rev 90
Doc improvement in ArgParser

Mon, 17 Mar 2008 11:03:35 +0000Merge
Alpar Juttner <alpar@cs.elte.hu> [Mon, 17 Mar 2008 11:03:35 +0000] rev 89
Merge

Sun, 16 Mar 2008 01:39:19 +0100Minor improvements in arg_parser files
Peter Kovacs <kpeter@inf.elte.hu> [Sun, 16 Mar 2008 01:39:19 +0100] rev 88
Minor improvements in arg_parser files

Thu, 24 Jan 2008 17:25:31 +0000Hide and privatize member function funcOption()
Alpar Juttner <alpar@cs.elte.hu> [Thu, 24 Jan 2008 17:25:31 +0000] rev 87
Hide and privatize member function funcOption()

Tue, 22 Jan 2008 16:03:41 +0000Minor doc improvements
Alpar Juttner <alpar@cs.elte.hu> [Tue, 22 Jan 2008 16:03:41 +0000] rev 86
Minor doc improvements

Tue, 22 Jan 2008 15:55:49 +0000Port arg_parser from svn -r3438
Alpar Juttner <alpar@cs.elte.hu> [Tue, 22 Jan 2008 15:55:49 +0000] rev 85
Port arg_parser from svn -r3438