1. f918eb2 a bunch of refactoring work: by pavery · 20 years ago
  2. 2e33476 checking if sdRegion is null or isDeleted in case translation is called from another thread, this is safer. by pavery · 20 years ago
  3. d36efd9 rename of AdatperFacotry to IAdapterFactory by david_williams · 20 years ago
  4. 4057fa3 add hook to update awareness of TLD changes by nitind · 20 years ago
  5. 00bbd8d switch to full int types instead of shorts, implement .equals(...) by nitind · 20 years ago
  6. be4f6e8 use "taglib" constant by nitind · 20 years ago
  7. 68bf9b3 cleanup of old deprecated methods/classes by david_williams · 20 years ago
  8. fddc9bd supressing System.outs w/ DEBUG flag (was checked in otherwise accidentally) by pavery · 20 years ago
  9. bb400db fully qualify component name by nitind · 20 years ago
  10. 481e553 remove unused DocumentLoaderForJSP by nitind · 20 years ago
  11. 36b15d5 implement "supports" method by nitind · 20 years ago
  12. 56b4d8e support "description" property for hover info by nitind · 20 years ago
  13. c525fe6 [86364] a number of fixes for Embedded content type in a JSP by pavery · 20 years ago
  14. ec58a4e [88615] - TLD content model doesn't provide raw text to clients by nitind · 20 years ago
  15. c06c86f [88424] ContentModel moved to Internal and XML Core by david_williams · 20 years ago
  16. 95990ef [88424] ContentModel moved to Internal and SSE Core by david_williams · 20 years ago
  17. dce4ddd [88419] Encoding code should move to internal, and SSE by david_williams · 20 years ago
  18. 1b04516 initial component xml files by david_williams · 20 years ago
  19. f203af7 initial component xml files by david_williams · 20 years ago
  20. 935a3c3 content type improvements by david_williams · 20 years ago
  21. c53df47 [88083] rename and move XMLJSPContexts to DOMJSPContexts by david_williams · 20 years ago
  22. 63f5c32 refactoring to move more JSP knowledge out of XML level (works not finished, but this is a start). by david_williams · 20 years ago
  23. 06bfcaf removed deprecated "addTrace" method. by david_williams · 20 years ago
  24. 3ff9157 minor cleanup by david_williams · 20 years ago
  25. 09c5be1 handle IFiles not under the workspace root by nitind · 20 years ago
  26. 143e5a0 stop logging URL-related failures by nitind · 20 years ago
  27. b3baf38 prevent redundant project indexing by nitind · 20 years ago
  28. d61d79d Support classpath containers, trim string values in web.xml parsing by nitind · 20 years ago
  29. 2e01915 [84648] fixed mapping for comma delimited imports - updated unit tests by pavery · 20 years ago
  30. 5129359 [83961] tweaked JSPTransltor to adhere closer to spec. by pavery · 20 years ago
  31. 8cc09d2 [86009] a better fix (using path) by pavery · 20 years ago
  32. f002def [86132] fixing java position in map for class in <jsp:useBean by pavery · 20 years ago
  33. fb5e53e [86009] making sure the path is valid before trying to retrieve a file for it by pavery · 20 years ago
  34. d582acd fixes for occasional JUnit failures when indexing job starts during shutdown by david_williams · 20 years ago
  35. 6a66b71 handle deletions during PREnotification by nitind · 20 years ago
  36. 6ec7015 avoi calling getLocation multiple times by nitind · 20 years ago
  37. b1e51fa Don't cache URL connections (JAR filehandles remain) by nitind · 20 years ago
  38. 21f317d remove main() by nitind · 20 years ago
  39. ef1db34 *** empty log message *** by nitind · 20 years ago
  40. d2e92a0 trim whitespace as URIs are extracted from .tlds by nitind · 20 years ago
  41. 186a281 [84046] TLDs in JAR files not found from classpath by nitind · 20 years ago
  42. 8b43644 be a little more verbose when logging errors by nitind · 20 years ago
  43. 4941845 move to internals by nitind · 20 years ago
  44. 969bea5 doc removal by nitind · 20 years ago
  45. b52c9d3 deprecate by nitind · 20 years ago
  46. 282b8f4 added changes for distribution of contentType IDs by david_williams · 20 years ago
  47. 57b01a5 consolidated encoding classes by david_williams · 20 years ago
  48. f39421f consolidated encoding classes by david_williams · 20 years ago
  49. 81b9960 consolidated encoding classes by david_williams · 20 years ago
  50. a264fdc Conform to TaglibIndex API contract; correct getCurrentBaseLocation code by nitind · 20 years ago
  51. 3ed122a add tracing for taglib resolution by nitind · 20 years ago
  52. e5a3701 simple cleanup of unit tests and logged exceptions by david_williams · 20 years ago
  53. 84dfb48 cleanup by pavery · 20 years ago
  54. 948da67 being safer by pavery · 20 years ago
  55. 2e4cb30 check for nulll translation (possible if file is unsupported) by pavery · 20 years ago
  56. 50b1616 Change .tld to be associated with org.eclipse.core.runtime.xml by nitind · 20 years ago
  57. d4f81c0 [84616] Use base hyperlink navigation framework by nitind · 20 years ago
  58. f6da222 stop using ResourceUtil since it's deprecated by nitind · 20 years ago
  59. ff0b661 make the language partition names more consistent by nitind · 20 years ago
  60. fcaf759 correct required segment count by nitind · 20 years ago
  61. bc9652c skip workspace file locating for invalid paths by nitind · 20 years ago
  62. 17d8a64 uppercase the language value by nitind · 20 years ago
  63. dc7e3f4 allow for unknown page languages in the partition name by nitind · 20 years ago
  64. bb02a79 correct partitioner retrieval for language update by nitind · 20 years ago
  65. 9002df0 add some doc by nitind · 20 years ago
  66. d5f6720 fix JAR record storage using the wrong table by nitind · 20 years ago
  67. 0d2e5dc regenerate from updated specification files by nitind · 20 years ago
  68. ae884a0 [82919] Investigate JSP-Java Content Assist translation by nitind · 20 years ago
  69. d7c2163 remove duplicate filename association by nitind · 20 years ago
  70. 3edacd5 move Tag files into their own content type by nitind · 20 years ago
  71. d345df9 [82333] Taglibs referenced in included files aren't loaded by nitind · 20 years ago
  72. 8ab84d9 support taglibrecord add/remove events from the index by nitind · 20 years ago
  73. c62e1ba expose local root calculation to others by nitind · 20 years ago
  74. 5570cce doc by nitind · 20 years ago
  75. 01262e3 deprecate by nitind · 20 years ago
  76. 2fca886 cleanup a deprecated usage by nitind · 20 years ago
  77. d9eeef9 removed unused code, and tightened project by project compiler warning settings by david_williams · 20 years ago
  78. 2b25566 adding tag and tagf extensions to JSP content type and CVS 'text' files by david_williams · 20 years ago
  79. d5590dd porting 6.0+ (iFix2 and 6.0.0.1) fixes to WTP. by pavery · 20 years ago
  80. 056ba66 fixing memory leak, need to use key to remove from hash map (fDocumentMap) by pavery · 20 years ago
  81. 28bcc97 [81687] fixes for JSP formatting issues by pavery · 20 years ago
  82. 2c6c21f slightly optimize document lookup by nitind · 20 years ago
  83. ec3bcb6 Simplify StructuredModelManager facade by nitind · 20 years ago
  84. bae223e Remove initialization data for document factory by nitind · 20 years ago
  85. df81854 support generic "small-icon" URL property by nitind · 20 years ago
  86. ef4b891 cleanup and nomenclature changes by nitind · 20 years ago
  87. 4905bcd handle different deltaless changes by nitind · 20 years ago
  88. b120800 doc by nitind · 20 years ago
  89. 20befa6 [81755] intermitant JUnit Test failure on 12/22 build by david_williams · 20 years ago
  90. 1964c3a corrected getModel/Document/Release sequence by david_williams · 20 years ago
  91. 70ba646 [81755] intermitant JUnit Test failure on 12/21 build by david_williams · 20 years ago
  92. e6fd0fc [81713] fixed 3 things by pavery · 20 years ago
  93. 91bbdc6 [81641] NPE in TaglibIndex$ResourceChangeListener when closing/opening projects by nitind · 20 years ago
  94. 3896dee ProjectURI resolver now passes in an absolute filepath. by pavery · 20 years ago
  95. 997d0d8 correct TLD by URI removal by nitind · 20 years ago
  96. 0f61853 add default URI handling to TLD files by nitind · 20 years ago
  97. 49c3569 re-add model query adapter factory by nitind · 20 years ago
  98. c9be48f don't unmangle strings beginning with '_' by nitind · 20 years ago
  99. 0fd0792 added project settings, and removed "unused import" by david_williams · 20 years ago
  100. 07386fe removed unused import by david_williams · 20 years ago