Skip to content

Commit

Permalink
yasmine-1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SeadexTM authored Oct 16, 2017
1 parent d642afa commit 4515d9a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
2 changes: 0 additions & 2 deletions libyasmine/changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ All notable changes to this project are documented in this file.

##[1.3.1] - 2017-10-16

// TODO add te split of backward_compatibility.hpp

### Added
� CMake: SX_STATIC flag to toggle library generation between static and shared.
� CMake: SX_PEDANTIC flag to turn off pedantic flag for gcc/clang compilers.
Expand Down
14 changes: 0 additions & 14 deletions libyasmine/include/libyasmine_backward_compatibility.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -21,20 +21,6 @@
#endif



// TODO add to log as removed?
//#define Y_ASSERT SX_ASSERT
//#define Y_NULLPTR SX_NULLPTR
//#define Y_FOR SX_FOR
//#define Y_CONSTEXPR SX_CONSTEXPR
//#define Y_FINAL SX_FINAL
//#define Y_NOEXCEPT SX_NOEXCEPT
//#define Y_OVERRIDE SX_OVERRIDE
//#define Y_NO_COPY SX_NO_COPY
//#define Y_NO_COPY_OPERATOR_EQUAL SX_NO_ASSIGNMENT_OPERATOR



namespace sxy
{
using sxe::shared_ptr;
Expand Down

0 comments on commit 4515d9a

Please sign in to comment.