| Merge pull request #3 from piponazo/develop |
|
More...
|
about 11 years ago
|
| Split tests in Unit & Performance tests. Now we can compile project without qt5 |
|
More...
|
about 11 years ago
|
| Merge pull request #1 from piponazo/develop |
|
More...
|
about 11 years ago
|
| Added the option to select between debug & release mode |
|
More...
|
about 11 years ago
|
| Make compilation compatible with clang and msvc |
|
More...
|
about 11 years ago
|
| Added cmake file for printing project configuration |
|
More...
|
about 11 years ago
|
| Added doc explaining the purpose of derived class |
|
More...
|
about 11 years ago
|
| Removed blank lines |
|
More...
|
about 11 years ago
|
| Removed unnecesary namespace for Signals |
|
More...
|
about 11 years ago
|
| Merge branch 'doc' into develop |
|
More...
|
about 11 years ago
|
| Updated README information with the new point of view about the library |
|
More...
|
about 11 years ago
|
| Extracted helper types from Signal class |
|
More...
|
about 11 years ago
|
| General file renaming to CamelCase style |
|
More...
|
almost 12 years ago
|
| Minimal restyling of header include macros |
|
More...
|
almost 12 years ago
|
| Performance comparison over other "Signals/Delegates" implementations |
|
More...
|
almost 12 years ago
|
| Added cmake list to common tests folder |
|
More...
|
almost 12 years ago
|
| Added several types for testing purposes |
|
More...
|
almost 12 years ago
|
| Added body to test main |
|
More...
|
almost 12 years ago
|
| Added "Delegate" type |
|
More...
|
almost 12 years ago
|
| Added "Emitter" type |
|
More...
|
almost 12 years ago
|
| Custom exceptions for bad signals callings (forgotten "cpp") |
|
More...
|
almost 12 years ago
|
| Custom exceptions for bad signals callings |
|
More...
|
almost 12 years ago
|
| Added several structural changes to type "signal" |
|
More...
|
almost 12 years ago
|
| Included forgotten file of CMake configuration |
|
More...
|
almost 12 years ago
|
| Included forgotten file of CMake configuration |
|
More...
|
almost 12 years ago
|
| Updated CMake configuration of project structure |
|
More...
|
almost 12 years ago
|
| Merged small restyling fixes of signal.hpp |
|
More...
|
about 12 years ago
|
| Added style comment after header final 'endif' |
|
More...
|
about 12 years ago
|
| Small restyling to correct little writing errors |
|
More...
|
about 12 years ago
|
| Merged all documentation/restyling of signal.hpp |
|
More...
|
about 12 years ago
|