<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlparse.git/sqlparse/lexer.py, branch rb-parse-create-table</title>
<subtitle>github.com: andialbrecht/sqlparse.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/'/>
<entry>
<title>Allow re to compile once</title>
<updated>2016-06-04T18:54:14+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-06-03T17:34:12+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=41cbd6a86d1550b6e1634bc0f3b203dabcc2698f'/>
<id>41cbd6a86d1550b6e1634bc0f3b203dabcc2698f</id>
<content type='text'>
Otherwise re will need to recompile everytime a call to
 tokenize is made.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise re will need to recompile everytime a call to
 tokenize is made.
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify multi-line comments</title>
<updated>2016-06-04T18:54:13+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-06-03T16:55:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=348ff620fa1acb807b83b173ee62807df21510e5'/>
<id>348ff620fa1acb807b83b173ee62807df21510e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add or Update copyright year to files</title>
<updated>2016-06-04T18:08:20+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-06-03T20:47:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=af2a3fa7eb75c534ca76b8c0cc2ca6731fdb2efb'/>
<id>af2a3fa7eb75c534ca76b8c0cc2ca6731fdb2efb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace iter(range(len(...))) with enumerate</title>
<updated>2016-06-02T19:23:21+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-06-02T19:23:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=8240d962ae0f09119fde7b1575924068f02c6d8c'/>
<id>8240d962ae0f09119fde7b1575924068f02c6d8c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pass encoding into lexer as a parameter</title>
<updated>2016-06-02T19:21:05+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-06-02T19:21:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=e98b1922a10e8a5c2608d4cbe8cb9fa76c50baa5'/>
<id>e98b1922a10e8a5c2608d4cbe8cb9fa76c50baa5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify handling of encoding in lexer.py</title>
<updated>2016-05-29T18:34:37+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-05-29T06:32:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=faacd60c2769008cf1cf439c969e6183cdb754fc'/>
<id>faacd60c2769008cf1cf439c969e6183cdb754fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove encoding guessing on lexer.py</title>
<updated>2016-05-29T18:34:34+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-05-29T06:31:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=ce1374796a6dca53f44f1bd3fe09c6aa17574652'/>
<id>ce1374796a6dca53f44f1bd3fe09c6aa17574652</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor lexer.tokens_unprocessed</title>
<updated>2016-05-29T18:34:31+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-05-29T05:43:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=099435cff2c79f1455e532e1e5423332d01f3519'/>
<id>099435cff2c79f1455e532e1e5423332d01f3519</id>
<content type='text'>
Remove unused return pos
Remove redundant streamer func
Remove unreached else statement
Clean-up Lexer tokenization
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove unused return pos
Remove redundant streamer func
Remove unreached else statement
Clean-up Lexer tokenization
</pre>
</div>
</content>
</entry>
<entry>
<title>Bid Adieu to metaclass</title>
<updated>2016-05-29T18:33:31+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-05-29T00:28:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=7e88aa243ed3356655b3a86da42e4d5dffb2bf10'/>
<id>7e88aa243ed3356655b3a86da42e4d5dffb2bf10</id>
<content type='text'>
The singleton pattern isn't applicable since only one language is being
implemented.

Simplify Lexer initialization.

Fix compat func `u` on Py3. Signature didn't match Py2.
Feature isn't used yet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The singleton pattern isn't applicable since only one language is being
implemented.

Simplify Lexer initialization.

Fix compat func `u` on Py3. Signature didn't match Py2.
Feature isn't used yet.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge process_state and __call__</title>
<updated>2016-05-29T07:08:58+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-05-28T22:27:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=6b95b43014db358527f53e8b191999d2f753f0a9'/>
<id>6b95b43014db358527f53e8b191999d2f753f0a9</id>
<content type='text'>
Other Changes:
Only #pop state is used by multiline comments.
Remove unused states
Simplify RegEx compilation
RegEx Exception too generic
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Other Changes:
Only #pop state is used by multiline comments.
Remove unused states
Simplify RegEx compilation
RegEx Exception too generic
</pre>
</div>
</content>
</entry>
</feed>
