Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy 7237eb3f1c Fixed warnings from different compilers hace 1 año
  Roberto Ierusalimschy 6063c47031 Field 'lastfree' changed (back) to 'Node *' hace 1 año
  Roberto Ierusalimschy 0c9bec0d38 Better handling of size limit when resizing a table hace 1 año
  Roberto Ierusalimschy b34a97a4af Small optimization in 'luaH_psetint' hace 1 año
  Roberto Ierusalimschy d862da6d04 Optimizations for 'lua_rawgeti' and 'lua_rawseti' hace 1 año
  Roberto Ierusalimschy 52b899d60d Simpler coding for new representation for arrays hace 1 año
  Roberto Ierusalimschy 37c215b43f Merge branch 'newarray' into nextversion hace 1 año
  Roberto Ierusalimschy 9e99f3071d Merge branch 'master' into nextversion hace 1 año
  Roberto Ierusalimschy fa075b7953 Merge branch 'master' into newarray hace 1 año
  Roberto Ierusalimschy 08a077d673 Full implementation of new representation for arrays hace 1 año
  Roberto Ierusalimschy 43c8e5bded Full abstraction for representation of array values hace 1 año
  Roberto Ierusalimschy b8b709b6d4 Avoid direct accesses to the array part of a table hace 1 año
  Roberto Ierusalimschy 81e4fce530 Simpler test in 'luaH_getint' hace 1 año
  Roberto Ierusalimschy ab6a949522 Merge branch 'master' into nextversion hace 2 años
  Roberto Ierusalimschy 819bd51d87 Some cleaning in the new table API hace 2 años
  Roberto Ierusalimschy f8d30826dd New table API for 'set' functions hace 2 años
  Roberto Ierusalimschy 351ccd7332 Towards a new implementation of arrays hace 2 años
  Roberto Ierusalimschy 934e77a286 Details hace 2 años
  Roberto Ierusalimschy 1de2f31694 Corrected support for 16-bit systems hace 2 años
  Roberto Ierusalimschy 8047b2d03e Tables have a 'lastfree' information only when needed hace 2 años
  Roberto Ierusalimschy b85816b9a8 Removed test function 'luaH_isdummy' hace 2 años
  Roberto Ierusalimschy 14d2803e55 Details hace 2 años
  Roberto Ierusalimschy ad3942adba Main 'mainposition' replaced by 'mainpositionTV' hace 3 años
  Roberto Ierusalimschy 0e5071b5fb Avoid taking the address of a 'TValue' field hace 3 años
  Roberto Ierusalimschy 7fbe215808 New hash function for integer keys hace 4 años
  Roberto Ierusalimschy 014daf43cb Details hace 4 años
  Roberto Ierusalimschy 59c88f846d Broadening the use of branch hints hace 4 años
  Roberto Ierusalimschy 553b37ce4f Do not insert nil values into tables hace 4 años
  Roberto Ierusalimschy 23051e830a Changes in the API of 'luaH_set' and related functions hace 4 años
  Roberto Ierusalimschy d742a193e5 Comments hace 4 años