Commit Graph

47 Commits

Author SHA1 Message Date
e103df58cd [DEV/API] change .h in .hpp 2016-09-30 22:28:36 +02:00
b64a3bfcb0 [DEV] update std::shared_ptr in ememory::SharedPtr 2016-09-13 21:06:49 +02:00
a2788997fd [DEV] update dev tag version 2016-09-12 21:07:12 +02:00
6ab7be7799 [RELEASE] create release 0.4.0 2016-09-12 21:06:37 +02:00
afca4fd646 [DEV] update to future lutin 2.0 2016-09-12 21:07:12 +02:00
31e74185c8 [DEV] update dev tag version 2016-08-30 22:54:08 +02:00
8b97705cb1 [RELEASE] create release 0.3.0 2016-08-30 22:54:08 +02:00
7f9b6b01c5 [DEV] remove ISignal in profit of Signal ==> simplify API 2016-08-04 21:28:40 +02:00
bf72807cef [DEV] add possibility to tag a signal periodic and remove log on it event 2016-08-03 21:45:17 +02:00
a2209a6a0e [DEBUG] correct missing include after update ememory 2016-07-18 02:05:14 +02:00
73f02160b5 [DEV] update new ememory::SharedPtr 2016-07-15 21:22:11 +02:00
ea6e306ee6 [STYLE] remove a space 2016-07-13 21:18:01 +02:00
59ad3091d3 [DEV] update the change on 'enum' to 'enum class' 2016-04-29 23:16:07 +02:00
d03c58a66b [CI] remove warning 2016-04-28 22:13:40 +02:00
6e7619a4e9 [DOC] better doc 2016-04-08 22:26:40 +02:00
0ff8ca484a [DOC] Finish documentation 2016-04-07 21:07:11 +02:00
83d77a1ba9 [DOC] add a basic sample with all assiciated doc and tutorial 2016-04-05 23:45:34 +02:00
3b41672f37 [DEV] change API internal signal => signal'S' 2016-04-05 22:41:25 +02:00
c3c833632b [DOC] compleate function documentation and change API for interface 2016-04-04 23:22:34 +02:00
47ad66bc89 [DEV] use doxygen documentation 2016-03-30 21:40:01 +02:00
05cd1f5cd8 [DEV] add monk file 2016-03-23 22:33:46 +01:00
e949384b81 [DEBUG] correct missing virtual destructor 2016-03-14 21:27:55 +01:00
115506ff9b [DEV] update logs 2016-03-10 21:23:20 +01:00
000be3f640 [DEV] update of external of elog and ethread 2016-03-08 21:29:34 +01:00
67d644353f [DEV] correct interface declaration 2016-03-02 21:51:44 +01:00
abb334a3a2 [DEV] better coverage > 84.6% 2016-02-25 22:42:23 +01:00
1f346fd313 [DEV] separate template implementation 2016-02-24 21:18:02 +01:00
c1fdecd316 [DEV] externalyse the signal implementation 2016-02-23 22:02:28 +01:00
9c69d0c1ea [DEBUG] correct travis file for gcov ... 2016-02-23 22:56:32 +01:00
3602a12cd7 [DEV] need lutin 1.2.0 add dependency of test for gcov 2016-02-23 22:19:14 +01:00
20797c0e97 [DEV] change to build on C++11 2016-02-22 21:58:56 +01:00
e5989608b8 [DOC] update readme 2016-02-22 21:24:42 +01:00
05c3f10786 [DEV] integration of the test 2016-02-22 21:23:21 +01:00
dba1126601 [DEV] add more test 2016-02-21 22:05:55 +01:00
cf7a3d1f2f [DOC] add basic comment on all class 2016-02-20 14:48:15 +01:00
0a4f400439 [DEV] correct signal destruction 2016-02-20 12:58:54 +01:00
dd8296fd60 [DEV] correct the copy of the connection 2016-02-20 00:18:02 +01:00
c4eb2635a3 [DEV] nearly a good version 2016-02-19 23:39:25 +01:00
1fcf22bf03 [DEV] can remove signal befor handle 2016-02-19 22:04:27 +01:00
9003745811 [DEV] recurtion 2016-02-19 21:39:27 +01:00
3772d04916 [DEV] add missing test 2016-02-18 22:47:33 +01:00
84d5614a66 [DEV] better version ==> can remove signal 2016-02-18 23:54:58 +01:00
be8df4f750 [DEV] think of a better implementation 2016-02-18 22:47:33 +01:00
7a712a8d8c [DEV] test1 2016-02-18 22:01:36 +01:00
95743826f6 [DEV] specify implementation of the Signal (fast build) 2016-02-11 22:39:40 +01:00
b618883aa3 [DEV] create first version of the lib (extract from ewol) 2016-02-11 21:18:25 +01:00
cabeac2f3f Initial commit 2016-02-11 09:37:22 +01:00