<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/extmod/re1.5, branch 2.2.4</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=2.2.4</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=2.2.4'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2015-10-31T23:39:01+00:00</updated>
<entry>
<title>extmod/re1.5: Workaround issue with mingw32-gcc 4.2.1.</title>
<updated>2015-10-31T23:39:01+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-10-31T23:39:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d0601b0a1f0bccd28f8b483580f77c21f8998cd1'/>
<id>urn:sha1:d0601b0a1f0bccd28f8b483580f77c21f8998cd1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>extmod/re1.5: Update to 0.8.</title>
<updated>2015-10-31T21:38:00+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-10-31T21:37:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7cce2f664c9a93b0ed42e1bf51a601bddf2b7059'/>
<id>urn:sha1:7cce2f664c9a93b0ed42e1bf51a601bddf2b7059</id>
<content type='text'>
Contains implementation of ?: (non-capturing groups), ?? (non-greedy ?),
as well as much improved robustness, and edge cases and error handling by
Amir Plivatsky (@ampli).
</content>
</entry>
<entry>
<title>extmod: Update re1.5 to 0.7.</title>
<updated>2015-03-18T21:42:17+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-03-18T21:40:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d7194f1b8e916b05df11dc0010ab70e508bffee7'/>
<id>urn:sha1:d7194f1b8e916b05df11dc0010ab70e508bffee7</id>
<content type='text'>
Includes static function fix and all the previous improvements and fixes
by @dpgeorge.
</content>
</entry>
<entry>
<title>extmod: Pull in upstream changes to re1.5; fixes bugs with regex errors.</title>
<updated>2015-03-10T17:47:13+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-03-10T17:47:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8dead2a6c64e8589e06e1e218d40e63aea18a009'/>
<id>urn:sha1:8dead2a6c64e8589e06e1e218d40e63aea18a009</id>
<content type='text'>
</content>
</entry>
<entry>
<title>extmod: Pull in upstream changes to re1.5; fixes bug, adds named class.</title>
<updated>2015-02-21T10:33:20+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-02-21T10:33:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d09a5b51c2c96e0315ec000589fdf81ca41c3fec'/>
<id>urn:sha1:d09a5b51c2c96e0315ec000589fdf81ca41c3fec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modure: Update to re1.5 v0.6.1, fixed and extended character class support.</title>
<updated>2014-10-17T19:25:18+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-10-16T10:56:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=297d8469b8fcaa072630c9561695edb001d96232'/>
<id>urn:sha1:297d8469b8fcaa072630c9561695edb001d96232</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modure: Update to re1.5 v0.6, support for char sets/classes ([a-c]).</title>
<updated>2014-10-15T01:44:07+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-10-15T01:43:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=95908b0f50e26fe2c90687966b60a0cf195f71de'/>
<id>urn:sha1:95908b0f50e26fe2c90687966b60a0cf195f71de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modure: Upgrade re1.5 to 0.5.1</title>
<updated>2014-10-12T00:12:19+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-10-12T00:12:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=457c0a606c5b319bc50902601c5bca0f53641911'/>
<id>urn:sha1:457c0a606c5b319bc50902601c5bca0f53641911</id>
<content type='text'>
Changes include:

regexp.h: Add double-include protection.
</content>
</entry>
<entry>
<title>modure: Import needed files from re1.5 v0.5.</title>
<updated>2014-10-11T11:36:32+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-10-11T11:26:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5edbadefc1acbcae90d373bd49cd1e13f0f4332b'/>
<id>urn:sha1:5edbadefc1acbcae90d373bd49cd1e13f0f4332b</id>
<content type='text'>
https://github.com/pfalcon/re1.5
</content>
</entry>
</feed>
