1. 28 Nov, 2018 1 commit
  2. 26 Nov, 2018 1 commit
  3. 23 Nov, 2018 1 commit
  4. 16 Nov, 2018 1 commit
    • Carsten Elton Sørensen's avatar
      Calling vol:umount() would fail (#2558) · bb9a5977
      Carsten Elton Sørensen authored
      The volume returned by file.mount() could not be unmounted, because vol:umount() would fail with a cryptic error about the uncallable nature of the volume userdata object. This was due to the wrong metatable name being used for setting up the volume structure. The correct name, as registered elsewhere in file.c, is now used, and vol:umount() is callable.
      bb9a5977
  5. 13 Nov, 2018 2 commits
  6. 08 Nov, 2018 1 commit
  7. 03 Nov, 2018 1 commit
  8. 28 Oct, 2018 1 commit
  9. 24 Oct, 2018 1 commit
  10. 20 Oct, 2018 1 commit
  11. 19 Oct, 2018 1 commit
  12. 13 Oct, 2018 1 commit
    • Terry Ellison's avatar
      Optimise ROTable accesses and interface (#2505) · 5f67de8d
      Terry Ellison authored
      -  Optimise ROTable accesses and interface
      
      This includes some refinements to the ROTable cache which remove the linker cludges on the CROSS_COMPILE builds.  Also keyhole tweaks to some of the Lua VM code to implrove runtimes.
      
      I also noticed some compile time warnings during the build; the change to uz_unzip.c doesn't impact the compiled code, but does remove the compiler warnings.
      5f67de8d
  13. 11 Oct, 2018 1 commit
  14. 10 Oct, 2018 1 commit
  15. 09 Oct, 2018 1 commit
  16. 07 Oct, 2018 1 commit
  17. 29 Sep, 2018 1 commit
  18. 21 Sep, 2018 1 commit
  19. 17 Sep, 2018 2 commits
  20. 12 Sep, 2018 1 commit
  21. 10 Sep, 2018 1 commit
  22. 07 Sep, 2018 2 commits
  23. 02 Sep, 2018 1 commit
  24. 27 Aug, 2018 3 commits
  25. 22 Aug, 2018 1 commit
  26. 18 Aug, 2018 1 commit
  27. 17 Aug, 2018 1 commit
  28. 15 Aug, 2018 2 commits
  29. 13 Aug, 2018 1 commit
  30. 11 Aug, 2018 3 commits
  31. 10 Aug, 2018 1 commit
  32. 06 Aug, 2018 1 commit