WALA/com.ibm.wala.core.tests
Ben Liblit e35b205bc2 Fix numerous unescaped "<" and ">" in Javadoc @author tags
The contents of @author go straight into HTML, just like most other
Javadoc material.  So if you want to have a "<foo@bar.com>" e-mail
address as part of the author information, the angle brackets must be
escaped.  Here I've opted to do that using "{@code <foo@bar.com>}",
which has some additional styling effects that seem appropriate for
e-mail addresses.  We could also have used "&lt;foo@bar.com&gt;" for
escaping without code styling.
2016-11-27 21:24:03 -06:00
..
.settings Exclude Maven-generated HTML pages from validation 2016-11-27 21:24:03 -06:00
META-INF switch version to 1.3.10-SNAPSHOT 2016-05-10 22:53:28 +09:00
dat changes for handling of 'callbacks' in dynamic CGs 2015-06-28 17:06:21 -04:00
launchers use Java 7 execution environment 2015-05-18 19:22:41 -07:00
src/com/ibm/wala Fix numerous unescaped "<" and ">" in Javadoc @author tags 2016-11-27 21:24:03 -06:00
.classpath scandriod merge 2014-10-01 21:32:36 -04:00
.project complete conversion to Unix line endings 2012-09-04 16:05:49 -07:00
build.properties complete conversion to Unix line endings 2012-09-04 16:05:49 -07:00
build.xml Merge branch 'wala' into master 2014-07-28 17:09:02 +02:00
javaCompiler...args generate linux build file 2008-05-29 15:34:20 +00:00
plugin.properties complete conversion to Unix line endings 2012-09-04 16:05:49 -07:00
plugin.xml complete conversion to Unix line endings 2012-09-04 16:05:49 -07:00
pom.xml switch version to 1.3.10-SNAPSHOT 2016-05-10 22:53:28 +09:00