projman-before-merge

log

age author description
Thu, 29 Nov 2007 19:48:42 +0100 ludal introduce a new BaB constraint trying to minimize the sum of last days of all tasksdefault tip
Thu, 29 Nov 2007 19:47:04 +0100 ludal prepare problem model to include a new flag for tasks
Thu, 29 Nov 2007 19:43:17 +0100 ludal use new Vcs fields
Wed, 21 Nov 2007 18:09:05 +0100 ludal merge
Wed, 21 Nov 2007 12:36:05 +0100 ludal more name fixing
Wed, 21 Nov 2007 18:08:09 +0100 ludal tag release 0.12.2
Wed, 21 Nov 2007 12:52:04 +0100 ludal include projman_convert_format.1 in debian packagerelease_0_12_2
Wed, 21 Nov 2007 12:33:23 +0100 ludal remove references to projman_convert_format.sh which has been renamed
Wed, 21 Nov 2007 11:27:09 +0100 ludal add man page for projman_convert_format
Wed, 21 Nov 2007 11:26:50 +0100 ludal update copyright
Wed, 21 Nov 2007 11:26:20 +0100 ludal update description
Wed, 21 Nov 2007 11:04:16 +0100 ludal remove .sh extension to make lintian happy
Wed, 21 Nov 2007 11:03:50 +0100 ludal update changelog
Wed, 21 Nov 2007 10:57:46 +0100 ludal xml output fixes
Tue, 20 Nov 2007 19:55:34 +0100 ocy Milestones should not appear in cost tables and duration tables
Tue, 20 Nov 2007 19:40:58 +0100 ocy Corrected encoding specification for the XML writer of ElementTree library
Fri, 16 Nov 2007 16:47:12 +0100 Aurelien Campeas doclet
Fri, 02 Nov 2007 01:43:38 +0100 ludal update debian/changelog and bump version for next release
Fri, 02 Nov 2007 01:38:31 +0100 ludal merge, re-fix packaging because we need to build against current only
Fri, 02 Nov 2007 01:14:36 +0100 ludal a writer for the tasks
Fri, 02 Nov 2007 01:14:22 +0100 ludal save the raw description and its format
Fri, 02 Nov 2007 01:13:37 +0100 ludal reverse mapping for task types
Fri, 19 Oct 2007 19:15:51 +0200 Alexandre Fayolle release 0.12.1
Fri, 19 Oct 2007 19:13:27 +0200 Alexandre Fayolle do not install tests
Fri, 19 Oct 2007 19:09:58 +0200 Alexandre Fayolle merge
Fri, 19 Oct 2007 19:09:23 +0200 Alexandre Fayolle package fixes
Fri, 19 Oct 2007 18:55:31 +0200 ludal use usage=percent as a load modifier for sameforall load-type
Wed, 19 Sep 2007 14:49:39 +0200 ocy Correcting the makefile for compiling on amd64
Fri, 31 Aug 2007 17:34:56 +0200 ludal merge
Fri, 31 Aug 2007 17:33:43 +0200 ludal fix error with rest descriptions
Tue, 28 Aug 2007 19:04:12 +0200 ludal a nice example of code that has never been run (tm)
Tue, 28 Aug 2007 18:54:49 +0200 ludal packaging fixes
Tue, 28 Aug 2007 18:40:06 +0200 ludal packaging update
Fri, 31 Aug 2007 16:07:43 +0200 Nicolas Chauvat bugfix: inheriting weekdays was failing
Fri, 31 Aug 2007 14:11:51 +0200 Nicolas Chauvat do not raise. is this a problem ?
Mon, 20 Aug 2007 11:51:03 +0200 ludal merge
Mon, 20 Aug 2007 11:50:34 +0200 ludal make gcsp.so compile with boost-1.34.1 and python2.4
Tue, 14 Aug 2007 18:18:48 +0200 ludal small packaging update
Thu, 16 Aug 2007 21:11:10 +0200 Nicolas Chauvat improve error message
Tue, 14 Aug 2007 18:06:25 +0200 ludal use elementtree for views outputs
Tue, 14 Aug 2007 15:42:31 +0200 ludal rewrote schedule writer to use elementtree
Tue, 14 Aug 2007 15:06:20 +0200 ludal remove dead code
Tue, 14 Aug 2007 15:01:37 +0200 ludal prepare release :
Tue, 14 Aug 2007 14:30:06 +0200 ludal fix drawing of arrows in gantt diagram
Tue, 14 Aug 2007 14:12:59 +0200 ludal enable a 'global' constraint for checking non overlapped between tasks for the same resource
Tue, 14 Aug 2007 14:12:31 +0200 ludal can't allow threading or we can't check for CTRL-C interrupt
Tue, 14 Aug 2007 14:11:46 +0200 ludal remove debug print
Tue, 14 Aug 2007 13:55:09 +0200 ludal upgrade task.xml file format to use <task load="nnn"> instead of duration
Tue, 14 Aug 2007 12:25:06 +0200 ludal implements sameforall load-type
Mon, 13 Aug 2007 18:59:12 +0200 ludal improve tasks schema by adding load_type
Mon, 13 Aug 2007 18:12:14 +0200 ludal fix writing and reading schedule file
Mon, 13 Aug 2007 17:48:19 +0200 ludal reorganized gcsp module
Mon, 13 Aug 2007 15:29:07 +0200 ludal fix calendars for the examples
Mon, 13 Aug 2007 11:47:41 +0200 ludal starts refactoring scheduling/csp nothing broken (yet)
Fri, 10 Aug 2007 14:19:12 +0200 ludal cleanup & bugfix
Fri, 10 Aug 2007 01:32:19 +0200 Nicolas Chauvat make default_daytype recursive.
Wed, 08 Aug 2007 20:57:01 +0200 Nicolas Chauvat a few improvements and bugfixes thanks to pylint
Wed, 08 Aug 2007 20:06:37 +0200 Nicolas Chauvat calendar refactoring done. all tests green.
Wed, 08 Aug 2007 16:47:10 +0200 Nicolas Chauvat large calendar refactoring in the works
Wed, 08 Aug 2007 15:36:12 +0200 Nicolas Chauvat remove verbose()