-
- Downloads
hash: added hashing for Path.
string: removed operator& for String and CString (added more explicit accessors instead). sys: removed operator& for Path replaced by more explicit accessor). Fixed user classes accordingly.
Showing
- include/elm/data/HashMap.h 1 addition, 1 deletioninclude/elm/data/HashMap.h
- include/elm/data/HashTable.h 2 additions, 1 deletioninclude/elm/data/HashTable.h
- include/elm/hash.h 11 additions, 2 deletionsinclude/elm/hash.h
- include/elm/string/CString.h 0 additions, 1 deletioninclude/elm/string/CString.h
- include/elm/string/String.h 2 additions, 1 deletioninclude/elm/string/String.h
- include/elm/string/utf8.h 2 additions, 2 deletionsinclude/elm/string/utf8.h
- include/elm/sys/Path.h 1 addition, 1 deletioninclude/elm/sys/Path.h
- include/elm/test.h 3 additions, 0 deletionsinclude/elm/test.h
- include/elm/util/BitVector.h 5 additions, 3 deletionsinclude/elm/util/BitVector.h
- include/elm/util/Variant.h 4 additions, 4 deletionsinclude/elm/util/Variant.h
- src/io_OutFileStream.cpp 1 addition, 1 deletionsrc/io_OutFileStream.cpp
- src/io_Output.cpp 2 additions, 2 deletionssrc/io_Output.cpp
- src/io_VarExpander.cpp 3 additions, 3 deletionssrc/io_VarExpander.cpp
- src/serial2_XOMSerializer.cpp 1 addition, 1 deletionsrc/serial2_XOMSerializer.cpp
- src/serial2_XOMUnserializer.cpp 1 addition, 1 deletionsrc/serial2_XOMUnserializer.cpp
- src/string_String.cpp 19 additions, 0 deletionssrc/string_String.cpp
- src/system_Directory.cpp 2 additions, 2 deletionssrc/system_Directory.cpp
- src/system_File.cpp 1 addition, 1 deletionsrc/system_File.cpp
- src/system_FileItem.cpp 4 additions, 4 deletionssrc/system_FileItem.cpp
- src/system_Path.cpp 19 additions, 9 deletionssrc/system_Path.cpp
Loading
Please register or sign in to comment