Thu, 03 Jul 2008 12:40:04 +0200New skip*() functions in (Dig|G)raphReader
Balazs Dezso <deba@inf.elte.hu> [Thu, 03 Jul 2008 12:40:04 +0200] rev 188
New skip*() functions in (Dig|G)raphReader

Wed, 02 Jul 2008 13:51:20 +0100Fix bug caused by m4 consuming pairs of square brackets (#108).
Akos Ladanyi <ladanyi@tmit.bme.hu> [Wed, 02 Jul 2008 13:51:20 +0100] rev 187
Fix bug caused by m4 consuming pairs of square brackets (#108).

Wed, 02 Jul 2008 10:37:14 +0200Improvments in map name handling
Balazs Dezso <deba@inf.elte.hu> [Wed, 02 Jul 2008 10:37:14 +0200] rev 186
Improvments in map name handling

- The label map is not necessary
- If the item set is empty and no map is read, then the map name line can
be ommited

Tue, 01 Jul 2008 21:21:49 +0200Fix skip*() functions is GraphWriters (Ticket #107)
Balazs Dezso <deba@inf.elte.hu> [Tue, 01 Jul 2008 21:21:49 +0200] rev 185
Fix skip*() functions is GraphWriters (Ticket #107)

Thu, 27 Mar 2008 16:27:23 +0100Fix gcc-4.3 compilation errors and warnings
Alpar Juttner <alpar@cs.elte.hu> [Thu, 27 Mar 2008 16:27:23 +0100] rev 184
Fix gcc-4.3 compilation errors and warnings

Fri, 20 Jun 2008 11:09:30 +0100Merge
Alpar Juttner <alpar@cs.elte.hu> [Fri, 20 Jun 2008 11:09:30 +0100] rev 183
Merge

Wed, 18 Jun 2008 13:52:23 +0100*Maps() -> *MapNames() in LgfContents
Alpar Juttner <alpar@cs.elte.hu> [Wed, 18 Jun 2008 13:52:23 +0100] rev 182
*Maps() -> *MapNames() in LgfContents

Wed, 18 Jun 2008 13:07:18 +0100Doc improvements in LgfContents
Alpar Juttner <alpar@cs.elte.hu> [Wed, 18 Jun 2008 13:07:18 +0100] rev 181
Doc improvements in LgfContents

Wed, 18 Jun 2008 12:59:07 +0100Remove LgfContents.is*()
Alpar Juttner <alpar@cs.elte.hu> [Wed, 18 Jun 2008 12:59:07 +0100] rev 180
Remove LgfContents.is*()

Wed, 18 Jun 2008 12:39:20 +0100Content -> contents
Alpar Juttner <alpar@cs.elte.hu> [Wed, 18 Jun 2008 12:39:20 +0100] rev 179
Content -> contents

Tue, 15 Apr 2008 14:12:10 +0200Doc improvements in random.h
Alpar Juttner <alpar@cs.elte.hu> [Tue, 15 Apr 2008 14:12:10 +0200] rev 178
Doc improvements in random.h

Thu, 19 Jun 2008 10:59:22 +0200Seeding from file source or from pid and time (ticket #19)
Balazs Dezso <deba@inf.elte.hu> [Thu, 19 Jun 2008 10:59:22 +0200] rev 177
Seeding from file source or from pid and time (ticket #19)

Tue, 17 Jun 2008 12:47:15 +0100Merge
Alpar Juttner <alpar@cs.elte.hu> [Tue, 17 Jun 2008 12:47:15 +0100] rev 176
Merge

Mon, 16 Jun 2008 14:57:02 +0100Reworked versioning.
Akos Ladanyi <ladanyi@tmit.bme.hu> [Mon, 16 Jun 2008 14:57:02 +0100] rev 175
Reworked versioning.

Tue, 17 Jun 2008 12:28:49 +0100Merge
Alpar Juttner <alpar@cs.elte.hu> [Tue, 17 Jun 2008 12:28:49 +0100] rev 174
Merge

Mon, 16 Jun 2008 18:23:11 +0200LGF content reader class
Balazs Dezso <deba@inf.elte.hu> [Mon, 16 Jun 2008 18:23:11 +0200] rev 173
LGF content reader class

Mon, 16 Jun 2008 18:19:07 +0200Clarifying the usage of skipSection
Balazs Dezso <deba@inf.elte.hu> [Mon, 16 Jun 2008 18:19:07 +0200] rev 172
Clarifying the usage of skipSection

Sun, 15 Jun 2008 22:05:23 +0200Improve and redesign test programs + unify their output (ticket #25)
Peter Kovacs <kpeter@inf.elte.hu> [Sun, 15 Jun 2008 22:05:23 +0200] rev 171
Improve and redesign test programs + unify their output (ticket #25)
- Move graph related utilities form test_tools.h to graph_test.h.
- Move the contents of graph_utils_test.h to graph_utils_test.cc.
- Rename map_test.h -> graph_maps_test.h.
- Rename digraph_test.h -> graph_test.h.
- Many improvements in the following files:
* digraph_test.cc
* graph_test.cc
* graph_test.h
* graph_maps_test.h
* graph_utils_test.cc
* bfs_test.cc
* dfs_test.cc
* counter_test.cc
- Test programs print messages only if it really seems necessary.
- Remove \file commands form .cc test files.

Sun, 15 Jun 2008 22:03:33 +0200Port dijkstra_test.cc from SVN -r3499
Peter Kovacs <kpeter@inf.elte.hu> [Sun, 15 Jun 2008 22:03:33 +0200] rev 170
Port dijkstra_test.cc from SVN -r3499

Sun, 15 Jun 2008 09:19:53 +0200Fix various rename bugs
Peter Kovacs <kpeter@inf.elte.hu> [Sun, 15 Jun 2008 09:19:53 +0200] rev 169
Fix various rename bugs

Sat, 14 Jun 2008 19:52:08 +0200Remove reset() functions from SubCounter classes (ticket #82)
Peter Kovacs <kpeter@inf.elte.hu> [Sat, 14 Jun 2008 19:52:08 +0200] rev 168
Remove reset() functions from SubCounter classes (ticket #82)

Sat, 14 Jun 2008 19:34:15 +0200Rename StoreBoolMap to LoggerBoolMap (ticket #34).
Peter Kovacs <kpeter@inf.elte.hu> [Sat, 14 Jun 2008 19:34:15 +0200] rev 167
Rename StoreBoolMap to LoggerBoolMap (ticket #34).

Wed, 04 Jun 2008 11:28:08 +0100lemon/concept_check.h was installed into a wrong directory
Alpar Juttner <alpar@cs.elte.hu> [Wed, 04 Jun 2008 11:28:08 +0100] rev 166
lemon/concept_check.h was installed into a wrong directory

Sat, 31 May 2008 12:49:18 +0200Undirected LGF IO
Balazs Dezso <deba@inf.elte.hu> [Sat, 31 May 2008 12:49:18 +0200] rev 165
Undirected LGF IO

Sat, 31 May 2008 12:34:44 +0200Reworking demo file
Balazs Dezso <deba@inf.elte.hu> [Sat, 31 May 2008 12:34:44 +0200] rev 164
Reworking demo file

Sat, 31 May 2008 12:31:21 +0200Bug fixes and improvements in LGF IO
Balazs Dezso <deba@inf.elte.hu> [Sat, 31 May 2008 12:31:21 +0200] rev 163
Bug fixes and improvements in LGF IO

Tue, 27 May 2008 16:01:20 +0200Section reader for DigraphReader
Balazs Dezso <deba@inf.elte.hu> [Tue, 27 May 2008 16:01:20 +0200] rev 162
Section reader for DigraphReader

Mon, 26 May 2008 13:50:47 +0100Merge
Alpar Juttner <alpar@cs.elte.hu> [Mon, 26 May 2008 13:50:47 +0100] rev 161
Merge

Mon, 26 May 2008 13:31:41 +0200Improved documentation for counters
Peter Kovacs <kpeter@inf.elte.hu> [Mon, 26 May 2008 13:31:41 +0200] rev 160
Improved documentation for counters

Mon, 26 May 2008 01:35:59 +0200Change the implementation of StoreBoolMap + improve doc (ticket #36)
Peter Kovacs <kpeter@inf.elte.hu> [Mon, 26 May 2008 01:35:59 +0200] rev 159
Change the implementation of StoreBoolMap + improve doc (ticket #36)