<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lua/linit.c, branch v5.4.9</title>
<subtitle>A mirror of https://github.com/lua/lua
</subtitle>
<id>https://git.lua4.win/lua/atom?h=v5.4.9</id>
<link rel='self' href='https://git.lua4.win/lua/atom?h=v5.4.9'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/'/>
<updated>2018-08-23T17:26:12+00:00</updated>
<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>
<entry>
<title>added include for 'lprefix.h', for stuff that must be added before</title>
<updated>2014-11-02T19:19:04+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-11-02T19:19:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=28fdbcf393c6c709a21a29f47cfa4c6ed4031ae9'/>
<id>urn:sha1:28fdbcf393c6c709a21a29f47cfa4c6ed4031ae9</id>
<content type='text'>
any other header file
</content>
</entry>
<entry>
<title>deprecated library throws an error if called (instead of silently</title>
<updated>2014-05-15T19:28:34+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-05-15T19:28:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=a73da6112d4c6f20abf634cb68f89fe31fb9037c'/>
<id>urn:sha1:a73da6112d4c6f20abf634cb68f89fe31fb9037c</id>
<content type='text'>
not loading itself)
</content>
</entry>
<entry>
<title>new library: utf8</title>
<updated>2014-02-06T17:32:33+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-02-06T17:32:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=6ccf1500396efffeb38ed54ac78d2f2d41a9b762'/>
<id>urn:sha1:6ccf1500396efffeb38ed54ac78d2f2d41a9b762</id>
<content type='text'>
</content>
</entry>
</feed>
