Content
Introduction
Release Notes
Features
FAQs
Requirements
Installation
Change Log
Future Plans
Knowledge Base
Reference Manual
Sales
Legal
Feedback
|
1999-01-22
- cut iPP 1.0.0 01/24/99 release
1999-01-15
- alphabetized command line options
- command line option, -d, now undefines predefined environmental variables
- added command line option, -w, to ignore all warnings
- added command line option, -e, to support embedded quotes within quoted strings using \ to preface quote
1998-12-01
- macro redefinitions now generate a warning
1998-11-19
- fixed bug where evaluating include directive within if/ifdef/ifndef directive resulted in unexpected end of file while in if/ifdef/ifndef.
1998-11-10
- fixed bug where results from ## were not being evaluated recursively
- removed use of System.exit()
1998-09-04
- cut iPP 1.0.0 09/06/98 release
1998-09-04
- updated documentation, macros can not be defined from the command line using -d
- added Java API public method define(String) which allows definition of identifiers and macros.
1998-09-03
- changed preserve comments to -c (no longer -e)
- changed -c command line option to no longer removes blank lines
- added preserve blank lines -b command line option
- added preserveBlankLines in Java API (same as -b)
- fixed bug with macro and identifier identification
- changed how macros are defined
1998-08-28
- cut iPP 1.0.0 08/27/98 release
1998-08-27
- documented iPP Java API
- fixed bugs with operations on doubles
1998-08-26
- defined iPP public Java API
1998-08-22
- cut iPP 1.0.0 08/22/98 release
- fixed bug with evaluating embedded macros
1998-08-17
- cut iPP 1.0.0 08/17/98 release
1998-08-14
- corrected program bug which caused "array out of bounds" error when an output file was specified from the command line
1998-08-13
- eliminated need for root access
1998-07-17
- cut iPP 1.0.0 07/19/98 release
1998-07-14
- fixed bug with evaluation of != operator
- fixed bug with evaluation of hexadecimal constants
- fixed bug with evaluation of identifiers, identifiers where mistaken as real values
1998-07-07
- added support for #elseif directive
- cleanup html/formatting/spelling documentation
1998-07-05
- cut iPP 1.0.0 07/05/98 release
1998-07-03
- documented predefined identifiers
1998-06-30
- cut iPP 1.0.0 06/30/98 release
1998-06-28
- cleanup iPP documentation
1998-06-25
- integrated iPP into Servertec's Web site
|
|