Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-01-22This commit was manufactured by cvs2svn to create tag 'v200701222134'.v200701222134nitind190-40271/+0
2006-11-06[160856] [performance] Unbuffered I/O in DocumentProvidernitind1-4/+5
2006-11-02[158093] Combine the 3 JSP validators, to reduce model creation time and file...nitind7-229/+966
2006-11-01[158329] TaglibIndex cache files aren't read back properlynitind1-25/+39
2006-11-01[157816] TaglibIndex in WTP 1.5.1 logs exceptions when Java based projects ar...nitind1-3/+14
2006-10-06[160085] Too much Zip File I/O possibly happening in warm scenario in Builder...nitind1-4/+4
2006-10-02restore previous behavior of returning identical (basically duplicate) record...nitind1-1/+1
2006-09-28[124559] ITaglibRecord should provide access to icons specified in the TLDnitind6-91/+309
2006-09-24[158466] Validate TLD resolutionnitind3-3/+28
2006-09-21[157816] TaglibIndex in WTP 1.5.1 logs exceptions when Java based projects ar...nitind1-2/+18
2006-09-21don't clear messages from the reporter on every filenitind1-1/+7
2006-09-21clear region map as wellnitind1-3/+6
2006-09-20[158079] NPE is thrown when TaglibIndex::getAvailableTaglibRecords() is callednitind1-39/+44
2006-09-19[157731] TaglibIndex returns incorrect URIs for TLDs in XML Catalognitind1-10/+40
2006-09-19[155790] Missing HTML-ish functions on IDOMModel created from XHTML text/xml ...david_williams8-338/+1135
2006-09-13[87143] JSP does not respect TEI VariableInfonitind6-51/+235
2006-09-11[142408] TaglibIndex creates duplicate build path informationnitind1-5/+26
2006-09-07[142408] TaglibIndex creates duplicate build path informationnitind2-142/+275
2006-09-06[55747] Document is corrupted after importing comment node.david_williams1-0/+17
2006-08-29make more cancellablenitind3-25/+33
2006-08-29[154971] TaglibIndexer causing performance problems during project migrationnitind2-27/+64
2006-08-22[154474] EL: 'and', 'or', ... operatordavid_williams1-0/+7
2006-08-20prevent incorrect crash warningnitind1-4/+1
2006-08-20[146784] 'Duplicate prefix' after switching editor input and Save Asnitind3-123/+134
2006-08-15disable extra element change reportingnitind1-3/+1
2006-08-15[148649] ProjectDescription.indexClasspath() is expensivenitind2-82/+583
2006-08-08[121937] jsp validator doesn't honor the clean semanticsamywu1-30/+64
2006-08-07[151050] Content assist and syntax highlighting don't work on WML JSP page wi...amywu1-1/+2
2006-08-02move the JSP indexes into their own folder to keep things cleanernitind1-1/+13
2006-07-26[87351] JSPF fragments should not be compiledamywu1-201/+142
2006-07-10[148423] TaglibIndex.resolve() has poor performancenitind1-3/+21
2006-07-10[148715] no way to get IJarRecord's URInitind2-1/+9
2006-07-10[148717] TaglibIndex does not return records for taglibs defined in web.xml t...nitind1-33/+36
2006-06-19[105510] [hotbug] JSP taglib validation for bad taglib prefixamywu1-1/+2
2006-06-15[146968] Frequent deadlocks when multiple JSP validators are runningnitind1-17/+25
2006-06-13[146390] String Index Out Of Bounds exception in JSP-CSS parsing -- fixed com...david_williams1-3/+4
2006-06-10[146390] String Index Out Of Bounds exception in JSP-CSS parsingdavid_williams1-1/+14
2006-06-08[131463] Java code in cdata sections in jsp is not handled properlyamywu1-0/+9
2006-06-07[144807] JSP parser fails parsing HTML sections with nested unclosed tagsnitind1-429/+437
2006-06-01[143912] StackOverFlowError happens with JSPTokenizer when I paste many JSP c...nitind1-5/+3
2006-05-10[128057] Port to ICU4J (remaining issues)amywu6-6/+6
2006-05-10[98258] [hotbug] JSP comments embedded within tags are not recognizednitind1-569/+671
2006-05-04[139840] ClassCastException with css jsp files in JSPJavaValidator and JSPSea...amywu2-13/+14
2006-05-03[125669] JSP editor does not find taglib directives in an included jsp + memo...david_williams3-57/+268
2006-05-03[138348] content type css jsp parser does not identify jsp comment correctlydavid_williams3-1053/+1084
2006-05-01[136114] 'Index out of bounds' when editing jspdavid_williams1-2/+6
2006-04-25[136640] PageDirectiveAdapterImpl.getFile calls java.io.File.exists()amywu1-4/+6
2006-04-19[120774] Custom tags are no longer JSP.Directive partitions after formatamywu1-166/+37
2006-04-17[98630] Request to support CSS content type in JSP filesdavid_williams14-0/+2793
2006-04-11[136214] JSPIndexManager saves preferences to disk on every resource changenitind2-26/+5

Back to the top