| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2024-06-13 | Added "dryrun" for gendata | Sebastiano Tronto | 3 | -2/+33 |
| 2024-06-11 | Finished refactor | Sebastiano Tronto | 1 | -2/+2 |
| 2024-06-11 | Cleaned up cube.h | Sebastiano Tronto | 3 | -26/+107 |
| 2024-06-10 | Fix build errors on OpenBSD | Sebastiano Tronto | 1 | -3/+3 |
| 2024-06-10 | Started cube.h refactor | Sebastiano Tronto | 5 | -42/+148 |
| 2024-06-10 | Added tests for B32 | Sebastiano Tronto | 1 | -5/+5 |
| 2024-06-09 | Cleanup cube.h | Sebastiano Tronto | 2 | -124/+9 |
| 2024-06-09 | More cleanup | Sebastiano Tronto | 6 | -474/+537 |
| 2024-06-09 | Remvoed cube_fast_t and more. More cleaning up to do. | Sebastiano Tronto | 12 | -977/+1023 |
| 2024-05-28 | Added roadmap for refactor and some simple routines | Sebastiano Tronto | 4 | -6/+88 |
| 2024-05-27 | Some type fixes and some cleanup | Sebastiano Tronto | 5 | -180/+203 |
| 2024-05-25 | Minor improvement | Sebastiano Tronto | 1 | -3/+3 |
| 2024-05-25 | Fixed a NASTY bug with type promotions in generation of "selfsim". | Sebastiano Tronto | 1 | -12/+14 |
| 2024-05-25 | Small performance improvement in h48 coordinate / transform | Sebastiano Tronto | 6 | -125/+422 |
| 2024-05-25 | Updated TODO and small changes to table gen | Sebastiano Tronto | 1 | -7/+20 |
| 2024-05-24 | Added table generation utility | Sebastiano Tronto | 2 | -9/+19 |
| 2024-05-21 | Removed unused include | Sebastiano Tronto | 1 | -1/+0 |
| 2024-05-20 | More tests for gendata h48 | Sebastiano Tronto | 1 | -4/+6 |
| 2024-05-20 | Tests for gendata h48 | Sebastiano Tronto | 2 | -23/+30 |
| 2024-05-20 | Changed gendata h48 to bfs | Sebastiano Tronto | 1 | -91/+85 |
| 2024-05-20 | Added tests for h48 invcoord | Sebastiano Tronto | 1 | -13/+17 |
| 2024-05-18 | Added esep inverse coord | Sebastiano Tronto | 2 | -4/+58 |
| 2024-05-17 | Prepare for next step | Sebastiano Tronto | 3 | -10/+19 |
| 2024-05-17 | Added inverse eo and copy_{edges,corners} | Sebastiano Tronto | 4 | -18/+76 |
| 2024-05-10 | Started implementing new table generation | Sebastiano Tronto | 3 | -32/+83 |
| 2024-05-10 | Small refactor for pruning table cocsep, preparing for big refactor | Sebastiano Tronto | 2 | -40/+55 |
| 2024-05-10 | Split into .h files | Sebastiano Tronto | 9 | -2362/+2300 |
| 2024-05-10 | Moved to src/ | Sebastiano Tronto | 2 | -0/+2556 |
| 2023-11-05 | Refactoring | Sebastiano Tronto | 6 | -3642/+0 |
| 2023-11-04 | avx2 fully works | Sebastiano Tronto | 2 | -14/+20 |
| 2023-11-03 | Moves work with avx2, fixed some stuff | Sebastiano Tronto | 3 | -55/+94 |
| 2023-11-02 | Added avx2 moves | Sebastiano Tronto | 2 | -7/+241 |
| 2023-11-02 | Optimized compose for avx2 | Sebastiano Tronto | 1 | -4/+22 |
| 2023-11-02 | Added transformations for avx2 | Sebastiano Tronto | 2 | -2/+1003 |
| 2023-11-02 | Added writecube AVX | Sebastiano Tronto | 2 | -2/+32 |
| 2023-11-01 | Reworked moves and transformations, moved some stuff | Sebastiano Tronto | 10 | -775/+1470 |
| 2023-10-31 | Reorganized documentation | Sebastiano Tronto | 2 | -88/+74 |
| 2023-10-29 | AVX2 compiles, fails all tests; + some renaming | Sebastiano Tronto | 6 | -102/+123 |
| 2023-10-28 | Started working on AVX2 (not working yet) | Sebastiano Tronto | 8 | -208/+317 |
| 2023-10-27 | more cleanup | Sebastiano Tronto | 3 | -222/+223 |
| 2023-10-27 | Improved transformations and cleaned up | Sebastiano Tronto | 3 | -196/+465 |
| 2023-10-27 | Small cleanup | Sebastiano Tronto | 2 | -64/+43 |
| 2023-10-22 | Preparatory work for benchmarks, little fixes | Sebastiano Tronto | 1 | -39/+28 |
| 2023-10-22 | Added transformations (and fixed tests) | Sebastiano Tronto | 1 | -0/+237 |
| 2023-10-22 | Small change of plans, moved stuff around | Sebastiano Tronto | 4 | -105/+89 |
| 2023-10-22 | Progess with transformation implementation | Sebastiano Tronto | 3 | -0/+84 |
| 2023-10-08 | Added write to SRC format | Sebastiano Tronto | 2 | -25/+104 |
| 2023-10-05 | Added transformation util files, renamed move files | Sebastiano Tronto | 1 | -1/+1 |
| 2023-10-05 | Split isconsistent() and issolvable() | Sebastiano Tronto | 3 | -87/+116 |
| 2023-10-05 | Implemented compose; some cleanup | Sebastiano Tronto | 4 | -45/+110 |
