커밋 기록

작성자 SHA1 메시지 날짜
  Roberto Ierusalimschy e1d5153a33 details 23 년 전
  Roberto Ierusalimschy b3d0682fb9 use of different buffers for scanner and concatenation 23 년 전
  Roberto Ierusalimschy 02afc892d5 new ANSI C does not assure that realloc(p,0) == free(p) 23 년 전
  Roberto Ierusalimschy fa2f1ec7ba to avoid `strerror', define itself to something else; 23 년 전
  Roberto Ierusalimschy 829befcc41 small optimization for object comparison 23 년 전
  Roberto Ierusalimschy d477e4ffd6 detail 23 년 전
  Roberto Ierusalimschy ce09af1e25 easier to define `api_check' using `assert' 23 년 전
  Roberto Ierusalimschy 98d0b79613 EXIT_SUCCESS may be different from 0 23 년 전
  Roberto Ierusalimschy e8f35fc4ff unification of __index & __gettable (and __newindex & __settable) 23 년 전
  Roberto Ierusalimschy 6fb0fd5063 avoid `reclearing' weak tables 23 년 전
  Roberto Ierusalimschy 565e6d74e1 state's buffer is used only for chars 23 년 전
  Roberto Ierusalimschy f6bc7884be new generators for reading a file line by line 23 년 전
  Roberto Ierusalimschy 32a5d96dfc `setmetatable' cannot change protected objects 23 년 전
  Roberto Ierusalimschy 8dae071f42 details 23 년 전
  Roberto Ierusalimschy afe1305b1a avoid luaS_resize (which may need extra memory) during `main' activities 23 년 전
  Roberto Ierusalimschy 728fa167d2 cannot raise memory error when realloc to smaller block 23 년 전
  Roberto Ierusalimschy 1bdde38bd2 no more newlines at the end of error messages 23 년 전
  Roberto Ierusalimschy b2bc3b44b6 no more reserved word "global" 23 년 전
  Roberto Ierusalimschy 7c0ccdfd61 avoid the use of "enum" in the API, as they do not have a fixed representation 23 년 전
  Roberto Ierusalimschy 4964e7c8a0 details 23 년 전
  Roberto Ierusalimschy 2c670baf24 avoid the use of "obvious" names in header files to avoid conflicts 23 년 전
  Roberto Ierusalimschy fdafd4f4a8 new structure for collectable objects, sharing a common header 23 년 전
  Roberto Ierusalimschy beeff4ccaf GC metamethod stored in a weak metatable being collected together with 23 년 전
  Roberto Ierusalimschy 12c4e48506 `frontier' patterns 23 년 전
  Roberto Ierusalimschy c78aaa9a70 better line number for function definitions 23 년 전
  Roberto Ierusalimschy 4d7a554921 style for switch statements 23 년 전
  Roberto Ierusalimschy fbc23d0245 details 23 년 전
  Roberto Ierusalimschy 81a8845e4f detail 23 년 전
  Roberto Ierusalimschy 6c283b2f4f new simetric format for ABC instructions, to avoid exchanging operands 23 년 전
  Roberto Ierusalimschy 576bded513 details 23 년 전