<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luasocket, branch revert-256-luasocket254</title>
<subtitle>A mirror of https://github.com/lunarmodules/luasocket.git
</subtitle>
<id>https://git.lua4.win/luasocket/atom?h=revert-256-luasocket254</id>
<link rel='self' href='https://git.lua4.win/luasocket/atom?h=revert-256-luasocket254'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/'/>
<updated>2018-08-22T17:19:48+00:00</updated>
<entry>
<title>Revert "url.lua:absolute_path(): fix issue #254"</title>
<updated>2018-08-22T17:19:48+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego.nehab@gmail.com</email>
</author>
<published>2018-08-22T17:19:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=a24294d331d32f161e98a16f4a79fd658d798752'/>
<id>urn:sha1:a24294d331d32f161e98a16f4a79fd658d798752</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #256 from ewestbrook/luasocket254</title>
<updated>2018-08-22T17:18:43+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego.nehab@gmail.com</email>
</author>
<published>2018-08-22T17:18:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=648d81281f177f43de3d7b66e5923bdbaaeb25d9'/>
<id>urn:sha1:648d81281f177f43de3d7b66e5923bdbaaeb25d9</id>
<content type='text'>
url.lua:absolute_path(): fix issue #254</content>
</entry>
<entry>
<title>url.lua:remove_dot_components(): avoid ambiguous numeric representation as empty-path-segment marker</title>
<updated>2018-08-21T18:43:30+00:00</updated>
<author>
<name>E. Westbrook</name>
<email>github@westbrook.io</email>
</author>
<published>2018-08-21T18:42:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=043e99771352aff47680b99f09b66a32f0cc3ef5'/>
<id>urn:sha1:043e99771352aff47680b99f09b66a32f0cc3ef5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>url.lua:remove_dot_components(): use temporary NUL marker to reduce empty-segment special-case code</title>
<updated>2018-08-21T18:17:12+00:00</updated>
<author>
<name>E. Westbrook</name>
<email>github@westbrook.io</email>
</author>
<published>2018-08-21T18:02:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=ca5398be098b571912dcbd93c83ab78151814f99'/>
<id>urn:sha1:ca5398be098b571912dcbd93c83ab78151814f99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>url.lua:remove_dot_components(): empty path component double-dot corner case</title>
<updated>2018-08-21T17:27:42+00:00</updated>
<author>
<name>E. Westbrook</name>
<email>github@westbrook.io</email>
</author>
<published>2018-08-21T17:27:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=38d936ec0ea05da9f85a5c582e5073e0d1b82209'/>
<id>urn:sha1:38d936ec0ea05da9f85a5c582e5073e0d1b82209</id>
<content type='text'>
</content>
</entry>
<entry>
<title>url.lua:absolute_path(): ensure a separator between base_path and relative_path</title>
<updated>2018-08-21T16:43:04+00:00</updated>
<author>
<name>E. Westbrook</name>
<email>github@westbrook.io</email>
</author>
<published>2018-08-21T16:43:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=5b862e6a3c79b8e336a0ac2f0d23ca69993b326d'/>
<id>urn:sha1:5b862e6a3c79b8e336a0ac2f0d23ca69993b326d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>url.lua:remove_dot_components(): avoid overconsuming dot segments</title>
<updated>2018-08-21T15:59:45+00:00</updated>
<author>
<name>E. Westbrook</name>
<email>github@westbrook.io</email>
</author>
<published>2018-08-21T15:59:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=7ccea58776b8084f29a48610cb44b17ca604e4b5'/>
<id>urn:sha1:7ccea58776b8084f29a48610cb44b17ca604e4b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>url.lua:remove_dot_components(): limit beginning-of-string double-dot corner case to prevent triple-dot activation and authority collision</title>
<updated>2018-08-21T15:07:42+00:00</updated>
<author>
<name>E. Westbrook</name>
<email>github@westbrook.io</email>
</author>
<published>2018-08-21T15:07:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=c570a32c219c957fd405ed018f2500f06952c043'/>
<id>urn:sha1:c570a32c219c957fd405ed018f2500f06952c043</id>
<content type='text'>
</content>
</entry>
<entry>
<title>url.lua: separate remove_dot_components() from absolute_path(); also use in _M.absolute() even when not merging</title>
<updated>2018-08-21T14:03:51+00:00</updated>
<author>
<name>E. Westbrook</name>
<email>github@westbrook.io</email>
</author>
<published>2018-08-21T14:03:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=c905b5d44f8cdfbc8110a9a7d1d62c08b5703ae3'/>
<id>urn:sha1:c905b5d44f8cdfbc8110a9a7d1d62c08b5703ae3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>url.lua:absolute_path(): fix issue #254, simplify, add more test cases</title>
<updated>2018-08-19T17:32:42+00:00</updated>
<author>
<name>E. Westbrook</name>
<email>github@westbrook.io</email>
</author>
<published>2018-08-19T17:32:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=17a95c126a178b17292637785c6ec09bb1180493'/>
<id>urn:sha1:17a95c126a178b17292637785c6ec09bb1180493</id>
<content type='text'>
</content>
</entry>
</feed>
