커밋 기록

작성자 SHA1 메시지 날짜
  Roberto Ierusalimschy 43f13729a2 comment 14 년 전
  Roberto Ierusalimschy d806710ab5 returns for file-related functions and process-related functions 14 년 전
  Roberto Ierusalimschy c4ea0c3b29 detail (cleaning trailing spaces) 14 년 전
  Roberto Ierusalimschy 8bc33a088c 'os.exit' acceps booleans as status (for EXIT_SUCESS and EXIT_FAILURE) 15 년 전
  Roberto Ierusalimschy a9dc7c8828 functions lua_tonumber/lua_tointeger replaced by lua_tonumberx/lua_tointegerx 15 년 전
  Roberto Ierusalimschy 7192afafee new module policy: C modules do not create globals and do not register 15 년 전
  Roberto Ierusalimschy b3b8dfaaea yet more options moved from luaconf.h into internal files 15 년 전
  Roberto Ierusalimschy de6fc75d63 several configuration options that do not change often moved out of 15 년 전
  Roberto Ierusalimschy a6f465f558 new mark LUAMOD_API for all luaopen_* functions 15 년 전
  Roberto Ierusalimschy 9a41506b8f 'os.exit' should close state only when second argument is true 15 년 전
  Roberto Ierusalimschy f096ab5421 correct way to check arguments to 'strftime' 16 년 전
  Roberto Ierusalimschy 5d09be4832 by default, 'os.exit' closes current state 17 년 전
  Roberto Ierusalimschy 6f8257ec5f it seems useless trying to avoid this warning... 17 년 전
  Roberto Ierusalimschy 9cb0607f6f avoid warnings about exit; return 18 년 전
  Roberto Ierusalimschy e7fb0d8a6f 'os.date' checks arguments before passing them to 'strftime' 18 년 전
  Roberto Ierusalimschy d513c3c66b bug: os.date throws error when result is the empty string 19 년 전
  Roberto Ierusalimschy c351392940 details 19 년 전
  Roberto Ierusalimschy 44a9bd6a8c detail 19 년 전
  Roberto Ierusalimschy 8173688542 detail 19 년 전
  Roberto Ierusalimschy c505f341d6 small changes in casts 19 년 전
  Roberto Ierusalimschy 43c61fc113 details 19 년 전
  Roberto Ierusalimschy 053e873145 new macro luaL_opt to avoid evaluating defaults when no needed 20 년 전
  Roberto Ierusalimschy 1e6a559b29 does not set isdst when undefined 20 년 전
  Roberto Ierusalimschy 3390f9a35a detail 20 년 전
  Roberto Ierusalimschy 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar 20 년 전
  Roberto Ierusalimschy e8a7ecb982 luaL_findstring -> luaL_checkoption 20 년 전
  Roberto Ierusalimschy 67578ec51f several small details 20 년 전
  Roberto Ierusalimschy c2bb9abcec better quotes for strings in error messages 20 년 전
  Roberto Ierusalimschy d3a6d95b9a more cleaning on configurations 20 년 전
  Roberto Ierusalimschy 370d31a559 `luac´ -> `luai' (to avoid confusion with other luac stuff) 20 년 전