History log of /haiku/src/add-ons/disk_systems/ntfs/NTFSAddOn.cpp
Revision Date Author Comments
# b08627f3 04-May-2018 Murai Takashi <tmurai01@gmail.com>

Fix catching polymorphic type by value

Replace catching polymorphic type std::bad_alloc 'by value'
with 'by reference'.
Pointed by gcc8


# 1aa6f649 07-Nov-2012 threedeyes <3dEyes@gmail.com>

NTFS: renamed [NTFS File System] to [NT File System] to be consistent with Be File System


# e1f99aae 03-Nov-2012 threedeyes <3dEyes@gmail.com>

NTFS: Added simple disk_system add-on for ntfs


# 1aa6f649535f5f2e1b9edd42bf48137a3ccd8723 07-Nov-2012 threedeyes <3dEyes@gmail.com>

NTFS: renamed [NTFS File System] to [NT File System] to be consistent with Be File System


# e1f99aae5900d5b4361c28b8e8fee7a1fd16cb45 03-Nov-2012 threedeyes <3dEyes@gmail.com>

NTFS: Added simple disk_system add-on for ntfs