Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new functions "random" and "randomseed". | Roberto Ierusalimschy | 1996-02-09 | 1 | -2/+17 |
* | error functions are shared by all libraries | Roberto Ierusalimschy | 1995-11-10 | 1 | -40/+24 |
* | small "re-engineering" on parameter checking. | Roberto Ierusalimschy | 1995-10-09 | 1 | -145/+42 |
* | new function "atan2". | Roberto Ierusalimschy | 1995-10-04 | 1 | -1/+15 |
* | small corrections to avoid warnings. | Roberto Ierusalimschy | 1995-10-02 | 1 | -1/+3 |
* | better approximation for PI | Roberto Ierusalimschy | 1995-02-06 | 1 | -2/+2 |
* | small bug in fallback for power operator | Roberto Ierusalimschy | 1995-01-04 | 1 | -2/+3 |
* | new constant LUA_NOOBJECT. | Roberto Ierusalimschy | 1994-12-16 | 1 | -57/+57 |
* | lua_lock receives its parameter via stack | Roberto Ierusalimschy | 1994-11-18 | 1 | -2/+2 |
* | pow operation is defined in mathlib.c | Roberto Ierusalimschy | 1994-11-17 | 1 | -8/+19 |
* | Implementacao das funcoes para conversao de angulos rad r deg. | Waldemar Celes | 1994-10-11 | 1 | -1/+27 |
* | Implementacao das funcoes 'log', 'log10' e 'exp'. | Waldemar Celes | 1994-08-15 | 1 | -1/+41 |
* | Aumentar precisao do valor de PI. | Waldemar Celes | 1994-07-20 | 1 | -3/+5 |
* | Mathematics library to LUA | Waldemar Celes | 1993-12-17 | 1 | -11/+12 |
* | oldest known commit | The Lua team | 1993-07-28 | 1 | -0/+234 |