<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lpeg/makefile, branch v1.1.0</title>
<subtitle>A mirror of https://github.com/roberto-ieru/LPeg.git
</subtitle>
<id>https://git.lua4.win/lpeg/atom?h=v1.1.0</id>
<link rel='self' href='https://git.lua4.win/lpeg/atom?h=v1.1.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lpeg/'/>
<updated>2023-06-23T18:04:04+00:00</updated>
<entry>
<title>Added a README file</title>
<updated>2023-06-23T18:04:04+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2023-06-23T18:04:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lpeg/commit/?id=097bebd29949edf6ed7bd55d8fb21c477ac85236'/>
<id>urn:sha1:097bebd29949edf6ed7bd55d8fb21c477ac85236</id>
<content type='text'>
</content>
</entry>
<entry>
<title>First implementation for the accumulator capture</title>
<updated>2023-06-06T20:50:31+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2023-06-06T20:50:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lpeg/commit/?id=e31e13f59ef1a4df1698b15ff1fe0198553cc3c2'/>
<id>urn:sha1:e31e13f59ef1a4df1698b15ff1fe0198553cc3c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Compact charsets used in trees, too.</title>
<updated>2023-04-27T13:32:39+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2023-04-27T13:32:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lpeg/commit/?id=012cf9c86cf91cb8354e229bde335592d41b84b2'/>
<id>urn:sha1:012cf9c86cf91cb8354e229bde335592d41b84b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New module 'lpcset'</title>
<updated>2023-04-26T16:36:34+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2023-04-26T16:36:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lpeg/commit/?id=3403b0c7256435560b63f828da92026c5d4c898b'/>
<id>urn:sha1:3403b0c7256435560b63f828da92026c5d4c898b</id>
<content type='text'>
For code related to compact sets.
</content>
</entry>
<entry>
<title>Details</title>
<updated>2022-07-06T20:03:22+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2022-07-06T20:03:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lpeg/commit/?id=99cd4b9125ed5bd5f7e5b6756da4f4c0efdebca0'/>
<id>urn:sha1:99cd4b9125ed5bd5f7e5b6756da4f4c0efdebca0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some details before release 1.0.2</title>
<updated>2019-03-11T14:04:25+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2019-03-11T14:04:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lpeg/commit/?id=d9f83dded93a35fb333c4e1bd371c401f7129fd1'/>
<id>urn:sha1:d9f83dded93a35fb333c4e1bd371c401f7129fd1</id>
<content type='text'>
- changed release number
- small corrections in 'pack'
- removed "about" section in .html files
- added files 'HISTORY' and 'lpeg-128.gif'
</content>
</entry>
<entry>
<title>Avoid stack overflow when handling nested captures</title>
<updated>2019-02-20T14:11:12+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2019-02-20T14:11:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lpeg/commit/?id=f53caf1f863f140de1c1af51906e658c9fb7d7d6'/>
<id>urn:sha1:f53caf1f863f140de1c1af51906e658c9fb7d7d6</id>
<content type='text'>
The C code uses recursion to handle nested captures, so a too deep
nesting could create a stack overflow. The fix limits the handling
of nested captures to 'MAXRECLEVEL' (default is 200 levels).
</content>
</entry>
<entry>
<title>Fist version of LPeg on GIT</title>
<updated>2019-02-20T13:13:46+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2019-02-20T13:13:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lpeg/commit/?id=e08e5df853560de6482d84066a7accc6a18de545'/>
<id>urn:sha1:e08e5df853560de6482d84066a7accc6a18de545</id>
<content type='text'>
LPeg repository is being moved to git. Past versions won't be moved;
they are still available in RCS.
</content>
</entry>
</feed>
