Commit Graph

  • 4fddad9452 Accepting request 158799 from home:dirkmueller:branches:devel:languages:python Sascha Peilicke 2013-03-13 09:44:09 +0000
  • bcb6ff5aeb Accepting request 148404 from devel:languages:python Stephan Kulow 2013-01-14 13:09:51 +0000
  • 17d35de99c - Minimal cleanup Sascha Peilicke 2013-01-14 11:55:27 +0000
  • a84db6fd14 - Don't ship examples twice Sascha Peilicke 2013-01-09 08:30:35 +0000
  • 9a32100a34 Accepting request 147512 from home:posophe:branches:devel:languages:python Sascha Peilicke 2013-01-09 08:28:39 +0000
  • 620d4b9028 Accepting request 142597 from devel:languages:python Stephan Kulow 2012-11-25 12:53:27 +0000
  • d422dd37dd - Package examples - Spec file cleanup Sascha Peilicke 2012-11-23 14:08:18 +0000
  • 89de4680c9 remove %debug_package Pascal Bleser 2011-12-12 09:05:56 +0000
  • 92319ef072 replace license with spdx.org variant Stephan Kulow 2011-12-06 17:57:19 +0000
  • 59eaa1fbc3 Autobuild autoformatter for 75194 Berthold Gunreben 2011-07-04 08:24:38 +0000
  • 702a6fc911 Accepting request 75194 from devel:languages:python Berthold Gunreben 2011-07-04 08:24:28 +0000
  • d3552010b7 - Add Provides/Obsoletes for python-parsing Sascha Peilicke 2011-07-03 09:41:12 +0000
  • 31ea7ea6b2 Autobuild autoformatter for 74869 Marcus Rueckert 2011-06-30 10:57:50 +0000
  • 89686fec65 Updating link to change in openSUSE:Factory/python-pyparsing revision 4.0 OBS User buildservice-autocommit 2011-06-30 10:57:50 +0000
  • b3126c4be6 Accepting request 74869 from devel:languages:python Marcus Rueckert 2011-06-30 10:57:16 +0000
  • ea75faf365 - Update to version 1.5.6: * Cleanup of parse action normalizing code, to be more version-tolerant, and robust in the face of future Python versions * Removal of exception cacheing, addressing a memory leak condition in Python 3. * Fixed bug when using packrat parsing, where a previously parsed expression would duplicate subsequent tokens * Fixed bug in srange, which accepted escaped hex characters of the form '\0x##', but should be '\x##'. Both forms will be supported for backwards compatibility. * Added the Verilog parser to the provided set of examples, under the MIT license. * Added the excludeChars argument to the Word class, to simplify defining a word composed of all characters in a large range except for one or two. * Added optional overlap parameter to scanString, to return overlapping matches found in the source text. * Updated oneOf internal regular expression generation, with improved parse time performance. * Slight performance improvement in transformString, removing empty strings from the list of string fragments built while scanning the source text, before calling ''.join. Especially useful when using transformString to strip out selected text. * Enhanced form of using the "expr('name')" style of results naming, in lieu of calling setResultsName. If name ends with an '*', then this is equivalent to expr.setResultsName('name',listAllMatches=True). * Fixed up internal list flattener to use iteration instead of recursion, to avoid stack overflow when transforming large files. - Changes from version 1.5.5: * Typo in Python3 version of pyparsing, "builtin" should be "builtins". - Changes from version 1.5.4: Sascha Peilicke 2011-06-30 08:57:52 +0000
  • 5cb1e91c78 Updating link to change in openSUSE:Factory/python-pyparsing revision 2.0 OBS User buildservice-autocommit 2011-06-28 13:20:38 +0000
  • 5b72c11078 Autobuild autoformatter for 73459 Sascha Peilicke 2011-06-28 13:20:38 +0000
  • fcae087e79 Accepting request 73459 from devel:languages:python Sascha Peilicke 2011-06-28 13:20:12 +0000
  • 50a6d9e853 1.5.3 Pascal Bleser 2010-07-07 00:40:12 +0000