mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 20:23:01 +00:00
![]() 455f5f2 xmllite: Handle char references within text nodes. 33d8a32 xmllite/reader: Handle NULL node type argument in Read(). 1ed0631 xmllite/reader: Handle NULL argument in GetNodeType(). dcf1469 xmllite: A spelling fix in a comment. f900879 xmllite: Hr was uninitialized in error path (Coverity). 831c202 xmllite: Add maintainer entry. 682d4f1 xmllite: Allow prefixed element names. 9b98d69 xmllite: Fix setting local name when parsing QName. 20c575e xmllite: Improve GetValue() for namespace definition nodes. 13afa65 xmllite: Implement GetNamespaceUri(). 249b7a9 xmllite: Free prefix and local name too when clearing element list. 585735a xmllite: Update prefix when moving to first attribute. 0575a4b xmllite: Use a helper to move to first attribute to avoid extra traces. 65ee2b7 xmllite: Keep namespace list updated when going through document tree. 18d6def xmllite: Keep a list of namespace definitions. 635c409 xmllite: Store prefix for elements. f185dd5 xmllite: Store empty element fields separately. a39251b xmllite: Improve writer methods tracing. 65cbc12 xmllite: Parse URLs in `DOCTYPE PUBLIC` DTDs. svn path=/trunk/; revision=73989 |
||
---|---|---|
.. | ||
base | ||
boot | ||
dll | ||
drivers | ||
hal | ||
media | ||
modules | ||
ntoskrnl | ||
sdk | ||
subsystems | ||
win32ss | ||
apistatus.lst | ||
CMakeLists.txt | ||
configure.cmd | ||
configure.sh | ||
COPYING | ||
COPYING.ARM | ||
COPYING.LIB | ||
COPYING3 | ||
COPYING3.LIB | ||
CREDITS | ||
Doxyfile | ||
INSTALL | ||
PreLoad.cmake | ||
README | ||
toolchain-clang.cmake | ||
toolchain-gcc.cmake | ||
toolchain-msvc.cmake |
======================== ReactOS™ Version 0.4.x Updated January 5, 2016 ======================== 1. What is ReactOS? ------------------- ReactOS™ is an Open Source effort to develop a quality operating system that is compatible with applications and drivers written for the Microsoft® Windows™ NT family of operating systems (NT4, 2000, XP, 2003, Vista, Seven). The ReactOS project, although currently focused on Windows Server 2003 compatibility, is always keeping an eye toward compatibility with Windows Vista and future Windows NT releases. More information is available at: https://www.reactos.org 2. Building ReactOS ------------------- See the INSTALL file for more details. 3. More information ------------------- See the media\doc subdirectory for some sparse notes. 4. Who is responsible --------------------- See the CREDITS file.