[ppl] 37/68: Imported Debian patch 0.11.2-1
Andreas Tille
tille at debian.org
Sat Nov 12 08:41:16 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository ppl.
commit 37948928230df8a898f07ee3dbb950b9155789ee
Merge: d639a72 625261d
Author: Michael Tautschnig <mt at debian.org>
Date: Thu Mar 3 12:50:57 2011 +0100
Imported Debian patch 0.11.2-1
CREDITS | 18 +-
ChangeLog | 1478 +-
Makefile.am | 1 +
Makefile.in | 2 +
NEWS | 96 +
README | 46 +-
README.alpha | 5 +-
README.configure | 7 +-
STANDARDS | 37 +
Watchdog/ChangeLog | 934 +-
Watchdog/Makefile.am | 1 +
Watchdog/Makefile.in | 1 +
Watchdog/NEWS | 6 +
Watchdog/README | 8 +
Watchdog/aclocal.m4 | 4 +-
Watchdog/config.guess | 213 +-
Watchdog/config.sub | 64 +-
Watchdog/configure | 419 +-
Watchdog/configure.ac | 1 +
Watchdog/doc/Makefile.am | 1 +
Watchdog/doc/Makefile.in | 1 +
Watchdog/doc/README.doc | 2 +
Watchdog/doc/devref.doxyconf-latex.in | 2 +-
Watchdog/doc/devref.tex | 1 +
Watchdog/doc/fdl.pdf | Bin 56411 -> 82013 bytes
Watchdog/doc/fdl.ps.gz | Bin 63652 -> 92837 bytes
Watchdog/doc/gpl.pdf | Bin 69557 -> 75252 bytes
Watchdog/doc/gpl.ps.gz | Bin 80251 -> 86669 bytes
Watchdog/doc/pwl-user-0.8-html.tar.gz | Bin 70128 -> 73541 bytes
Watchdog/doc/pwl-user-0.8.pdf | Bin 262590 -> 296785 bytes
Watchdog/doc/pwl-user-0.8.ps.gz | Bin 191661 -> 230371 bytes
Watchdog/doc/pwl.sty | 5 +-
Watchdog/doc/user.tex | 1 +
Watchdog/m4/Makefile.am | 1 +
Watchdog/m4/Makefile.in | 1 +
Watchdog/src/Doubly_Linked_Object.defs.hh | 1 +
Watchdog/src/Doubly_Linked_Object.inlines.hh | 1 +
Watchdog/src/Doubly_Linked_Object.types.hh | 1 +
Watchdog/src/EList.defs.hh | 1 +
Watchdog/src/EList.inlines.hh | 1 +
Watchdog/src/EList.types.hh | 1 +
Watchdog/src/EList_Iterator.defs.hh | 1 +
Watchdog/src/EList_Iterator.inlines.hh | 1 +
Watchdog/src/EList_Iterator.types.hh | 1 +
Watchdog/src/Handler.defs.hh | 1 +
Watchdog/src/Handler.inlines.hh | 1 +
Watchdog/src/Handler.types.hh | 1 +
Watchdog/src/Makefile.am | 3 +
Watchdog/src/Makefile.in | 3 +
Watchdog/src/Pending_Element.defs.hh | 1 +
Watchdog/src/Pending_Element.inlines.hh | 1 +
Watchdog/src/Pending_Element.types.hh | 1 +
Watchdog/src/Pending_List.defs.hh | 1 +
Watchdog/src/Pending_List.inlines.hh | 1 +
Watchdog/src/Pending_List.templates.hh | 1 +
Watchdog/src/Pending_List.types.hh | 1 +
Watchdog/src/Threshold_Watcher.cc | 1 +
Watchdog/src/Threshold_Watcher.defs.hh | 1 +
Watchdog/src/Threshold_Watcher.inlines.hh | 1 +
Watchdog/src/Threshold_Watcher.templates.hh | 1 +
Watchdog/src/Threshold_Watcher.types.hh | 1 +
Watchdog/src/Time.cc | 1 +
Watchdog/src/Time.defs.hh | 1 +
Watchdog/src/Time.inlines.hh | 1 +
Watchdog/src/Time.types.hh | 1 +
Watchdog/src/Watchdog.cc | 1 +
Watchdog/src/Watchdog.defs.hh | 1 +
Watchdog/src/Watchdog.inlines.hh | 1 +
Watchdog/src/Watchdog.types.hh | 1 +
Watchdog/src/pwl.hh.dist | 43 +-
Watchdog/src/pwl_header.hh | 1 +
Watchdog/tests/Makefile.am | 3 +-
Watchdog/tests/Makefile.in | 3 +-
Watchdog/tests/pwl_test.cc | 1 +
Watchdog/tests/pwl_test.hh | 1 +
Watchdog/tests/watchdog1.cc | 1 +
Watchdog/utils/Makefile.am | 1 +
Watchdog/utils/Makefile.in | 1 +
Watchdog/utils/build_header.in | 1 +
aclocal.m4 | 5 +-
config.guess | 213 +-
config.h.in | 7 +-
config.sub | 64 +-
configure | 838 +-
configure.ac | 90 +-
debian/changelog | 10 +
debian/control | 2 +-
debian/patches/debian-changes-0.11.2-1 | 70 +
debian/patches/series | 1 +
debian/watch | 2 +-
demos/Makefile.am | 1 +
demos/Makefile.in | 2 +
demos/ppl_lcdd/Makefile.am | 1 +
demos/ppl_lcdd/Makefile.in | 2 +
demos/ppl_lcdd/examples/Makefile.am | 1 +
demos/ppl_lcdd/examples/Makefile.in | 2 +
demos/ppl_lcdd/ppl_lcdd.1 | 5 +-
demos/ppl_lcdd/ppl_lcdd.cc | 8 +-
demos/ppl_lpsol/Makefile.am | 65 +-
demos/ppl_lpsol/Makefile.in | 146 +-
demos/ppl_lpsol/dummy.cc | 14 +-
demos/ppl_lpsol/examples/Makefile.am | 1 +
demos/ppl_lpsol/examples/Makefile.in | 2 +
demos/ppl_lpsol/expected_mpz | 2202 +-
demos/ppl_lpsol/expected_mpz_a | 2510 +-
demos/ppl_lpsol/glpk_set_d_eps.c | 286 +
demos/ppl_lpsol/ppl_lpsol.1 | 14 +-
demos/ppl_lpsol/ppl_lpsol.c | 109 +-
demos/ppl_pips/Makefile.am | 3 +-
demos/ppl_pips/Makefile.in | 4 +-
demos/ppl_pips/examples/Makefile.am | 1 +
demos/ppl_pips/examples/Makefile.in | 2 +
demos/ppl_pips/expected_int16 | 16 +-
demos/ppl_pips/expected_int16_a | 16 +-
demos/ppl_pips/expected_int32 | 20 +-
demos/ppl_pips/expected_int32_a | 20 +-
demos/ppl_pips/expected_int64 | 22 +-
demos/ppl_pips/expected_int64_a | 22 +-
demos/ppl_pips/expected_int8 | 8 +-
demos/ppl_pips/expected_int8_a | 8 +-
demos/ppl_pips/expected_mpz | 8 +-
demos/ppl_pips/expected_mpz_a | 8 +-
demos/ppl_pips/ppl_pips.1 | 5 +-
demos/ppl_pips/ppl_pips.cc | 9 +-
doc/Makefile.am | 246 +-
doc/Makefile.in | 416 +-
doc/README.doc | 2 +
doc/definitions.dox | 9 +-
doc/devref-language-interface.doxyconf.in | 5 +-
doc/devref-language-interface.tex | 10 +-
doc/devref.doxyconf-latex.in | 2 +-
doc/devref.tex | 8 +-
doc/fdl.pdf | Bin 56411 -> 82013 bytes
doc/fdl.ps.gz | Bin 63652 -> 92837 bytes
doc/gpl.pdf | Bin 69557 -> 75252 bytes
doc/gpl.ps.gz | Bin 80251 -> 86669 bytes
doc/libppl.3 | 9 +-
doc/libppl_c.3 | 17 +-
doc/ppl-config.1 | 15 +-
doc/ppl-user-0.11-html.tar.gz | Bin 964441 -> 0 bytes
doc/ppl-user-0.11.2-html.tar.gz | Bin 0 -> 965218 bytes
doc/{ppl-user-0.11.pdf => ppl-user-0.11.2.pdf} | 104702 +++++++++---------
doc/ppl-user-0.11.2.ps.gz | Bin 0 -> 1508103 bytes
doc/ppl-user-0.11.ps.gz | Bin 1327945 -> 0 bytes
doc/ppl-user-c-interface-0.11-html.tar.gz | Bin 193972 -> 0 bytes
doc/ppl-user-c-interface-0.11.2-html.tar.gz | Bin 0 -> 196786 bytes
doc/ppl-user-c-interface-0.11.2.pdf | 26761 +++++
doc/ppl-user-c-interface-0.11.2.ps.gz | Bin 0 -> 451558 bytes
doc/ppl-user-c-interface-0.11.pdf | 26448 -----
doc/ppl-user-c-interface-0.11.ps.gz | Bin 370039 -> 0 bytes
doc/ppl-user-java-interface-0.11-html.tar.gz | Bin 192727 -> 0 bytes
doc/ppl-user-java-interface-0.11.2-html.tar.gz | Bin 0 -> 188121 bytes
doc/ppl-user-java-interface-0.11.2.pdf | 23682 ++++
doc/ppl-user-java-interface-0.11.2.ps.gz | Bin 0 -> 474147 bytes
doc/ppl-user-java-interface-0.11.pdf | 23280 ----
doc/ppl-user-java-interface-0.11.ps.gz | Bin 366042 -> 0 bytes
doc/ppl-user-ocaml-interface-0.11-html.tar.gz | Bin 75235 -> 0 bytes
doc/ppl-user-ocaml-interface-0.11.2-html.tar.gz | Bin 0 -> 75622 bytes
doc/ppl-user-ocaml-interface-0.11.2.pdf | Bin 0 -> 319287 bytes
doc/ppl-user-ocaml-interface-0.11.2.ps.gz | Bin 0 -> 262936 bytes
doc/ppl-user-ocaml-interface-0.11.pdf | Bin 286000 -> 0 bytes
doc/ppl-user-ocaml-interface-0.11.ps.gz | Bin 224718 -> 0 bytes
doc/ppl-user-prolog-interface-0.11-html.tar.gz | Bin 74802 -> 0 bytes
doc/ppl-user-prolog-interface-0.11.2-html.tar.gz | Bin 0 -> 75259 bytes
doc/ppl-user-prolog-interface-0.11.2.pdf | Bin 0 -> 318479 bytes
doc/ppl-user-prolog-interface-0.11.2.ps.gz | Bin 0 -> 294449 bytes
doc/ppl-user-prolog-interface-0.11.pdf | Bin 283943 -> 0 bytes
doc/ppl-user-prolog-interface-0.11.ps.gz | Bin 253968 -> 0 bytes
doc/ppl.sty | 1 +
doc/user-language-interface.doxyconf.in | 3 +-
doc/user-language-interface.tex | 10 +-
doc/user.tex | 8 +-
instchk.hh | 5 +-
interfaces/C/C_interface.dox | 9 +
interfaces/C/Makefile.am | 1 +
interfaces/C/Makefile.in | 2 +
interfaces/C/ppl_c.h.dist | 1517 +-
interfaces/C/ppl_c_header.h | 1 +
interfaces/C/ppl_c_implementation_common.cc | 3 +-
interfaces/C/ppl_c_implementation_common.defs.hh | 1 +
.../C/ppl_c_implementation_common.inlines.hh | 1 +
interfaces/C/ppl_c_version.h.in | 1 +
interfaces/C/ppl_interface_generator_c_cc_code.m4 | 1 +
interfaces/C/ppl_interface_generator_c_cc_files.m4 | 1 +
interfaces/C/ppl_interface_generator_c_h.m4 | 1 +
interfaces/C/ppl_interface_generator_c_h_code.m4 | 1 +
interfaces/C/ppl_interface_generator_c_hh_files.m4 | 1 +
...l_interface_generator_c_procedure_generators.m4 | 1 +
interfaces/C/tests/Makefile.am | 13 +-
interfaces/C/tests/Makefile.in | 10 +-
interfaces/C/tests/formatted_output.c | 1 +
interfaces/C/tests/pip_test.c | 1 +
interfaces/C/tests/ppl_c_test.cc | 1 +
interfaces/C/tests/ppl_c_test.h | 1 +
interfaces/C/tests/print_to_buffer.c | 1 +
interfaces/C/tests/print_to_buffer.h | 1 +
interfaces/C/tests/watchdog1.c | 1 +
interfaces/C/tests/weightwatch1.c | 1 +
interfaces/Java/Makefile.am | 1 +
interfaces/Java/Makefile.in | 2 +
interfaces/Java/jni/Makefile.am | 1 +
interfaces/Java/jni/Makefile.in | 2 +
...ppl_interface_generator_java_classes_cc_code.m4 | 1 +
...pl_interface_generator_java_classes_cc_files.m4 | 1 +
interfaces/Java/jni/ppl_java_common.cc | 1 +
interfaces/Java/jni/ppl_java_common.defs.hh | 1 +
interfaces/Java/jni/ppl_java_common.inlines.hh | 1 +
interfaces/Java/jni/ppl_java_globals.cc | 1 +
.../Artificial_Parameter.java | 1 +
.../Artificial_Parameter_Sequence.java | 1 +
.../Bounded_Integer_Type_Overflow.java | 1 +
.../Bounded_Integer_Type_Representation.java | 1 +
.../Bounded_Integer_Type_Width.java | 1 +
.../Java/parma_polyhedra_library/By_Reference.java | 1 +
.../Java/parma_polyhedra_library/Coefficient.java | 1 +
.../parma_polyhedra_library/Complexity_Class.java | 1 +
.../Java/parma_polyhedra_library/Congruence.java | 1 +
.../parma_polyhedra_library/Congruence_System.java | 1 +
.../Java/parma_polyhedra_library/Constraint.java | 1 +
.../parma_polyhedra_library/Constraint_System.java | 1 +
.../Control_Parameter_Name.java | 1 +
.../Control_Parameter_Value.java | 1 +
.../Degenerate_Element.java | 1 +
.../Domain_Error_Exception.java | 1 +
.../Fake_Class_for_Doxygen.java | 1 +
.../Java/parma_polyhedra_library/Generator.java | 1 +
.../parma_polyhedra_library/Generator_System.java | 1 +
.../parma_polyhedra_library/Generator_Type.java | 1 +
.../parma_polyhedra_library/Grid_Generator.java | 1 +
.../Grid_Generator_System.java | 1 +
.../Grid_Generator_Type.java | 1 +
interfaces/Java/parma_polyhedra_library/IO.java | 1 +
.../Invalid_Argument_Exception.java | 1 +
.../Length_Error_Exception.java | 1 +
.../parma_polyhedra_library/Linear_Expression.java | 1 +
.../Linear_Expression_Coefficient.java | 1 +
.../Linear_Expression_Difference.java | 1 +
.../Linear_Expression_Sum.java | 1 +
.../Linear_Expression_Times.java | 1 +
.../Linear_Expression_Unary_Minus.java | 1 +
.../Linear_Expression_Variable.java | 1 +
.../Logic_Error_Exception.java | 1 +
.../Java/parma_polyhedra_library/MIP_Problem.java | 1 +
.../MIP_Problem_Status.java | 1 +
.../Java/parma_polyhedra_library/Makefile.am | 1 +
.../Java/parma_polyhedra_library/Makefile.in | 2 +
.../parma_polyhedra_library/Optimization_Mode.java | 1 +
.../Overflow_Error_Exception.java | 1 +
.../parma_polyhedra_library/PIP_Decision_Node.java | 1 +
.../Java/parma_polyhedra_library/PIP_Problem.java | 1 +
.../PIP_Problem_Control_Parameter_Name.java | 1 +
.../PIP_Problem_Control_Parameter_Value.java | 1 +
.../PIP_Problem_Status.java | 1 +
.../parma_polyhedra_library/PIP_Solution_Node.java | 3 +-
.../parma_polyhedra_library/PIP_Tree_Node.java | 1 +
.../Java/parma_polyhedra_library/PPL_Object.java | 1 +
interfaces/Java/parma_polyhedra_library/Pair.java | 1 +
.../Parma_Polyhedra_Library.java | 34 +-
.../parma_polyhedra_library/Partial_Function.java | 1 +
.../parma_polyhedra_library/Poly_Con_Relation.java | 1 +
.../parma_polyhedra_library/Poly_Gen_Relation.java | 1 +
.../parma_polyhedra_library/Relation_Symbol.java | 1 +
.../parma_polyhedra_library/Timeout_Exception.java | 1 +
.../Java/parma_polyhedra_library/Variable.java | 1 +
.../parma_polyhedra_library/Variables_Set.java | 1 +
.../ppl_interface_generator_java_classes_java.m4 | 3 +-
...l_interface_generator_java_classes_java_code.m4 | 1 +
...nterface_generator_java_procedure_generators.m4 | 1 +
interfaces/Java/tests/C_Polyhedron_test1.java | 1 +
interfaces/Java/tests/MIP_Problem_test1.java | 1 +
interfaces/Java/tests/Makefile.am | 1 +
interfaces/Java/tests/Makefile.in | 2 +
interfaces/Java/tests/NNC_Polyhedron_test1.java | 1 +
interfaces/Java/tests/PIP_Problem_test1.java | 1 +
interfaces/Java/tests/PPL_Test.java | 1 +
.../Java/tests/Parma_Polyhedra_Library_test1.java | 1 +
.../Java/tests/Parma_Polyhedra_Library_test2.java | 1 +
interfaces/Java/tests/Test_Executor.java | 1 +
.../ppl_interface_generator_java_test_java.m4 | 1 +
.../ppl_interface_generator_java_test_java_code.m4 | 1 +
interfaces/Java/tests/ppl_java_tests_common | 1 +
interfaces/Makefile.am | 1 +
interfaces/Makefile.in | 2 +
interfaces/OCaml/Makefile.am | 1 +
interfaces/OCaml/Makefile.in | 2 +
interfaces/OCaml/OCaml_interface.dox | 1 +
.../OCaml/ppl_interface_generator_ocaml_cc_code.m4 | 6 +-
.../ppl_interface_generator_ocaml_cc_files.m4 | 1 +
.../OCaml/ppl_interface_generator_ocaml_hh_code.m4 | 1 +
.../ppl_interface_generator_ocaml_hh_files.m4 | 1 +
.../OCaml/ppl_interface_generator_ocaml_ml.m4 | 1 +
.../OCaml/ppl_interface_generator_ocaml_ml_code.m4 | 1 +
.../OCaml/ppl_interface_generator_ocaml_mli.m4 | 1 +
.../ppl_interface_generator_ocaml_mli_code.m4 | 1 +
...terface_generator_ocaml_procedure_generators.m4 | 1 +
interfaces/OCaml/ppl_ocaml_common.cc | 1 +
interfaces/OCaml/ppl_ocaml_common.defs.hh | 1 +
interfaces/OCaml/ppl_ocaml_common.inlines.hh | 1 +
interfaces/OCaml/ppl_ocaml_globals.ml | 1 +
interfaces/OCaml/ppl_ocaml_globals.mli | 1 +
interfaces/OCaml/tests/Makefile.am | 3 +-
interfaces/OCaml/tests/Makefile.in | 4 +-
.../tests/ppl_interface_generator_ocaml_test_ml.m4 | 1 +
.../ppl_interface_generator_ocaml_test_ml_code.m4 | 1 +
interfaces/OCaml/tests/ppl_ocaml_tests_common | 1 +
interfaces/OCaml/tests/test1.ml | 1 +
interfaces/Prolog/Ciao/Makefile.am | 9 +-
interfaces/Prolog/Ciao/Makefile.in | 10 +-
interfaces/Prolog/Ciao/ciao_cfli.hh | 1 +
interfaces/Prolog/Ciao/ciao_clpq.pl | 1 +
interfaces/Prolog/Ciao/ciao_clpq2.pl | 1 +
interfaces/Prolog/Ciao/ciao_efli.cc | 1 +
interfaces/Prolog/Ciao/ciao_efli.hh | 1 +
interfaces/Prolog/Ciao/ciao_pl_check.pl | 1 +
.../Prolog/Ciao/ppl_interface_generator_ciao_pl.m4 | 1 +
...face_generator_ciao_prolog_generated_test_pl.m4 | 1 +
interfaces/Prolog/Ciao/ppl_prolog_sysdep.hh | 1 +
interfaces/Prolog/GNU/Makefile.am | 13 +-
interfaces/Prolog/GNU/Makefile.in | 14 +-
interfaces/Prolog/GNU/gnu_pl_check.pl | 1 +
interfaces/Prolog/GNU/gnu_prolog_generated_test.pl | 1 +
interfaces/Prolog/GNU/gp_clpq.pl | 1 +
interfaces/Prolog/GNU/gprolog_cfli.hh | 1 +
interfaces/Prolog/GNU/gprolog_efli.cc | 1 +
interfaces/Prolog/GNU/gprolog_efli.hh | 1 +
.../GNU/ppl_interface_generator_gprolog_pl.m4 | 1 +
interfaces/Prolog/GNU/ppl_prolog_sysdep.hh | 1 +
interfaces/Prolog/Makefile.am | 1 +
interfaces/Prolog/Makefile.in | 2 +
interfaces/Prolog/Prolog_interface.dox | 1 +
interfaces/Prolog/SICStus/Makefile.am | 21 +-
interfaces/Prolog/SICStus/Makefile.in | 22 +-
.../ppl_interface_generator_sicstus_sd_cc.m4 | 1 +
interfaces/Prolog/SICStus/ppl_prolog_sysdep.hh | 1 +
interfaces/Prolog/SICStus/ppl_sicstus.pl | 1 +
interfaces/Prolog/SICStus/sicstus_cfli.cc | 1 +
interfaces/Prolog/SICStus/sicstus_cfli.h | 1 +
interfaces/Prolog/SICStus/sicstus_cfli.ic | 1 +
interfaces/Prolog/SICStus/sicstus_efli.cc | 1 +
interfaces/Prolog/SICStus/sicstus_efli.hh | 1 +
interfaces/Prolog/SICStus/sp_clpq.pl | 1 +
interfaces/Prolog/SICStus/sp_pl_check.pl | 1 +
.../Prolog/SICStus/sp_prolog_generated_test.pl | 1 +
interfaces/Prolog/SWI/Makefile.am | 27 +-
interfaces/Prolog/SWI/Makefile.in | 28 +-
interfaces/Prolog/SWI/pl_clpq.cc | 1 +
interfaces/Prolog/SWI/pl_clpq.pl | 1 +
.../SWI/ppl_interface_generator_swiprolog_cc.m4 | 1 +
interfaces/Prolog/SWI/ppl_pl.cc | 1 +
interfaces/Prolog/SWI/ppl_prolog_sysdep.hh | 1 +
interfaces/Prolog/SWI/ppl_swiprolog.pl | 1 +
interfaces/Prolog/SWI/swi_cfli.hh | 1 +
interfaces/Prolog/SWI/swi_efli.cc | 1 +
interfaces/Prolog/SWI/swi_efli.hh | 1 +
interfaces/Prolog/SWI/swi_pl_check.pl | 1 +
interfaces/Prolog/SWI/swi_prolog_generated_test.pl | 1 +
interfaces/Prolog/XSB/Makefile.am | 11 +-
interfaces/Prolog/XSB/Makefile.in | 12 +-
.../Prolog/XSB/ppl_interface_generator_xsb_H.m4 | 1 +
.../Prolog/XSB/ppl_interface_generator_xsb_cc.m4 | 1 +
.../Prolog/XSB/ppl_interface_generator_xsb_hh.m4 | 1 +
...erface_generator_xsb_prolog_generated_test_P.m4 | 1 +
interfaces/Prolog/XSB/ppl_prolog_sysdep.hh | 1 +
interfaces/Prolog/XSB/xsb_cfli.hh | 1 +
interfaces/Prolog/XSB/xsb_clpq.P | 1 +
interfaces/Prolog/XSB/xsb_clpq2.P | 1 +
interfaces/Prolog/XSB/xsb_efli.cc | 1 +
interfaces/Prolog/XSB/xsb_efli.hh | 1 +
interfaces/Prolog/XSB/xsb_pl_check.P | 1 +
interfaces/Prolog/YAP/Makefile.am | 11 +-
interfaces/Prolog/YAP/Makefile.in | 12 +-
.../Prolog/YAP/ppl_interface_generator_yap_cc.m4 | 1 +
interfaces/Prolog/YAP/ppl_prolog_sysdep.hh | 1 +
interfaces/Prolog/YAP/ppl_yap.pl | 1 +
interfaces/Prolog/YAP/yap_cfli.hh | 1 +
interfaces/Prolog/YAP/yap_clpq.pl | 1 +
interfaces/Prolog/YAP/yap_clpq2.pl | 1 +
interfaces/Prolog/YAP/yap_efli.cc | 1 +
interfaces/Prolog/YAP/yap_efli.hh | 1 +
interfaces/Prolog/YAP/yap_pl_check.pl | 1 +
interfaces/Prolog/YAP/yap_prolog_generated_test.pl | 2 +
.../ppl_interface_generator_prolog_cc_code.m4 | 1 +
.../ppl_interface_generator_prolog_cc_files.m4 | 1 +
.../Prolog/ppl_interface_generator_prolog_dox.m4 | 1 +
.../ppl_interface_generator_prolog_dox_code.m4 | 1 +
.../ppl_interface_generator_prolog_hh_code.m4 | 1 +
.../ppl_interface_generator_prolog_hh_files.m4 | 1 +
...erface_generator_prolog_procedure_generators.m4 | 1 +
.../ppl_interface_generator_prolog_systems.m4 | 1 +
interfaces/Prolog/ppl_prolog_common.cc | 1 +
interfaces/Prolog/ppl_prolog_common.defs.hh | 1 +
interfaces/Prolog/ppl_prolog_common.inlines.hh | 1 +
interfaces/Prolog/ppl_prolog_sysdep_dox | 23 +
interfaces/Prolog/ppl_prolog_sysindep_dox | 23 +
interfaces/Prolog/tests/Makefile.am | 1 +
interfaces/Prolog/tests/Makefile.in | 2 +
interfaces/Prolog/tests/clpq.pl | 2 +
interfaces/Prolog/tests/clpq2.pl | 2 +
interfaces/Prolog/tests/expected_clpq2_int16 | 1 +
interfaces/Prolog/tests/expected_clpq2_int16_a | 1 +
interfaces/Prolog/tests/expected_clpq2_int32 | 1 +
interfaces/Prolog/tests/expected_clpq2_int32_a | 1 +
interfaces/Prolog/tests/expected_clpq2_int64 | 1 +
interfaces/Prolog/tests/expected_clpq2_int64_a | 1 +
interfaces/Prolog/tests/expected_clpq2_int8 | 1 +
interfaces/Prolog/tests/expected_clpq2_int8_a | 1 +
interfaces/Prolog/tests/expected_clpq2_mpz | 1 +
interfaces/Prolog/tests/expected_clpq2_mpz_a | 1 +
interfaces/Prolog/tests/expected_clpq_int16 | 1 +
interfaces/Prolog/tests/expected_clpq_int16_a | 1 +
interfaces/Prolog/tests/expected_clpq_int32 | 1 +
interfaces/Prolog/tests/expected_clpq_int32_a | 1 +
interfaces/Prolog/tests/expected_clpq_int64 | 1 +
interfaces/Prolog/tests/expected_clpq_int64_a | 1 +
interfaces/Prolog/tests/expected_clpq_int8 | 1 +
interfaces/Prolog/tests/expected_clpq_int8_a | 1 +
interfaces/Prolog/tests/expected_clpq_mpz | 1 +
interfaces/Prolog/tests/expected_clpq_mpz_a | 1 +
interfaces/Prolog/tests/pl_check.pl | 1 +
...interface_generator_prolog_generated_test_pl.m4 | 1 +
...face_generator_prolog_generated_test_pl_code.m4 | 1 +
.../tests/ppl_prolog_generated_test_common.pl | 1 +
interfaces/interfaced_boxes.hh | 1 +
interfaces/marked_pointers.hh | 1 +
interfaces/ppl_interface_generator_common.m4 | 1 +
interfaces/ppl_interface_generator_common_dat.m4 | 1 +
...erface_generator_common_procedure_generators.m4 | 1 +
interfaces/ppl_interface_generator_copyright | 1 +
m4/Makefile.am | 2 +
m4/Makefile.in | 3 +
m4/ac_check_ciao.m4 | 1 +
m4/ac_check_fpu_control.m4 | 4 +-
m4/ac_check_gmp.m4 | 5 +-
m4/ac_check_sicstus_prolog.m4 | 7 +-
m4/ac_check_swi_prolog.m4 | 1 +
m4/ac_check_xsb_prolog.m4 | 9 +-
m4/ac_check_yap.m4 | 1 +
m4/ac_cxx_attribute_weak.m4 | 1 +
m4/ac_cxx_double_binary_format.m4 | 1 +
m4/ac_cxx_double_exact_output.m4 | 1 +
m4/ac_cxx_flexible_arrays.m4 | 1 +
m4/ac_cxx_float_binary_format.m4 | 1 +
m4/ac_cxx_float_exact_output.m4 | 1 +
m4/ac_cxx_ieee_inexact_flag.m4 | 1 +
m4/ac_cxx_limit_memory.m4 | 1 +
m4/ac_cxx_long_double_binary_format.m4 | 1 +
m4/ac_cxx_long_double_exact_output.m4 | 1 +
...bute_weak.m4 => ac_cxx_plain_char_is_signed.m4} | 27 +-
m4/ac_cxx_proper_long_double.m4 | 1 +
m4/ac_cxx_remainder_bug.m4 | 1 +
m4/ac_prog_jar.m4 | 1 +
m4/ac_prog_java.m4 | 3 +-
m4/ac_prog_javac.m4 | 2 +
m4/ac_prog_javah.m4 | 1 +
m4/ac_text_md5sum.m4 | 1 +
m4/ppl.m4 | 3 +-
m4/ppl_c.m4 | 3 +-
ppl-config.h.in | 7 +-
src/BDS_Status.idefs.hh | 1 +
src/BDS_Status.inlines.hh | 1 +
src/BD_Shape.cc | 1 +
src/BD_Shape.defs.hh | 1 +
src/BD_Shape.inlines.hh | 1 +
src/BD_Shape.templates.hh | 9 +-
src/BD_Shape.types.hh | 1 +
src/BHRZ03_Certificate.cc | 1 +
src/BHRZ03_Certificate.defs.hh | 1 +
src/BHRZ03_Certificate.inlines.hh | 1 +
src/BHRZ03_Certificate.types.hh | 1 +
src/Bit_Matrix.cc | 27 +-
src/Bit_Matrix.defs.hh | 1 +
src/Bit_Matrix.inlines.hh | 1 +
src/Bit_Matrix.types.hh | 1 +
src/Bit_Row.cc | 1 +
src/Bit_Row.defs.hh | 1 +
src/Bit_Row.inlines.hh | 1 +
src/Bit_Row.types.hh | 1 +
src/Boundary.defs.hh | 1 +
src/Box.cc | 1 +
src/Box.defs.hh | 1 +
src/Box.inlines.hh | 11 +-
src/Box.templates.hh | 1 +
src/Box.types.hh | 1 +
src/Box_Status.idefs.hh | 1 +
src/Box_Status.inlines.hh | 1 +
src/CREDITS.cc.dist | 18 +-
src/C_Integer.hh | 22 +
src/C_Polyhedron.cc | 1 +
src/C_Polyhedron.defs.hh | 1 +
src/C_Polyhedron.inlines.hh | 1 +
src/C_Polyhedron.types.hh | 1 +
src/Checked_Number.cc | 1 +
src/Checked_Number.defs.hh | 81 +-
src/Checked_Number.inlines.hh | 230 +-
src/Checked_Number.templates.hh | 1 +
src/Checked_Number.types.hh | 1 +
src/Coefficient.cc | 1 +
src/Coefficient.defs.hh | 1 +
src/Coefficient.inlines.hh | 1 +
src/Coefficient.types.hh | 1 +
src/Coefficient_traits_template.hh | 1 +
src/Congruence.cc | 1 +
src/Congruence.defs.hh | 1 +
src/Congruence.inlines.hh | 1 +
src/Congruence.types.hh | 1 +
src/Congruence_System.cc | 1 +
src/Congruence_System.defs.hh | 1 +
src/Congruence_System.inlines.hh | 1 +
src/Congruence_System.types.hh | 1 +
src/Constraint.cc | 1 +
src/Constraint.defs.hh | 1 +
src/Constraint.inlines.hh | 1 +
src/Constraint.types.hh | 1 +
src/Constraint_System.cc | 1 +
src/Constraint_System.defs.hh | 1 +
src/Constraint_System.inlines.hh | 1 +
src/Constraint_System.types.hh | 1 +
src/DB_Matrix.defs.hh | 1 +
src/DB_Matrix.inlines.hh | 1 +
src/DB_Matrix.templates.hh | 1 +
src/DB_Matrix.types.hh | 1 +
src/DB_Row.defs.hh | 1 +
src/DB_Row.inlines.hh | 1 +
src/DB_Row.templates.hh | 1 +
src/DB_Row.types.hh | 1 +
src/Determinate.defs.hh | 1 +
src/Determinate.inlines.hh | 1 +
src/Determinate.types.hh | 1 +
src/Float.cc | 1 +
src/Float.defs.hh | 1 +
src/Float.inlines.hh | 1 +
src/GMP_Integer.defs.hh | 1 +
src/GMP_Integer.inlines.hh | 1 +
src/GMP_Integer.types.hh | 1 +
src/Generator.cc | 1 +
src/Generator.defs.hh | 1 +
src/Generator.inlines.hh | 1 +
src/Generator.types.hh | 1 +
src/Generator_System.cc | 1 +
src/Generator_System.defs.hh | 1 +
src/Generator_System.inlines.hh | 1 +
src/Generator_System.types.hh | 1 +
src/Grid.defs.hh | 1 +
src/Grid.inlines.hh | 1 +
src/Grid.templates.hh | 6 +-
src/Grid.types.hh | 1 +
src/Grid_Certificate.cc | 1 +
src/Grid_Certificate.defs.hh | 1 +
src/Grid_Certificate.inlines.hh | 1 +
src/Grid_Certificate.types.hh | 1 +
src/Grid_Generator.cc | 1 +
src/Grid_Generator.defs.hh | 1 +
src/Grid_Generator.inlines.hh | 1 +
src/Grid_Generator.types.hh | 1 +
src/Grid_Generator_System.cc | 1 +
src/Grid_Generator_System.defs.hh | 1 +
src/Grid_Generator_System.inlines.hh | 1 +
src/Grid_Generator_System.types.hh | 1 +
src/Grid_Status.cc | 1 +
src/Grid_Status.idefs.hh | 1 +
src/Grid_Status.inlines.hh | 1 +
src/Grid_chdims.cc | 1 +
src/Grid_conversion.cc | 1 +
src/Grid_nonpublic.cc | 1 +
src/Grid_public.cc | 5 +-
src/Grid_simplify.cc | 1 +
src/Grid_widenings.cc | 1 +
src/H79_Certificate.cc | 1 +
src/H79_Certificate.defs.hh | 1 +
src/H79_Certificate.inlines.hh | 1 +
src/H79_Certificate.types.hh | 1 +
src/Has_Assign_Or_Swap.hh | 1 +
src/Init.cc | 1 +
src/Init.defs.hh | 1 +
src/Init.inlines.hh | 1 +
src/Init.types.hh | 1 +
src/Interval.defs.hh | 1 +
src/Interval.inlines.hh | 6 +
src/Interval.templates.hh | 31 +-
src/Interval.types.hh | 1 +
src/Interval_Info.defs.hh | 1 +
src/Interval_Info.inlines.hh | 1 +
src/Interval_Info.types.hh | 1 +
src/Interval_Restriction.defs.hh | 1 +
src/Linear_Expression.cc | 1 +
src/Linear_Expression.defs.hh | 1 +
src/Linear_Expression.inlines.hh | 1 +
src/Linear_Expression.types.hh | 1 +
src/Linear_Row.cc | 1 +
src/Linear_Row.defs.hh | 1 +
src/Linear_Row.inlines.hh | 1 +
src/Linear_Row.types.hh | 1 +
src/Linear_System.cc | 51 +-
src/Linear_System.defs.hh | 90 +-
src/Linear_System.inlines.hh | 145 +-
src/Linear_System.types.hh | 1 +
src/MIP_Problem.cc | 9 +-
src/MIP_Problem.defs.hh | 5 +-
src/MIP_Problem.inlines.hh | 1 +
src/MIP_Problem.templates.hh | 1 +
src/MIP_Problem.types.hh | 1 +
src/Makefile.am | 3 +
src/Makefile.in | 4 +
src/Matrix.defs.hh | 9 +-
src/Matrix.types.hh | 1 +
src/NNC_Polyhedron.cc | 1 +
src/NNC_Polyhedron.defs.hh | 1 +
src/NNC_Polyhedron.inlines.hh | 1 +
src/NNC_Polyhedron.types.hh | 1 +
src/Numeric_Format.defs.hh | 1 +
src/OR_Matrix.defs.hh | 1 +
src/OR_Matrix.inlines.hh | 1 +
src/OR_Matrix.templates.hh | 1 +
src/OR_Matrix.types.hh | 1 +
src/Octagonal_Shape.cc | 1 +
src/Octagonal_Shape.defs.hh | 1 +
src/Octagonal_Shape.inlines.hh | 1 +
src/Octagonal_Shape.templates.hh | 143 +-
src/Octagonal_Shape.types.hh | 1 +
src/Og_Status.idefs.hh | 1 +
src/Og_Status.inlines.hh | 1 +
src/PIP_Problem.cc | 4 +-
src/PIP_Problem.defs.hh | 1 +
src/PIP_Problem.inlines.hh | 3 +-
src/PIP_Problem.templates.hh | 1 +
src/PIP_Problem.types.hh | 1 +
src/PIP_Tree.cc | 415 +-
src/PIP_Tree.defs.hh | 27 +-
src/PIP_Tree.inlines.hh | 18 +-
src/PIP_Tree.types.hh | 1 +
src/Partial_Function.cc | 1 +
src/Partial_Function.defs.hh | 1 +
src/Partial_Function.inlines.hh | 1 +
src/Partial_Function.types.hh | 1 +
src/Partially_Reduced_Product.defs.hh | 1 +
src/Partially_Reduced_Product.inlines.hh | 3 +-
src/Partially_Reduced_Product.templates.hh | 5 +-
src/Partially_Reduced_Product.types.hh | 1 +
src/Ph_Status.cc | 1 +
src/Ph_Status.idefs.hh | 1 +
src/Ph_Status.inlines.hh | 1 +
src/Pointset_Powerset.cc | 1 +
src/Pointset_Powerset.defs.hh | 1 +
src/Pointset_Powerset.inlines.hh | 1 +
src/Pointset_Powerset.templates.hh | 1 +
src/Pointset_Powerset.types.hh | 1 +
src/Poly_Con_Relation.cc | 1 +
src/Poly_Con_Relation.defs.hh | 1 +
src/Poly_Con_Relation.inlines.hh | 1 +
src/Poly_Con_Relation.types.hh | 1 +
src/Poly_Gen_Relation.cc | 1 +
src/Poly_Gen_Relation.defs.hh | 1 +
src/Poly_Gen_Relation.inlines.hh | 1 +
src/Poly_Gen_Relation.types.hh | 1 +
src/Polyhedron.defs.hh | 1 +
src/Polyhedron.inlines.hh | 1 +
src/Polyhedron.templates.hh | 1 +
src/Polyhedron.types.hh | 1 +
src/Polyhedron_chdims.cc | 1 +
src/Polyhedron_nonpublic.cc | 1 +
src/Polyhedron_public.cc | 16 +-
src/Polyhedron_widenings.cc | 1 +
src/Powerset.defs.hh | 1 +
src/Powerset.inlines.hh | 1 +
src/Powerset.templates.hh | 1 +
src/Powerset.types.hh | 1 +
src/Ptr_Iterator.defs.hh | 1 +
src/Ptr_Iterator.inlines.hh | 1 +
src/Ptr_Iterator.types.hh | 1 +
src/Rational_Box.hh | 1 +
src/Rational_Interval.hh | 1 +
src/Result.defs.hh | 1 +
src/Result.inlines.hh | 1 +
src/Rounding_Dir.defs.hh | 1 +
src/Rounding_Dir.inlines.hh | 1 +
src/Row.defs.hh | 3 +-
src/Row.types.hh | 1 +
src/Scalar_Products.cc | 1 +
src/Scalar_Products.defs.hh | 1 +
src/Scalar_Products.inlines.hh | 1 +
src/Scalar_Products.types.hh | 1 +
src/Slow_Copy.hh | 1 +
src/Temp.defs.hh | 1 +
src/Temp.inlines.hh | 1 +
src/Temp.templates.hh | 1 +
src/Topology.hh | 1 +
src/Variable.cc | 1 +
src/Variable.defs.hh | 1 +
src/Variable.inlines.hh | 1 +
src/Variable.types.hh | 1 +
src/Variables_Set.cc | 1 +
src/Variables_Set.defs.hh | 1 +
src/Variables_Set.inlines.hh | 1 +
src/Variables_Set.types.hh | 1 +
src/WRD_coefficient_types.defs.hh | 1 +
src/WRD_coefficient_types.inlines.hh | 1 +
src/Weight_Profiler.cc | 1 +
src/Weight_Profiler.defs.hh | 1 +
src/Widening_Function.defs.hh | 1 +
src/Widening_Function.inlines.hh | 1 +
src/Widening_Function.types.hh | 1 +
src/algorithms.hh | 1 +
src/assert.hh | 1 +
src/assign_or_swap.hh | 1 +
src/c_streambuf.cc | 1 +
src/c_streambuf.defs.hh | 1 +
src/c_streambuf.inlines.hh | 1 +
src/c_streambuf.types.hh | 1 +
src/checked.cc | 71 +-
src/checked.defs.hh | 1 +
src/checked.inlines.hh | 42 +
src/checked_ext.inlines.hh | 1 +
src/checked_float.inlines.hh | 6 +-
src/checked_int.inlines.hh | 180 +
src/checked_mpq.inlines.hh | 3 +
src/checked_mpz.inlines.hh | 3 +
src/checked_numeric_limits.hh | 3 +
src/compiler.hh | 1 +
src/conversion.cc | 3 +-
src/distances.defs.hh | 1 +
src/distances.inlines.hh | 1 +
src/distances.types.hh | 1 +
src/fpu-c99.inlines.hh | 1 +
src/fpu-ia32.cc | 13 +-
src/fpu-ia32.inlines.hh | 1 +
src/fpu-none.inlines.hh | 1 +
src/fpu-sparc.inlines.hh | 1 +
src/fpu.defs.hh | 1 +
src/fpu.types.hh | 1 +
src/globals.cc | 1 +
src/globals.defs.hh | 1 +
src/globals.inlines.hh | 1 +
src/globals.types.hh | 1 +
src/initializer.hh | 1 +
src/intervals.defs.hh | 1 +
src/iterator_to_const.defs.hh | 1 +
src/iterator_to_const.inlines.hh | 1 +
src/iterator_to_const.types.hh | 1 +
src/math_utilities.defs.hh | 1 +
src/math_utilities.inlines.hh | 1 +
src/max_space_dimension.hh | 1 +
src/meta_programming.hh | 15 +-
src/minimize.cc | 1 +
src/mp_std_bits.cc | 1 +
src/mp_std_bits.defs.hh | 1 +
src/mp_std_bits.inlines.hh | 1 +
src/namespaces.hh | 1 +
src/ppl-config.cc.in | 1 +
src/ppl.hh.dist | 1533 +-
src/ppl_header.hh | 1 +
src/simplify.cc | 1 +
src/stdiobuf.cc | 1 +
src/stdiobuf.defs.hh | 1 +
src/stdiobuf.inlines.hh | 1 +
src/stdiobuf.types.hh | 1 +
src/swapping_sort.icc | 222 +-
src/termination.cc | 5 +
src/termination.defs.hh | 1 +
src/termination.templates.hh | 1 +
src/version.cc | 3 +-
src/version.hh.in | 1 +
src/wrap_assign.hh | 1 +
src/wrap_string.cc | 1 +
src/wrap_string.hh | 1 +
tests/BD_Shape/Makefile.am | 5 +-
tests/BD_Shape/Makefile.in | 6 +-
tests/BD_Shape/addconstraints1.cc | 1 +
tests/BD_Shape/addspacedims1.cc | 1 +
tests/BD_Shape/affinedimension1.cc | 1 +
tests/BD_Shape/affineimage1.cc | 1 +
tests/BD_Shape/affineimage2.cc | 1 +
tests/BD_Shape/affinepreimage1.cc | 1 +
tests/BD_Shape/ascii_dump_load1.cc | 1 +
tests/BD_Shape/bgp99extrapolation1.cc | 1 +
tests/BD_Shape/bhmz05widening1.cc | 1 +
tests/BD_Shape/bhz03widening1.cc | 1 +
tests/BD_Shape/bounded1.cc | 1 +
tests/BD_Shape/boundedaffineimage1.cc | 1 +
tests/BD_Shape/boundedaffinepreimage1.cc | 1 +
tests/BD_Shape/bounds1.cc | 1 +
tests/BD_Shape/cc76extrapolation1.cc | 1 +
tests/BD_Shape/cc76narrowing1.cc | 1 +
tests/BD_Shape/closure1.cc | 1 +
tests/BD_Shape/concatenate1.cc | 1 +
tests/BD_Shape/congruences1.cc | 1 +
tests/BD_Shape/constrains1.cc | 1 +
tests/BD_Shape/constraints1.cc | 1 +
tests/BD_Shape/contains1.cc | 1 +
tests/BD_Shape/containsintegerpoint1.cc | 1 +
tests/BD_Shape/difference1.cc | 1 +
tests/BD_Shape/discrete1.cc | 1 +
tests/BD_Shape/disjoint1.cc | 4 +-
tests/BD_Shape/dropsomenonintegerpoints1.cc | 1 +
tests/BD_Shape/empty1.cc | 1 +
tests/BD_Shape/equality1.cc | 1 +
tests/BD_Shape/expandspacedim1.cc | 1 +
tests/BD_Shape/foldspacedims1.cc | 1 +
tests/BD_Shape/frequency1.cc | 3 +-
tests/BD_Shape/frombdshape1.cc | 1 +
tests/BD_Shape/frombox1.cc | 1 +
tests/BD_Shape/fromgensys1.cc | 1 +
tests/BD_Shape/fromgrid1.cc | 1 +
tests/BD_Shape/fromoctagonalshape1.cc | 1 +
tests/BD_Shape/frompolyhedron1.cc | 1 +
tests/BD_Shape/fromspacedim1.cc | 1 +
tests/BD_Shape/generalizedaffineimage1.cc | 1 +
tests/BD_Shape/generalizedaffineimage2.cc | 1 +
tests/BD_Shape/generalizedaffinepreimage1.cc | 1 +
tests/BD_Shape/generalizedaffinepreimage2.cc | 1 +
tests/BD_Shape/generalizedaffinepreimage3.cc | 1 +
tests/BD_Shape/geomcovers1.cc | 1 +
tests/BD_Shape/h79widening1.cc | 1 +
tests/BD_Shape/integerupperboundifexact1.cc | 1 +
tests/BD_Shape/intersection1.cc | 1 +
tests/BD_Shape/limitedbhmz05extrapolation1.cc | 1 +
tests/BD_Shape/limitedcc76extrapolation1.cc | 1 +
tests/BD_Shape/limitedh79extrapolation1.cc | 1 +
tests/BD_Shape/mapspacedims1.cc | 1 +
tests/BD_Shape/max_min1.cc | 1 +
tests/BD_Shape/max_min2.cc | 1 +
tests/BD_Shape/maxspacedim1.cc | 1 +
tests/BD_Shape/membytes1.cc | 1 +
tests/BD_Shape/minconstraints1.cc | 1 +
tests/BD_Shape/relations1.cc | 1 +
tests/BD_Shape/relations2.cc | 1 +
tests/BD_Shape/relations3.cc | 1 +
tests/BD_Shape/relations4.cc | 1 +
tests/BD_Shape/removespacedims1.cc | 1 +
tests/BD_Shape/run_tests | 1 +
tests/BD_Shape/simplifyusingcontext1.cc | 1 +
tests/BD_Shape/timeelapse1.cc | 1 +
tests/BD_Shape/unconstrain1.cc | 23 +
tests/BD_Shape/universe1.cc | 1 +
tests/BD_Shape/upperbound1.cc | 1 +
tests/BD_Shape/upperboundifexact1.cc | 1 +
tests/BD_Shape/wrap1.cc | 1 +
tests/BD_Shape/writebdshape1.cc | 1 +
tests/Box/Makefile.am | 5 +-
tests/Box/Makefile.in | 6 +-
tests/Box/addconstraints1.cc | 1 +
tests/Box/addspacedims1.cc | 1 +
tests/Box/affinedimension1.cc | 1 +
tests/Box/affineimage1.cc | 1 +
tests/Box/affinepreimage1.cc | 1 +
tests/Box/ascii_dump_load1.cc | 1 +
tests/Box/bgp99extrapolation1.cc | 1 +
tests/Box/bhz03widening1.cc | 1 +
tests/Box/bounded1.cc | 1 +
tests/Box/boundedaffineimage1.cc | 1 +
tests/Box/boundedaffinepreimage1.cc | 1 +
tests/Box/cc76narrowing1.cc | 1 +
tests/Box/cc76widening.cc | 34 +
tests/Box/concatenate1.cc | 1 +
tests/Box/congruences1.cc | 4 +-
tests/Box/constrains1.cc | 1 +
tests/Box/constraints1.cc | 1 +
tests/Box/contains1.cc | 1 +
tests/Box/containsintegerpoint1.cc | 1 +
tests/Box/difference1.cc | 1 +
tests/Box/discrete1.cc | 1 +
tests/Box/disjoint1.cc | 1 +
tests/Box/empty1.cc | 1 +
tests/Box/equality1.cc | 1 +
tests/Box/expandspacedim1.cc | 1 +
tests/Box/foldspacedims1.cc | 1 +
tests/Box/frequency1.cc | 3 +-
tests/Box/frombdshape1.cc | 1 +
tests/Box/frombox1.cc | 1 +
tests/Box/fromgensys1.cc | 1 +
tests/Box/fromgrid1.cc | 1 +
tests/Box/frompartiallyreducedproduct1.cc | 1 +
tests/Box/frompolyhedron1.cc | 1 +
tests/Box/frompolyhedron2.cc | 1 +
tests/Box/fromspacedim1.cc | 1 +
tests/Box/generalizedaffineimage1.cc | 1 +
tests/Box/generalizedaffineimage2.cc | 1 +
tests/Box/generalizedaffinepreimage1.cc | 1 +
tests/Box/geomcovers1.cc | 1 +
tests/Box/intersection1.cc | 1 +
tests/Box/interval1.cc | 1 +
tests/Box/limitedcc76extrapolation1.cc | 1 +
tests/Box/mapspacedims1.cc | 1 +
tests/Box/max_min1.cc | 4 +-
tests/Box/maxspacedim1.cc | 1 +
tests/Box/membytes1.cc | 1 +
tests/Box/minconstraints1.cc | 1 +
tests/Box/propagateconstraints1.cc | 1 +
tests/Box/propagateconstraints2.cc | 1 +
tests/Box/refinewithcongruence1.cc | 1 +
tests/Box/refinewithcongruences1.cc | 1 +
tests/Box/refinewithconstraint1.cc | 1 +
tests/Box/refinewithconstraint2.cc | 1 +
tests/Box/refinewithconstraints1.cc | 1 +
tests/Box/refinewithconstraints2.cc | 1 +
tests/Box/relations1.cc | 1 +
tests/Box/relations2.cc | 1 +
tests/Box/relations3.cc | 1 +
tests/Box/relations4.cc | 4 +-
tests/Box/removespacedims1.cc | 1 +
tests/Box/run_tests | 1 +
tests/Box/simplifyusingcontext1.cc | 1 +
tests/Box/timeelapse1.cc | 1 +
tests/Box/topclosed1.cc | 1 +
tests/Box/unconstrain1.cc | 23 +
tests/Box/universe1.cc | 1 +
tests/Box/upperbound1.cc | 1 +
tests/Box/upperboundifexact1.cc | 1 +
tests/Box/wrap1.cc | 1 +
tests/Box/writebox1.cc | 1 +
tests/Grid/Makefile.am | 3 +-
tests/Grid/Makefile.in | 4 +-
tests/Grid/addcongruence1.cc | 1 +
tests/Grid/addcongruences1.cc | 4 +-
tests/Grid/addconstraint1.cc | 1 +
tests/Grid/addconstraints1.cc | 1 +
tests/Grid/addgenerator1.cc | 1 +
tests/Grid/addgenerators1.cc | 1 +
tests/Grid/addspacedims1.cc | 1 +
tests/Grid/affinedim1.cc | 1 +
tests/Grid/affineimage1.cc | 1 +
tests/Grid/affineimage2.cc | 1 +
tests/Grid/affinepreimage1.cc | 1 +
tests/Grid/affinepreimage2.cc | 1 +
tests/Grid/approximatepartition1.cc | 1 +
tests/Grid/asciidumpload1.cc | 1 +
tests/Grid/asciidumpload2.cc | 1 +
tests/Grid/asciidumpload3.cc | 1 +
tests/Grid/asciidumpload4.cc | 1 +
tests/Grid/asciidumpload5.cc | 1 +
tests/Grid/asciidumpload6.cc | 1 +
tests/Grid/bhz03widening1.cc | 1 +
tests/Grid/bounded1.cc | 1 +
tests/Grid/boundedaffineimage1.cc | 1 +
tests/Grid/boundedaffinepreimage1.cc | 1 +
tests/Grid/bounds1.cc | 1 +
tests/Grid/certificate1.cc | 1 +
tests/Grid/concatenate1.cc | 1 +
tests/Grid/congruence1.cc | 1 +
tests/Grid/congruences1.cc | 1 +
tests/Grid/congruences2.cc | 1 +
tests/Grid/constraints1.cc | 1 +
tests/Grid/contains1.cc | 1 +
tests/Grid/containsintegerpoint1.cc | 1 +
tests/Grid/discrete1.cc | 1 +
tests/Grid/disjoint1.cc | 1 +
tests/Grid/dropnonintegerpoints1.cc | 3 +-
tests/Grid/equals1.cc | 1 +
tests/Grid/expandspacedim1.cc | 1 +
tests/Grid/foldspacedims1.cc | 1 +
tests/Grid/frequency1.cc | 3 +-
tests/Grid/frombdshape1.cc | 1 +
tests/Grid/frombox1.cc | 1 +
tests/Grid/fromgrid1.cc | 1 +
tests/Grid/fromoctagonalshape1.cc | 1 +
tests/Grid/frompolyhedron1.cc | 1 +
tests/Grid/generalizedaffineimage1.cc | 1 +
tests/Grid/generalizedaffineimage2.cc | 1 +
tests/Grid/generalizedaffineimage3.cc | 1 +
tests/Grid/generalizedaffinepreimage1.cc | 1 +
tests/Grid/generalizedaffinepreimage2.cc | 1 +
tests/Grid/generalizedaffinepreimage3.cc | 1 +
tests/Grid/generator1.cc | 1 +
tests/Grid/generators1.cc | 1 +
tests/Grid/generators2.cc | 1 +
tests/Grid/grid1.cc | 1 +
tests/Grid/grid2.cc | 1 +
tests/Grid/grid3.cc | 1 +
tests/Grid/griddifference1.cc | 1 +
tests/Grid/intersection1.cc | 1 +
tests/Grid/isempty1.cc | 1 +
tests/Grid/isuniverse1.cc | 1 +
tests/Grid/limitedextrapolation1.cc | 1 +
tests/Grid/limitedextrapolation2.cc | 1 +
tests/Grid/limitedextrapolation3.cc | 1 +
tests/Grid/mapspacedims1.cc | 1 +
tests/Grid/maxmin1.cc | 1 +
tests/Grid/membytes1.cc | 1 +
tests/Grid/mincongruences1.cc | 1 +
tests/Grid/mingenerators1.cc | 1 +
tests/Grid/outputoperator1.cc | 1 +
tests/Grid/outputoperator2.cc | 1 +
tests/Grid/outputoperator3.cc | 1 +
tests/Grid/partition1.cc | 1 +
tests/Grid/powersetdifference1.cc | 1 +
tests/Grid/powersetgeometricallycovers1.cc | 1 +
tests/Grid/powersetgeometricallyequals1.cc | 1 +
tests/Grid/refinewithcongruences1.cc | 1 +
tests/Grid/refinewithconstraints1.cc | 1 +
tests/Grid/relations1.cc | 1 +
tests/Grid/relations2.cc | 1 +
tests/Grid/relations3.cc | 1 +
tests/Grid/removespacedims1.cc | 1 +
tests/Grid/removespacedims2.cc | 1 +
tests/Grid/simplifyusingcontext1.cc | 1 +
tests/Grid/timeelapse1.cc | 1 +
tests/Grid/topclosed1.cc | 1 +
tests/Grid/topclosure1.cc | 1 +
tests/Grid/unconstrain1.cc | 23 +
tests/Grid/upperbound1.cc | 1 +
tests/Grid/upperbound2.cc | 1 +
tests/Grid/widening1.cc | 1 +
tests/Grid/widening2.cc | 1 +
tests/Grid/widening3.cc | 1 +
tests/Grid/wrap1.cc | 1 +
tests/Grid/writecongruencesystem.cc | 1 +
tests/MIP_Problem/Makefile.am | 3 +-
tests/MIP_Problem/Makefile.in | 4 +-
tests/MIP_Problem/ascii_dump_load1.cc | 1 +
tests/MIP_Problem/exceptions1.cc | 4 +-
tests/MIP_Problem/mipproblem1.cc | 1 +
tests/MIP_Problem/mipproblem2.cc | 1 +
tests/MIP_Problem/mipproblem3.cc | 1 +
tests/Makefile.am | 1 +
tests/Makefile.in | 2 +
tests/Octagonal_Shape/Makefile.am | 5 +-
tests/Octagonal_Shape/Makefile.in | 6 +-
tests/Octagonal_Shape/addspacedims1.cc | 1 +
tests/Octagonal_Shape/affinedimension1.cc | 1 +
tests/Octagonal_Shape/affineimage1.cc | 28 +-
tests/Octagonal_Shape/affineimage2.cc | 1 +
tests/Octagonal_Shape/affinepreimage1.cc | 1 +
tests/Octagonal_Shape/affinepreimage2.cc | 1 +
tests/Octagonal_Shape/ascii_dump_load1.cc | 1 +
tests/Octagonal_Shape/bhmz05widening1.cc | 1 +
tests/Octagonal_Shape/bhz03widening1.cc | 1 +
tests/Octagonal_Shape/bounded1.cc | 1 +
tests/Octagonal_Shape/boundedaffineimage1.cc | 4 +-
tests/Octagonal_Shape/boundedaffinepreimage1.cc | 1 +
tests/Octagonal_Shape/bounds1.cc | 1 +
tests/Octagonal_Shape/cc76extrapolation1.cc | 4 +-
tests/Octagonal_Shape/cc76narrowing1.cc | 1 +
tests/Octagonal_Shape/chinainit.cc | 1 +
tests/Octagonal_Shape/concatenate1.cc | 1 +
tests/Octagonal_Shape/congruences1.cc | 1 +
tests/Octagonal_Shape/constrains1.cc | 1 +
tests/Octagonal_Shape/constraints1.cc | 1 +
tests/Octagonal_Shape/contains1.cc | 1 +
tests/Octagonal_Shape/containsintegerpoint1.cc | 1 +
tests/Octagonal_Shape/difference1.cc | 4 +-
tests/Octagonal_Shape/discrete1.cc | 1 +
tests/Octagonal_Shape/disjoint1.cc | 4 +-
tests/Octagonal_Shape/dropsomenonintegerpoints1.cc | 1 +
tests/Octagonal_Shape/empty1.cc | 1 +
tests/Octagonal_Shape/expandspacedim1.cc | 1 +
tests/Octagonal_Shape/foldspacedims1.cc | 1 +
tests/Octagonal_Shape/frequency1.cc | 3 +-
tests/Octagonal_Shape/frombdshape1.cc | 1 +
tests/Octagonal_Shape/frombox1.cc | 1 +
tests/Octagonal_Shape/fromgensys1.cc | 1 +
tests/Octagonal_Shape/fromgrid1.cc | 1 +
tests/Octagonal_Shape/fromoctagonalshape1.cc | 1 +
tests/Octagonal_Shape/frompolyhedron1.cc | 1 +
tests/Octagonal_Shape/fromspacedim1.cc | 1 +
tests/Octagonal_Shape/generalizedaffineimage1.cc | 1 +
tests/Octagonal_Shape/generalizedaffineimage2.cc | 1 +
tests/Octagonal_Shape/generalizedaffineimage3.cc | 4 +-
tests/Octagonal_Shape/generalizedaffineimage4.cc | 1 +
tests/Octagonal_Shape/generalizedaffineimage5.cc | 1 +
.../Octagonal_Shape/generalizedaffinepreimage1.cc | 1 +
.../Octagonal_Shape/generalizedaffinepreimage2.cc | 4 +-
.../Octagonal_Shape/generalizedaffinepreimage3.cc | 4 +-
.../Octagonal_Shape/generalizedaffinepreimage4.cc | 1 +
tests/Octagonal_Shape/integerupperboundifexact1.cc | 1 +
tests/Octagonal_Shape/intersection1.cc | 1 +
.../Octagonal_Shape/limitedbhmz05extrapolation1.cc | 1 +
tests/Octagonal_Shape/limitedcc76extrapolation1.cc | 1 +
tests/Octagonal_Shape/mapspacedims1.cc | 1 +
tests/Octagonal_Shape/max_min1.cc | 1 +
tests/Octagonal_Shape/max_min2.cc | 1 +
tests/Octagonal_Shape/maxspacedim1.cc | 1 +
tests/Octagonal_Shape/membytes1.cc | 1 +
tests/Octagonal_Shape/minconstraints1.cc | 1 +
tests/Octagonal_Shape/relatwithcons1.cc | 1 +
tests/Octagonal_Shape/relatwithcons2.cc | 1 +
tests/Octagonal_Shape/relatwithcons3.cc | 1 +
tests/Octagonal_Shape/relatwithgen1.cc | 1 +
tests/Octagonal_Shape/removespacedims1.cc | 1 +
tests/Octagonal_Shape/run_tests | 1 +
tests/Octagonal_Shape/simplifyusingcontext1.cc | 1 +
tests/Octagonal_Shape/timeelapse1.cc | 1 +
tests/Octagonal_Shape/unconstrain1.cc | 26 +-
tests/Octagonal_Shape/universe1.cc | 1 +
tests/Octagonal_Shape/upperbound1.cc | 1 +
tests/Octagonal_Shape/upperboundifexact1.cc | 1 +
tests/Octagonal_Shape/wrap1.cc | 1 +
tests/Octagonal_Shape/writeoctagon1.cc | 1 +
tests/PIP_Problem/Makefile.am | 3 +-
tests/PIP_Problem/Makefile.in | 4 +-
tests/PIP_Problem/ascii_dump_load1.cc | 1 +
tests/PIP_Problem/exceptions1.cc | 1 +
tests/PIP_Problem/pipproblem1.cc | 9 +-
tests/PIP_Problem/pipproblem2.cc | 1 +
tests/PIP_Problem/pipproblem3.cc | 1 +
tests/Partially_Reduced_Product/Makefile.am | 3 +-
tests/Partially_Reduced_Product/Makefile.in | 4 +-
tests/Partially_Reduced_Product/addcongruences1.cc | 3 +-
tests/Partially_Reduced_Product/affineimage1.cc | 3 +-
tests/Partially_Reduced_Product/asciidumpload1.cc | 1 +
tests/Partially_Reduced_Product/bounded1.cc | 3 +-
.../boundedaffineimage1.cc | 3 +-
tests/Partially_Reduced_Product/bounds1.cc | 3 +-
tests/Partially_Reduced_Product/concatenate1.cc | 3 +-
tests/Partially_Reduced_Product/congruences1.cc | 3 +-
.../congruencesproduct1.cc | 3 +-
tests/Partially_Reduced_Product/constraints1.cc | 3 +-
.../constraintsproduct1.cc | 3 +-
tests/Partially_Reduced_Product/contains1.cc | 3 +-
tests/Partially_Reduced_Product/difference1.cc | 3 +-
tests/Partially_Reduced_Product/dimension1.cc | 3 +-
tests/Partially_Reduced_Product/directproduct1.cc | 1 +
tests/Partially_Reduced_Product/discrete1.cc | 3 +-
tests/Partially_Reduced_Product/disjoint1.cc | 3 +-
.../dropsomenonintegerpoints1.cc | 3 +-
tests/Partially_Reduced_Product/equals1.cc | 3 +-
tests/Partially_Reduced_Product/frombdshape1.cc | 3 +-
tests/Partially_Reduced_Product/frombox1.cc | 3 +-
tests/Partially_Reduced_Product/fromgrid1.cc | 3 +-
.../fromoctagonalshape1.cc | 3 +-
tests/Partially_Reduced_Product/frompolyhedron1.cc | 3 +-
tests/Partially_Reduced_Product/fromproduct1.cc | 3 +-
.../generalizedaffineimage1.cc | 3 +-
tests/Partially_Reduced_Product/intersection1.cc | 3 +-
tests/Partially_Reduced_Product/isempty1.cc | 3 +-
tests/Partially_Reduced_Product/isuniverse1.cc | 3 +-
tests/Partially_Reduced_Product/maxmin1.cc | 3 +-
.../partially_reduced_product_test.hh | 3 +-
.../refinewithcongruences1.cc | 3 +-
.../refinewithconstraints1.cc | 3 +-
tests/Partially_Reduced_Product/relations1.cc | 3 +-
.../shapepreservingproduct1.cc | 3 +-
tests/Partially_Reduced_Product/smashproduct1.cc | 3 +-
tests/Partially_Reduced_Product/spacedims1.cc | 3 +-
tests/Partially_Reduced_Product/timeelapse1.cc | 3 +-
tests/Partially_Reduced_Product/topclosed1.cc | 3 +-
tests/Partially_Reduced_Product/topclosure1.cc | 3 +-
tests/Partially_Reduced_Product/upperbound1.cc | 3 +-
tests/Polyhedron/Makefile.am | 21 +-
tests/Polyhedron/Makefile.in | 78 +-
tests/Polyhedron/addcongruence1.cc | 1 +
tests/Polyhedron/addcongruences1.cc | 1 +
tests/Polyhedron/addconstraint1.cc | 1 +
tests/Polyhedron/addconstraints1.cc | 1 +
tests/Polyhedron/addconstraints2.cc | 1 +
tests/Polyhedron/addgenerator1.cc | 1 +
tests/Polyhedron/addgenerator2.cc | 1 +
tests/Polyhedron/addgenerators1.cc | 1 +
tests/Polyhedron/addgenerators2.cc | 1 +
tests/Polyhedron/addspacedims1.cc | 1 +
tests/Polyhedron/addspacedims2.cc | 1 +
tests/Polyhedron/affineimage1.cc | 1 +
tests/Polyhedron/affineimage2.cc | 1 +
tests/Polyhedron/affinepreimage1.cc | 1 +
tests/Polyhedron/affinetrans.cc | 1 +
tests/Polyhedron/append1.cc | 1 +
tests/Polyhedron/append2.cc | 1 +
tests/Polyhedron/ascii_dump_load1.cc | 1 +
tests/Polyhedron/ascii_dump_load2.cc | 1 +
tests/Polyhedron/ascii_dump_load3.cc | 1 +
tests/Polyhedron/bgp99extrapolation1.cc | 1 +
tests/Polyhedron/bgp99extrapolation2.cc | 1 +
tests/Polyhedron/bhrz03widening1.cc | 1 +
tests/Polyhedron/bhrz03widening2.cc | 1 +
tests/Polyhedron/bhrz03widening3.cc | 1 +
tests/Polyhedron/bhz03widening1.cc | 1 +
tests/Polyhedron/bounded1.cc | 1 +
tests/Polyhedron/boundedaffineimage1.cc | 1 +
tests/Polyhedron/boundedaffinepreimage1.cc | 1 +
tests/Polyhedron/boundedbhrz03extrapolation1.cc | 1 +
tests/Polyhedron/boundedh79extrapolation1.cc | 1 +
tests/Polyhedron/bounds1.cc | 1 +
tests/Polyhedron/cnncconversion1.cc | 1 +
tests/Polyhedron/concatenate1.cc | 1 +
tests/Polyhedron/congruences1.cc | 1 +
tests/Polyhedron/constrains1.cc | 1 +
tests/Polyhedron/constraints1.cc | 1 +
tests/Polyhedron/contains1.cc | 1 +
tests/Polyhedron/contains2.cc | 1 +
tests/Polyhedron/containsintegerpoint1.cc | 1 +
tests/Polyhedron/disjoint1.cc | 1 +
tests/Polyhedron/disjoint2.cc | 1 +
tests/Polyhedron/dropsomenonintegerpoints1.cc | 1 +
tests/Polyhedron/dropsomenonintegerpoints2.cc | 1 +
tests/Polyhedron/dualhypercubes.cc | 1 +
tests/Polyhedron/empty1.cc | 1 +
tests/Polyhedron/equals1.cc | 1 +
tests/Polyhedron/exceptions1.cc | 1 +
tests/Polyhedron/exceptions2.cc | 4 +-
tests/Polyhedron/exceptions3.cc | 1 +
tests/Polyhedron/expandspacedim1.cc | 1 +
tests/Polyhedron/expandspacedim2.cc | 1 +
tests/Polyhedron/foldspacedims1.cc | 1 +
tests/Polyhedron/foldspacedims2.cc | 1 +
tests/Polyhedron/frequency1.cc | 3 +-
tests/Polyhedron/frombdshape1.cc | 1 +
tests/Polyhedron/frombox1.cc | 1 +
tests/Polyhedron/frombox2.cc | 1 +
tests/Polyhedron/fromgrid1.cc | 1 +
tests/Polyhedron/fromoctagonalshape1.cc | 1 +
tests/Polyhedron/generalizedaffineimage1.cc | 1 +
tests/Polyhedron/generalizedaffineimage2.cc | 1 +
tests/Polyhedron/generalizedaffinepreimage1.cc | 1 +
tests/Polyhedron/generalizedaffinepreimage2.cc | 1 +
tests/Polyhedron/generators1.cc | 1 +
tests/Polyhedron/geomcovers1.cc | 1 +
tests/Polyhedron/h79widening1.cc | 1 +
tests/Polyhedron/h79widening2.cc | 1 +
tests/Polyhedron/hybrid.cc | 1 +
tests/Polyhedron/intersection1.cc | 1 +
tests/Polyhedron/limitedbhrz03extrapolation1.cc | 1 +
tests/Polyhedron/limitedh79extrapolation1.cc | 1 +
tests/Polyhedron/linearexpression1.cc | 1 +
tests/Polyhedron/linearpartition1.cc | 1 +
tests/Polyhedron/linearsystem1.cc | 1 +
tests/Polyhedron/mapspacedims1.cc | 1 +
tests/Polyhedron/max_min1.cc | 1 +
tests/Polyhedron/maxspacedim1.cc | 1 +
tests/Polyhedron/mc91.cc | 1 +
tests/Polyhedron/membytes1.cc | 1 +
tests/Polyhedron/memory1.cc | 1 +
tests/Polyhedron/memory2.cc | 1 +
tests/Polyhedron/minconstraints1.cc | 1 +
tests/Polyhedron/minconstraints2.cc | 1 +
tests/Polyhedron/mingenerators1.cc | 1 +
tests/Polyhedron/mingenerators2.cc | 1 +
tests/Polyhedron/nncminimize1.cc | 1 +
tests/Polyhedron/nncminimize2.cc | 1 +
tests/Polyhedron/numberinput1.cc | 19 +-
tests/Polyhedron/onepoint.cc | 1 +
tests/Polyhedron/permute.cc | 1 +
tests/Polyhedron/polydifference1.cc | 1 +
tests/Polyhedron/polydifference2.cc | 1 +
tests/Polyhedron/polyhull1.cc | 1 +
tests/Polyhedron/polyhull2.cc | 1 +
tests/Polyhedron/polyhullifexact1.cc | 1 +
tests/Polyhedron/polyhullifexact2.cc | 1 +
tests/Polyhedron/randphull1.cc | 1 +
tests/Polyhedron/refinewithcongruence1.cc | 1 +
tests/Polyhedron/refinewithcongruences1.cc | 1 +
tests/Polyhedron/refinewithconstraint1.cc | 1 +
tests/Polyhedron/refinewithconstraints1.cc | 1 +
tests/Polyhedron/relations1.cc | 1 +
tests/Polyhedron/relations2.cc | 1 +
tests/Polyhedron/relations3.cc | 1 +
tests/Polyhedron/removespacedims1.cc | 1 +
tests/Polyhedron/removespacedims2.cc | 1 +
tests/Polyhedron/simplifyusingcontext1.cc | 1 +
tests/Polyhedron/smm1.cc | 1 +
tests/Polyhedron/termination1.cc | 1 +
tests/Polyhedron/termination2.cc | 1 +
tests/Polyhedron/timeelapse1.cc | 1 +
tests/Polyhedron/timeelapse2.cc | 1 +
tests/Polyhedron/topclosed1.cc | 1 +
tests/Polyhedron/topclosure1.cc | 1 +
tests/Polyhedron/unconstrain1.cc | 23 +
tests/Polyhedron/universe1.cc | 1 +
tests/Polyhedron/universe2.cc | 1 +
tests/Polyhedron/variablesset1.cc | 1 +
tests/Polyhedron/watchdog1.cc | 1 +
tests/Polyhedron/weightwatch1.cc | 1 +
tests/Polyhedron/wrap1.cc | 1 +
tests/Polyhedron/wrap2.cc | 1 +
tests/Polyhedron/writeconsys1.cc | 1 +
tests/Polyhedron/writegensys1.cc | 1 +
tests/Polyhedron/writepolyhedron1.cc | 1 +
tests/Polyhedron/writepolyhedron2.cc | 1 +
tests/Polyhedron/writerelation1.cc | 1 +
tests/Polyhedron/writevariable1.cc | 1 +
tests/Powerset/Makefile.am | 3 +-
tests/Powerset/Makefile.in | 4 +-
tests/Powerset/addcongruences1.cc | 1 +
tests/Powerset/addconstraints1.cc | 1 +
tests/Powerset/affinedimension1.cc | 1 +
tests/Powerset/affineimage1.cc | 1 +
tests/Powerset/affinepreimage1.cc | 1 +
tests/Powerset/bounded1.cc | 1 +
tests/Powerset/bounds1.cc | 1 +
tests/Powerset/closed1.cc | 1 +
tests/Powerset/closure1.cc | 1 +
tests/Powerset/collapse1.cc | 1 +
tests/Powerset/concatenate1.cc | 1 +
tests/Powerset/contains1.cc | 1 +
tests/Powerset/containsintegerpoint1.cc | 1 +
tests/Powerset/difference1.cc | 1 +
tests/Powerset/discrete1.cc | 1 +
tests/Powerset/disjoint1.cc | 1 +
tests/Powerset/disjunct1.cc | 1 +
tests/Powerset/empty1.cc | 1 +
tests/Powerset/entails1.cc | 1 +
tests/Powerset/equals1.cc | 1 +
tests/Powerset/frombdshape1.cc | 1 +
tests/Powerset/frombox1.cc | 1 +
tests/Powerset/fromcongruences1.cc | 1 +
tests/Powerset/fromconstraints1.cc | 1 +
tests/Powerset/fromgrid1.cc | 1 +
tests/Powerset/fromoctagonalshape1.cc | 1 +
tests/Powerset/frompolyhedron1.cc | 1 +
tests/Powerset/fromspacedimension1.cc | 1 +
tests/Powerset/intersection1.cc | 1 +
tests/Powerset/maxmin1.cc | 1 +
tests/Powerset/meet1.cc | 1 +
tests/Powerset/membytes1.cc | 1 +
tests/Powerset/powerset1.cc | 19 +-
tests/Powerset/reduce1.cc | 1 +
tests/Powerset/refinewith1.cc | 1 +
tests/Powerset/relationwith1.cc | 1 +
tests/Powerset/simplifyusingcontext1.cc | 1 +
tests/Powerset/size1.cc | 1 +
tests/Powerset/spacedims1.cc | 1 +
tests/Powerset/universe1.cc | 1 +
tests/Powerset/upperbound1.cc | 1 +
tests/README | 1 +
tests/Random_Number_Generator.defs.hh | 1 +
tests/Random_Number_Generator.inlines.hh | 1 +
tests/Random_Number_Generator.types.hh | 1 +
tests/files.cc | 1 +
tests/files.hh | 1 +
tests/ppl_test.cc | 1 +
tests/ppl_test.hh | 1 +
utils/Makefile.am | 1 +
utils/Makefile.in | 2 +
utils/build_header.in | 1 +
utils/cm_cleaner.sh | 1 +
utils/cm_splitter.sh | 1 +
utils/text2cxxarray.in | 1 +
utils/timings.cc | 1 +
utils/timings.hh | 1 +
1326 files changed, 114929 insertions(+), 108007 deletions(-)
diff --cc debian/changelog
index 064e0d8,0000000..7c475a6
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,272 -1,0 +1,282 @@@
++ppl (0.11.2-1) unstable; urgency=low
++
++ * New upstream version.
++ * Upload to unstable.
++ * Build-depend on doxygen-latex instead of latex-xcolor and texlive-* stuff.
++ Closes: #616275.
++ * Refined watch file pattern.
++
++ -- Michael Tautschnig <mt at debian.org> Thu, 03 Mar 2011 12:50:57 +0100
++
+ppl (0.11-3) experimental; urgency=low
+
+ * Build-depend on latex-xcolor. Closes: #606277,#606233.
+ * libppl0.11-dev: Conflicts with libppl0.10-dev. Closes: #608454.
+ * Thanks Matthias Klose for doing all the work.
+
+ -- Michael Tautschnig <mt at debian.org> Wed, 19 Jan 2011 21:55:49 +0100
+
+ppl (0.11-2) experimental; urgency=low
+
+ * Again disable 2 Prolog tests as there is some failure on PowerPC only that
+ I'm unable to debug (see also 0.10.2-5).
+
+ -- Michael Tautschnig <mt at debian.org> Sun, 07 Nov 2010 19:39:32 +0100
+
+ppl (0.11-1) experimental; urgency=low
+
+ * New upstream release.
+ - Dropped all patches as these issues have been fixed upstream.
+ - Re-enabled Prolog interface on m68k as swi-prolog is now handled more
+ flexibly by upstream.
+ - SONAME bumps: libppl7 -> libppl9, libppl-c2 -> libppl-c4, libpwl4 ->
+ libpwl5
+ * Use release directories in watch file for better reliablity (upstream
+ hasn't updated LATEST link).
+
+ -- Michael Tautschnig <mt at debian.org> Sun, 31 Oct 2010 13:41:36 +0100
+
+ppl (0.10.2-9) unstable; urgency=low
+
+ * m68k hasn't fully caught up yet, don't build PPL Prolog interface on m68k.
+ Closes: #601445.
+ * Re-enabled Prolog interface on kfreebsd-* as swi-prolog is now available.
+
+ -- Michael Tautschnig <mt at debian.org> Tue, 26 Oct 2010 14:18:12 +0200
+
+ppl (0.10.2-8) unstable; urgency=low
+
+ * Ignore testsuite failures on armel as these seem to be caused by
+ miscompilation, see #593324.
+ * No more swi-prolog on mips, don't build PPL Prolog interface on mips.
+ Closes: #593393.
+
+ -- Michael Tautschnig <mt at debian.org> Mon, 06 Sep 2010 12:31:59 +0200
+
+ppl (0.10.2-7) unstable; urgency=low
+
+ * Drop xpdf-utils from build depends to fix FTBFS. Closes: #591155.
+ * Bumped Standars-Version to 3.9.1 (no changes).
+ * Specifically require automake1.10 as we modify some Makefile.am.
+ * swi-prolog now ships executable linker as swipl-ld.
+
+ -- Michael Tautschnig <mt at debian.org> Sun, 01 Aug 2010 12:22:05 +0200
+
+ppl (0.10.2-6) unstable; urgency=low
+
+ * Another bugfix to work around incomplete signal handling on hurd.
+
+ -- Michael Tautschnig <mt at debian.org> Tue, 02 Mar 2010 16:08:49 +0100
+
+ppl (0.10.2-5) unstable; urgency=low
+
+ * Dropped versioned build dep on libgmp3-dev as even etch has a sufficiently
+ new version.
+ * Dropped build dep on quilt.
+ * Added upstream patches to work around incomplete signal handling on hurd.
+ * Disable 2 Prolog tests as there is some failure on PowerPC only that I'm
+ unable to debug. Closes: #570387.
+
+ -- Michael Tautschnig <mt at debian.org> Sun, 28 Feb 2010 10:35:31 +0100
+
+ppl (0.10.2-4) unstable; urgency=low
+
+ * Switch to dpkg-source 3.0 (quilt) format, removed quilt-related code from
+ debian/rules.
+ * Bumped Standars-Version to 3.8.4 (no changes).
+ * Added ${misc:Depends} as we are using debhelper.
+ * Build SWI-Prolog bindings on linux architectures only as swi-prolog is not
+ available on others.
+
+ -- Michael Tautschnig <mt at debian.org> Wed, 03 Feb 2010 00:11:22 +0100
+
+ppl (0.10.2-3) unstable; urgency=low
+
+ * Bumped Standars-Version to 3.8.3 (no changes).
+ * Added README.source.
+ * Added current upstream patches for 0.10.2.
+ * Don't watch snapshots, only do stable releases.
+ * Added SWI-Prolog bindings (new package libppl-swi, thanks Israel Herraiz
+ <isra at herraiz.org>). Closes: #540083.
+
+ -- Michael Tautschnig <mt at debian.org> Fri, 16 Oct 2009 12:33:08 +0200
+
+ppl (0.10.2-2) unstable; urgency=low
+
+ * debian/rules: Use findstring instead of filter. This should really run
+ the testsuite with -k on alpha.
+
+ -- Arthur Loiret <aloiret at debian.org> Sun, 24 May 2009 07:49:26 +0000
+
+ppl (0.10.2-1) unstable; urgency=medium
+
+ * New upstream release.
+ * Build-Depends-Indep on xpdf-utils | poppler-utils instead of xpdf-utils.
+ * Run the testsuite with -k, and never fail the build in case of regressions
+ on alpha. (this will change when graphite will be used by default in GCC).
+ * debian/patches/exception_tests_alpha: Remove.
+
+ -- Arthur Loiret <aloiret at debian.org> Mon, 11 May 2009 22:08:57 +0000
+
+ppl (0.10.1~pre13-1) unstable; urgency=medium
+
+ * New upstream snapshot.
+ - Dropped patch for bigendian issues.
+ * urgency=medium because of FTBFS workaround.
+ * Disabled more tests on alpha - exception handling is utterly broken on
+ alpha, which will also affect users of PPL on that architecture (probably
+ GCC PR 8966) as raised exception cause immediate aborts.
+ * Re-enabled Build-Depends-Indep and adapted rules accordingly.
+ Closes: #517659.
+ * Bumped Standars-Version to 3.8.1 (no changes).
+ * Updated copyright information for several files that had been added in
+ 0.10 and also have a specific license.
+ * Added comments to quilt patch (thanks lintian).
+ * Added one sentence explaining the difference between libpwl4 und
+ libpwl-dev (thanks lintian).
+ * Dropped the ChangeLog hackery using symlinks, the ChangeLog is pretty
+ small nowadays.
+ * Moved pwl.hh to libpwl-dev package.
+
+ -- Michael Tautschnig <mt at debian.org> Mon, 13 Apr 2009 08:04:52 +0200
+
+ppl (0.10-4) unstable; urgency=medium
+
+ * urgency=medium because of FTBFS workaround.
+ * With #229357 still being open, we can't use Build-Depends-Indep the way
+ policy suggests. It would have been too beautiful anyway.
+
+ -- Michael Tautschnig <mt at debian.org> Fri, 20 Feb 2009 10:11:26 +0100
+
+ppl (0.10-3) unstable; urgency=medium
+
+ * urgency=medium because of FTBFS workaround.
+ * Exclude test11-test18 of generalizedaffineimage3.cc on alpha because of
+ bugs in gcc/exception handling.
+ * Moved the dependencies needed for building the documentation to
+ Build-Depends-Indep.
+ * Introducing quilt to manage patches.
+
+ -- Michael Tautschnig <mt at debian.org> Tue, 17 Feb 2009 09:10:34 +0100
+
+ppl (0.10-2) unstable; urgency=high
+
+ * urgency=high because of RC bug fix.
+ * Check snapshots and releases for newer versions.
+ * Proper defines on bigendian systems. Closes: #514158.
+ * Don't ignore errors while running make check (this would have made visible
+ the above bug immediately).
+
+ -- Michael Tautschnig <mt at debian.org> Wed, 04 Feb 2009 20:42:26 +0100
+
+ppl (0.10-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Michael Tautschnig <mt at debian.org> Wed, 05 Nov 2008 06:54:23 +0000
+
+ppl (0.10~pre34-1) unstable; urgency=low
+
+ [ Arthur Loiret ]
+ * New upstream snapshot.
+ * Fix build on arm. Closes: #499746.
+ * debian/libp[pw]l-dev.preinst: handle /usr/share/doc/libp[pw]l
+ symlink->directory conversion.
+ * debian/rules:
+ - Disable DH_VERBOSE by default.
+ - Some cleanup.
+ * debian/Makefile.in: Update from upstream.
+
+ [ Michael Tautschnig ]
+ * Added ocaml-nox to build-depends.
+ * Bumped libppl-c library version.
+
+ -- Michael Tautschnig <mt at debian.org> Tue, 07 Oct 2008 22:36:39 +0000
+
+ppl (0.10~pre27-4) unstable; urgency=low
+
+ * debian/rules:
+ - Always copy config.sub an config.guess since we Build-Depends on
+ autotools-dev.
+ - Fix targets to have testsuite runs.
+ - Add check to .PHONY.
+ * Move ppl_lcdd and ppl_lpsol binaries and manpages from libppl7 to
+ libppl-dev, make libppl-dev Replaces libppl7 (<< 0.10~pre27-4).
+ Closes: #499832.
+ * Make libppl-dev Replaces libppl6, ppl-config binary has moved.
+ Closes: #499830.
+ * Make libpwl-dev Replaces libpwl3, /usr/bin/libpwl.a has moved.
+ Closes: #499937.
+ * Only install huge ChangeLog into libppl-dev and libpwl-dev.
+ - Don't symlink libppl-dev /usr/share/doc dir to libppl7.
+ - Add symlinks for changelog.gz to libppl7, libppl-c0 and libpwl4.
+
+ -- Arthur Loiret <arthur.loiret at gmail.com> Tue, 23 Sep 2008 19:53:51 +0000
+
+ppl (0.10~pre27-3) unstable; urgency=low
+
+ * Properly install ppl-config into libppl-dev package, including man page,
+ dont't put it into libppl7, removed ppl_lcdd from -dev, is in libppl7
+
+ -- Michael Tautschnig <mt at debian.org> Thu, 11 Sep 2008 19:15:37 +0000
+
+ppl (0.10~pre27-2) unstable; urgency=low
+
+ * debian/rules: set texmf save_size to 10000 when building the docs
+ * debian/control: libppl-dev Provides: libppl-c-dev
+ * debian/control: Don't Recommends: graphviz, Suggests: libgmp3-doc, this is
+ pointless
+
+ -- Michael Tautschnig <mt at debian.org> Thu, 11 Sep 2008 18:22:09 +0200
+
+ppl (0.10~pre27-1) unstable; urgency=low
+
+ * New upstream snapshot
+ * debian/rules: Handle nocheck and parallel=n in DEB_BUILD_OPTIONS.
+ * debian/copyright: It is now GPL 3+, not GPL 2+.
+ * debian/control: make libppl-dev Depends on libppl-c0
+ * debian/control: Set Maintainer to the Debian GCC Maintainers, add
+ Michael Tautschnig and Arthur Loiret to Uploaders.
+ * debian/rules: Run testsuite.
+ * Backport from Ubuntu:
+ - debian/control: Fix typos in short descriptions.
+ * libpwl-dev is now separated from libpwl4
+ * Added lintian override to silence warnings about empty files
+
+ -- Michael Tautschnig <mt at debian.org> Wed, 10 Sep 2008 21:56:34 +0000
+
+ppl (0.9-5) unstable; urgency=low
+
+ * Added build-dep on texlive-extra-utils. Thanks Hilmar.
+ * Cleanup config.guess,config.sub as suggested in autotools-dev bug 482716
+ * Bumped standards version to 3.8.0 (no changes)
+
+ -- Michael Tautschnig <mt at debian.org> Fri, 04 Jul 2008 07:40:34 +0000
+
+ppl (0.9-4) unstable; urgency=low
+
+ * Added build-dep on texlive-fonts-recommended to fix FTBFS
+
+ -- Michael Tautschnig <mt at debian.org> Fri, 04 Jul 2008 07:40:34 +0000
+
+ppl (0.9-3) unstable; urgency=low
+
+ * Added build-dep on texlive-latex-recommended to have a4.sty
+ * Removed bashism in debian/rules
+
+ -- Michael Tautschnig <mt at debian.org> Fri, 04 Jul 2008 00:16:35 +0000
+
+ppl (0.9-2) unstable; urgency=low
+
+ * Added libppl-doc package
+ * Removed build-depends on obsolete packages
+ * Proper copyright file to include the special license used in some header
+ files
+
+ -- Michael Tautschnig <mt at debian.org> Sun, 22 Jun 2008 02:09:30 +0200
+
+ppl (0.9-1) unstable; urgency=low
+
+ * Initial upload (closes: #409786)
+
+ -- Michael Tautschnig <mt at debian.org> Wed, 04 Jun 2008 19:08:00 +0000
diff --cc debian/control
index eb64eab,0000000..658d3d2
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,119 -1,0 +1,119 @@@
+Source: ppl
+Section: libs
+Priority: optional
+Maintainer: Debian GCC Maintainers <debian-gcc at lists.debian.org>
+Uploaders: Michael Tautschnig <mt at debian.org>, Arthur Loiret <aloiret at debian.org>
+Standards-Version: 3.9.1
+Build-Depends: debhelper (>= 6.0.7~), libgmp3-dev, autoconf, libtool, autotools-dev, swi-prolog [!hurd-i386 !mips]
- Build-Depends-Indep: doxygen, graphviz, texlive-base-bin, texlive-latex-extra, texlive-latex-recommended, texlive-fonts-recommended, poppler-utils, ghostscript, texlive-extra-utils, latex-xcolor
++Build-Depends-Indep: doxygen-latex, graphviz, poppler-utils, ghostscript
+Homepage: http://www.cs.unipr.it/ppl/
+
+Package: libppl9
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Parma Polyhedra Library (runtime library)
+ The Parma Polyhedra Library (PPL) is a C++ library for the
+ manipulation of (not necessarily closed) convex polyhedra and other
+ numerical abstractions. The applications of convex polyhedra include
+ program analysis, optimized compilation, integer and combinatorial
+ optimization and statistical data-editing. The Parma Polyhedra
+ Library is user friendly (you write `x + 2*y + 5*z <= 7' when you
+ mean it), fully dynamic (available virtual memory is the only
+ limitation to the dimension of anything), written in standard C++,
+ exception-safe, rather efficient and thoroughly documented.
+
+Package: libppl0.11-dev
+Architecture: any
+Section: libdevel
+Depends: libppl9 (= ${binary:Version}), libppl-c4 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+Provides: libppl-c-dev, libppl-dev
+Recommends: libgmp3-dev (>= 4.1.3)
+Replaces: libppl6, libppl7 (<< 0.10~pre27-4), libppl9
+Conflicts: libppl0.10-dev
+Suggests: libppl-doc
+Description: Parma Polyhedra Library (development)
+ The Parma Polyhedra Library (PPL) is a C++ library for the
+ manipulation of (not necessarily closed) convex polyhedra and other
+ numerical abstractions. The applications of convex polyhedra include
+ program analysis, optimized compilation, integer and combinatorial
+ optimization and statistical data-editing. The Parma Polyhedra
+ Library is user friendly (you write `x + 2*y + 5*z <= 7' when you
+ mean it), fully dynamic (available virtual memory is the only
+ limitation to the dimension of anything), written in standard C++,
+ exception-safe, rather efficient and thoroughly documented.
+ .
+ This package provides the header files and static libraries for the
+ C and C++ interfaces.
+
+Package: libppl-c4
+Architecture: any
+Depends: libppl9 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+Description: Parma Polyhedra Library (C interface)
+ The Parma Polyhedra Library (PPL) is a C++ library for the
+ manipulation of (not necessarily closed) convex polyhedra and other
+ numerical abstractions. The applications of convex polyhedra include
+ program analysis, optimized compilation, integer and combinatorial
+ optimization and statistical data-editing. The Parma Polyhedra
+ Library is user friendly (you write `x + 2*y + 5*z <= 7' when you
+ mean it), fully dynamic (available virtual memory is the only
+ limitation to the dimension of anything), written in standard C++,
+ exception-safe, rather efficient and thoroughly documented.
+ .
+ This package provides the C interface.
+
+Package: libpwl5
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Provides: libppl-pwl
+Description: Parma Watchdog Library (Watchdog timers - runtime library)
+ The Parma Watchdog Library (PWL) provides support for multiple,
+ concurrent watchdog timers on systems providing setitimer(2). The
+ PWL is currently distributed with the Parma Polyhedra Library (PPL),
+ but is totally independent from it.
+
+Package: libpwl-dev
+Architecture: any
+Section: libdevel
+Depends: libpwl5 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+Provides: libppl-pwl-dev
+Replaces: libpwl3, libpwl4
+Description: Parma Watchdog Library (Watchdog timers - development)
+ The Parma Watchdog Library (PWL) provides support for multiple,
+ concurrent watchdog timers on systems providing setitimer(2). The
+ PWL is currently distributed with the Parma Polyhedra Library (PPL),
+ but is totally independent from it.
+ .
+ This package provides the header files and static libraries.
+
+Package: libppl-doc
+Architecture: all
+Section: doc
+Depends: ${misc:Depends}
+Description: Parma Polyhedra Library: Documentation
+ The Parma Polyhedra Library (PPL) is a C++ library for the
+ manipulation of (not necessarily closed) convex polyhedra and other
+ numerical abstractions. The applications of convex polyhedra include
+ program analysis, optimized compilation, integer and combinatorial
+ optimization and statistical data-editing. The Parma Polyhedra
+ Library is user friendly (you write `x + 2*y + 5*z <= 7' when you
+ mean it), fully dynamic (available virtual memory is the only
+ limitation to the dimension of anything), written in standard C++,
+ exception-safe, rather efficient and thoroughly documented.
+ .
+ This package provides the documentation.
+
+Package: libppl-swi
+Architecture: alpha amd64 armel hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mipsel powerpc s390 sparc
+Depends: libppl9 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, swi-prolog
+Description: Parma Polyhedra Library (SWI Prolog interface)
+ The Parma Polyhedra Library (PPL) is a C++ library for the
+ manipulation of (not necessarily closed) convex polyhedra and other
+ numerical abstractions. The applications of convex polyhedra include
+ program analysis, optimized compilation, integer and combinatorial
+ optimization and statistical data-editing. The Parma Polyhedra
+ Library is user friendly (you write `x + 2*y + 5*z <= 7' when you
+ mean it), fully dynamic (available virtual memory is the only
+ limitation to the dimension of anything), written in standard C++,
+ exception-safe, rather efficient and thoroughly documented.
+ .
+ This package provides the SWI Prolog interface.
diff --cc debian/patches/debian-changes-0.11.2-1
index 0000000,0000000..a0db2a9
new file mode 100644
--- /dev/null
+++ b/debian/patches/debian-changes-0.11.2-1
@@@ -1,0 -1,0 +1,70 @@@
++Description: Upstream changes introduced in version 0.11.2-1
++ This patch has been created by dpkg-source during the package build.
++ Here's the last changelog entry, hopefully it gives details on why
++ those changes were made:
++ .
++ ppl (0.11.2-1) unstable; urgency=low
++ .
++ * New upstream version.
++ * Upload to unstable.
++ * Build-depend on doxygen-latex instead of latex-xcolor and texlive-* stuff.
++ Closes: #616275.
++ * Refined watch file pattern.
++ .
++ The person named in the Author field signed this changelog entry.
++Author: Michael Tautschnig <mt at debian.org>
++Bug-Debian: http://bugs.debian.org/616275
++
++---
++The information above should follow the Patch Tagging Guidelines, please
++checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
++are templates for supplementary fields that you might want to add:
++
++Origin: <vendor|upstream|other>, <url of original patch>
++Bug: <url in upstream bugtracker>
++Bug-Debian: http://bugs.debian.org/<bugnumber>
++Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
++Forwarded: <no|not-needed|url proving that it has been forwarded>
++Reviewed-By: <name and email of someone who approved the patch>
++Last-Update: <YYYY-MM-DD>
++
++--- ppl-0.11.2.orig/doc/user.tex
+++++ ppl-0.11.2/doc/user.tex
++@@ -53,6 +53,7 @@
++ \usepackage{pspicture}
++ \fi
++ \usepackage[utf8]{inputenc}
+++\usepackage[table]{xcolor}
++ \usepackage{doxygen}
++ \usepackage{ppl}
++ \makeindex
++--- ppl-0.11.2.orig/doc/devref.tex
+++++ ppl-0.11.2/doc/devref.tex
++@@ -53,6 +53,7 @@
++ \usepackage{pspicture}
++ \fi
++ \usepackage[utf8]{inputenc}
+++\usepackage[table]{xcolor}
++ \usepackage{doxygen}
++ \usepackage{ppl}
++ \makeindex
++--- ppl-0.11.2.orig/doc/devref-language-interface.tex
+++++ ppl-0.11.2/doc/devref-language-interface.tex
++@@ -53,6 +53,7 @@
++ \usepackage{pspicture}
++ \fi
++ \usepackage[utf8]{inputenc}
+++\usepackage[table]{xcolor}
++ \usepackage{doxygen}
++ <PPL_SED_USEPACKAGE_OCAMLDOC>
++ \usepackage{ppl}
++--- ppl-0.11.2.orig/doc/user-language-interface.tex
+++++ ppl-0.11.2/doc/user-language-interface.tex
++@@ -53,6 +53,7 @@
++ \usepackage{pspicture}
++ \fi
++ \usepackage[utf8]{inputenc}
+++\usepackage[table]{xcolor}
++ \usepackage{doxygen}
++ <PPL_SED_USEPACKAGE_OCAMLDOC>
++ \usepackage{ppl}
diff --cc debian/patches/series
index 6e86bc2,0000000..fc7cd8a
mode 100644,000000..100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@@ -1,1 -1,0 +1,2 @@@
+debian-changes-0.11-2
++debian-changes-0.11.2-1
diff --cc debian/watch
index fa39225,0000000..1e462c0
mode 100644,000000..100644
--- a/debian/watch
+++ b/debian/watch
@@@ -1,6 -1,0 +1,6 @@@
+version=3
+
+# opts="uversionmangle=s/pre/~pre/" \
+# http://www.cs.unipr.it/ppl/Download/ftp/snapshots/ppl-(.*)\.tar\.gz
- http://www.cs.unipr.it/ppl/Download/ftp/releases/(.*\..*)/ppl-(.*)\.tar\.bz2
++http://www.cs.unipr.it/ppl/Download/ftp/releases/(.*\..*)/ppl-(\d.*)\.tar\.bz2
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ppl.git
More information about the debian-science-commits
mailing list