Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 73aa465a8e some name changes před 25 roky
  Roberto Ierusalimschy acdb0b741e comments. před 26 roky
  Roberto Ierusalimschy 1b15206cf9 many details + code redistribution před 26 roky
  Roberto Ierusalimschy 7d1499ba88 new macro luaL_openl před 26 roky
  Roberto Ierusalimschy 29ede6aa13 first implementation of multiple states (reentrant code). před 26 roky
  Roberto Ierusalimschy 2a03170ebd random(0) and random(x,0) are wrong (0 is read as no argument!). před 26 roky
  Roberto Ierusalimschy c787dccd9b "const" !!! před 26 roky
  Roberto Ierusalimschy 3f43aaa23f new RedHat defines PI :-( před 26 roky
  Roberto Ierusalimschy b5cd7d426f details před 26 roky
  Roberto Ierusalimschy 8278468041 comments před 27 roky
  Roberto Ierusalimschy 4fbb2531b3 don´t need the "+1", the "%" is enough to garantee r<1. před 27 roky
  Roberto Ierusalimschy 05d89b5c05 new option for function "random": random(a,b) returns a<=x<=b před 27 roky
  Roberto Ierusalimschy 766e67ef3b to avoid warnings about "typecast" (Visual C++) před 27 roky
  Roberto Ierusalimschy 4ccfb2f9bc "_TRIGMODE" was still being declared. před 27 roky
  Roberto Ierusalimschy 9618aaf07d small corrections in comments před 27 roky
  Roberto Ierusalimschy 74719afc33 new functions "frexp" and "ldexp" před 27 roky
  Roberto Ierusalimschy fada8efd01 "rand()", in SunOS, may return values bigger than "RAND_MAX"... před 28 roky
  Roberto Ierusalimschy 80b3d28f4a details (mainly error messages) před 28 roky
  Roberto Ierusalimschy 39fd5bb9b0 details před 28 roky
  Roberto Ierusalimschy 6153200bc2 make sure there is no mem problems, using %.ns instead of %s for luaV_error. před 28 roky
  Roberto Ierusalimschy 45cad43c3f "lua_open": now lua has an explicit open operation. před 28 roky
  Roberto Ierusalimschy dad5a01fb0 trigonometric mode stored in a Lua global variable. před 28 roky
  Roberto Ierusalimschy 41223a01ec definition of "PI" and modes for angles. před 28 roky
  Roberto Ierusalimschy b945fae40e Lua standard mathematical library před 28 roky