1. 3f9b574 Make strgen remove tabs in the math library by Gavin Howard · 6 years ago
  2. eb5c6ab Make sure to skip helps and bc lib if possible by Gavin Howard · 6 years ago
  3. db28f43 Allow newlines after a header comment in lib.bc by Gavin Howard · 6 years ago
  4. 96d9793 Try to fix a warning that Thalheim found by Gavin Howard · 6 years ago
  5. b6ca06d Move the generated stuff to another directory by Gavin Howard · 6 years ago[Renamed from lib/gen.c]
  6. b52a879 Put a minimal license header on generated files by Gavin Howard · 6 years ago
  7. 075ce80 Remove debugging code from gen.c by Gavin Howard · 6 years ago
  8. be3a342 Add a way to generate the help text by Gavin Howard · 6 years ago
  9. 7061017 Remove all defects found by Coverity Scan by Gavin Howard · 6 years ago
  10. 6a11d79 Move the bc lib to a different folder by Gavin Howard · 6 years ago[Renamed (98%) from src/lib/gen.c]
  11. 3f68df7 Remove static from all functions by Gavin Howard · 6 years ago
  12. eb9a822 More style changes for landley by Gavin Howard · 6 years ago
  13. 07add2e Revert "Remove all statics" by Gavin Howard · 6 years ago
  14. f2aa1e2 Remove all statics by Gavin Howard · 6 years ago
  15. 7edf829 Change gen to remove the header comment by Gavin Howard · 6 years ago
  16. 1ba6bee Modify gen to generate a full header by Gavin Howard · 6 years ago
  17. d8a2b50 Remove warnings caused by style fixes for landley by Gavin Howard · 6 years ago
  18. 8d1f1db Update pointer style for toybox by Gavin Howard · 6 years ago
  19. d571acf Fix warnings and bugs found using scan-build by Gavin Howard · 6 years ago
  20. 8bdbb1f Fix bugs relating to handling of the math library by Gavin Howard · 6 years ago
  21. b5904bf Change the license by Gavin Howard · 6 years ago
  22. 207053c Fix seg faults and other bugs in the gen program by Gavin Howard · 6 years ago
  23. fe2351d Update some code for the lib by Gavin Howard · 6 years ago
  24. f833399 Add code to generate a char array from a file by Gavin Howard · 6 years ago