year updated in license
This commit is contained in:
@@ -22,4 +22,4 @@ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
||||
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
||||
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
||||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
||||
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
@@ -1 +1 @@
|
||||
epee - is a small library of helpers, wrappers, tools and and so on, used to make my life easier.
|
||||
epee - is a small library of helpers, wrappers, tools and and so on, used to make my life easier.
|
||||
|
||||
@@ -4,4 +4,4 @@ cd build
|
||||
|
||||
cmake "-DBoost_USE_STATIC_LIBS=TRUE" -G "Visual Studio 11 Win64" ..
|
||||
cd ..
|
||||
pause
|
||||
pause
|
||||
|
||||
@@ -218,4 +218,4 @@ namespace demo
|
||||
s.m_storage_entry_string = epee::serialization::storage_entry(std::string("sdsvsdvs"));
|
||||
return s;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -51,4 +51,4 @@ namespace epee
|
||||
return std::atomic<uint32_t>::operator++(fake);
|
||||
}
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
@@ -269,4 +269,4 @@ PRAGMA_WARNING_POP
|
||||
time_t m_interval;
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -560,4 +560,4 @@ namespace md5
|
||||
MD5Final(digest, &context); /* finish up 2nd pass */
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -181,4 +181,4 @@ namespace net_utils
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -872,4 +872,4 @@ using namespace std;
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -70,4 +70,4 @@ namespace epee
|
||||
i_target_handler* m_powner_filter;
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -174,4 +174,4 @@ namespace net_utils
|
||||
return final_res;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -677,4 +677,4 @@ namespace net_utils
|
||||
|
||||
//--------------------------------------------------------------------------------------------
|
||||
//--------------------------------------------------------------------------------------------
|
||||
//--------------------------------------------------------------------------------------------
|
||||
//--------------------------------------------------------------------------------------------
|
||||
|
||||
@@ -109,4 +109,4 @@ namespace epee
|
||||
protected:
|
||||
net_utils::boosted_tcp_server<net_utils::http::http_custom_handler<t_connection_context> > m_net_server;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
@@ -574,4 +574,4 @@ namespace levin
|
||||
};
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -134,4 +134,4 @@ namespace levin
|
||||
return true;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -373,4 +373,4 @@ namespace net_utils
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif//!_MUNIN_CONNECTION_HANDLER_H_
|
||||
#endif//!_MUNIN_CONNECTION_HANDLER_H_
|
||||
|
||||
@@ -46,4 +46,4 @@ namespace net_utils
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif//!_MUNIN_NODE_SERVER_H_
|
||||
#endif//!_MUNIN_NODE_SERVER_H_
|
||||
|
||||
@@ -118,4 +118,4 @@ namespace net_utils
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif //_PROTOCOL_SWITCHER_H_
|
||||
#endif //_PROTOCOL_SWITCHER_H_
|
||||
|
||||
@@ -28,4 +28,4 @@
|
||||
#pragma once
|
||||
|
||||
|
||||
#define RPC_METHOD_NAME(name) static inline const char* methodname(){return name;}
|
||||
#define RPC_METHOD_NAME(name) static inline const char* methodname(){return name;}
|
||||
|
||||
@@ -178,4 +178,4 @@ namespace net_utils
|
||||
}
|
||||
}
|
||||
|
||||
//#include "smtp.inl"
|
||||
//#include "smtp.inl"
|
||||
|
||||
@@ -1566,4 +1566,4 @@ namespace net_utils
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -85,4 +85,4 @@ namespace net_utils
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -50,4 +50,4 @@ namespace epee
|
||||
{ // construct from specified values
|
||||
}
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
@@ -139,4 +139,4 @@ namespace soci
|
||||
std::string m_connection_string;
|
||||
};
|
||||
}
|
||||
/*}*/
|
||||
/*}*/
|
||||
|
||||
@@ -59,4 +59,4 @@ public:
|
||||
};
|
||||
}
|
||||
|
||||
#endif //_CRYPTED_STORAGE_H_
|
||||
#endif //_CRYPTED_STORAGE_H_
|
||||
|
||||
@@ -65,4 +65,4 @@ namespace StorageNamed
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -257,4 +257,4 @@ namespace misc_utils
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -157,4 +157,4 @@ namespace epee
|
||||
typedef section* hsection;
|
||||
typedef array_entry* harray;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -278,4 +278,4 @@ namespace epee
|
||||
m_count -= len;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -376,4 +376,4 @@ namespace epee
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -120,4 +120,4 @@ namespace epee
|
||||
return std::move(binary_buff);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -209,4 +209,4 @@ namespace epee
|
||||
return true;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -178,4 +178,4 @@ namespace epee
|
||||
strm << make_indent(indent) << "}";
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -166,4 +166,4 @@ POP_WARNINGS
|
||||
convert_to_same<from_type, to_type, std::is_same<to_type, from_type>::value>::convert(from, to);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -156,4 +156,4 @@ PRAGMA_WARNING_POP
|
||||
|
||||
#endif
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -27,4 +27,4 @@
|
||||
|
||||
#define DISABLE_GCC_AND_CLANG_WARNING(w) _Pragma(BOOST_PP_STRINGIZE(GCC diagnostic ignored BOOST_PP_STRINGIZE(-W##w)))
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
<EFBFBD>IM<EFBFBD><EFBFBD><1E><>m_bo
|
||||
<EFBFBD>IM<EFBFBD><EFBFBD><1E><>m_bo
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -2,4 +2,4 @@ mkdir build
|
||||
cd build
|
||||
cmake "-DBoost_USE_STATIC_LIBS=TRUE" -G "Visual Studio 11 Win64" ../src
|
||||
cd ..
|
||||
pause
|
||||
pause
|
||||
|
||||
@@ -400,4 +400,4 @@ namespace tests
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -229,4 +229,4 @@ namespace epee
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -56,4 +56,4 @@ int main(int argc, char* argv[])
|
||||
tests::test_portable_storages(tests_data_path);
|
||||
}
|
||||
return 1;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user