Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-01-30 | Fix ALL the tests. | jaseg | 2 | -53/+75 | |
2022-01-30 | Fix aperture macro outline primitive rendering | jaseg | 1 | -1/+5 | |
2022-01-30 | Fix some more testcases | jaseg | 4 | -24/+42 | |
* Fix Excellon export among others | |||||
2022-01-30 | Add PADS example files | jaseg | 11 | -0/+76509 | |
2022-01-29 | Fix zero suppression handling and remove more old files | jaseg | 35 | -12822/+30 | |
2022-01-29 | Fix IPC-356 tests | jaseg | 1 | -9/+123 | |
2022-01-29 | Add initial netlist support | jaseg | 3 | -214/+52 | |
2022-01-29 | Make all layer matching tests run through | jaseg | 1 | -14/+18 | |
2022-01-29 | Layer matcher WIP | jaseg | 1 | -34/+42 | |
2022-01-27 | layers testing WIP | jaseg | 2 | -145/+308 | |
2022-01-24 | Add obsolete test cases | jaseg | 5 | -2723/+0 | |
2022-01-24 | Add new test files | jaseg | 26 | -0/+210773 | |
2022-01-24 | Add more tests | jaseg | 3 | -1/+33 | |
2022-01-24 | Improve error messages | jaseg | 2 | -0/+17 | |
2022-01-23 | Fix more bugs | jaseg | 8 | -29/+41 | |
2022-01-23 | Multi-quadrant code still borked | jaseg | 1 | -9/+14 | |
2022-01-23 | Fix a whole bunch of SVG export bugs | jaseg | 2 | -3/+7 | |
2022-01-23 | Squash some more bugs | jaseg | 6 | -17/+20 | |
2022-01-22 | Fix more gerber bugs | jaseg | 1 | -0/+55 | |
2022-01-22 | Include new test files in gerber tests | jaseg | 3 | -0/+182 | |
2022-01-22 | Make excellon tests pass | jaseg | 2 | -29/+81 | |
2022-01-22 | Fix a few more tests | jaseg | 3 | -19/+45 | |
2022-01-22 | Excellon: fix first tests | jaseg | 2 | -90/+7 | |
2022-01-21 | Basic excellon test works | jaseg | 1 | -0/+73 | |
2022-01-21 | Add geda gerber sample | jaseg | 20 | -0/+40112 | |
2022-01-21 | layer matching WIP | jaseg | 1 | -5/+0 | |
2022-01-19 | Matcher WIP | jaseg | 16 | -359/+5965 | |
2022-01-16 | Add altium composite drill file examples | jaseg | 37 | -0/+1150945 | |
2022-01-15 | Add a whole zoo of gerber files from different EDA packages | jaseg | 147 | -0/+1091254 | |
2022-01-09 | Fix remaining svg rendering/gerber compositing bugs | jaseg | 2 | -6/+10 | |
2022-01-09 | Make bounding box tests pass | jaseg | 2 | -6/+59 | |
2022-01-09 | Clean up test code | jaseg | 1 | -118/+110 | |
2022-01-08 | Basic SVG export seems to be working | jaseg | 2 | -11/+61 | |
2022-01-01 | Clean up comments | jaseg | 1 | -2/+1 | |
2022-01-01 | Add dilation code | jaseg | 1 | -1/+1 | |
2022-01-01 | Merge works. | jaseg | 2 | -15/+130 | |
2021-12-30 | fix ALL the tests ^^ | jaseg | 2 | -7/+10 | |
2021-12-30 | Fix more tests | jaseg | 3 | -19/+59 | |
2021-12-30 | Fix rotation bugs, all tests run through | jaseg | 3 | -57/+206 | |
2021-12-30 | Fix more bugs, refined round-trip tests pass now | jaseg | 3 | -21/+26 | |
2021-12-29 | Fix some failing tests | jaseg | 3 | -59/+80 | |
2021-12-29 | Basic round-trip works | jaseg | 5 | -118/+201 | |
2021-11-08 | Parser half-refactored | jaseg | 14 | -937/+4 | |
2021-11-06 | Make unit test not crash on import | jaseg | 1 | -2/+2 | |
2021-10-07 | Remove unnecessary primitives | jaseg | 1 | -533/+0 | |
2021-10-07 | WIP | jaseg | 5 | -113/+110 | |
2021-06-14 | Remove dead code from rs274x backend tests | jaseg | 1 | -164/+0 | |
2021-06-14 | Fix remaining cairo backend tests | jaseg | 3 | -21/+9 | |
* fix cairo backend handling of arcs in regions | |||||
2021-06-13 | Remove single-quadrant support | jaseg | 4 | -39/+0 | |
The gerber spec is pretty explicit that this is a super-legacy feature that is not worth supporting. Looking at gerbv, an implementation would come with considerable complexity. | |||||
2021-06-13 | Fix hole transparency in aperture macros | jaseg | 3 | -15/+62 | |