Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Roberto Ierusalimschy f6ed285cf2 new hash for doubles based on frexp, to avoid low-level tricks 16 ani în urmă
  Roberto Ierusalimschy 42167804b8 luaH_[gs]etnum renamed to luaH_[gs]etint (as they only accept integers, 16 ani în urmă
  Roberto Ierusalimschy c6b442bd36 'luaM_freearray' does not need array type as argument 16 ani în urmă
  Roberto Ierusalimschy a274596ecc avoid making 'lastfree' an invalid pointer 16 ani în urmă
  Roberto Ierusalimschy a76fa25199 'ceillog2' now is exported (other modules may need it) 17 ani în urmă
  Roberto Ierusalimschy ae00b3a76f another way to normalize -0 that avoids problems with very small 18 ani în urmă
  Roberto Ierusalimschy 94d40f3980 luaO_log2 can be private to ltable.c 18 ani în urmă
  Roberto Ierusalimschy a7c9e45c64 avoid trailing white spaces 19 ani în urmă
  Roberto Ierusalimschy dfe2f1eeff macros luai_num* take a state L (when available) as argument, to allow 19 ani în urmă
  Roberto Ierusalimschy 3ca9af51a4 emergency garbage collector (core forces a GC when allocation fails) 19 ani în urmă
  Roberto Ierusalimschy baffc37f5c detail 19 ani în urmă
  Roberto Ierusalimschy f8b7a5581e avoid unnecessary exports 19 ani în urmă
  Roberto Ierusalimschy ffb798e1e2 avoids type punning for table keys 19 ani în urmă
  Roberto Ierusalimschy c505f341d6 small changes in casts 19 ani în urmă
  Roberto Ierusalimschy db724e14e0 new macro luai_numisnan 20 ani în urmă
  Roberto Ierusalimschy 8e48ebb638 no more L in numer-operator macros (some functions that use those macros 20 ani în urmă
  Roberto Ierusalimschy 0f30d00c87 warnings from Visual C 20 ani în urmă
  Roberto Ierusalimschy 90de38bf1f warnings in VS .Net 20 ani în urmă
  Roberto Ierusalimschy f21e9c172f details 20 ani în urmă
  Roberto Ierusalimschy 67578ec51f several small details 20 ani în urmă
  Roberto Ierusalimschy c2bb9abcec better quotes for strings in error messages 20 ani în urmă
  Roberto Ierusalimschy d5fd44d747 corrected definition of lua_number2int for Windows 20 ani în urmă
  Roberto Ierusalimschy 409ee99900 detail 20 ani în urmă
  Roberto Ierusalimschy 9ffae705ee new "primitive" getn 20 ani în urmă
  Roberto Ierusalimschy 370d31a559 `luac´ -> `luai' (to avoid confusion with other luac stuff) 20 ani în urmă
  Roberto Ierusalimschy f8df21bd20 `luaconf.h´ exports all its definitions always (so all of them 20 ani în urmă
  Roberto Ierusalimschy b5b230d95c fewer #include's in luaconf.h 20 ani în urmă
  Roberto Ierusalimschy 8ddfe3df29 macros for all arithmetic operations over lua_Numbers 20 ani în urmă
  Roberto Ierusalimschy e2498e079e change in hash algorithm so that it does not need empty slot 20 ani în urmă
  Roberto Ierusalimschy 65726f3e2e cleaner interface to `ltable' 20 ani în urmă