2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Roberto Ierusalimschy 900bdd5761 detail (to avoid warnings) 10 жил өмнө
  Roberto Ierusalimschy 81ecaf6178 new specifiers in 'strftime' are defined in C99 (not Posix) 10 жил өмнө
  Roberto Ierusalimschy e75c0148c3 comments (references to "ANSI C" changed to "ISO C", which is the 10 жил өмнө
  Roberto Ierusalimschy 28fdbcf393 added include for 'lprefix.h', for stuff that must be added before 10 жил өмнө
  Roberto Ierusalimschy bdf566a8a3 `name' in comments changed to 'name' 10 жил өмнө
  Roberto Ierusalimschy f97c64d7bf macros 'LUA_QL'/'LUA_QL' deprecated 10 жил өмнө
  Roberto Ierusalimschy 65ec3379b1 added some casts for the cases when lua_Number != double 10 жил өмнө
  Roberto Ierusalimschy 798660c9cd deprecated "cast macros" ('luaL_checkint', 'luaL_optint', etc.) 11 жил өмнө
  Roberto Ierusalimschy a0d4f0fc8a template for 'mkstemp' is configurable (via LUA_TMPNAMTEMPLATE) 11 жил өмнө
  Roberto Ierusalimschy 469daa16ee configuration for Lua type corresponding to 'time_t' 11 жил өмнө
  Roberto Ierusalimschy a3addae036 lua_gettable and similars return type of gotten value 11 жил өмнө
  Roberto Ierusalimschy 986c11daa6 removal of weird construction in definition of LUA_STRFTIMEOPTIONS 11 жил өмнө
  Roberto Ierusalimschy c6c41e85b2 more uniformity for defining system-dependent features 11 жил өмнө
  Roberto Ierusalimschy 4ad9970649 uses integers for time 12 жил өмнө
  Roberto Ierusalimschy bc84180d12 error message in 'os.rename' does not include file name, because error 12 жил өмнө
  Roberto Ierusalimschy 054c20cd5b spaces -> tabs in #defines 13 жил өмнө
  Roberto Ierusalimschy 0f388193b3 'lUA' -> 'LUA' 13 жил өмнө
  Roberto Ierusalimschy 7948b8568e when available, use '*_r' versions of 'gmtime' and 'localtime' 13 жил өмнө
  Roberto Ierusalimschy 61b1d9a466 another try to avoid warnings about unreachable 'return' after 'exit' 13 жил өмнө
  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 жил өмнө