Historique des commits

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