Репозиторий помещен в архив 03 апреля 2026. Вся функциональность доступна только для чтения.
0.4.11-dev
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
Add .keep guard files in order to restore lost but empty directories we had with SVN. Note that when you start populating these directories, you can remove the associated .keep guard file(s)!
[BOOTDATA] Improve 'Open With' registry information (#586)
[CDFS_NEW] -> [CDFS] No old driver, thus no new driver
[FREELDR][BTRFS] Implemented BTRFS support in Free Loader. Now it supports case-insensitive path lookup, symlink folowing and reading uncompressed files. Volume boot record is also implemented, it supports reading BTRFS tree structures with upto 64k node size. This support required to change all path in Free Loader to lowercase for better performance. CORE-13769
[CMAKE] Use configuration-specific names for files generated by CMake.