| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Removed redundant coordinate computation | Sebastiano Tronto | 2024-10-16 | 1 | -16/+0 |
| * | Fallback tables | Sebastiano Tronto | 2024-10-14 | 1 | -8/+36 |
| * | Make gendata and co safer by checking buffer size | Sebastiano Tronto | 2024-10-12 | 1 | -59/+61 |
| * | Small warning fixes to gendata | Sebastiano Tronto | 2024-10-10 | 1 | -3/+10 |
| * | Removed some useless output | Sebastiano Tronto | 2024-10-06 | 1 | -6/+2 |
| * | Fix concurrency issues | Sebastiano Tronto | 2024-10-06 | 1 | -41/+50 |
| * | Remove unnecessary _Atomics | Sebastiano Tronto | 2024-10-05 | 1 | -20/+28 |
| * | Merge branch 'master' of tronto.net:h48 | Sebastiano Tronto | 2024-10-05 | 1 | -0/+31 |
| |\ | |||||
| | * | Added expected distributions | Sebastiano Tronto | 2024-10-05 | 1 | -0/+31 |
| * | | Fix rare data race | Sebastiano Tronto | 2024-10-05 | 1 | -23/+22 |
| |/ | |||||
| * | Avoid repeating typedefs in tests | Sebastiano Tronto | 2024-10-04 | 1 | -73/+0 |
| * | Remove more locks | Sebastiano Tronto | 2024-10-03 | 1 | -23/+19 |
| * | Removed useless lock | Sebastiano Tronto | 2024-10-03 | 1 | -9/+1 |
| * | Improve gendata performance by replacing locks with atomic operations | Sebastiano Tronto | 2024-10-03 | 1 | -50/+41 |
| * | oopsie | Sebastiano Tronto | 2024-09-27 | 1 | -1/+1 |
| * | Made table derivation tool more flexible | Sebastiano Tronto | 2024-09-27 | 1 | -8/+11 |
| * | Use constant instead of magic number | Sebastiano Tronto | 2024-09-27 | 1 | -12/+8 |
| * | Merge branch 'master' of tronto.net:h48 | Sebastiano Tronto | 2024-09-27 | 1 | -1/+23 |
| |\ | |||||
| | * | Added checkdata function | Sebastiano Tronto | 2024-09-26 | 1 | -1/+23 |
| * | | First try for derive tables | Sebastiano Tronto | 2024-09-27 | 1 | -7/+88 |
| |/ | |||||
| * | Added comment on performance issue | Sebastiano Tronto | 2024-09-20 | 1 | -0/+13 |
| * | Simplified code for h4k0 | Sebastiano Tronto | 2024-09-20 | 1 | -87/+42 |
| * | Fix regression | Sebastiano Tronto | 2024-09-19 | 1 | -4/+4 |
| * | cleanup | Sebastiano Tronto | 2024-09-19 | 1 | -65/+2 |
| * | Parallelized gendata_h0k4; set up for new gendata_realcoord | Sebastiano Tronto | 2024-09-19 | 1 | -109/+298 |
| * | Fixed data race | Sebastiano Tronto | 2024-09-19 | 1 | -8/+10 |
| * | Small improvements | Sebastiano Tronto | 2024-09-18 | 1 | -10/+16 |
| * | Small cleanup | Sebastiano Tronto | 2024-09-18 | 1 | -6/+5 |
| * | Renamed gen_48_short -> gendata_h48_short | Sebastiano Tronto | 2024-09-18 | 1 | -3/+3 |
| * | Small improvement | Sebastiano Tronto | 2024-09-18 | 1 | -1/+1 |
| * | Parallelized h48k2 gendata | Sebastiano Tronto | 2024-09-17 | 1 | -24/+68 |
| * | Fix and cleanup printing table info | Sebastiano Tronto | 2024-09-12 | 1 | -1/+6 |
| * | Simplified solver | Sebastiano Tronto | 2024-09-11 | 1 | -1/+2 |
| * | Better way to read tables for solver | Sebastiano Tronto | 2024-09-11 | 1 | -4/+19 |
| * | 8 bit tables | Sebastiano Tronto | 2024-09-10 | 1 | -44/+42 |
| * | New tableinfo for gendata_h48, still work to do | Sebastiano Tronto | 2024-09-10 | 1 | -39/+92 |
| * | Improved gendata_h48k2 performance | Sebastiano Tronto | 2024-09-07 | 1 | -34/+86 |
| * | Whoops another missed renaming _ -> CAPS | Sebastiano Tronto | 2024-09-05 | 1 | -17/+16 |
| * | More renaming | Sebastiano Tronto | 2024-09-05 | 1 | -5/+5 |
| * | Rename constants from _underscore to CAPS | Sebastiano Tronto | 2024-09-05 | 1 | -24/+24 |
| * | Added log message for table generation | Sebastiano Tronto | 2024-08-30 | 1 | -2/+4 |
| * | Tables fixed, cleanup and optimizations needed | Sebastiano Tronto | 2024-08-30 | 1 | -21/+13 |
| * | Cleanup | Sebastiano Tronto | 2024-08-30 | 1 | -13/+12 |
| * | Added tool for checking new tables (and they are wrong) | Sebastiano Tronto | 2024-08-30 | 1 | -6/+15 |
| * | Small fix pre-test | Sebastiano Tronto | 2024-08-29 | 1 | -4/+6 |
| * | Gendata added for h48k2, need to verify with new tool | Sebastiano Tronto | 2024-08-26 | 1 | -30/+104 |
| * | Renamed file | Sebastiano Tronto | 2024-08-25 | 1 | -0/+351 |
