<?xml version="1.0"?>
<statsTarget><link>http://cia.vc/stats/project/e/PROTO</link><counters><counter name="thisWeek" lastEventTime="1337727282" firstEventTime="1337606477">10</counter><counter name="forever" lastEventTime="1337727282" firstEventTime="1265495574">1403</counter><counter name="lastMonth" lastEventTime="1335729790" firstEventTime="1333240651">266</counter><counter name="lastWeek" lastEventTime="1337446899" firstEventTime="1336996451">21</counter><counter name="thisMonth" lastEventTime="1337727282" firstEventTime="1335873104">120</counter></counters><metadata></metadata><recentMessages><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>PROTO</module></source><body><commit><revision>71331</revision><author>yoz</author><log>elsa: remove exec from conf file </log><diffLines>15</diffLines><url>http://trac.enlightenment.org/e/changeset/71331</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/elsa/data/elsa.conf">elsa/data/elsa.conf</file></files></commit></body><timestamp>1337727282</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>PROTO</module></source><body><commit><revision>71316</revision><author>tasn</author><log>Eo: Fix the test suite to run with CK_FORK=no.

Make it possible to do it, and make it default.
And remove the now useless valgrind option (we want to see still
      reachable now that libcheck works). </log><diffLines>34</diffLines><url>http://trac.enlightenment.org/e/changeset/71316</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj/cmake/Modules/EFLCheck.cmake">eobj/cmake/Modules/EFLCheck.cmake</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj/tests/eo_suite.c">eobj/tests/eo_suite.c</file></files></commit></body><timestamp>1337701011</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>PROTO</module></source><body><commit><revision>71289</revision><author>tasn</author><log>Eo: Fixed memory leaks in the tests. </log><diffLines>22</diffLines><url>http://trac.enlightenment.org/e/changeset/71289</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj/tests/eo_test_general.c">eobj/tests/eo_test_general.c</file></files></commit></body><timestamp>1337629325</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>PROTO</module></source><body><commit><revision>71288</revision><author>tasn</author><log>Eo: Fix illegal memcpy.

We should not try to copy ourselves to ourselves. :) </log><diffLines>16</diffLines><url>http://trac.enlightenment.org/e/changeset/71288</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj/lib/eo.c">eobj/lib/eo.c</file></files></commit></body><timestamp>1337629320</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>PROTO</module></source><body><commit><revision>71287</revision><author>tasn</author><log>Eo: Added more magic tests. </log><diffLines>15</diffLines><url>http://trac.enlightenment.org/e/changeset/71287</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj/tests/eo_test_general.c">eobj/tests/eo_test_general.c</file></files></commit></body><timestamp>1337627505</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>PROTO</module></source><body><commit><revision>71286</revision><author>tasn</author><log>Eo: Made an hot-path check compile out when not in debug mode. </log><diffLines>19</diffLines><url>http://trac.enlightenment.org/e/changeset/71286</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj/lib/eo.c">eobj/lib/eo.c</file></files></commit></body><timestamp>1337627502</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>PROTO</module></source><body><commit><revision>71283</revision><author>tasn</author><log>Eo: Improve tests of magic values (NULL pointers). </log><diffLines>124</diffLines><url>http://trac.enlightenment.org/e/changeset/71283</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj/tests/eo_test_general.c">eobj/tests/eo_test_general.c</file></files></commit></body><timestamp>1337616519</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>PROTO</module></source><body><commit><revision>71282</revision><author>tasn</author><log>Eo: Fix wrong usage of EO_OP_TYPE in eo_do/query*.

Thanks to Yakov for letting me know about it. </log><diffLines>41</diffLines><url>http://trac.enlightenment.org/e/changeset/71282</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj/lib/Eo.h">eobj/lib/Eo.h</file></files></commit></body><timestamp>1337616517</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>PROTO</module></source><body><commit><revision>71281</revision><author>tasn</author><log>Eo: Added eo_manual_free* funcs.

