- 402a8f3 [143912] StackOverFlowError happens with JSPTokenizer when I paste many JSP comments by nitind · 18 years ago
- fecd7a9 [128057] Port to ICU4J (remaining issues) by amywu · 18 years ago
- 7f78efd [98258] [hotbug] JSP comments embedded within tags are not recognized by nitind · 18 years ago
- fea6121 [139840] ClassCastException with css jsp files in JSPJavaValidator and JSPSearchDocument validators by amywu · 18 years ago
- 8cd2b28 [125669] JSP editor does not find taglib directives in an included jsp + memory cache by david_williams · 18 years ago
- b1ce645 [138348] content type css jsp parser does not identify jsp comment correctly by david_williams · 18 years ago
- 36d040c [136114] 'Index out of bounds' when editing jsp by david_williams · 18 years ago
- 5df8d7e [136640] PageDirectiveAdapterImpl.getFile calls java.io.File.exists() by amywu · 18 years ago
- 412cc44 [120774] Custom tags are no longer JSP.Directive partitions after format by amywu · 18 years ago
- e608895 [98630] Request to support CSS content type in JSP files by david_williams · 18 years ago
- 0210557 [136214] JSPIndexManager saves preferences to disk on every resource change by nitind · 18 years ago
- 7c75943 [107647] [CSS Editor] Line delimiter setting ignored by amywu · 18 years ago
- 93ab096 [135195] Externalize strings for 1.5M6 by amywu · 19 years ago
- e9406af [133774] NPE is thrown by JSPELValidator with empty jsp file by nitind · 19 years ago
- 6bc3f38 I/O performance fix. by pavery · 19 years ago
- 9e4a23d adopting IValidatorJob API so validators (HTML & JSP) run after the build by pavery · 19 years ago
- b1789de [131199] optimized so missing classes aren't looked up more than once by pavery · 19 years ago
- a929bce [130606] performance fix, bad logic iterating embedded attributes by pavery · 19 years ago
- 7a9856e [110538] EL expression marked as invalid: pageContext.request.contextPath by david_williams · 19 years ago
- 1cc9788 minor removal of unused labels by david_williams · 19 years ago
- 092f500 [125960] web.xml mappings to taglib jars are not being resolved by david_williams · 19 years ago
- 71eed08 [129869] Log errors in JSPTranslator.getELTranslatorProperty by david_williams · 19 years ago
- b5d0563 [129531] Need to spec 'internals', 'friends', and "organize manifests". by david_williams · 19 years ago
- 816ce37 [128490] should have been using getTextLength() instead of getLength(), as we don't care about trailing whitespace in this case. by pavery · 19 years ago
- 4567e0b [129119] JSPSearchSupport does not ignore closed projects by nitind · 19 years ago
- cf2d2b4 [115679] JSP editor not reading included vars from linked resource by nitind · 19 years ago
- ba87ced [129112] Support implicit TLDs for a container (public keys as well) by nitind · 19 years ago
- 2b50ce5 [129112] Support implicit TLDs for a container by nitind · 19 years ago
- 3a20567 [92480] JSP Fragments need content properties page by amywu · 19 years ago
- aa27f50 [128490] doing quick check to improve performance (on call to isUseBean) by pavery · 19 years ago
- 7ff6bd2 replacing and deprecating partition types (to be removed 1.5) by pavery · 19 years ago
- c08d724 moved reporter subtask display (which file we're validating) to JSPValidator by pavery · 19 years ago
- 42de78d added another null check, value region can be null sometimes. by pavery · 19 years ago
- 11b4c32 fixing typo and logic error (i should have been j) by pavery · 19 years ago
- a091ad5 added null check and made more descriptive method name by pavery · 19 years ago
- cca4b54 [105510] added validation for jsp taglib prefixes (no dupes or reserved prefixes) by pavery · 19 years ago
- b0f98c5 making SSE partition types public API (out of provisional state). Updated manifests to 1.1.0.qualifier, updated exported packages. by pavery · 19 years ago
- c93d149 [126327][86640] moved name (servlet name <-> JSP name) fixup method to JSPTranslation so hover and proposal collector can both use it. by pavery · 19 years ago
- 9998ec7 [107254] [taglib] tld element name-from-attribute not taken in account in JSP editor by nitind · 19 years ago
- f5d8e6d [107254] [taglib] tld element name-from-attribute not taken in account in JSP editor by nitind · 19 years ago
- 05adcf3 [126329] added "regions.hasNext()" check to the while loop. by pavery · 19 years ago
- 6e3e71d [125829] Jsp editor extremely slow when opening files by nitind · 19 years ago
- de1c9d7 [120147] TaglibIndex not lazy enough? / [118251] update problem with TaglibIndex when adding new jar by nitind · 19 years ago
- 43de1df [125960] web.xml mappings to taglib jars are not being resolved by nitind · 19 years ago
- 655805c [114597] extension point to allow pluggable JSPELTranslator by pavery · 19 years ago
- 4601a06 [109974] finally applying Ted's patch to fix generated EL expression method name (making it unique) by pavery · 19 years ago
- 6439e67 [125182][124931] fixes for XMLJSPRegion helper (and corresponding test change) by pavery · 19 years ago
- a0b852a [124982] JSF EL sections not partitioned correctly (change in partition type) by nitind · 19 years ago
- cc014af [124982] JSF EL sections not partitioned correctly by nitind · 19 years ago
- fe0f361 [106087] new HTML wizard does not handle .HTML extension (capitalized) by amywu · 19 years ago
- 3e25881 [86783] fixing include helper, translates regions w/ no following content (jsp:useBean, imports, directives) by pavery · 19 years ago
- 24835b9 [121991] Exception in log when saving incorrect web.xml by nitind · 19 years ago
- 0534977 fixed indenting to not be so large by pavery · 19 years ago
- 0606b0d needed to include one more region while searching backwards for the include directive, so adding error message position length by pavery · 19 years ago
- 55a01f1 [123129] improved, at least delimieters line up now. by pavery · 19 years ago
- 24cb4bf [119633] adjust position of errors that come from included files. by pavery · 19 years ago
- cad4914 doc update by nitind · 19 years ago
- cea9c41 correct remembered URI for web.xml mappings by nitind · 19 years ago
- bfb1fdb documentation by nitind · 19 years ago
- 4e89cd3 [115825] JSP Indexer can deadlock with AutoBuild job by david_williams · 19 years ago
- 284d456 documentation by nitind · 19 years ago
- dd00fae revert accidental use of HashSet by nitind · 19 years ago
- cf05a4f [119514] Implicit taglibs not returned for paths indicating folders by nitind · 19 years ago
- 627c3d6 remove index listener and event from listed API by nitind · 19 years ago
- 25b58c3 [108325] Typing enters text "in place" if exception occurs by david_williams · 19 years ago
- 95a26d8 [113346] handle JSP expressions for allowable JSP attribute values by pavery · 19 years ago
- cc8918e [117197] non java projects do not need "requires bundle" in their manifest.mf files by david_williams · 19 years ago
- d0911f9 [116066] NPE is thrown while editing new(non-existing) JSP model by nitind · 19 years ago
- 4d94270 [116529] Can't resolve taglibs from non-existant files by nitind · 19 years ago
- bcf9126 minor core/ui fix due to importing wrong Assert class by david_williams · 19 years ago
- 9e8f240 [114597] reversing changes for further discussion by pavery · 19 years ago
- bc1339b [114597] applied Ted's patch. by pavery · 19 years ago
- 050eb96 merged changes (there were conflicts from NLS) by pavery · 19 years ago
- 73e7641 [115727] externalize strings that need them or mark them as non-nls by nitind · 19 years ago
- dfec417 [115445] more changes to move to source validation extension point by pavery · 19 years ago
- 1ac385f [115445] converting JSP strategy to use source validation extension point by pavery · 19 years ago
- e7cdc9f [112519] [api] Need API for Taglib information by nitind · 19 years ago
- 0c98f29 minor doc update by nitind · 19 years ago
- 022c844 minor cleanup by nitind · 19 years ago
- 1864618 [112397] too much IO checking content type. by pavery · 19 years ago
- bcdb1b2 [114347] bad early return check by pavery · 19 years ago
- e1053af [110428] Please show details during validation by nitind · 19 years ago
- 1d37d7a [113404] ContentSettings should move to Core by david_williams · 19 years ago
- 32df8d7 [113138] give script withing custom tags its own scope by pavery · 19 years ago
- 9e4d777 Update doc for getAvailableTaglibRecords by nitind · 19 years ago
- ada3b49 just refactoring some methods (to make it more readable) by pavery · 19 years ago
- 19db72d [112154] adding plain StructuredTextPartitioner as default for JSP by pavery · 19 years ago
- f9959a2 cleanup imports for "don't guess a system resource during resolution" by nitind · 19 years ago
- 1118219 don't guess a system resource during resolution by nitind · 19 years ago
- fc743cb Don't load TLDs from remote URLs by nitind · 19 years ago
- 550b4dd [111807] EmptyStackException in TaglibIndex by nitind · 19 years ago
- 6f9dcdd [106903] [perf] use indexed loop instead of iterator by david_williams · 19 years ago
- 7f76e45 [105632] underlying Java document is no longer left in an inconsistant state by pavery · 19 years ago
- a78c19f doc by nitind · 19 years ago
- 8623622 doc by nitind · 19 years ago
- 8879f01 change getPrefix to getShortName by nitind · 19 years ago
- 8f95ffb change getPrefix to getShortName by nitind · 19 years ago
- 4fd748f hide contained records (implementation detail) by nitind · 19 years ago
- bd7bbf2 remove as no longer public by nitind · 19 years ago
- 701692d add a null check for potential JRE problems by nitind · 19 years ago