Thu, 09 Oct 2008 22:41:29 +0200Doc improvements
Peter Kovacs <kpeter@inf.elte.hu> [Thu, 09 Oct 2008 22:41:29 +0200] rev 318
Doc improvements

Thu, 09 Oct 2008 16:20:37 +0100Merge
Alpar Juttner <alpar@cs.elte.hu> [Thu, 09 Oct 2008 16:20:37 +0100] rev 317
Merge

Thu, 09 Oct 2008 16:47:01 +0200Updated doxygen options to version 1.5.7.1
Peter Kovacs <kpeter@inf.elte.hu> [Thu, 09 Oct 2008 16:47:01 +0200] rev 316
Updated doxygen options to version 1.5.7.1

Thu, 09 Oct 2008 13:54:50 +0100Merge
Alpar Juttner <alpar@cs.elte.hu> [Thu, 09 Oct 2008 13:54:50 +0100] rev 315
Merge

Thu, 09 Oct 2008 13:27:35 +0200Doc reorganization + improvements
Peter Kovacs <kpeter@inf.elte.hu> [Thu, 09 Oct 2008 13:27:35 +0200] rev 314
Doc reorganization + improvements

- Reorganize several tools (move them to other modules).
- Add new module for map concepts.
- Remove the doc of all tools in lemon/bits.
- Improvements in groups.dox.
- Fix some doxygen warnings.

Thu, 09 Oct 2008 10:09:44 +0200Fix several doxygen warnings
Peter Kovacs <kpeter@inf.elte.hu> [Thu, 09 Oct 2008 10:09:44 +0200] rev 313
Fix several doxygen warnings

Thu, 09 Oct 2008 13:40:40 +0100Merge
Alpar Juttner <alpar@cs.elte.hu> [Thu, 09 Oct 2008 13:40:40 +0100] rev 312
Merge

Thu, 09 Oct 2008 11:58:24 +0100Fix an erroneous const declaration in ArgParser
Akos Ladanyi <ladanyi@tmit.bme.hu> [Thu, 09 Oct 2008 11:58:24 +0100] rev 311
Fix an erroneous const declaration in ArgParser

Thu, 09 Oct 2008 12:01:40 +0100Repository reorganization
Alpar Juttner <alpar@cs.elte.hu> [Thu, 09 Oct 2008 12:01:40 +0100] rev 310
Repository reorganization

- lemon-0.x-to-1.x.sh moved to tools/ and it installs to $(bindir).
- benchmark/ dir has been removed.

Wed, 08 Oct 2008 17:05:01 +0100Merge
Alpar Juttner <alpar@cs.elte.hu> [Wed, 08 Oct 2008 17:05:01 +0100] rev 309
Merge

Wed, 08 Oct 2008 17:02:53 +0200Changes in LGF related part of the migration guide
Balazs Dezso <deba@inf.elte.hu> [Wed, 08 Oct 2008 17:02:53 +0200] rev 308
Changes in LGF related part of the migration guide

Wed, 08 Oct 2008 14:21:01 +0100Further extension of the migration guide
Alpar Juttner <alpar@cs.elte.hu> [Wed, 08 Oct 2008 14:21:01 +0100] rev 307
Further extension of the migration guide

