Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy 60bc151ed7 patch for last bug hace 18 años
  Roberto Ierusalimschy 3b19bd4d57 bug: wrong code when constant is coded after it should be hace 18 años
  Roberto Ierusalimschy 08f902cf49 better documentation for auxiliary functions (that should be called only hace 18 años
  Roberto Ierusalimschy d3c304e92e BUG: setfenv accepts invalid argument hace 18 años
  Roberto Ierusalimschy 3bf0292cd5 two new bugs + one new patch hace 18 años
  Roberto Ierusalimschy a7861d9d66 new year... hace 18 años
  Roberto Ierusalimschy d62a21b9d3 when formatting with '%q', all control characters are coded hace 18 años
  Roberto Ierusalimschy cf86576a83 new function luaL_tostring hace 18 años
  Roberto Ierusalimschy 92dc64e121 more regularity in the use of quotes in error messages hace 18 años
  Roberto Ierusalimschy 593bfc9668 should not manipulate NULL pointers (even without accessing them) hace 18 años
  Roberto Ierusalimschy 850c60e81b detail for windows hace 18 años
  Roberto Ierusalimschy 3d480b04a5 more specific ident labels hace 18 años
  Roberto Ierusalimschy c36e2265d9 detail (tab->space) hace 19 años
  Roberto Ierusalimschy a68df3898d detail hace 19 años
  Roberto Ierusalimschy 4d7cfff6df comments hace 19 años
  Roberto Ierusalimschy be822a5f1c xpcall now may get arguments to function to be called hace 19 años
  Roberto Ierusalimschy 9f5a052c27 error message hace 19 años
  Roberto Ierusalimschy fc875334fd detail hace 19 años
  Roberto Ierusalimschy 80a267b130 avoid $URL for ident; it is reserved in subversion hace 19 años
  Roberto Ierusalimschy 3182ac69a7 towards 5.2 + detail in authors + avoiding reverse plicks hace 19 años
  Roberto Ierusalimschy dead3858b8 detail hace 19 años
  Roberto Ierusalimschy afa0d0ac0d new constant LUA_OK hace 19 años
  Roberto Ierusalimschy 742b8be0c1 detail hace 19 años
  Roberto Ierusalimschy 285f926140 avoid using index 0 for free list of references (because it is not hace 19 años
  Roberto Ierusalimschy 3c8865cf66 detail hace 19 años
  Roberto Ierusalimschy 569a326931 small optimization for ""..x hace 19 años
  Roberto Ierusalimschy d1ef7e0ec6 avoid local "pc" in interpreter loop (tricky optimization with no real gain) hace 19 años
  Roberto Ierusalimschy d513c3c66b bug: os.date throws error when result is the empty string hace 19 años
  Roberto Ierusalimschy 93d3c8450c bug: string.format("%") reads past the string hace 19 años
  Roberto Ierusalimschy 8667f29c3b behavior of 'strchr(x, 0)' is ill defined. hace 19 años