You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ju...@apache.org on 2018/07/17 11:13:19 UTC

[incubator-netbeans] branch master updated (396c685 -> 5de5478)

This is an automated email from the ASF dual-hosted git repository.

junichi11 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git.


    from 396c685  Merge pull request #632 from pnabbefeld/master
     add 1ef82b0  [NETBEANS-791] Highlights for the top line of JavaDoc are done on every line.
     add 780e552  Remove trailing whitespace
     add 1416789  Apply hints
     add 0238c3d  Use unicode and fix the duplicate code
     new 5de5478  Merge pull request #550 from junichi11/netbeans-791

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 javadoc/nbproject/project.properties               |   2 +-
 .../modules/javadoc/highlighting/Highlighting.java |  97 +++++++---
 .../javadoc/highlighting/HighlightingTest.java     | 209 +++++++++++++++++++++
 3 files changed, 276 insertions(+), 32 deletions(-)
 create mode 100644 javadoc/test/unit/src/org/netbeans/modules/javadoc/highlighting/HighlightingTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[incubator-netbeans] 01/01: Merge pull request #550 from junichi11/netbeans-791

Posted by ju...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

junichi11 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git

commit 5de5478f2ca8c5ddcb2e8528094987f3db44cdb8
Merge: 396c685 0238c3d
Author: Junichi Yamamoto <ju...@gmail.com>
AuthorDate: Tue Jul 17 20:13:15 2018 +0900

    Merge pull request #550 from junichi11/netbeans-791
    
    [NETBEANS-791] Highlights for the top line of JavaDoc are done on every line.

 javadoc/nbproject/project.properties               |   2 +-
 .../modules/javadoc/highlighting/Highlighting.java |  97 +++++++---
 .../javadoc/highlighting/HighlightingTest.java     | 209 +++++++++++++++++++++
 3 files changed, 276 insertions(+), 32 deletions(-)



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists