1. c3b34ee [195462] [validation] Claim that referenced file contains errors, but it doesn't by vbaciu · 16 years ago
  2. 5f556c5 [224186] Enhance XML Validator to use VF's feature to validate dependencies by kchong · 16 years ago
  3. ee2b71f [223748] Make missing grammar severity user controllable by nitind · 16 years ago
  4. ca70b6f [205989] [validation] validate XML after XInclude resolution by nitind · 16 years ago
  5. 1c62b5b [218091] Port XSD and XML validators to validation framework v2 by kchong · 16 years ago
  6. 1a9b34b [198099][validation] Incorrect tags are not highlighted in XML Editor. by vbaciu · 16 years ago
  7. c8c1e28 compiler cleanups by nitind · 17 years ago
  8. a51d129 [196172] WST Editors should be aware of remote resources shared via EFS (partial for 2.0.1) by nitind · 17 years ago
  9. 185864d [178564][Validation] The XML validator does not produce any output for valid or invalid xml by vbaciu · 17 years ago
  10. ecebb04 [181799] update copyright comments for all sse code by amywu · 17 years ago
  11. 6eafa92 [150814] Removed unused validator name methods and corresponding strings. These methods are no longer used as the validation job titles no longer require them. by lmandel · 18 years ago
  12. 50b584d [150814] Removed redundant info from validation job description. Thanks to Valentin Baciu for identifying the problem and for providing the fix. by lmandel · 18 years ago
  13. 37a66c7 [136935] Backed out performance fix because it caused a regression when dealing with non 8 bit character sets. by lmandel · 18 years ago
  14. 68ee9cd [136935] Slow Performance and Out of Memory Error Editing Large XML Document by jeffliu · 18 years ago
  15. ec1c478 [140431] There a bunch of files with CPL license by jeffliu · 18 years ago
  16. 7d01417 [142034] Changed the scope of the error customization manager from global to per validation run. This prevents remnant error message information from intruding on future or concurent validation runs. by lmandel · 18 years ago
  17. fecd7a9 [128057] Port to ICU4J (remaining issues) by amywu · 18 years ago
  18. 8587504 [133093] Fixed XML validator to validate XML documents that reference a schema with no target namespace. by lmandel · 18 years ago
  19. 4854b71 [126293] Fixed non-8 bit characters problem with XML source validation. Thanks to Jesper S Møller for the patch. by lmandel · 18 years ago
  20. 4ff07b9 [86383] Added correction for line numbers. In some circumstances the end element is identified as the location to report errors. This fix corrects the location to be that of the starting element. by lmandel · 18 years ago
  21. 8ca0413 [136773] As-you-type validation broken for XML, XSD and WSDL by david_williams · 18 years ago
  22. 93ab096 [135195] Externalize strings for 1.5M6 by amywu · 18 years ago
  23. 4c1ee84 [123911] Added extensible way to customize XML validation messages. by lmandel · 18 years ago
  24. 78898bb [132230] Provide support for alternative XML Schema validator implementations by csalter · 18 years ago
  25. 448bf3f [129953] Updated XML validator to use validator jobs API. by lmandel · 18 years ago
  26. 2d9d1bb Fix for XSD test failure ImportInvalidLocation with IBM JRE. by lmandel · 18 years ago
  27. 59f3bd3 [115244] Validate XML File, is always returning "no constraints detected" by csalter · 19 years ago
  28. 95409d0 [115727] externalize strings that need them or mark them as non-nls by nitind · 19 years ago
  29. edffe17 Removed thread classloader call. This is no longer necessary with modern plug-in class loading. by lmandel · 19 years ago
  30. ba371d0 Correction: XML catalog does not need to run for physical resolution pass. There was a problem in the XML validator's ValidatorHelper. resolve must always be called before resolvePhysical. by lmandel · 19 years ago
  31. adbf5dc [105107] Update XML validator not to display an error if a grammar cannot be located. by lmandel · 19 years ago
  32. 02dd34e [111279] cleanup to remove common compiler warnings by david_williams · 19 years ago
  33. da8fa94 Added lazy input stream fix for Xerces. by lmandel · 19 years ago
  34. 777f5ad [104413] Fix for DTD validation messages when working disconnected. by lmandel · 19 years ago
  35. 99ffe98 [103768] remove printStackTrace() by csalter · 19 years ago
  36. 5002d70 [103768] update resolver to distinguish between physical and logical resolution results by csalter · 19 years ago
  37. ef53852 [103768] update resolver to distinguish between physical and logical resolution results by csalter · 19 years ago
  38. 55b52b8 [103768] update resolver to distinguish between physical and logical resolution results by csalter · 19 years ago
  39. 2b69684 [96772] when validating xml files, explicit schema locations should take priority over namespace mapped locations by csalter · 19 years ago
  40. 3c550af [88588] Merged XML validation plugin with xml.core and xml.ui. Responded to changes in affected plugins. by lmandel · 19 years ago