Timeline
08/08/13:
- 22:56 Changeset in lemon, lemon-1.1, lemon-1.2 [1265:552e3d1242c6] by
 - Fix biNodeConnected() function (#439)
 
08/07/13:
- 16:37 Ticket #317 (mip_test fails with CBC trunk version) closed by
 - 
              fixed: 
mip_test.ccpasses with CBC svn version 1867 (around Feb. 2013), … - 10:58 Ticket #464 (Update the installation guide for LEMON 1.3) closed by
 - done
 - 10:56 Ticket #460 (SoPlex CMAKE support) closed by
 - done: A rebased and updated version of the patch …
 - 08:12 Ticket #294 (ignore_unused_variable_warning) closed by
 - fixed: Thanks. I split the modification to more changesets so that it can be …
 - 07:09 Changeset in lemon, lemon-1.2 [1263:b9887ae63df0]1.2 by
 - Merge #294 to branch 1.2
 - 06:57 Changeset in lemon, lemon-1.2 [1260:a337a0dd3f75] by
 - Further ignore_unused_variable_warning() explicit namespaces (#294)
 - 06:55 Changeset in lemon, lemon-1.2 [1259:8b2d4e5d96e4] by
 - Merge #294 to branches >=1.2
 - 06:31 Changeset in lemon, lemon-1.1 [1258:bdfc038f364c]1.1 by
 - Merge #294 to branch 1.1
 - 06:29 Changeset in lemon, lemon-1.1, lemon-1.2 [1257:3e711ee55d31] by
 - Add explicit namespace to ignore_unused_variable_warning() usages (#294)
 - 06:15 Ticket #470 ("Unused locally defined typedef" warning with gcc 4.8) closed by
 - fixed
 
08/06/13:
- 23:34 InstallLinux edited by
 - (diff)
 - 23:34 InstallCmake edited by
 - (diff)
 - 23:30 HowToCompile edited by
 - (diff)
 - 23:26 InstallLinux edited by
 - (diff)
 - 23:25 InstallLinux edited by
 - (diff)
 - 23:17 InstallGuide edited by
 - (diff)
 - 23:16 InstallGuide edited by
 - (diff)
 - 18:06 Ticket #463 (Unify the usage of e and m in the doc) closed by
 - done: Replying to kpeter: > I attached two changesets They are …
 - 12:21 Changeset in lemon, lemon-1.2 [1249:2c2e8df67ddc]1.2 by
 - Merge further fixes #470 to branch 1.2
 - 12:19 Changeset in lemon, lemon-1.1 [1248:14394c9603c2]1.1 by
 - Merge further fixes #470 to branch 1.1
 - 12:04 Changeset in lemon, lemon-1.1, lemon-1.2 [1247:115031ac8001] by
 - Further fixes for gcc version 3.3 and 4.3 (#470)
 - 09:13 Ticket #459 (Various improvements in the doc) closed by
 - fixed: The issue above is fixed in [38c432e01489]. Still can't understand why …
 - 09:10 Changeset in lemon, lemon-1.1, lemon-1.2 [1246:6039b32a2351] by
 - Unused local typedefs warning pragma is only applied to gcc>=4.8 (#470)
 - 04:35 Ticket #470 ("Unused locally defined typedef" warning with gcc 4.8) reopened by
 - I reopened this ticket because it seems that this solution causes a …
 - 04:26 Ticket #459 (Various improvements in the doc) reopened by
 - I reopened this ticket as I got a compiler warning that is due to …
 
08/05/13:
- 15:05 Ticket #459 (Various improvements in the doc) closed by
 - done: Replying to alpar: > I keep this ticket open, because I …
 
08/02/13:
- 14:52 Ticket #470 ("Unused locally defined typedef" warning with gcc 4.8) closed by
 - fixed: Replying to deba: > The changeset looks good to me. I …
 - 14:25 Ticket #69 (Revise and port bipartite graphs) closed by
 - fixed: I think it's done. I'm closing it as fixed.
 
07/30/13:
- 16:54 InstallGuide edited by
 - (diff)
 - 16:53 InstallGuide edited by
 - (diff)
 - 16:19 Ticket #454 (Insufficient checking for feasibility in min cost flow algorithms) closed by
 - done: [ee9bac10f58e] has been merged to the main branch
 - 15:56 Ticket #461 (Bug in assert.h) closed by
 - fixed: Merged to branches 1.1, 1.2, and default as [0e30f63d45d0].
 - 15:53 Changeset in lemon, lemon-1.2 [1244:af461bae0601]1.2 by
 - Merge bugfix #461 to branch 1.2
 - 15:52 Changeset in lemon, lemon-1.1 [1243:79f149ee0230]1.1 by
 - Merge bugfix #461 to branch 1.1
 - 15:42 Ticket #468 (make check fails with gcc 4.8.1 and 4.7.2 for lemon 1.2.3) closed by
 - fixed: As of [879fcb781086] (default branch), [736436e516d3] (branch 1.2) and …
 - 15:32 Ticket #465 (Better CMAKE config for the LP tools) closed by
 - done: It is in the main branch as [fc3854d936f7].
 - 15:29 Ticket #456 (Use doxygen's own bibtex support insead of our home brewed one) closed by
 - done: Replying to kpeter: > As far as I see, this solution does …
 - 15:28 Ticket #457 (File export functionality for the LP interface) closed by
 - done: It is in the main branch, see [1782aa72495a].
 - 15:12 Changeset in lemon, lemon-1.2 [1238:736436e516d3]1.2 by
 - Merge fix #470 to branch 1.2
 - 15:10 Changeset in lemon, lemon-1.1 [1237:deaf433636ca]1.1 by
 - Merge fix #470 to branch 1.1
 - 15:03 Changeset in lemon, lemon-1.1, lemon-1.2 [1236:756022ac1674] by
 - Suppress 'unused local typedefs' warnings, and resolve others (#470)
 
07/24/13:
- 11:18 Ticket #446 (Better CPLEX component discovery) closed by
 - fixed: A [caf16813b1e8] and a bugfix [b208de044477] have been merged to the …
 - 11:12 Ticket #469 (map_test hangs with gcc 4.7/4.8) closed by
 - fixed: The issue is fixed in [8a3fb3155dca].
 - 10:21 Changeset in lemon, lemon-1.2 [1277:e13061207f85]1.2r1.2.4 by
 - Backport [8a3fb3155dca] (Bugfix in test/maps_test.cc) to branch 1.2 (#469)
 
07/22/13:
- 12:27 Ticket #470 ("Unused locally defined typedef" warning with gcc 4.8) created by
 - 
              The warnings look very stupid, but makes 
Maintainermore fail. Is … - 12:11 Ticket #469 (map_test hangs with gcc 4.7/4.8) created by
 - The problem occur in optimized mode only (-DCMAKE_BUILD_TYPE=Release …
 
07/18/13:
- 15:33 Ticket #261 (Support floating-point data in min-cost flow algorithms) reopened by
 - Should we consider increased support for non-integer data? It would be …
 - 15:28 Ticket #468 (make check fails with gcc 4.8.1 and 4.7.2 for lemon 1.2.3) created by
 - Hi, I am building lemon 1.2.3 on various machines. Using more recent …
 
07/16/13:
07/10/13:
07/09/13:
Note: See TracTimeline
        for information about the timeline view.
    
