|  |  | @205:436fe75092b7 | 17 years | Alpar Juttner | Merge | 
                
                  |  |  | @203:215bfc30b14f | 17 years | Balazs Dezso | Cleaning of heap test and bug fix in heap concept check (ticket #100)
 … | 
                
                  |  |  | @200:c0e2c043c060 | 17 years | Balazs Dezso | Porting graph_copy_test.cc from SVN 3498 | 
                
                  |  |  | @184:716b220697a0 | 18 years | Alpar Juttner | Fix gcc-4.3 compilation errors and warnings | 
                
                  |  |  | @171:02f4d5d9bfd7 | 17 years | Peter Kovacs | Improve and redesign test programs + unify their output (ticket #25)
  … | 
                
                  |  |  | @170:91fb4372688f | 17 years | Peter Kovacs | Port dijkstra_test.cc from SVN -r3499 | 
                
                  |  |  | @167:d57ae6f0a335 | 17 years | Peter Kovacs | Rename StoreBoolMap? to LoggerBoolMap? (ticket #34). | 
                
                  |  |  | @159:c7d30f7810e5 | 17 years | Peter Kovacs | Change the implementation of StoreBoolMap? + improve doc (ticket #36) | 
                
                  |  |  | @149:2f7ae34e1333 | 18 years | Balazs Dezso | Item validity checking for ListGraph? and SmartGraph? | 
                
                  |  |  | @146:4b42aa24ce12 | 18 years | Akos Ladanyi | Makefile cleanup (see ticket #87) | 
                
                  |  |  | @145:95d905b6e33d | 18 years | Alpar Juttner | Merge | 
                
                  |  |  | @141:96f81c791f0c | 18 years | Akos Ladanyi | CMake based build system | 
                
                  |  |  | @139:701c529ba737 | 18 years | Balazs Dezso | Renamings in the graph_utils.h + graph_utils_test added | 
                
                  |  |  | @136:b82dc494bafc | 18 years | Balazs Dezso | Icc compatibility fixes (ticket #84) | 
                
                  |  |  | @123:8899d1891a3c | 18 years | Peter Kovacs | Small improvements in maps.h
- Add a new version of constMap() … | 
                
                  |  |  | @119:82a2639a05bb | 18 years | Alpar Juttner | Port time and counter utilities from svn -r3482
The mingw support has … | 
                
                  |  |  | @118:407c08a0eae9 | 18 years | Balazs Dezso | Exception related solutions removed and new LEMON_DEBUG macro | 
                
                  |  |  | @109:abddaa08b507 | 18 years | Balazs Dezso | Porting SmartGraph? from svn -r 3481 | 
                
                  |  |  | @108:889d0c289d19 | 18 years | Balazs Dezso | Reworking assertions and moving to distinict file | 
                
                  |  |  | @107:31a2e6d28f61 | 18 years | Alpar Juttner | Happy New Year! (Update Copyright dates) | 
                
                  |  |  | @106:9ba2d265e191 | 18 years | Alpar Juttner | Merge | 
                
                  |  |  | @105:e4948ef6a4ca | 18 years | Alpar Juttner | Get rid of StdMap? in unionfind_test.cc | 
                
                  |  |  | @103:b68a7e348e00 | 18 years | Alpar Juttner | Port kruskal() and UnionFind? from svn -r3468
The class type interface … | 
                
                  |  |  | @102:81563e019fa4 | 18 years | Balazs Dezso | Seeding random sequence | 
                
                  |  |  | @100:4f754b4cf82b | 18 years | Alpar Juttner | Bfs/Dfs/Dijkstra? and their deps ported from svn trung -r 3441. | 
                
                  |  |  | @99:dbaa96cc1013 | 18 years | Alpar Juttner | Merge | 
                
                  |  |  | @96:b55e501a90ee | 18 years | Alpar Juttner | Path related files ported from svn -r3435
but ItemReader/Writer? for … | 
                
                  |  |  | @94:a4688e4138ec | 18 years | Peter Kovacs | Fixes in the map concepts
- Now Value type needn't be default … | 
                
                  |  |  | @92:5d4decd1b870 | 18 years | Alpar Juttner | Poisson distribution added | 
                
                  |  |  | @82:bce6c8f93d10 | 18 years | Peter Kovacs | Add basic logical maps and doc improvements
- Add the following new … | 
                
                  |  |  | @80:15968e25ca08 | 18 years | Peter Kovacs | Overall clean-up in maps.h
- Rename some map types:
    * IntegerMap? … | 
                
                  |  |  | @67:9de02aa380de | 18 years | Alpar Juttner | Merge | 
                
                  |  |  | @66:5f7a8570687d | 18 years | Peter Kovacs | Port error.h from svn -r3438 + minor changes (error_test does not … | 
                
                  |  |  | @65:bfbc57a51fbb | 18 years | Alpar Juttner | Merge (redo buggy merge ad7f593399b0) | 
                
                  |  |  | @58:5f1f539f912f | 18 years | Alpar Juttner | Missing header files added to Makefile.am | 
                
                  |  |  | @57:c1acf0018c0a | 18 years | Balazs Dezso | Port ListDigraph? and ListGraph? from svn -r 3433
Details:
- port … | 
                
                  |  |  | @39:0a01d811071f | 18 years | Alpar Juttner | Happy New Year (update the copyright headers) | 
                
                  |  |  | @32:ad7f593399b0 | 18 years | Alpar Juttner | Merge | 
                
                  |  |  | @25:751cd8f9bb1c | 18 years | Alpar Juttner | Port general map related stuff from svn -r3424 + minor changes
- Do … | 
                
                  |  |  | @14:8685efdef52f | 18 years | Peter Kovacs | Translated Hungarian varible names, improved messages. | 
                
                  |  |  | @10:99e499ca560b | 18 years | Alpar Juttner | Port random.h & Co. from svn -r3422 + some cleanups
- gauss(double … | 
                
                  |  |  | @8:a1b1d672f37a | 18 years | Alpar Juttner | Port dim2.h from svn -r3422 | 
                
                  |  |  | @4:3f411aa35bd7 | 18 years | Alpar Juttner | Add test_tool_fail and test_tool_pass
All graph related things was … | 
                
                  |  |  | @1:51eaad3a817b | 18 years | Akos Ladanyi | Autotools based build system. |