Re: [DRAFT1] Jakarta Newsletter - June 2002

2002-07-01 Thread Avik Sengupta
Thanks Quoting Andrew C. Oliver [EMAIL PROTECTED]: Cool Avik! Nice job. This is a nice piece of work and really puts things into perspective. -Andy -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: [DRAFT1] Jakarta Newsletter - June 2002

2002-07-01 Thread Andrew C. Oliver
Cool Avik! Nice job. This is a nice piece of work and really puts things into perspective. -Andy snip/ POI === Editor: Avik Sengupta The POI team made two releases in June. A production release of version 1.5.1 on June 17, and a dev milestone release 1.7.0 on June 24. The dev release

cvs commit: jakarta-poi/src/testcases/org/apache/poi/hssf/usermodel TestNamedRange.java

2002-07-01 Thread avik
avik2002/07/01 10:29:31 Modified:src/java/org/apache/poi/hssf/record NameRecord.java src/java/org/apache/poi/hssf/record/formula Area3DPtg.java Ref3DPtg.java src/java/org/apache/poi/hssf/usermodel HSSFName.java

[FYI] Jep: Java expression parser

2002-07-01 Thread Nicola Ken Barozzi
Maybe can help with formulas... maybe. http://jep.sourceforge.net/ -- Nicola Ken Barozzi [EMAIL PROTECTED] - verba volant, scripta manent - (discussions get forgotten, just code remains) -

cvs commit: jakarta-poi/src/scratchpad/src/org/apache/poi/hdf/model HDFObjectModel.java

2002-07-01 Thread sackley
sackley 2002/07/01 13:30:59 Added: src/scratchpad/src/org/apache/poi/hdf/model HDFObjectModel.java Log: initial check in , changing around the object model Revision ChangesPath 1.1

cvs commit: jakarta-poi/src/scratchpad/src/org/apache/poi/hdf/event HDFLowLevelParsingListener.java

2002-07-01 Thread sackley
sackley 2002/07/01 13:31:36 Modified:src/scratchpad/src/org/apache/poi/hdf/event HDFLowLevelParsingListener.java Log: added a few functions to the interface Revision ChangesPath 1.2 +6 -0

Re: Errors in generated Excel files

2002-07-01 Thread Andrew C. Oliver
If I recall, for a 4mb spreadsheet, 110 mb of heap space was required (IIRC, after 1.0x this actually increased by 20-30mb due to performance optimizations, however the performance optimizations were tenfold). This may be slightly smaller or larger depeding on the amount of repetitive string

Re: [FYI] Jep: Java expression parser

2002-07-01 Thread Avik Sengupta
GPL. Quoting Nicola Ken Barozzi [EMAIL PROTECTED]: Maybe can help with formulas... maybe. http://jep.sourceforge.net/ -- Nicola Ken Barozzi [EMAIL PROTECTED] - verba volant, scripta manent - (discussions get forgotten, just code remains)

Re: [FYI] Jep: Java expression parser

2002-07-01 Thread Glen Stampoultzis
And JavaCC, which is probably more complicated that we need. GPL. Quoting Nicola Ken Barozzi [EMAIL PROTECTED]: Maybe can help with formulas... maybe. http://jep.sourceforge.net/ -- Nicola Ken Barozzi [EMAIL PROTECTED] - verba volant, scripta