*************** *** 1,4 **** ! /* $RCSfile: str.c,v $$Revision: 4.0.1.6 $$Date: 1992/06/11 21:14:21 $ * * Copyright (c) 1991, Larry Wall * --- 1,4 ---- ! /* $RCSfile: str.c,v $$Revision: 4.0.1.7 $$Date: 1993/02/05 19:43:47 $ * * Copyright (c) 1991, Larry Wall * *************** *** 6,14 **** * License or the Artistic License, as specified in the README file. * * $Log: str.c,v $ ! * Revision 4.0.1.6 1992/06/11 21:14:21 lwall ! * patch34: quotes containing subscripts containing variables didn't parse right * * Revision 4.0.1.5 92/06/08 15:40:43 lwall * patch20: removed implicit int declarations on functions * patch20: Perl now distinguishes overlapped copies from non-overlapped --- 6,17 ---- * License or the Artistic License, as specified in the README file. * * $Log: str.c,v $ ! * Revision 4.0.1.7 1993/02/05 19:43:47 lwall ! * patch36: the non-std stdio input code wasn't null-proof * + * Revision 4.0.1.6 92/06/11 21:14:21 lwall + * patch34: quotes containing subscripts containing variables didn't parse right + * * Revision 4.0.1.5 92/06/08 15:40:43 lwall * patch20: removed implicit int declarations on functions * patch20: Perl now distinguishes overlapped copies from non-overlapped