New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=7112a3b15420fdc6b8c99b42946902a02904882c
commit 7112a3b15420fdc6b8c99b42946902a02904882c
Author: Denis Oliver Kropp <[email protected]>
Date:   Tue Jan 14 10:29:45 2014 +0100

    libfusion: change object code to c++

 lib/fusion/Makefile.am |    2 +-
 lib/fusion/object.c    |  901 ----------------------------------------------
 lib/fusion/object.cpp  |  923 ++++++++++++++++++++++++++++++++++++++++++++++++
 lib/fusion/object.h    |   20 +-
 4 files changed, 943 insertions(+), 903 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=351669d2ae7d85847413925b0c59124a904316f7
commit 351669d2ae7d85847413925b0c59124a904316f7
Author: Denis Oliver Kropp <[email protected]>
Date:   Tue Jan 14 10:23:59 2014 +0100

    libfusion: use direct dispatch for destructors in single app mode

 lib/fusion/ref.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs

Reply via email to