Nikolay Sivov
|
8e2bc1eb1b
|
xmllite: Implement encoding declaration parsing.
|
2012-11-27 16:58:54 +01:00 |
Nikolay Sivov
|
acb56b0796
|
xmllite: Add partial support for xml declaration parsing.
|
2012-11-26 11:56:28 +01:00 |
Nikolay Sivov
|
eddd7fcf29
|
xmllite: Implement initial encoding switching.
|
2012-11-26 11:56:18 +01:00 |
Andrew Talbot
|
40300b24cc
|
xmllite: Void functions should not return a value.
|
2012-11-26 11:55:32 +01:00 |
Nikolay Sivov
|
dc2fe2a4be
|
xmllite: Store remaining reader input parameters.
|
2012-11-20 11:55:16 +01:00 |
Nikolay Sivov
|
befbc8f57d
|
xmllite: Implement GetNodeType() for reader.
|
2012-11-20 11:55:11 +01:00 |
Nikolay Sivov
|
d693790175
|
xmllite: Initial support for reader input encoding detection.
|
2012-11-20 11:55:05 +01:00 |
Nikolay Sivov
|
67c07ff42a
|
xmllite: Store reader input impl pointer in reader structure.
|
2012-11-19 16:35:21 +01:00 |
Nikolay Sivov
|
6f7624f5d9
|
xmllite: Keep stream reference in reader input instead of reader itself.
|
2012-11-19 16:35:20 +01:00 |
Nikolay Sivov
|
522ae3ca0e
|
xmllite: Add stub for reader input buffer.
|
2012-11-19 16:35:20 +01:00 |
Nikolay Sivov
|
a2213cdbd7
|
xmllite: Use application defined IMalloc for reader input.
|
2012-11-19 16:35:19 +01:00 |
Nikolay Sivov
|
c88cdc6e38
|
xmllite: Support application defined IMalloc for reader.
|
2012-11-19 16:35:18 +01:00 |
Nikolay Sivov
|
ae0b830cf1
|
xmllite: Store DTD processing mode in reader.
|
2012-08-29 11:46:43 +02:00 |
Michael Stefaniuc
|
337e71d4f3
|
xmllite: COM cleanup in reader.c.
|
2011-03-28 17:08:54 +02:00 |
Nikolay Sivov
|
b109c5c680
|
xmllite: Reset state to XmlReadState_Initial on input reset, update tests to run on new versions.
|
2010-01-26 12:09:22 +01:00 |
Nikolay Sivov
|
5864234051
|
xmllite: Don't release reader input reference on failure, as newer versions do.
|
2010-01-26 12:09:14 +01:00 |
Nikolay Sivov
|
07e2730c0e
|
xmllite/tests: Add test for XML declaration parsing.
|
2010-01-26 12:09:08 +01:00 |
Nikolay Sivov
|
02da36631e
|
xmllite: Initial support for just created reader state.
|
2010-01-25 13:27:57 +01:00 |
Nikolay Sivov
|
7b7011e595
|
xmllite: Implement a query through IXmlReaderInput for underlying stream interface,.
|
2010-01-25 13:27:51 +01:00 |
Nikolay Sivov
|
89092c928a
|
xmllite: Basic input object creation on IXmlReader::SetInput().
|
2010-01-22 13:07:24 +01:00 |
Nikolay Sivov
|
4e3283fdd2
|
xmllite: Add IXmlReaderInput stub implementation.
|
2010-01-22 13:06:40 +01:00 |
Nikolay Sivov
|
5c1f0dbae0
|
xmllite/tests: Test query for supported interface sequence while creating IXmlReaderInput instance.
|
2010-01-22 13:05:40 +01:00 |
Nikolay Sivov
|
f9c51f8de9
|
xmllite: Add stub implementation of IXmlReader interface.
|
2010-01-19 12:43:30 +01:00 |
Nikolay Sivov
|
80a546cad5
|
xmllite/tests: Add basic test structure for IXmlReader.
|
2010-01-19 12:43:25 +01:00 |