Age | Commit message (Expand) | Author |
---|---|---|
2019-01-28 | bc: Update to upstream version 1.1.0 | Gavin Howard |
2018-11-17 | Remove the "const" and "restrict" nonsense so it compiles without tainting lib.c | Rob Landley |
2018-11-17 | Update bc for 1.1 release | Gavin Howard |
2018-08-08 | Add bc (and its tests) to pending | Gavin Howard |
2018-03-18 | The author of that bc.c says it won't be ready for 6 months and I'm not | Rob Landley |
2018-03-12 | bc cleanup: a few obvious inlines. | Rob Landley |
2018-03-12 | bc cleanup: move for(int i;) declarations to int i; for(i;). | Rob Landley |
2018-03-11 | Add bc to pending | Gavin Howard |