Commit Graph

5 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
b7706d3a10 Add a test-case which exercises a branch of end-string-aux. 2013-04-11 14:06:37 +04: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