Laurent Rineau

Results 94 issues of Laurent Rineau

## Summary of Changes Fix PMP on i386/i686 (32 bits, with the x87 FPU). ## Release Management * Affected package(s): PMP, Number_types

Tests failing

@afabri @sgiraudot I have implemented a proof of concept for "progress tracker", using a `std::function`. This PR is for evaluation. https://cgal.geometryfactory.com/CGAL/Members/wiki/Meetings/Sophia16#.E2.9C.94_Progress_tracker I Cc also @MoniqueTeillaud. The undocumented fonction `TDS_3::read_cell` is...

Enhancement
Not yet approved
Pkg::Mesh_3
Pkg::Triangulation_3
CGAL 3D demo
Tests failing
Stalled

## Summary of Changes New attempt for `Epick_without_intervals`. First attempt was #3939, reverted by commit bb640d2883be715e8e5727333ad54ef6b1fc6808 in #4096. This time, I made it with the right kernel base, I think....

Enhancement
Not yet approved
Pkg::Kernel_23
Work in progress

## Summary of Changes #4105, adapted to `master` ## Release Management * Affected package(s): Installation

CMake scripts
Stalled
CI checks failed
Conflicts

This patch will "run" the polyhedron demo, and make it quit. That will help debug runtime issues. Next step would be to make it actually load files, and test a...

Enhancement
Tests failing
Stalled

## Summary of Changes The bug was in #7798. The generator was called with its parameter `n = 0` instead of its default value. ## Todo - [x] Add test...

Bug
Pkg::Mesh_3
Under Testing

## Summary of Changes Followup to #9089. For the moment, this one is based on `main`. ## Release Management * Affected package(s): CDT_3, STL_Extension * Link to compiled documentation (obligatory...

Bug
Constrained_triangulation_3

## Summary of Changes Stream_support: add indenting and coloring stream wrappers See the test examples. ### Indenting Example: ```plain === Basic Indenting Usage === 1. Basic indentation with std::cout: This...

Not yet approved
Small feature
TODO
Tested
Ready to be tested
Pkg::Stream_support

## Summary This PR adds a new debugging utility `bisect_failures` to the STL_Extension package. This function helps identify minimal failing test cases from complex input data by using a bisection-like...

Not yet approved
Small feature
Tested
Ready to be tested
Pkg::STL_Extension