savio pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=0ca819974c2ca369526cce3424b79116aa8b2d8c
commit 0ca819974c2ca369526cce3424b79116aa8b2d8c
Author: Savio S. Machado
Date: Mon Oct 13 07:45:34 2014 -0300
eo-cxx: Replace C++ throw with EFL_CXX_THROW
savio pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=1bea2242030112b13442aa044e8b92daf4c26da3
commit 1bea2242030112b13442aa044e8b92daf4c26da3
Author: Savio S. Machado
Date: Thu Oct 9 14:00:56 2014 -0300
eina-cxx: Replace throws with EFL_CXX_THROW
savio pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=ba131c2dea4b74dcc76706dfc549e244e6f08f59
commit ba131c2dea4b74dcc76706dfc549e244e6f08f59
Author: Savio S. Machado
Date: Sat Oct 4 04:40:15 2014 +0800
autotools: Fix Makefile_Eo.am
On Fri, 2014-09-12 at 23:10 +0200, Cedric BAIL wrote:
> On Fri, Sep 12, 2014 at 10:26 PM, Savio Sena
> wrote:
> > savio pushed a commit to branch master.
> >
> > http://git.enlightenment.org/core/efl.git/commit/?id=4341c8a4373fbfeb1a1879b25ca4a496ae214d85
> >
> > commit 4341c8a4373fbfeb1a1879b25ca
On Thu, 2014-08-28 at 11:05 +0100, Daniel Kolesa wrote:
> 2014-08-28 10:57 GMT+01:00 Tom Hacohen :
>
> > On 28/08/14 10:54, Stefan Schmidt wrote:
> > > Hello.
> > >
> > > On 28/08/14 11:43, Daniel Kolesa wrote:
> > >> Hello everybody,
> > >>
> > >> after some discussion we've decided to disable th
On Thu, 2014-08-28 at 10:43 +0100, Daniel Kolesa wrote:
> Hello everybody,
>
> after some discussion we've decided to disable the C++ bindings during the
> 1.12 development cycle. The reason for this step is frequent breakages of
> the bindings because of changes and new features in Eolian.
>
> T