• R/O
  • SSH

libcpptools: List of commits

This library contains code that extends and simplifies different operations
for C++ language based programs


RSS
Rev. Time Author
1c0ff06f3271 2015-12-20 05:34:26 s.gusarov

Added empirical rule for clang's library

c84e77e9108e 2015-12-10 08:53:21 s.gusarov

Added AbsentSoftwareComponentException logic exception

d7debc52e57b 2015-12-03 08:43:35 s.gusarov

Fixed compilation in rare include environment

202471972af3 2015-12-03 07:50:36 s.gusarov

Subrepo update

6ebbd4bea116 2015-10-03 04:55:02 s.gusarov

Subrepos updated

ab23426682ff 2015-07-21 21:09:00 s.gusarov

threads/kill:
- Fixed static_assert with MSVC2012;
- This module is allowed only when ctools::killThread() is allowed.

475a9484496a 2015-07-20 02:09:25 s.gusarov

Reoved redundant included header

6831f040ce20 2015-07-20 02:03:38 s.gusarov

Fixed compilation of std::exceptionPtr for MS C++ 2010/2012

c2f9fc911bf0 exception_ptr 2015-07-20 02:01:01 s.gusarov

Saved exception_ptr wrapper for history

a8f48d817aef 2015-07-20 01:46:50 s.gusarov

Fixed conflict with Qt header: qmetatype.h contains getValue()

46305a046432 2015-07-20 01:35:08 s.gusarov

Added preprocessor check

d979a0f9a6a0 2015-07-20 00:05:36 s.gusarov

Added TODO

c7e13d137789 2015-07-20 00:02:36 s.gusarov

Compilation fix

993711c62e4d 2015-07-20 00:00:52 s.gusarov

Warning fix for MS VC++

f69257ee4536 2015-07-19 23:56:02 s.gusarov

Warning fix for MS VC++

d210fbf85cf1 2015-07-19 23:50:51 s.gusarov

Optional support for threads/ modules

38171a1377eb 2015-07-19 23:30:53 s.gusarov

Implemented enums::getValue() for MS VC++2010

926ce1f30c28 2015-07-19 21:04:43 s.gusarov

Optional support for std::condition_variable, std::thread

089991cf30da 2015-07-19 21:02:52 s.gusarov

exceptions: Added check for interface macros.
throw.hpp: Optional support for type_traits

c125844826e0 2015-07-19 20:34:37 s.gusarov

exceptions/printer: Optional support for std::bad_function_call

a8e16beba517 2015-07-19 20:15:24 s.gusarov

enum class -> CT_ENUM_CLASS

2159cb9a72be 2015-07-19 20:09:19 s.gusarov

Added predef/library test

3fb65db9ee85 2015-07-19 20:03:39 s.gusarov

exceptions/printer: Optional support for
std::regex_error and std::future_error exceptions

9144e6a2d2fb 2015-07-19 10:33:39 s.gusarov

Added predef/library.hpp . It was implemented for gcc and msvc

32358a709c26 2015-07-19 09:22:20 s.gusarov

Adoptation to ctools: Comments about MS VC++ versions replaced by preprocessor constants

b032596854fa 2015-07-19 06:04:36 s.gusarov

predef/language.hpp: Added mingw support

3006dd460211 2015-07-19 04:13:26 s.gusarov

predef/cxx11_attributes.hpp: Added CPT_DELETE and CPT_EMPTY_DEFAULT.

2516d359b967 2015-07-19 03:20:08 s.gusarov

predef/language.hpp: Added detection of CPT_COMPILER_RTTI and CPT_COMPILER_EXCEPTIONS

8e07bdb70b29 2015-07-19 01:07:14 s.gusarov

Moved here CPT_CONSTEXPR from ctools

0801e3a91cb3 2015-07-19 01:05:00 s.gusarov

predef/language.hpp: Fixed #endif placement

Show on old repository browser