Gitiles
Code Review
Sign In
git.eclipse.org
/
sourceediting
/
webtools.sourceediting.xsl
/
cae3057ebbac3d23d01165eb29c3492339e0d2d5
/
bundles
/
org.eclipse.wst.xsl.core
/
src
/
org
/
eclipse
/
wst
/
xsl
/
core
cae3057
*** empty log message ***
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
30a92ea
*** empty log message ***
by dsatchwel
· 16 years ago
ba3b9fd
*** empty log message ***
by dsatchwel
· 16 years ago
39c8e77
bug 242713 - Fixed NullPointer exception when getNamespaceURI was returning null.
by dacarver
· 16 years ago
e4f119b
ASSIGNED - bug 225870: [XSLT] System.out.printlns left in released code
by dacarver
· 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
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
9a65b9f
*** empty log message ***
by dsatchwel
· 16 years ago
b057b98
*** empty log message ***
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
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
a8451ae
bug224938 - First cut at restructuring the XSL editor to possibily allow multiple regions.
by dacarver
· 17 years ago
89e1f51
*** empty log message ***
by dsatchwel
· 17 years ago
2d4c3cc
*** empty log message ***
by dsatchwel
· 17 years ago
14dcaf8
*** empty log message ***
by dsatchwel
· 17 years ago
7f415f0
*** empty log message ***
by dsatchwel
· 17 years ago
806027f
*** empty log message ***
by dsatchwel
· 17 years ago
4adbf4c
*** empty log message ***
by dsatchwel
· 17 years ago
1fbe9f9
*** empty log message ***
by dsatchwel
· 17 years ago
4720324
*** empty log message ***
by dsatchwel
· 17 years ago
6eb6129
*** empty log message ***
by dsatchwel
· 17 years ago
5feccc6
*** empty log message ***
by dsatchwel
· 17 years ago
ac5691b
bug 225021
by dsatchwel
· 17 years ago
89b33ab
*** empty log message ***
by dsatchwel
· 17 years ago
4c06255
bug 224777 - encode uri's so they are valid uris.
by dacarver
· 17 years ago
3bf47a0
Bug 224986
by dsatchwel
· 17 years ago
ce13f6a
*** empty log message ***
by dsatchwel
· 17 years ago
daa8431
*** empty log message ***
by dsatchwel
· 17 years ago
3bc3834
*** empty log message ***
by dsatchwel
· 17 years ago
e232e74
*** empty log message ***
by dsatchwel
· 17 years ago
ed6f3f5
Fixed extraneous @override
by dacarver
· 17 years ago
403cbfd
*** empty log message ***
by dsatchwel
· 17 years ago
6698b27
*** empty log message ***
by dsatchwel
· 17 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
· 17 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
· 17 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
· 17 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
· 17 years ago
e379023
ASSIGNED - bug 215127: [xslt][doc] XSL user documentation
by dacarver
· 17 years ago
c23fe1f
Clean up extraneous warnings and stubs for javadoc.
by dacarver
· 17 years ago
b796e08
Fix extraneous @overrides on methods that don't have a super class to override.
by dacarver
· 17 years ago
4f8428e
*** empty log message ***
by dsatchwel
· 17 years ago
1c81831
*** empty log message ***
by dsatchwel
· 17 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
· 17 years ago
f5964d1
*** empty log message ***
by dsatchwel
· 17 years ago
b370e1a
*** empty log message ***
by dsatchwel
· 17 years ago
bc0b9de
fixed extraneous override statements.
by dacarver
· 17 years ago
6256402
*** empty log message ***
by dsatchwel
· 17 years ago
e7cf27e
*** empty log message ***
by dsatchwel
· 17 years ago
d011ced
*** empty log message ***
by dsatchwel
· 17 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
25db8a4
*** empty log message ***
by dsatchwel
· 17 years ago
1a0ddc3
bug 217919 - Added intial contribution from lars vogel to add XInclude support as well as an Ant Task. Enhanced contribution to add necessary ant task to the built in eclipse Ant support.
by dacarver
· 17 years ago
436b004
RESOLVED - bug 215128: [xslt][editor] Allow for selective loading of XSLT 1.0 or XSLT 2.0 grammar.
by jmoller
· 17 years ago
2b4d861
NEW - bug 215128: [xslt][editor] Allow for selective loading of XSLT 1.0 or XSLT 2.0 grammar.
by jmoller
· 17 years ago
7e92204
NEW - bug 215128: [xslt][editor] Allow for selective loading of XSLT 1.0 or XSLT 2.0 grammar.
by jmoller
· 17 years ago
6fe25e9
fixes @override compilatiuon error
by dacarver
· 17 years ago
3f2e3ce
NEW - bug 215128: [xslt][editor] Allow for selective loading of XSLT 1.0 or XSLT 2.0 grammar.
by jmoller
· 17 years ago