1. 0fdb450 More 'splaining. by Rob Landley · 9 years ago
  2. 5237015 Fluff out the documentation some more. by Rob Landley · 10 years ago
  3. 002a11e Update docs for example and pending directories. by Rob Landley · 10 years ago
  4. ca73392 Fluff out the coding style section, but the result was a bit big for the start of code.html, so move it to design.html. by Rob Landley · 10 years ago
  5. 7eaf4f5 Document some of the new temporary files in generated/, add anchor tags. by Rob Landley · 10 years ago
  6. 349ff52 Change header and pages so each page has its own title. by Rob Landley · 10 years ago
  7. 85a3241 New section on #including header files. by Rob Landley · 10 years ago
  8. b911d4d Update lib/args.c docs. by Rob Landley · 11 years ago
  9. 2704834 Document the toybox entry path from main() into a command. by Rob Landley · 11 years ago
  10. 9a69a92 Accumulated web page changes. (Release announcement for previous release, roadmap updates, etc.) by Rob Landley · 11 years ago
  11. 7aa651a Reindent to two spaces per level. Remove vi: directives that haven't worked right in years (ubuntu broke its' vim implementation). Remove trailing spaces. Add/remove blank lines. Re-wordwrap in places. Update documentation with new coding style. by Rob Landley · 12 years ago
  12. 1f4f41a Doc tweak about test suite. by Rob Landley · 12 years ago
  13. c0e56ed New build infrastructure to generate FLAG_ macros and TT alias, #define FOR_commandname before #including toys.h to trigger it. Rename DEFINE_GLOBALS() to just GLOBALS() (because I could never remember if it was DECLARE_GLOBALS). Convert existing commands to use new infrastructure, and replace optflag constants with FLAG_ macros where appropriate. by Rob Landley · 12 years ago
  14. c8d0da5 Add documentation for lib/llist.c and lib/dirtree.c. by Rob Landley · 12 years ago
  15. 137bf34 Add lib/portability.h description with explanation of SWAP() macros. by Rob Landley · 12 years ago
  16. ed6ed62 Web page updates. by Rob Landley · 12 years ago
  17. e7c9a6d Make documentation even fluffier. by Rob Landley · 12 years ago
  18. bbe500e Web page tweaks. Remove background image (makes it hard ot read for some people), and use local roadmap instead of third party wiki. by Rob Landley · 12 years ago
  19. b4a0efa Document that optflags is always an int (so 32 bit and 64 bit platforms behave the same). by Rob Landley · 12 years ago
  20. b6063de Add <>= to lib/args.c, with documentation. by Rob Landley · 12 years ago
  21. 66a69d9 Fluff out documentation and skeleton code. by Rob Landley · 12 years ago
  22. 6882ee8 Partial update. Needs more work. by Rob Landley · 16 years ago
  23. 7c04f01 Fluff out hello.c to supply more example code as a skeleton for new commands, by Rob Landley · 16 years ago
  24. 5a0660f Brief note about code style. by Rob Landley · 16 years ago
  25. da09b7f More random unfinished code documentation. by Rob Landley · 16 years ago
  26. 81b899d Fluff out code.html a bit more. by Rob Landley · 16 years ago
  27. 4e68de1 Update web pages. by Rob Landley · 16 years ago