Change 20070106-jgrandyw-Q by [EMAIL PROTECTED] on 2007-01-06 14:52:27 PST
    in /Users/jgrandyw/dev/svn/openlaszlo/branches/legals

Summary: (Updated) 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:

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/20070106- jgrandyw-Q.tar

Reply via email to