[PPL-devel] [GIT] ppl/ppl(ppl-1_0-branch): New commits

Roberto Bagnara bagnara at cs.unipr.it
Wed Aug 8 08:38:37 CEST 2012


URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=a0be443d33fe075c6cfbb4b6b80ce00316656b1d
Merge: ae7b3951caad85edfd7215318f888ec80ebb162d da8fa48876106837ca3f30602a93228d28653183
Author: Roberto Bagnara <bagnara at cs.unipr.it>
Date:   Wed Aug 8 08:38:06 2012 +0200

    Merge branch 'master' into ppl-1_0-branch
    
    Conflicts:
    	configure.ac

URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=da8fa48876106837ca3f30602a93228d28653183
Author: Roberto Bagnara <bagnara at cs.unipr.it>
Date:   Wed Aug 8 08:36:38 2012 +0200

    Updated.

URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=a292feb89642e2dcefa1f2092836ca6323e1cb50
Author: Enea Zaffanella <zaffanella at cs.unipr.it>
Date:   Tue Aug 7 19:09:17 2012 +0200

    Added test class Custom_Variable_Stringifier and corresponding example
    for testing customization of Variable output in the Java interface.

URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=af3298eea9b68aaaada91f7d6af72d8d6520c215
Author: Enea Zaffanella <zaffanella at cs.unipr.it>
Date:   Tue Aug 7 19:06:57 2012 +0200

    Added native methods toString() and setStringifier() to class Variable.
    Implemented variable output function using the customizable stringifier.

URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=7cf8a120e0c217dac91df9501eb72528650ae985
Author: Enea Zaffanella <zaffanella at cs.unipr.it>
Date:   Tue Aug 7 19:01:40 2012 +0200

    Added Variable_Stringifier interface.

URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=1773d4367793972f5fee16587d829c73595c2bc2
Author: Enea Zaffanella <zaffanella at cs.unipr.it>
Date:   Tue Aug 7 18:56:44 2012 +0200

    The default output function for Variable's objects made public.
    There is no actual reason to have it private: being public,
    we simplify the life of a user willing to set it back to default.

URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=3a754d5e27f20380e6f026e7d8a335a8be14d574
Author: Enea Zaffanella <zaffanella at cs.unipr.it>
Date:   Tue Jul 31 14:35:42 2012 +0200

    Use ArrayList instead of Vector for (constraints, ...) systems in Java.
    Added a paragraph to the introduction of the user manual to stress that
    the PPL *_System classes extend ArrayList.
    While at it, removed many useless import directives.
    Also fixed a couple of indentation issues.

URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=64802610e73c3db4f520cedaebf73eadfc0a4611
Author: Roberto Bagnara <bagnara at cs.unipr.it>
Date:   Tue Jul 17 16:49:39 2012 +0200

    Avoid a non-portable GNU Make idiom (using $< in a non-suffix rule context).

URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=8a29319f037b70bef7b59992a1f95132aa9254cc
Author: Enea Zaffanella <zaffanella at cs.unipr.it>
Date:   Fri Jul 13 15:40:36 2012 +0200

    Changed test04 to print more info when noisy.




More information about the PPL-devel mailing list