Patch by Daniel Zaoui. </log><diffLines>240</diffLines><url>http://trac.enlightenment.org/e/changeset/71281</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj/lib/Eo.h">eobj/lib/Eo.h</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj/lib/eo.c">eobj/lib/eo.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj/tests/eo_test_general.c">eobj/tests/eo_test_general.c</file></files></commit></body><timestamp>1337616514</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>PROTO</module></source><body><commit><revision>71275</revision><author>tasn</author><log>Eo: Fix pkg-config cflags. </log><diffLines>15</diffLines><url>http://trac.enlightenment.org/e/changeset/71275</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj/eo.pc.in">eobj/eo.pc.in</file></files></commit></body><timestamp>1337606476</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>PROTO</module></source><body><commit><revision>71237</revision><author>thanatermesis</author><log>added readme file, and a spank to the lazy devs </log><diffLines>8</diffLines><url>http://trac.enlightenment.org/e/changeset/71237</url><files><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/email/README">email/README</file></files></commit></body><timestamp>1337446896</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>PROTO</module></source><body><commit><revision>71190</revision><author>caro</author><log>Eweather: remove useless images + rules fixes  </log><diffLines>34</diffLines><url>http://trac.enlightenment.org/e/changeset/71190</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/libeweather/Makefile.am">libeweather/Makefile.am</file><file action="remove" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/libeweather/data/images/">libeweather/data/images/</file></files></commit></body><timestamp>1337251523</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>PROTO</module></source><body><commit><revision>71189</revision><author>tasn</author><log>Eo: Added extern &quot;C&quot; for the C++ fellows.

