Gitiles
Code Review
Sign In
git.eclipse.org
/
sourceediting
/
webtools.sourceediting.xsl
/
cae3057ebbac3d23d01165eb29c3492339e0d2d5
/
bundles
/
org.eclipse.wst.xsl.core
cae3057
*** empty log message ***
by dsatchwel
· 16 years ago
d64d346
Remove unused imports
by dsatchwel
· 16 years ago
cdf8ccd
fix issue with local variables returning null.
by dacarver
· 16 years ago
ca85a84
*** empty log message ***
by dsatchwel
· 16 years ago
9e6395a
RESOLVED - bug 243580: [xslt][editor] XSLT 1.0 schema contains XSLT 2.0 attributes
by dacarver
· 16 years ago
30a92ea
*** empty log message ***
by dsatchwel
· 16 years ago
ba3b9fd
*** empty log message ***
by dsatchwel
· 16 years ago
2feae49
Updated Maximum ranges. And Removed old dead code from Xpath plugin.
by dacarver
· 16 years ago
7cac2e0
Update to 1.0.0
by dsatchwel
· 16 years ago
7867e7e
243538 schemas don't need to be included in "source" builds
by david_williams
· 16 years ago
64b8445
243537 about_files needs to be marked to be in build
by david_williams
· 16 years ago
af8598a
*** empty log message ***
by dsatchwel
· 16 years ago
39c8e77
bug 242713 - Fixed NullPointer exception when getNamespaceURI was returning null.
by dacarver
· 16 years ago
0a3c74b
Abouts
by dsatchwel
· 16 years ago
e4f119b
ASSIGNED - bug 225870: [XSLT] System.out.printlns left in released code
by dacarver
· 16 years ago
17a6b7a
Removed xsl.xslsource content type, it is a duplicate of xml.xslsource
by dsatchwel
· 16 years ago
fdce619
Added check to determine if resource exists, rather than have it throw an exception
by dsatchwel
· 16 years ago
dfc1ea5
Replaced hard-coded reference with reference to XSLCore
by dsatchwel
· 16 years ago
fec3407
Added new error for missing hrefs
by dsatchwel
· 16 years ago
ecc2f35
Remove unused NON-NLS
by dsatchwel
· 16 years ago
52e048b
ASSIGNED - bug 195262: [xslt][editor]Need more XPath-centric double-click strategy in XML editor for attributes
by dacarver
· 16 years ago
269357f
bug224938 - refactored xpath content assistance
by dacarver
· 16 years ago
cefbedd
*** empty log message ***
by dsatchwel
· 16 years ago
7b86f83
*** empty log message ***
by dsatchwel
· 16 years ago
8b9d2ab
*** empty log message ***
by dsatchwel
· 16 years ago
a41eb41
Move XSL File utils from Launching to XSL Core
by dacarver
· 16 years ago
815c323
Javadoc comments
by dsatchwel
· 16 years ago
17b6cdd
*** empty log message ***
by dsatchwel
· 16 years ago
d5afee1
*** empty log message ***
by dsatchwel
· 16 years ago
c48e40d
*** empty log message ***
by dsatchwel
· 16 years ago
33fd783
*** empty log message ***
by dsatchwel
· 16 years ago
cb9ca5e
Changed to use file url rather than plugin url
by dsatchwel
· 16 years ago
1779080
added a Xalan specific helper for just compiling xpaths. Helps check for errors.
by dacarver
· 16 years ago
0252b9a
remove extraneous filebuffers extension
by dacarver
· 16 years ago
9a65b9f
*** empty log message ***
by dsatchwel
· 16 years ago
24afbed
bug 224938 - Migrated XPath functionality to it's own core plugin to better separate the functionality.
by dacarver
· 16 years ago
b057b98
*** empty log message ***
by dsatchwel
· 16 years ago
bdbcc8e
Remove unused stuff
by dsatchwel
· 16 years ago
6aff59e
bug 224938 - Added Tests for XPath Parsing using JXPath, and XPath model generated from ecore. Removed experimental Xalan validator.
by dacarver
· 16 years ago
af5fbb8
*** empty log message ***
by dsatchwel
· 16 years ago
f431526
*** empty log message ***
by dsatchwel
· 16 years ago
ed651cb
RESOLVED - bug 226807: [xslt][editor] Add XInclude grammar to the XML Catalog
by dacarver
· 16 years ago
71430f0
*** empty log message ***
by dsatchwel
· 16 years ago
aa94b07
bug 226578 - remove extraneous @overrides
by dacarver
· 16 years ago
e76a69b
*** empty log message ***
by dsatchwel
· 16 years ago
134fc76
*** empty log message ***
by dsatchwel
· 16 years ago
ca32456
fix intergration issues and organize manifests.
by dacarver
· 16 years ago
ca27d7f
Corrected copyright headers.
by dacarver
· 16 years ago
d8d3205
Structured Document Partitioner for XSL to help with content assistance.
by dacarver
· 16 years ago
a8451ae
bug224938 - First cut at restructuring the XSL editor to possibily allow multiple regions.
by dacarver
· 16 years ago
89e1f51
*** empty log message ***
by dsatchwel
· 16 years ago
901694f
Remove java nature
by dsatchwel
· 16 years ago
a9cf596
*** empty log message ***
by dsatchwel
· 16 years ago
2d4c3cc
*** empty log message ***
by dsatchwel
· 16 years ago
14dcaf8
*** empty log message ***
by dsatchwel
· 16 years ago
7f415f0
*** empty log message ***
by dsatchwel
· 16 years ago
806027f
*** empty log message ***
by dsatchwel
· 16 years ago
4adbf4c
*** empty log message ***
by dsatchwel
· 16 years ago
1fbe9f9
*** empty log message ***
by dsatchwel
· 16 years ago
4720324
*** empty log message ***
by dsatchwel
· 16 years ago
6eb6129
*** empty log message ***
by dsatchwel
· 16 years ago
5feccc6
*** empty log message ***
by dsatchwel
· 16 years ago
ac5691b
bug 225021
by dsatchwel
· 16 years ago
89b33ab
*** empty log message ***
by dsatchwel
· 16 years ago
4c06255
bug 224777 - encode uri's so they are valid uris.
by dacarver
· 16 years ago
3bf47a0
Bug 224986
by dsatchwel
· 16 years ago
3fdcbff
225042 build.properties doesn't seem right
by david_williams
· 16 years ago
8ec7e8d
CQ 2232 - Add xinclude schema for future catalog contribution.
by dacarver
· 16 years ago
ce13f6a
*** empty log message ***
by dsatchwel
· 16 years ago
c0049e5
bug224819 - changed processContents from lax to skip.
by dacarver
· 16 years ago
daa8431
*** empty log message ***
by dsatchwel
· 16 years ago
3bc3834
*** empty log message ***
by dsatchwel
· 16 years ago
8d10b3f
Fix dependencies for Xalan version and added xml.serializer as a dependency as Xalan 2.7.1 doesn't include it any more by default.
by dacarver
· 16 years ago
e232e74
*** empty log message ***
by dsatchwel
· 16 years ago
ed6f3f5
Fixed extraneous @override
by dacarver
· 16 years ago
403cbfd
*** empty log message ***
by dsatchwel
· 16 years ago
6698b27
*** empty log message ***
by dsatchwel
· 16 years ago
9bbb376
bug244197 - All errors seem to be reported, there does seem to be keys and select statements that reference the, false errors are being report here.
by dacarver
· 16 years ago
f291664
bug244197 - All errors with a particular template are now caught and tossed as errors. Only line numbers are currently accurate.
by dacarver
· 16 years ago
9b6522f
bug244197 - Code that has xalan report more than one error when checking variables in XPath statements. This code is not yet actively hooked up. Need unit tests for these.
by dacarver
· 16 years ago
2840d7d
bug244197 - Custom version of Xalan classes for compilation error checking to return all errors. Currently not a complete implementation, as some exceptions need to be caught instead of tossed.
by dacarver
· 16 years ago
a7b1fef
fixed jar file so that it doesn't output a dockbook dtd
by dacarver
· 16 years ago
e379023
ASSIGNED - bug 215127: [xslt][doc] XSL user documentation
by dacarver
· 16 years ago
1f5e436
ASSIGNED - bug 223526: require-bundle should specify ranges
by dacarver
· 16 years ago
c23fe1f
Clean up extraneous warnings and stubs for javadoc.
by dacarver
· 16 years ago
b796e08
Fix extraneous @overrides on methods that don't have a super class to override.
by dacarver
· 16 years ago
4f8428e
*** empty log message ***
by dsatchwel
· 16 years ago
1c81831
*** empty log message ***
by dsatchwel
· 16 years ago
54bae8a
Added accessibility rules and XSLMarkupValidator. This could be used to help compile and validate the XPaths for as you type Validation.
by dacarver
· 16 years ago
f5964d1
*** empty log message ***
by dsatchwel
· 16 years ago
b370e1a
*** empty log message ***
by dsatchwel
· 16 years ago
bc0b9de
fixed extraneous override statements.
by dacarver
· 16 years ago
51853ec
bug 223137 - fixed issue with launching an ant build that uses the xsl.include task.
by dacarver
· 16 years ago
6256402
*** empty log message ***
by dsatchwel
· 16 years ago
e7cf27e
*** empty log message ***
by dsatchwel
· 16 years ago
3dccb38
*** empty log message ***
by dsatchwel
· 16 years ago
d011ced
*** empty log message ***
by dsatchwel
· 16 years ago
3a2400d
Externalized strings and added setting to require javadoc for public and protected classes.
by dacarver
· 17 years ago
40b642a
*** empty log message ***
by dsatchwel
· 17 years ago
59c840e
*** empty log message ***
by dsatchwel
· 17 years ago
Next »