Wed, 08 Oct 2008 11:38:31 +0200Improvements in the migration script and guide (ticket #157)
Peter Kovacs <kpeter@inf.elte.hu> [Wed, 08 Oct 2008 11:38:31 +0200] rev 306
Improvements in the migration script and guide (ticket #157)

Mon, 06 Oct 2008 13:02:13 +01000.x -> 1.x migration script and guide (preliminary version) (#157)
Alpar Juttner <alpar@cs.elte.hu> [Mon, 06 Oct 2008 13:02:13 +0100] rev 305
0.x -> 1.x migration script and guide (preliminary version) (#157)

Wed, 08 Oct 2008 13:18:33 +0100Merge
Alpar Juttner <alpar@cs.elte.hu> [Wed, 08 Oct 2008 13:18:33 +0100] rev 304
Merge

Wed, 08 Oct 2008 11:59:06 +0100Fix compilation with Visual Studio 2005.
Akos Ladanyi <ladanyi@tmit.bme.hu> [Wed, 08 Oct 2008 11:59:06 +0100] rev 303
Fix compilation with Visual Studio 2005.

Wed, 08 Oct 2008 13:16:04 +0100Merge
Alpar Juttner <alpar@cs.elte.hu> [Wed, 08 Oct 2008 13:16:04 +0100] rev 302
Merge

Wed, 08 Oct 2008 13:40:20 +0200Fix several doxygen warings
Peter Kovacs <kpeter@inf.elte.hu> [Wed, 08 Oct 2008 13:40:20 +0200] rev 301
Fix several doxygen warings

Wed, 08 Oct 2008 12:20:09 +0200Revert faulty changes of [dc9e8d2c0df9]
Peter Kovacs <kpeter@inf.elte.hu> [Wed, 08 Oct 2008 12:20:09 +0200] rev 300
Revert faulty changes of [dc9e8d2c0df9]

Tue, 07 Oct 2008 07:08:45 +0100Doxygen 1.5.7.1 somehow needs this to generate the graphs
Alpar Juttner <alpar@cs.elte.hu> [Tue, 07 Oct 2008 07:08:45 +0100] rev 299
Doxygen 1.5.7.1 somehow needs this to generate the graphs

Mon, 06 Oct 2008 11:41:05 +0100Fix ignoring Emacs backup/temp files
Alpar Juttner <alpar@cs.elte.hu> [Mon, 06 Oct 2008 11:41:05 +0100] rev 298
Fix ignoring Emacs backup/temp files

Mon, 06 Oct 2008 11:01:03 +0100Merge
Alpar Juttner <alpar@cs.elte.hu> [Mon, 06 Oct 2008 11:01:03 +0100] rev 297
Merge

Sun, 05 Oct 2008 12:36:26 +0200Properly detect the Intel C++ compiler (ticket #154).
Akos Ladanyi <ladanyi@tmit.bme.hu> [Sun, 05 Oct 2008 12:36:26 +0200] rev 296
Properly detect the Intel C++ compiler (ticket #154).

Sun, 05 Oct 2008 21:09:01 +0200Fix memory leak hazard
Balazs Dezso <deba@inf.elte.hu> [Sun, 05 Oct 2008 21:09:01 +0200] rev 295
Fix memory leak hazard

If the constructor throws an exception, it should deallocate each
dynamically allocated memory.

Wed, 01 Oct 2008 13:56:40 +0200Merge
Alpar Juttner <alpar@cs.elte.hu> [Wed, 01 Oct 2008 13:56:40 +0200] rev 294
Merge

Wed, 01 Oct 2008 12:44:16 +0200Change the parameter order in LGF reader and writer tools
Peter Kovacs <kpeter@inf.elte.hu> [Wed, 01 Oct 2008 12:44:16 +0200] rev 293
Change the parameter order in LGF reader and writer tools

Wed, 01 Oct 2008 12:26:45 +0200Merge
Alpar Juttner <alpar@cs.elte.hu> [Wed, 01 Oct 2008 12:26:45 +0200] rev 292
Merge

Wed, 01 Oct 2008 11:58:03 +0200Changing parameter order in exception classes + improvements
Peter Kovacs <kpeter@inf.elte.hu> [Wed, 01 Oct 2008 11:58:03 +0200] rev 291
Changing parameter order in exception classes + improvements

Tue, 30 Sep 2008 20:53:18 +0200Simplifying exceptions
Balazs Dezso <deba@inf.elte.hu> [Tue, 30 Sep 2008 20:53:18 +0200] rev 290
Simplifying exceptions

- Using asserts instead of exceptions for unitialized parameters
- Only the IO exceptions are used in the lemon
- DataFormatError is renamed to FormatError
- The IoError is used for file access errors

Mon, 29 Sep 2008 12:34:08 +0200Use DEBUG instead of ASSERT in graph extenders (ticket #17)
Peter Kovacs <kpeter@inf.elte.hu> [Mon, 29 Sep 2008 12:34:08 +0200] rev 289
Use DEBUG instead of ASSERT in graph extenders (ticket #17)

Mon, 29 Sep 2008 09:58:25 +0200Use proper traits class in visitor based algorithms
Balazs Dezso <deba@inf.elte.hu> [Mon, 29 Sep 2008 09:58:25 +0200] rev 288
Use proper traits class in visitor based algorithms

Sat, 27 Sep 2008 14:33:28 +0200Merge
Alpar Juttner <alpar@cs.elte.hu> [Sat, 27 Sep 2008 14:33:28 +0200] rev 287
Merge

Fri, 26 Sep 2008 12:40:11 +0200Improvements related to BFS/DFS/Dijkstra (ticket #96)
Peter Kovacs <kpeter@inf.elte.hu> [Fri, 26 Sep 2008 12:40:11 +0200] rev 286
Improvements related to BFS/DFS/Dijkstra (ticket #96)
- Add run(s,t) function to BfsVisit.
- Modify run(s,t) functions in the class interfaces to return bool value.
- Bug fix in Dijkstra::start(t) function.
- Improve Dijkstra::currentDist().
- Extend test files to check named class template parameters.
- Doc improvements.

Sat, 27 Sep 2008 14:11:22 +0200Remove the BOOST copyright notice from lemon/concept_check.h
Alpar Juttner <alpar@cs.elte.hu> [Sat, 27 Sep 2008 14:11:22 +0200] rev 285
Remove the BOOST copyright notice from lemon/concept_check.h
as it no longer applies there.

Sat, 27 Sep 2008 14:04:27 +0200Make chg-len.py independent from the global Mercurial config files
Alpar Juttner <alpar@cs.elte.hu> [Sat, 27 Sep 2008 14:04:27 +0200] rev 284
Make chg-len.py independent from the global Mercurial config files

Sat, 27 Sep 2008 13:45:50 +0200Merge
Alpar Juttner <alpar@cs.elte.hu> [Sat, 27 Sep 2008 13:45:50 +0200] rev 283
Merge

Fri, 26 Sep 2008 13:46:49 +0200Using from-to order in graph copying tools + doc improvements (ticket #150)
Peter Kovacs <kpeter@inf.elte.hu> [Fri, 26 Sep 2008 13:46:49 +0200] rev 282
Using from-to order in graph copying tools + doc improvements (ticket #150)

Fri, 26 Sep 2008 09:52:28 +0200Merge
Alpar Juttner <alpar@cs.elte.hu> [Fri, 26 Sep 2008 09:52:28 +0200] rev 281
Merge

Mon, 14 Jul 2008 15:23:11 +0100Remove todo-s and convert them to trac tickets
Alpar Juttner <alpar@cs.elte.hu> [Mon, 14 Jul 2008 15:23:11 +0100] rev 280
Remove todo-s and convert them to trac tickets

Tue, 23 Sep 2008 18:42:49 +0200Merge
Alpar Juttner <alpar@cs.elte.hu> [Tue, 23 Sep 2008 18:42:49 +0200] rev 279
Merge

Mon, 22 Sep 2008 15:33:23 +0200Improve the function-type interface of bfs, dfs, and dijkstra (ticket #96)
Peter Kovacs <kpeter@inf.elte.hu> [Mon, 22 Sep 2008 15:33:23 +0200] rev 278
Improve the function-type interface of bfs, dfs, and dijkstra (ticket #96)
- BfsWizard and DfsWizard have run(s), run(s,t), and run() functions,
DijkstraWizard has run(s) and run(s,t) functions.
- Set NodeMap<T> instead of NullMap as PredMap and DistMap in the default
traits classes for the function-type interface.
- Modify the related test files.
- Doc improvements.
- Bug fix in concepts/path.h.

Mon, 22 Sep 2008 10:56:01 +0200Removing fixme an log assert handler from assertion system
"Balazs Dezso <deba@inf.elte.hu>" [Mon, 22 Sep 2008 10:56:01 +0200] rev 277
Removing fixme an log assert handler from assertion system

Mon, 22 Sep 2008 08:37:23 +0100Merge
Alpar Juttner <alpar@cs.elte.hu> [Mon, 22 Sep 2008 08:37:23 +0100] rev 276
Merge

Mon, 22 Sep 2008 08:12:44 +0100Merge
Alpar Juttner <alpar@cs.elte.hu> [Mon, 22 Sep 2008 08:12:44 +0100] rev 275
Merge

Sun, 21 Sep 2008 18:23:07 +0100Use only a single (cached) variable to hold the version number.
Akos Ladanyi <ladanyi@tmit.bme.hu> [Sun, 21 Sep 2008 18:23:07 +0100] rev 274
Use only a single (cached) variable to hold the version number.

Sun, 21 Sep 2008 08:48:08 +0100Better versioning (#144)
Alpar Juttner <alpar@cs.elte.hu> [Sun, 21 Sep 2008 08:48:08 +0100] rev 273
Better versioning (#144)

Tue, 16 Sep 2008 08:51:02 +0100Python script for computing the longest path in the revision tree
Alpar Juttner <alpar@cs.elte.hu> [Tue, 16 Sep 2008 08:51:02 +0100] rev 272
Python script for computing the longest path in the revision tree

Sun, 21 Sep 2008 18:26:25 +0100Merge
Alpar Juttner <alpar@cs.elte.hu> [Sun, 21 Sep 2008 18:26:25 +0100] rev 271
Merge

Sun, 21 Sep 2008 18:25:56 +0100doc/named-param.dox was missing from doc/Makefile.am
Alpar Juttner <alpar@cs.elte.hu> [Sun, 21 Sep 2008 18:25:56 +0100] rev 270
doc/named-param.dox was missing from doc/Makefile.am

Sun, 21 Sep 2008 18:09:47 +0200Improvements in named-param.dox (ticket #147)
Peter Kovacs <kpeter@inf.elte.hu> [Sun, 21 Sep 2008 18:09:47 +0200] rev 269
Improvements in named-param.dox (ticket #147)

Sun, 21 Sep 2008 07:49:57 +0100Improvements in named-param.dox
Alpar Juttner <alpar@cs.elte.hu> [Sun, 21 Sep 2008 07:49:57 +0100] rev 268
Improvements in named-param.dox

Sun, 21 Sep 2008 06:13:05 +0100Port named-param.dox from svn -r3504
Alpar Juttner <alpar@cs.elte.hu> [Sun, 21 Sep 2008 06:13:05 +0100] rev 267
Port named-param.dox from svn -r3504

Sun, 21 Sep 2008 14:46:01 +0100Use __func__ only if the compiler supports it (ticket #148).
Akos Ladanyi <ladanyi@tmit.bme.hu> [Sun, 21 Sep 2008 14:46:01 +0100] rev 266
Use __func__ only if the compiler supports it (ticket #148).

Wed, 17 Sep 2008 15:04:38 +0100Merge
Alpar Juttner <alpar@cs.elte.hu> [Wed, 17 Sep 2008 15:04:38 +0100] rev 265
Merge

Wed, 17 Sep 2008 15:04:21 +0100Merge
Alpar Juttner <alpar@cs.elte.hu> [Wed, 17 Sep 2008 15:04:21 +0100] rev 264
Merge

Mon, 15 Sep 2008 22:28:32 +0200Make copy constr and op= of the default maps private (ticket #137)
Peter Kovacs <kpeter@inf.elte.hu> [Mon, 15 Sep 2008 22:28:32 +0200] rev 263
Make copy constr and op= of the default maps private (ticket #137)

Tue, 16 Sep 2008 16:07:35 +0100Update NEWS file (ticket #121)
Alpar Juttner <alpar@cs.elte.hu> [Tue, 16 Sep 2008 16:07:35 +0100] rev 262
Update NEWS file (ticket #121)

Tue, 16 Sep 2008 08:41:08 +0100Use standard #ifndef/#define for avoiding multiple include.
Alpar Juttner <alpar@cs.elte.hu> [Tue, 16 Sep 2008 08:41:08 +0100] rev 261
Use standard #ifndef/#define for avoiding multiple include.

Thu, 11 Sep 2008 11:10:44 +0100Merge
Alpar Juttner <alpar@cs.elte.hu> [Thu, 11 Sep 2008 11:10:44 +0100] rev 260
Merge

Wed, 10 Sep 2008 11:23:41 +0100Disable checks for ILP solvers.
Akos Ladanyi <ladanyi@tmit.bme.hu> [Wed, 10 Sep 2008 11:23:41 +0100] rev 259
Disable checks for ILP solvers.