|
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: Tue Dec 02 2003 - 03:00:07 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: otto
cvs.openbsd.org 2003/12/02 02:00:07
Modified files:
usr.bin/bc : bc.y extern.h scan.l
Log message:
o Introduce long variable names, a non-portable extension.
o Make main program target left recursive. Reduces parse stack usage, making
it possible to compile programs > 10000 lines.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]