pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/netbsd-awk
Module name: wip
Committed by: cheusov
Date: Fri Oct 26 08:30:40 UTC 2007
Modified Files:
wip/netbsd-awk: DESCR Makefile distinfo
Removed Files:
wip/netbsd-awk/patches: patch-ac
Log Message:
updated to NetBSD awk 20071026.
Major changes from original nawk:
- fixed: serious bug with regular expression, NetBSD PR/33392
- tolower/toupper functions support multibyte charsets, NetBSD PR/36394
- there is no hardcoded limit on number of open files, NetBSD PR/37205
Change from previous version.
- fix in literal strings
cvs diff -r 1.7 -r 1.8 dist/nawk/lex.c
date: 2007/10/25 14:40:33; author: he; state: Exp; lines: +1 -0
Bring back the fix in revision 1.6, apparently accidentally lost
during last merge, to allow escape of a newline in string literals.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r0 wip/netbsd-awk/patches/patch-ac
cvs -z3 rdiff -u -r1.2 -r1.3 wip/netbsd-awk/DESCR
cvs -z3 rdiff -u -r1.4 -r1.5 wip/netbsd-awk/distinfo
cvs -z3 rdiff -u -r1.6 -r1.7 wip/netbsd-awk/Makefile
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/netbsd-awk/patches/patch-ac?r1=1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/netbsd-awk/DESCR?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/netbsd-awk/distinfo?r1=1.4&r2=1.5
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/netbsd-awk/Makefile?r1=1.6&r2=1.7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index