summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-05add internal control *LOOK-AHEAD-FOR-SUFFIX*v2.1.0Robert Smith
2017-12-22fixed link to the homepageVityok
2017-12-22Update index.htmlStas Boukarev
2017-12-22fixed links in the docs/index.htmlVityok
2017-12-19Move doc/ do docs/Stas Boukarev
2017-06-09correct syntax error message for #\c unescapingjames anderson
2017-03-08Merge pull request #31 from phmarek/masterHans Hübner
2017-03-08Fix Perl compatibility for (SPLIT ... :LIMIT -1).Philipp Marek
2016-12-27Report a syntax error on "(?<".Stas Boukarev
2016-04-28Remove (safety 0) from the default optimization.Attila Lendvai
2016-04-01Fix compiler-macro interaction with LOAD-TIME-VALUE and CONSTANTP.Stas Boukarev
2015-08-26Fix from Martin Simmons for LW7v2.0.11Edi Weitz
2015-05-28release 2.0.10v2.0.10Hans Huebner
2015-05-28Add :author/:license/:description fields to .asd filesHans Huebner
2014-12-30Move inlined definitions before they are used.Stas Boukarev
2014-11-28release 2.0.9v2.0.9Hans Huebner
2014-11-28Merge branch 'master' of github.com:edicl/cl-ppcreHans Huebner
2014-11-28release 2.0.8v2.0.8Hans Huebner
2014-11-28Update support infoHans Huebner
2014-10-20Merge pull request #20 from billitch/masterHans Hübner
2014-10-20Typo in CREATE-SCANNER documentation.Thomas de Grivel
2014-01-23release 2.0.7v2.0.7Hans Huebner
2014-01-22doc: Update repository location, remove the darcs mirror.Stas Boukarev
2014-01-05release 2.0.6v2.0.6Hans Huebner
2014-01-05update CHANGELOG and version numberHans Huebner
2014-01-05Fix tests failing on Allegro CL (closes #2)Hans Huebner
2014-01-05Merge branch 'master' of github.com:edicl/cl-ppcreHans Huebner
2014-01-05Specialize parse-tree method argument to suppress unused argument warning.Hans Huebner
2014-01-05Merge pull request #10 from nbtrap/test-fixHans Hübner
2014-01-05release 2.0.5v2.0.5Hans Huebner
2014-01-05update version + changelogHans Huebner
2014-01-05fix spurious test failuresHans Huebner
2013-12-30Don't stop testing on the first test where PERL-ERROR is T.Nathan Trapuzzano
2013-12-30Merge pull request #7 from jdz/patch-1Hans Hübner
2013-05-24Suppress warnings for register-groups-bind with empty var-listJānis Džeriņš
2013-04-13release 2.0.4v2.0.4Hans Huebner
2013-04-13Merge branch 'master' of github.com:edicl/cl-ppcreHans Huebner
2013-04-13release 2.0.4Hans Huebner
2013-04-13Merge branch 'stassats'Hans Huebner
2013-04-13prepare for releaseHans Huebner
2013-04-13Merge pull request #5 from stassats/masterHans Hübner
2013-04-11Add print-object methods for some regex classes.Stas Boukarev
2013-04-11Add a test-case which exercises a branch of end-string-aux.Stas Boukarev
2013-02-13Rewrite SEQ without using recursion.Stas Boukarev
2012-04-08Add :description to .asd fileHans Huebner
2012-04-08Merge pull request #4 from slyrus/property-bugfixHans Hübner
2012-04-08:property and :invert-property scanning bug fix.Cyrus Harmon
2012-04-07Merge pull request #3 from lindes/masterHans Hübner
2012-04-07converting introductory documentation to README.mdDavid Lindes
2010-10-20TypoEdi Weitz