| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2025-08-06 | Added HTR solver | Sebastiano Tronto | 1 | -1/+22 |
| 2025-08-01 | Move is_eo_even to more appropriate module | Sebastiano Tronto | 1 | -2/+16 |
| 2025-08-01 | Added CPEPE coordinate in preparation of full DRFIN solver | Sebastiano Tronto | 1 | -7/+72 |
| 2025-07-29 | All coordinates unsigned | Sebastiano Tronto | 1 | -30/+29 |
| 2025-07-29 | Optimized some coordinates | Sebastiano Tronto | 1 | -5/+81 |
| 2025-07-24 | Use bit trick for portable and arm popcount | Sebastiano Tronto | 1 | -6/+7 |
| 2025-04-02 | Fix compilation errors with GCC on ARM | Sebastiano Tronto | 1 | -2/+2 |
| 2025-03-26 | Reformat neon.h to keep lines <80 chars | Sebastiano Tronto | 1 | -16/+25 |
| 2025-03-26 | Added inverse coordinate for CO | Sebastiano Tronto | 1 | -0/+19 |
| 2025-03-25 | More safety with pointers using VLA function parameters | Sebastiano Tronto | 1 | -4/+4 |
| 2025-02-28 | Fix typo in neon.h (thanks to Arhan Chaudhary for reporting) | Sebastiano Tronto | 1 | -0/+1 |
| 2024-12-07 | Merge the "solver-experiments" branch that I have been working on for | Sebastiano Tronto | 1 | -0/+11 |
| 2024-10-15 | Neon uint8x8_t corners and minor fixes | enricotenuti | 1 | -50/+43 |
| 2024-10-07 | Remove double return | Sebastiano Tronto | 1 | -1/+0 |
| 2024-10-04 | Revert table-based transformations | Sebastiano Tronto | 1 | -38/+19 |
| 2024-10-04 | Table-based transformations (will revert immediately) | Sebastiano Tronto | 1 | -19/+38 |
| 2024-09-05 | More renaming | Sebastiano Tronto | 1 | -11/+11 |
| 2024-09-05 | Rename constants from _underscore to CAPS | Sebastiano Tronto | 1 | -37/+37 |
| 2024-08-18 | Fix error with neon | Sebastiano Tronto | 1 | -0/+3 |
| 2024-08-18 | Removed duplication | Sebastiano Tronto | 1 | -25/+4 |
| 2024-08-18 | Reorganized folder structure | Sebastiano Tronto | 1 | -29/+0 |
| 2024-08-08 | invertco with NEON | enricotenuti | 1 | -28/+16 |
| 2024-08-08 | spaces fix | enricotenuti | 1 | -72/+38 |
| 2024-08-07 | format fix | enricotenuti | 1 | -267/+254 |
| 2024-08-07 | cube_neon ver1 | enricotenuti | 1 | -5/+435 |
| 2024-06-09 | Remvoed cube_fast_t and more. More cleaning up to do. | Sebastiano Tronto | 1 | -1/+1 |
| 2024-05-10 | Split into .h files | Sebastiano Tronto | 1 | -0/+6 |
