1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/src/Standard/FILES
vsr 29cb310ae9 0011758: TCollection strings are not memory safe as reported by Purify
Custom string handling code enabled by OptJr macro removed from implementation of strings in TCollection and elsewhere.
Functions from string.h are used instead of macros from Standard_String.hxx
File Standard_String.hxx and methods ISSIMILAR and HASHCODE of TCollection*String classes are removed (to be replaced by strcasecmp).
Functions HashCode for strings reimplemented using DJB2 algorithm for C strings and SDBM algorithm for extended strings.
Adding test cases and draw-command for issue CR11758
Fix misprint added with previous integration
Fix misprint in the test command.
Remove compilation warnings (Linux).
Avoid compiler warning "dereferencing type-punned pointer will break strict-aliasing rules" on Linux
2013-08-22 11:22:51 +04:00

79 lines
1.7 KiB
Plaintext
Executable File

EXTERNLIB
Standard_PCharacter.hxx
Standard_PExtCharacter.hxx
Standard_MMgrRoot.cxx
Standard_MMgrRoot.hxx
Standard_MMgrOpt.cxx
Standard_MMgrOpt.hxx
Standard_MMgrRaw.cxx
Standard_MMgrRaw.hxx
Standard_JmpBuf.hxx
Standard_CMPLRS.edl
Standard_Copy.tcl
Standard_WOKSteps.edl
Handle_Standard_Persistent.hxx
Handle_Standard_Persistent.cxx
Handle_Standard_Transient.cxx
Handle_Standard_Transient.hxx
Standard_Address.cxx
Standard_Address.hxx
Standard_Boolean.cxx
Standard_Boolean.hxx
Standard_Byte.hxx
Standard_PByte.hxx
Standard_CLocaleSentry.hxx
Standard_CLocaleSentry.cxx
Standard_CString.cxx
Standard_CString.hxx
Standard_Character.cxx
Standard_Character.hxx
Standard_ExtCharacter.cxx
Standard_ExtCharacter.hxx
Standard_ExtString.cxx
Standard_ExtString.hxx
Standard_HashCode.cxx
Standard_IStream.cxx
Standard_IStream.hxx
Standard_Integer.cxx
Standard_Integer.hxx
Standard_Macro.hxx
Standard_OId.hxx
Standard_OStream.cxx
Standard_OStream.hxx
Standard_Persistent_proto.hxx
Standard_PrimitiveTypes.hxx
Standard_Real.cxx
Standard_Real.hxx
Standard_SStream.cxx
Standard_SStream.hxx
Standard_ShallowDump.cxx
Standard_ShortReal.cxx
Standard_ShortReal.hxx
Standard_Stream.hxx
Standard_Time.cxx
Standard_Time.hxx
Standard_Transient.hxx
Standard_Transient_proto.hxx
Standard_TypeDef.hxx
Standard_ctype.hxx
Standard_inverse.h
Standard_math.cxx
Standard_math.hxx
Standard_osd_ffi.c
Standard_symlink.c
Standard_values.h
Standard_DefineHandle.hxx
Standard_UUID.cxx
Standard_UUID.hxx
Standard_Version.hxx
Standard_Mutex.hxx
Standard_Mutex.cxx
Standard_Size.hxx
Standard_ThreadId.hxx
Standard_Atomic.hxx
Standard_DefineException.hxx
Standard_MMgrTBBalloc.cxx
Standard_MMgrTBBalloc.hxx
Standard_Assert.hxx
Standard_DefineAlloc.hxx