| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2024-09-27 | Fixed checkdata | Sebastiano Tronto | 1 | -1/+4 |
| 2024-09-27 | Use constant instead of magic number | Sebastiano Tronto | 1 | -5/+5 |
| 2024-09-26 | Added checkdata tool | Sebastiano Tronto | 1 | -2/+5 |
| 2024-09-26 | Added checkdata function | Sebastiano Tronto | 1 | -0/+63 |
| 2024-09-26 | Added TOOLARGS and simplified gendata tool(s) | Sebastiano Tronto | 1 | -2/+2 |
| 2024-09-19 | pthread solver to fix | enricotenuti | 1 | -2/+3 |
| 2024-09-17 | Parallelized h48k2 gendata | Sebastiano Tronto | 1 | -0/+1 |
| 2024-09-12 | Fix and cleanup printing table info | Sebastiano Tronto | 1 | -5/+2 |
| 2024-09-12 | Cleanup gendata tools | Sebastiano Tronto | 1 | -0/+1 |
| 2024-09-11 | Simplified solver | Sebastiano Tronto | 1 | -1/+1 |
| 2024-09-11 | Finished table refactor | Sebastiano Tronto | 1 | -0/+47 |
| 2024-09-05 | More renaming | Sebastiano Tronto | 1 | -2/+2 |
| 2024-09-05 | Rename constants from _underscore to CAPS | Sebastiano Tronto | 1 | -4/+4 |
| 2024-08-26 | Fixed bug in run solve | Sebastiano Tronto | 1 | -2/+10 |
| 2024-08-25 | Refactor table generation | Sebastiano Tronto | 1 | -14/+49 |
| 2024-08-25 | Started work on k=2 tables; further split h48 gendata | Sebastiano Tronto | 1 | -12/+13 |
| 2024-08-18 | Reorganized folder structure | Sebastiano Tronto | 1 | -1/+11 |
| 2024-07-08 | Stats for h48 solver as tool | Sebastiano Tronto | 1 | -8/+13 |
| 2024-07-04 | (almost) added getcube | Sebastiano Tronto | 1 | -5/+25 |
| 2024-07-03 | Preparing for table stats | Sebastiano Tronto | 1 | -0/+16 |
| 2024-06-30 | Added a solver, but found out h48 table is broken | Sebastiano Tronto | 1 | -3/+8 |
| 2024-06-23 | Cleanup | Sebastiano Tronto | 1 | -28/+63 |
| 2024-06-20 | Changed logger from va_args to ... | Sebastiano Tronto | 1 | -1/+1 |
| 2024-06-17 | Use callback function to log to stderr | Sebastiano Tronto | 1 | -0/+6 |
| 2024-06-16 | Added rudimentary shell to run commands (ugly) | Sebastiano Tronto | 1 | -10/+10 |
| 2024-06-13 | Added "dryrun" for gendata | Sebastiano Tronto | 1 | -0/+12 |
| 2024-06-11 | Cleaned up cube.h | Sebastiano Tronto | 1 | -19/+92 |
| 2024-06-10 | Fix build errors on OpenBSD | Sebastiano Tronto | 1 | -3/+3 |
| 2024-06-10 | Started cube.h refactor | Sebastiano Tronto | 1 | -0/+83 |
