diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2012-08-24 14:35:51 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2012-08-24 14:35:51 +0300 |
commit | a8ffb47faf32e7f065bfca5ffeee20cca85f6195 (patch) | |
tree | cae3295a11f50ba82fc7edbb8323be0c2ec0c3e9 /FUTURES | |
parent | 759f2234c9bfa689151277fd2215bc0927cfc9c3 (diff) | |
download | egawk-a8ffb47faf32e7f065bfca5ffeee20cca85f6195.tar.gz egawk-a8ffb47faf32e7f065bfca5ffeee20cca85f6195.tar.bz2 egawk-a8ffb47faf32e7f065bfca5ffeee20cca85f6195.zip |
Documentation updates.
Diffstat (limited to 'FUTURES')
-rw-r--r-- | FUTURES | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,4 @@ - Copyright (C) 2005, 2006, 2010, 2011 Free Software Foundation, Inc. + Copyright (C) 2005, 2006, 2010, 2011, 2012 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright @@ -48,6 +48,7 @@ For 4.2 ?? A RECLEN variable for fixed-length record input. PROCINFO["RS"] would be "RS" or "RECLEN" depending upon what's in use. + *** Could be done as an extension. ?? Use a new or improved dfa and/or regex library. |