커밋 기록

작성자 SHA1 메시지 날짜
  Roberto Ierusalimschy 1db05793a0 `time' does not need to correct its table argument (use `date' for that) 24 년 전
  Roberto Ierusalimschy af97be026b new function for time and date 25 년 전
  Roberto Ierusalimschy 4894c27962 lua_Number defined in lua.h (1st version) 25 년 전
  Roberto Ierusalimschy 35d6b15057 some cleaning 25 년 전
  Roberto Ierusalimschy 67c1afff59 lua_settagmethod does not return old tag method 25 년 전
  Roberto Ierusalimschy 2cbbf3933a new macro LUALIB_API (so the lib can be a separate DLL) 25 년 전
  Roberto Ierusalimschy 89f98c0995 in function `read_file', realloc() doesn't free the buffer if it can't 25 년 전
  Roberto Ierusalimschy b892f0a877 new API function `createuserdata' 25 년 전
  Roberto Ierusalimschy 64eecc0b82 new macro LUA_API 25 년 전
  Roberto Ierusalimschy f6834f4393 new API function `lua_type' + new type lua_Type 25 년 전
  Roberto Ierusalimschy f9dd50cefc `read("*w")' should return nil at EOF 25 년 전
  Roberto Ierusalimschy 620d22f2a0 new API function lua_rawget 25 년 전
  Roberto Ierusalimschy f45cba42b5 details for OLD_ANSI 25 년 전
  Roberto Ierusalimschy 5d033f33eb details in ERRORMESSAGE 25 년 전
  Roberto Ierusalimschy c1f725ba4a read patterns (deprecated) use new auxlib's buffer system 25 년 전
  Roberto Ierusalimschy d1c351857d ERRORMESSAGE uses auxlib's buffer to build message string 25 년 전
  Roberto Ierusalimschy 8060193702 `lauxlib' is now part of the libraries (not used by core Lua) 25 년 전
  Roberto Ierusalimschy 787a78f83e new scheme for buffers 25 년 전
  Roberto Ierusalimschy 6e80c1cde1 new version for API 25 년 전
  Roberto Ierusalimschy f0b3cd1d6f new API functions `pop', `insert', and `move' 25 년 전
  Roberto Ierusalimschy 10b4799ce5 details 25 년 전
  Roberto Ierusalimschy a97f29f154 explicit stack control in the API 25 년 전
  Roberto Ierusalimschy ac12f4db4b C upvalues are the last arguments to a function 25 년 전
  Roberto Ierusalimschy 9fdf73bc9a first version for new API 25 년 전
  Roberto Ierusalimschy e662e0f1cd simpler way to access _INPUT and _OUTPUT 25 년 전
  Roberto Ierusalimschy ddc8d94a08 new name for `lua_[sg]etglobaltable' 25 년 전
  Roberto Ierusalimschy e238efc536 default now is multi-state 25 년 전
  Roberto Ierusalimschy 52062684e1 better control over use of `errno' 25 년 전
  Roberto Ierusalimschy 1de5587184 `lua.h' is included before any other Lua header file 25 년 전
  Roberto Ierusalimschy f63d7753b8 files are closed when collected (again) 25 년 전