Skip to content
Snippets Groups Projects
  1. Mar 08, 2013
  2. Mar 05, 2013
  3. Feb 28, 2013
  4. Feb 26, 2013
  5. Feb 25, 2013
    • abadc0de's avatar
      Added support for lua error handling and includes · 800517ac
      abadc0de authored
      - Added mg.onerror, mg.include, mg.redirect
      - mg.onerror, if overridden, lets the user trap syntax errors and
        other loadbuffer errors, and dump stack traces and debug info
        for uncaught runtime errors.
      - Log unexpected errors from mg.onerror handlers
      - Provide mg.cry so custom handlers can reproduce default behavior
      - Call mg.onerror handler before unwinding stack
      - If mg.onerror returns non-0, stop loading chunks
      - Included pages stop parent page processing if mg.onerror returns non-zero
      - Included pages don't sent HTTP errors, they throw lua errors
      800517ac
    • Jay's avatar
      Fix bugs about range request and explorer crashes · 690eff4f
      Jay authored
      1. fix a bug that when header contains "Range: 100-", the range request
      support will fail
      2. (windows) fix a bug that when explorer.exe crashes due to some
      reason, the tray icon will disappear.
      690eff4f
  6. Feb 24, 2013
  7. Feb 23, 2013
  8. Feb 18, 2013
  9. Feb 16, 2013
  10. Feb 10, 2013
  11. Feb 08, 2013
  12. Feb 06, 2013
  13. Feb 04, 2013
  14. Feb 03, 2013
  15. Feb 02, 2013
  16. Feb 01, 2013
  17. Jan 31, 2013
  18. Jan 29, 2013
  19. Jan 28, 2013
  20. Jan 27, 2013
  21. Jan 25, 2013
  22. Jan 23, 2013
  23. Jan 22, 2013
Loading