History log of /vbox/src/VBox/Runtime/common/path/RTPathHasExt.cpp
Revision Date Author Comments Expand
d1bb48754376874c3cc6b1091a6abec549663c0c 49039 10-Oct-2013 vboxsync

IPRT: Filename extension versus suffix cleanup, long overdue.

/vbox/include/VBox/com/string.h /vbox/include/iprt/mangling.h /vbox/include/iprt/path.h /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp /vbox/src/VBox/HostDrivers/Support/SUPLib.cpp /vbox/src/VBox/Installer/linux/install_service/generate_service_file.cpp /vbox/src/VBox/Installer/win/Stub/VBoxStub.cpp /vbox/src/VBox/Main/glue/string.cpp /vbox/src/VBox/Main/src-client/DisplayImpl.cpp /vbox/src/VBox/Main/src-server/ApplianceImpl.cpp /vbox/src/VBox/Main/src-server/ApplianceImplExport.cpp /vbox/src/VBox/Main/src-server/ApplianceImplImport.cpp /vbox/src/VBox/Main/src-server/MachineImpl.cpp /vbox/src/VBox/Main/src-server/MachineImplCloneVM.cpp /vbox/src/VBox/Runtime/VBox/VBoxRTImp.def RTPathExt.cpp RTPathHasExt.cpp RTPathStripExt.cpp /vbox/src/VBox/Runtime/r3/posix/ldrNative-posix.cpp /vbox/src/VBox/Runtime/r3/win/ldrNative-win.cpp /vbox/src/VBox/Runtime/testcase/tstRTPath.cpp /vbox/src/VBox/Storage/Parallels.cpp /vbox/src/VBox/Storage/RAW.cpp /vbox/src/VBox/Storage/VMDK.cpp /vbox/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h /vbox/src/VBox/VMM/VMMR3/PDMLdr.cpp
4e055140bcd2406a7ebade59f30db5ca8d13219c 40979 18-Apr-2012 vboxsync

Corrected two really old sins.