<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lua/linit.c, branch v5.5.1</title>
<subtitle>A mirror of https://github.com/lua/lua
</subtitle>
<id>https://git.lua4.win/lua/atom?h=v5.5.1</id>
<link rel='self' href='https://git.lua4.win/lua/atom?h=v5.5.1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/'/>
<updated>2024-06-20T17:46:06+00:00</updated>
<entry>
<title>llimits.h being used by all Lua code</title>
<updated>2024-06-20T17:46:06+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2024-06-20T17:46:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=a08d82eb132bfd9db5b91e0d5ebcb81d7b26dcd0'/>
<id>urn:sha1:a08d82eb132bfd9db5b91e0d5ebcb81d7b26dcd0</id>
<content type='text'>
The definitions in llimits.h are useful not only for the core. That
header only defines types and '#define's, so libs and core still do
not share any real code/data.
</content>
</entry>
<entry>
<title>New interface to function 'luaL_openselectedlibs'</title>
<updated>2024-02-15T14:17:39+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2024-02-15T14:17:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=165389b27bc54e7c5214276db177e3ef75226f18'/>
<id>urn:sha1:165389b27bc54e7c5214276db177e3ef75226f18</id>
<content type='text'>
Instead of preloading all non-loaded libraries, there is another
mask to select which libraries to preload.
</content>
</entry>
<entry>
<title>New function 'luaL_openselectedlibs'</title>
<updated>2022-12-07T18:12:52+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2022-12-07T18:12:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=d738c8d18bcc5651109b3a46103d6aa983772e68'/>
<id>urn:sha1:d738c8d18bcc5651109b3a46103d6aa983772e68</id>
<content type='text'>
Makes it easier to start Lua with only some standard libraries.
</content>
</entry>
<entry>
<title>Removed extra information from RCS keyword strings</title>
<updated>2018-08-23T17:26:12+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2018-08-23T17:26:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=f99509581ee73c1c2dbddb3398e87c098771d31f'/>
<id>urn:sha1:f99509581ee73c1c2dbddb3398e87c098771d31f</id>
<content type='text'>
Version numbers and dates (mostly wrong) from RCS keyword strings
removed from all source files; only the file name are kept.
</content>
</entry>
<entry>
<title>removed compatibility code with older versions</title>
<updated>2018-02-27T18:47:32+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2018-02-27T18:47:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=34b00c16e28c2bbc3e633b4007de956130905ed6'/>
<id>urn:sha1:34b00c16e28c2bbc3e633b4007de956130905ed6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>new constant 'LUA_GNAME' for the name of the global table "_G"</title>
<updated>2017-06-27T18:32:49+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2017-06-27T18:32:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=5a1c8d8ef343bf0157851a4832c2c937b812b64f'/>
<id>urn:sha1:5a1c8d8ef343bf0157851a4832c2c937b812b64f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>using constants for "_LOADED" and "PRELOAD"</title>
<updated>2016-12-04T20:17:24+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2016-12-04T20:17:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=b2aa2ba046502bdcdfa3de4af898810667c1843a'/>
<id>urn:sha1:b2aa2ba046502bdcdfa3de4af898810667c1843a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>includes 'stddef.h' (as it uses NULL)</title>
<updated>2015-01-05T13:48:33+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-01-05T13:48:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=3317f5c6d9f3c8370430bb8b412b7f7a65b797b2'/>
<id>urn:sha1:3317f5c6d9f3c8370430bb8b412b7f7a65b797b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>no more 'preloadedlibs' when opening libraries (as it is dead code now)</title>
<updated>2014-12-09T15:00:17+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-12-09T15:00:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=36efa6a6b923df9452526b166e8e8561ddf8b07e'/>
<id>urn:sha1:36efa6a6b923df9452526b166e8e8561ddf8b07e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>in test mode, debug library is not predefined (to allow testing</title>
<updated>2014-12-06T20:42:58+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-12-06T20:42:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=460968353f602af5986e706ff776c80455f1f8fa'/>
<id>urn:sha1:460968353f602af5986e706ff776c80455f1f8fa</id>
<content type='text'>
'preloadedlibs')
</content>
</entry>
</feed>