Oops, forgot, thanks to Yakov for letting me know. </log><diffLines>26</diffLines><url>http://trac.enlightenment.org/e/changeset/71189</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj/lib/Eo.h">eobj/lib/Eo.h</file></files></commit></body><timestamp>1337251407</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>PROTO</module></source><body><commit><revision>71188</revision><author>caro</author><log>Eweather: fix distcheck rule  </log><diffLines>81</diffLines><url>http://trac.enlightenment.org/e/changeset/71188</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/libeweather/data/Makefile.am">libeweather/data/Makefile.am</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/libeweather/data/default/Makefile.am">libeweather/data/default/Makefile.am</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/libeweather/data/simple/Makefile.am">libeweather/data/simple/Makefile.am</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/libeweather/src/lib/Makefile.am">libeweather/src/lib/Makefile.am</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/libeweather/src/plugins/Makefile.am">libeweather/src/plugins/Makefile.am</file></files></commit></body><timestamp>1337250194</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>PROTO</module></source><body><commit><revision>71186</revision><author>caro</author><log>Eweather: some cleanup  </log><diffLines>1501</diffLines><url>http://trac.enlightenment.org/e/changeset/71186</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/libeweather/Makefile.am">libeweather/Makefile.am</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/libeweather/configure.ac">libeweather/configure.ac</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/libeweather/data/default/Makefile.am">libeweather/data/default/Makefile.am</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/libeweather/data/simple/Makefile.am">libeweather/data/simple/Makefile.am</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/libeweather/eweather.pc.in">libeweather/eweather.pc.in</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/libeweather/m4/efl_binary.m4">libeweather/m4/efl_binary.m4</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/libeweather/m4/efl_dlfcn.m4">libeweather/m4/efl_dlfcn.m4</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/libeweather/src/Makefile.am">libeweather/src/Makefile.am</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/libeweather/src/bin/Makefile.am">libeweather/src/bin/Makefile.am</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/libeweather/src/bin/eweather_test.c">libeweather/src/bin/eweather_test.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/libeweather/src/lib/EWeather.h">libeweather/src/lib/EWeather.h</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/libeweather/src/lib/EWeather_Plugins.h">libeweather/src/lib/EWeather_Plugins.h</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/libeweather/src/lib/EWeather_Smart.h">libeweather/src/lib/EWeather_Smart.h</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/libeweather/src/lib/Makefile.am">libeweather/src/lib/Makefile.am</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/libeweather/src/lib/eweather.c">libeweather/src/lib/eweather.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/libeweather/src/lib/eweather_smart.c">libeweather/src/lib/eweather_smart.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/libeweather/src/lib/plugins.c">libeweather/src/lib/plugins.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/libeweather/src/plugins/Makefile.am">libeweather/src/plugins/Makefile.am</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/libeweather/src/plugins/google/Makefile.am">libeweather/src/plugins/google/Makefile.am</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/libeweather/src/plugins/test/Makefile.am">libeweather/src/plugins/test/Makefile.am</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/libeweather/src/plugins/yahoo/Makefile.am">libeweather/src/plugins/yahoo/Makefile.am</file></files></commit></body><timestamp>1337243162</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>PROTO</module></source><body><commit><revision>71125</revision><author>tasn</author><log>Eo: Fixed error message. </log><diffLines>68</diffLines><url>http://trac.enlightenment.org/e/changeset/71125</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj/lib/eo.c">eobj/lib/eo.c</file></files></commit></body><timestamp>1337109981</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>PROTO</module></source><body><commit><revision>71122</revision><author>tasn</author><log>Eo: Fixed error in docs. </log><diffLines>113</diffLines><url>http://trac.enlightenment.org/e/changeset/71122</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj/lib/Eo.h">eobj/lib/Eo.h</file></files></commit></body><timestamp>1337107010</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>PROTO</module></source><body><commit><revision>71121</revision><author>tasn</author><log>Eo: Added interface example. </log><diffLines>379</diffLines><url>http://trac.enlightenment.org/e/changeset/71121</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj/CMakeLists.txt">eobj/CMakeLists.txt</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj/examples/interface/">eobj/examples/interface/</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj/examples/interface/CMakeLists.txt">eobj/examples/interface/CMakeLists.txt</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj/examples/interface/interface.c">eobj/examples/interface/interface.c</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj/examples/interface/interface.h">eobj/examples/interface/interface.h</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj/examples/interface/interface2.c">eobj/examples/interface/interface2.c</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj/examples/interface/interface2.h">eobj/examples/interface/interface2.h</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj/examples/interface/main.c">eobj/examples/interface/main.c</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj/examples/interface/simple.c">eobj/examples/interface/simple.c</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj/examples/interface/simple.h">eobj/examples/interface/simple.h</file></files></commit></body><timestamp>1337107007</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>PROTO</module></source><body><commit><revision>71120</revision><author>tasn</author><log>Eo: Added support for event freeze/thaw. </log><diffLines>343</diffLines><url>http://trac.enlightenment.org/e/changeset/71120</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj/examples/signals/main.c">eobj/examples/signals/main.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj/lib/Eo.h">eobj/lib/Eo.h</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj/lib/eo_base_class.c">eobj/lib/eo_base_class.c</file></files></commit></body><timestamp>1337107003</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>PROTO</module></source><body><commit><revision>71119</revision><author>tasn</author><log>Eo: Added support for class functions. </log><diffLines>753</diffLines><url>http://trac.enlightenment.org/e/changeset/71119</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj/examples/function_overrides/inherit2.c">eobj/examples/function_overrides/inherit2.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj/examples/function_overrides/main.c">eobj/examples/function_overrides/main.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj/examples/function_overrides/simple.c">eobj/examples/function_overrides/simple.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj/examples/function_overrides/simple.h">eobj/examples/function_overrides/simple.h</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj/lib/Eo.h">eobj/lib/Eo.h</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj/lib/eo.c">eobj/lib/eo.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj/tests/class_simple.c">eobj/tests/class_simple.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj/tests/class_simple.h">eobj/tests/class_simple.h</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj/tests/eo_test_class_errors.c">eobj/tests/eo_test_class_errors.c</file></files></commit></body><timestamp>1337106998</timestamp></message></recentMessages></statsTarget>
