Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy 063d4e4543 Lua 5.3.5 ported to git há 6 anos atrás
  Roberto Ierusalimschy eb45f3a9b6 details in 'luaM_reallocvchar' há 10 anos atrás
  Roberto Ierusalimschy 6321041058 new macro 'luaM_reallocvchar' to allocate arrays of chars (avoids há 10 anos atrás
  Roberto Ierusalimschy ffe7401ceb avoid warnings in macro 'luaM_reallocv' + comments há 10 anos atrás
  Roberto Ierusalimschy d0c038da07 typo in comment há 12 anos atrás
  Roberto Ierusalimschy f993771c70 avoids warning with 'clang' + comment explaining macro há 12 anos atrás
  Roberto Ierusalimschy ca9c405fef some compilers (e.g., gcc C++) do not accept NULL as a pointer in há 13 anos atrás
  Roberto Ierusalimschy e21b26a964 avoid 'return' "to avoid warnings" há 13 anos atrás
  Roberto Ierusalimschy 055104f5b6 keep memory-error message in the global state, so that its use há 15 anos atrás
  Roberto Ierusalimschy 0bbdddc86b allocator function receives the tag of object being allocated in 'osize' há 15 anos atrás
  Roberto Ierusalimschy c6b442bd36 'luaM_freearray' does not need array type as argument há 16 anos atrás
  Roberto Ierusalimschy 08f902cf49 better documentation for auxiliary functions (that should be called only há 18 anos atrás
  Roberto Ierusalimschy bd869c7b31 details há 19 anos atrás
  Roberto Ierusalimschy 8718fda9b2 added LUAI_FUNC to functions not in the API há 20 anos atrás
  Roberto Ierusalimschy 2cbd9eecfb try to avoid warnings há 20 anos atrás
  Roberto Ierusalimschy 97e2dab1fb better control of overflows in size computations há 20 anos atrás
  Roberto Ierusalimschy 0e002005b1 better names for `luaM_free...' macros há 20 anos atrás
  Roberto Ierusalimschy 6f1ea817f5 better control over memory-size overflows há 21 anos atrás
  Roberto Ierusalimschy 751cd867d3 new way to handle errors há 23 anos atrás
  Roberto Ierusalimschy 72659a0605 no more explicit support for wide-chars; too much troble... há 24 anos atrás
  Roberto Ierusalimschy 4d0935ec0f better definition for `luaM_freelem' há 24 anos atrás
  Roberto Ierusalimschy e1d072571e better syntax for type casts há 24 anos atrás
  Roberto Ierusalimschy 39b7978329 first (big) step to support wide chars há 24 anos atrás
  Roberto Ierusalimschy 099442c41f better separation between basic types há 24 anos atrás
  Roberto Ierusalimschy 426d3e43bd lock/unlock may use L + better structure for internal debug stuff há 24 anos atrás
  Roberto Ierusalimschy 0183b8030c `free' gets size of the block: complete control over memory use há 24 anos atrás
  Roberto Ierusalimschy 8c49e19865 explicit control of size for growing vectors há 24 anos atrás
  Roberto Ierusalimschy 96253ed8ce better support for 64-bit machines (avoid excessive use of longs) há 25 anos atrás
  Roberto Ierusalimschy 37e9c2e744 macro DEBUG renamed to LUA_DEBUG há 25 anos atrás
  Roberto Ierusalimschy 397905ef86 (much) better handling of memory alloction errors há 25 anos atrás