Change 20070105-jgrandyw-M by [EMAIL PROTECTED] on 2007-01-05 20:51:20 PST
    in /Users/jgrandyw/dev/svn/openlaszlo/branches/legals

Summary: Rewrite js2doc comment parser to avoid use of regular
expressions against unbounded-length strings. Now we scan a line at a
time and look for beginning ("/*") and ending ("*/") markers.

New Features:

Bugs Fixed:LPP-3225

Technical Reviewer: pga
QA Reviewer: pbr jgrandy
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details:This began failing again on linux-builder, so I took the hint and rewrote the routine. I'll test on linux-builder. Phill A, can you code-review, and Phil R, can you test on Windows?


Tests: cd WEB-INF/lps/server ; ant js2doc.test

Files:
M      WEB-INF/lps/server/src/org/openlaszlo/js2doc/Comment_Test.java
M      WEB-INF/lps/server/src/org/openlaszlo/js2doc/Comment.java

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20070105- jgrandyw-M.tar

Reply via email to