24 Commits (149dea7412a9df7cd1f128ce09a7668a15eafb5d)

Author SHA1 Message Date
Daniel Grunwald fac34c27cd AXmlReader: Fix handling of XML namespaces and CDATA. 12 years ago
Daniel Grunwald 7f24e36cfd Fix handling of empty elements in AXmlReader; and add support for comments. 12 years ago
Daniel Grunwald ee5d87a0f8 Add year to license headers. 13 years ago
Daniel Grunwald 40bbafda16 Set NET_4_0 preprocessor symbol for mcs. 13 years ago
Daniel Grunwald 4a6a43d0d1 Change output path - build everything into \bin\Debug in NRefactory directory (not into ICSharpCode.NRefactory subdirectory). 13 years ago
Daniel Grunwald 359fdd2382 Provide both Enter and Leave events in ObservableAstVisitor. 13 years ago
Daniel Grunwald 8728c08c68 Add project configurations for .NET 4.5. 13 years ago
Daniel Grunwald 77283dc2f1 Merge minor changes from SharpDevelop repository (mostly additional documentation for ResolveResults). 13 years ago
Daniel Grunwald 444fe4ebf7 Make IParsedFile.LastWriteTime nullable. 13 years ago
Daniel Grunwald deb6bcd377 Add CancellationToken to AXmlParser. 13 years ago
Daniel Grunwald e213758ec7 Replace LazyInit.ReadBarrier() with LazyInit.VolatileRead(). 14 years ago
Daniel Grunwald ce2e5281e1 Documentation update. 14 years ago
Daniel Grunwald d0618b4101 Set version number to 5.0.0.5. 14 years ago
Mike Krüger 008e961b83 Fixed build under mono. 14 years ago
Daniel Grunwald 0ffe61ee51 Trim whitespace within XmlDocumentationElements. 14 years ago
Daniel Grunwald c180304f38 Fix DocumentationElement.IsTextNode for the root element. 14 years ago
Daniel Grunwald 274fe417f5 Add "XmlDocumentationElement", a simplified tree for XML documentation comments that expands "<inheritdoc/>" 14 years ago
Daniel Grunwald 00743d5f10 Fix project options. 14 years ago
Daniel Grunwald def9943063 Add AXmlObject.CreateReader() method. 14 years ago
Daniel Grunwald ca41af40b5 Add TagMatchingHeuristics. 14 years ago
Daniel Grunwald d2806842da Put properly nested elements into AXmlElement. 14 years ago
Daniel Grunwald 32626ace69 Implemented incremental tag soup parser. 14 years ago
Daniel Grunwald 06bf2f4c2f Add consistency check for incremental tag soup parser 14 years ago
Daniel Grunwald 2faf35e6fc Add ICSharpCode.NRefactory.Xml. 14 years ago