|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
CVS: cvs.openbsd.org: src
From: Otto Moerbeek (otto
cvs.openbsd.org)
Date: Mon Nov 17 2003 - 05:20:13 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: otto
cvs.openbsd.org 2003/11/17 04:20:13
Modified files:
usr.bin/bc : bc.y scan.l
Log message:
Implement non-portable extensions:
o boolean operators !, && and ||.
o allow relational operators to appear in any expression, not just
conditional expressions.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]