Commit Graph

9 Commits

Author SHA1 Message Date
056cbf3990 Fix Perl compatibility for (SPLIT ... :LIMIT -1).
A negative limit means infinity.
2017-03-08 13:00:17 +01:00
26aa9b68fb Fix compiler-macro interaction with LOAD-TIME-VALUE and CONSTANTP.
When CONSTANTP is supplied an &environment object from the compiler
macro it can determine forms involving MACROLET to be constant, but
such forms are problematic for LOAD-TIME-VALUE and its null lexical
environment execution requirements.
2016-04-01 12:46:11 +03:00
dfac6f9ccf Fix tests failing on Allegro CL (closes #2) 2014-01-05 22:56:33 +01:00
30037c7d5e Merge pull request #10 from nbtrap/test-fix
Don't stop testing on the first test where PERL-ERROR is T.
2014-01-05 12:44:43 -08:00
db6665e888 fix spurious test failures 2014-01-05 20:40:34 +01:00
53b6516725 Don't stop testing on the first test where PERL-ERROR is T. 2013-12-30 17:47:52 -05:00
b7706d3a10 Add a test-case which exercises a branch of end-string-aux. 2013-04-11 14:06:37 +04:00
7f5f0de87c Update to 2.0.2
git-svn-id: svn://bknr.net/svn/trunk/thirdparty/cl-ppcre@4453 4281704c-cde7-0310-8518-8e2dc76b1ff0
2009-09-17 19:26:54 +00:00
25c3dedeeb Update to current dev version
git-svn-id: svn://bknr.net/svn/trunk/thirdparty/cl-ppcre@3581 4281704c-cde7-0310-8518-8e2dc76b1ff0
2008-07-23 11:44:08 +00:00