4eda2f9f481542c575493b4d80a9297b6d43a032 |
|
13-Mar-2016 |
Knut Anders Hatlen <knut.hatlen@oracle.com> |
Escape special characters in URLs when producing links in xref. |
474ac6921d21d2e44cf9c1e91f17d6bcbb15c9e8 |
|
03-Feb-2014 |
Lubos Kosco <Lubos.Kosco@oracle.com> |
jflex 1.5.0 |
1241a31a5fdfeb9d142482f1813170e95d50110e |
|
02-Jan-2013 |
Knut Anders Hatlen <knut.hatlen@oracle.com> |
Bug #17378: Please remove email obfuscation
Step 1: Centralize the obfuscation to make it easier to add a switch to turn it on/off. |
c6bc0d1aa6f435cab704a4e90b4703e501aa03ec |
|
02-Jan-2013 |
Knut Anders Hatlen <knut.hatlen@oracle.com> |
Update incorrect copyright years
These files were part of the initial import to the Mercurial
repository, which happened in 2006. But the imported versions of the
files had copyright year 2005, so use that as the first year instead
of 2006. |
04a88e23f03fb55c826a0a6ea9ab3f5db880b3d4 |
|
02-Jan-2013 |
Knut Anders Hatlen <knut.hatlen@oracle.com> |
Bug #15938: (partial) Analyzers should only use JFlex's public API
Use yyreset() in the xrefs' reInit() methods instead of setting the
internal fields directly. |
d31e9a954af0214d647fe3d8fda5a62986a578c2 |
|
02-Jan-2013 |
Knut Anders Hatlen <Knut.Hatlen@Sun.COM> |
Bug #15890: Missing anchor in xref
Count lines manually in the xref classes and use a simpler
regular expression for EOL to match what's used by ctags. |
0bf70d05689f0b4d849a16dc7e2c947a974f538c |
|
02-Jan-2013 |
Knut Anders Hatlen <Knut.Hatlen@Sun.COM> |
Bug #15938: (partial) Analyzers should only use JFlex's public API
Made the Xref classes use yytext() instead of accessing the internal
buffer directly. |
3bcef4c7a069f6d4980d579d963243bdfec1c43e |
|
02-Jan-2013 |
Knut Anders Hatlen <Knut.Hatlen@Sun.COM> |
Expanded tabs to spaces in *.lex |
6e30df0b488ecc6b04c2f49b53ecdf0fcdaa84a6 |
|
02-Jan-2013 |
Knut Anders Hatlen <Knut.Hatlen@Sun.COM> |
Bug #437: OpenGrok should support source files with multibyte characters
Don't ignore non-ascii characters when writing xrefs. |
8f49b655b512541758190f12167683942fbc4451 |
|
02-Jan-2013 |
Lubos Kosco <Lubos.Kosco@Sun.COM> |
Bug #14030 - Many lines with same line number (regression) |
4d79e2c088c259b7a6c47bc106ca98ecb681923e |
|
02-Jan-2013 |
Lubos Kosco <Lubos.Kosco@Sun.COM> |
Bug #13949 - Missing line numbers in xref for XML file
all analyzers now use EOL variable which is unicode ready ... |
27817c11507d68ad21245d571b125496547f9c2c |
|
02-Jan-2013 |
Knut Anders Hatlen <Knut.Hatlen@Sun.COM> |
Bug #13362: plainanalyzer xref writer can never end for a file with long lines |
981e542f40f5acaf95b69c5854e5ffb080204242 |
|
02-Jan-2013 |
Lubos Kosco <Lubos.Kosco@Sun.COM> |
redesign project field, jquery used to autocomplete, fix findbugs warnings, make all pages http://validator.w3.org/ valid |
04ad4367948a82cdfdbe28a3f6da8d44ee5bf0c0 |
|
02-Jan-2013 |
Jorgen Austvik <jorgen.austvik@sun.com> |
Remove main()-methods from analysis package |
6fd168587048fe0e2cb37acdcc9ae9764c83b2d2 |
|
07-Apr-2008 |
Trond Norbye <trond.norbye@sun.com> |
Bug #1007: Add URL friendly project handling |
3935fdb9b7f10c66da991e48c36e291e5bf36825 |
|
10-Dec-2007 |
Knut Anders Hatlen <Knut.Hatlen@Sun.COM> |
Removed some dead code from the analyzers |
56242529363186f1eeb038f1d81d69e31d1032e0 |
|
01-Dec-2007 |
Knut Anders Hatlen <Knut.Hatlen@Sun.COM> |
Removed / from e-mail regex in PlainXref.lex |
73b36d5a6848ae9189f4f9e35a68947e89b1fe80 |
|
28-Apr-2007 |
Knut Anders Hatlen <Knut.Hatlen@Sun.COM> |
Added code in the analyzers and list.jsp to show annotation. |
8a5f2a4f972e418d7fedcc8e0fdaca0d4844e1b0 |
|
05-Feb-2007 |
Knut Anders Hatlen <Knut.Hatlen@Sun.COM> |
Use Util.readableLine() consistently in *Xref. |
2b46c6c34fcb824c622e7da13c019de88e8474a7 |
|
27-Dec-2006 |
Knut Anders Hatlen <Knut.Hatlen@Sun.COM> |
Removed double printing of exception messages. |
bf425aba485ff9c482bc15c385150fc6b06fda2e |
|
22-Dec-2006 |
Trond Norbye <trond@norbye.org> |
Replaced the use of system properties with a RuntimeEnvironment object |
c23e82b612acd5e947c164114377578116f6d298 |
|
15-Nov-2006 |
Trond Norbye <trond@norbye.org> |
Initial import (OpenGrok 0.3.1) |