Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | small corrections in comments | Roberto Ierusalimschy | 1998-06-19 | 1 | -2/+2 |
* | new functions "frexp" and "ldexp" | Roberto Ierusalimschy | 1998-05-27 | 1 | -2/+14 |
* | "rand()", in SunOS, may return values bigger than "RAND_MAX"... | Roberto Ierusalimschy | 1997-12-26 | 1 | -2/+4 |
* | details (mainly error messages) | Roberto Ierusalimschy | 1997-12-09 | 1 | -19/+6 |
* | details | Roberto Ierusalimschy | 1997-11-28 | 1 | -7/+7 |
* | make sure there is no mem problems, using %.ns instead of %s for luaV_error. | Roberto Ierusalimschy | 1997-11-19 | 1 | -2/+2 |
* | "lua_open": now lua has an explicit open operation. | Roberto Ierusalimschy | 1997-11-04 | 1 | -2/+2 |
* | trigonometric mode stored in a Lua global variable. | Roberto Ierusalimschy | 1997-11-03 | 1 | -11/+12 |
* | definition of "PI" and modes for angles. | Roberto Ierusalimschy | 1997-10-24 | 1 | -7/+23 |
* | Lua standard mathematical library | Roberto Ierusalimschy | 1997-09-16 | 1 | -0/+195 |