<?xml version="1.0"?>
<statsTarget><link>http://cia.vc/stats/project/e/evil</link><counters><counter name="forever" lastEventTime="1335430157" firstEventTime="1265990627">68</counter><counter name="lastMonth" lastEventTime="1335430157" firstEventTime="1334261627">3</counter></counters><metadata></metadata><recentMessages><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>evil</module></source><body><commit><revision>70490</revision><author>caro</author><log> * NEWS:
	* src/lib/evil_langinfo.c:
	Fix nl_langinfo(RADIXCHAR).   </log><diffLines>44</diffLines><url>http://trac.enlightenment.org/e/changeset/70490</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/ChangeLog">ChangeLog</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/NEWS">NEWS</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/evil_langinfo.c">src/lib/evil_langinfo.c</file></files></commit></body><timestamp>1335430157</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>evil</module></source><body><commit><revision>70350</revision><author>caro</author><log> * NEWS:
	* src/lib/evil_string.c:
	* src/lib/evil_string.h:
	Add strcasestr() API.   </log><diffLines>104</diffLines><url>http://trac.enlightenment.org/e/changeset/70350</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/ChangeLog">ChangeLog</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/NEWS">NEWS</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/evil_string.c">src/lib/evil_string.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/evil_string.h">src/lib/evil_string.h</file></files></commit></body><timestamp>1334923030</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>evil</module></source><body><commit><revision>70155</revision><author>caro</author><log> * NEWS:
	* src/lib/evil_time.c:
	* src/lib/evil_time.h:
	Do not declare and define localtime_r() if it's already defined.   </log><diffLines>99</diffLines><url>http://trac.enlightenment.org/e/changeset/70155</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/ChangeLog">ChangeLog</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/NEWS">NEWS</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/evil_time.c">src/lib/evil_time.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/evil_time.h">src/lib/evil_time.h</file></files></commit></body><timestamp>1334261627</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>evil</module></source><body><commit><revision>69797</revision><author>caro</author><log>Evil: add an include, no need for changelog update  </log><diffLines>14</diffLines><url>http://trac.enlightenment.org/e/changeset/69797</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/Evil.h">src/lib/Evil.h</file></files></commit></body><timestamp>1333139526</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>evil</module></source><body><commit><revision>69786</revision><author>caro</author><log> * NEWS:
	* configure.ac:
	Prepare 1.1 release.
	* src/lib/Evil.h:
	Add S_ISLNK macro (always set to 0).   </log><diffLines>71</diffLines><url>http://trac.enlightenment.org/e/changeset/69786</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/ChangeLog">ChangeLog</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/NEWS">NEWS</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/configure.ac">configure.ac</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/Evil.h">src/lib/Evil.h</file></files></commit></body><timestamp>1333112260</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>evil</module></source><body><commit><revision>68305</revision><author>caro</author><log>ignore++  </log><diffLines>13</diffLines><url>http://trac.enlightenment.org/e/changeset/68305</url><files><file uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/gdtoa/">src/lib/gdtoa/</file></files></commit></body><timestamp>1329990330</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>evil</module></source><body><commit><revision>68304</revision><author>caro</author><log> * configure.ac:
	* src/lib/Makefile.am:
	* src/lib/evil_pformata.c:
	* src/lib/evil_printa.c:
	* src/lib/gdtoa (added):
	* src/lib/gdtoa/gdtoa.c (added):
	* src/lib/gdtoa/dmisc.c (added):
	* src/lib/gdtoa/gdtoa_fltrnds.h (added):
	* src/lib/gdtoa/ulp.c (added):
	* src/lib/gdtoa/g_dfmt.c (added):
	* src/lib/gdtoa/gmisc.c (added):
	* src/lib/gdtoa/g_ffmt.c (added):
	* src/lib/gdtoa/gdtoa.h (added):
	* src/lib/gdtoa/sum.c (added):
	* src/lib/gdtoa/gdtoaimp.h (added):
	* src/lib/gdtoa/README (added):
	* src/lib/gdtoa/gd_qnan.h (added):
	* src/lib/gdtoa/hd_init.c (added):
	* src/lib/gdtoa/smisc.c (added):
	* src/lib/gdtoa/strtof.c (added):
	* src/lib/gdtoa/hexnan.c (added):
	* src/lib/gdtoa/strtopx.c (added):
	* src/lib/gdtoa/gethex.c (added):
	* src/lib/gdtoa/g_xfmt.c (added):
	* src/lib/gdtoa/gd_arith.h (added):
	* src/lib/gdtoa/strtodg.c (added):
	* src/lib/gdtoa/dtoa.c (added):
	* src/lib/gdtoa/Makefile.am (added):
	* src/lib/gdtoa/misc.c (added):
	* src/lib/gdtoa/g__fmt.c (added):
	* src/lib/gdtoa/README.mingw (added):
	* src/lib/gdtoa/qnan.c (added):
	* src/lib/gdtoa/arithchk.c (added):
	Define some missing functions, so that Evil also
	compile with MinGW, vc++ and later with Cedric
	compatibility layer
	* src/lib/evil_util.c:
	Include limits.h for ULONG_MAX definition   </log><diffLines>6968</diffLines><url>http://trac.enlightenment.org/e/changeset/68304</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/ChangeLog">ChangeLog</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/configure.ac">configure.ac</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/Makefile.am">src/lib/Makefile.am</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/evil_pformata.c">src/lib/evil_pformata.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/evil_printa.c">src/lib/evil_printa.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/evil_util.c">src/lib/evil_util.c</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/gdtoa/">src/lib/gdtoa/</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/gdtoa/Makefile.am">src/lib/gdtoa/Makefile.am</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/gdtoa/README">src/lib/gdtoa/README</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/gdtoa/README.mingw">src/lib/gdtoa/README.mingw</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/gdtoa/arithchk.c">src/lib/gdtoa/arithchk.c</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/gdtoa/dmisc.c">src/lib/gdtoa/dmisc.c</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/gdtoa/dtoa.c">src/lib/gdtoa/dtoa.c</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/gdtoa/g__fmt.c">src/lib/gdtoa/g__fmt.c</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/gdtoa/g_dfmt.c">src/lib/gdtoa/g_dfmt.c</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/gdtoa/g_ffmt.c">src/lib/gdtoa/g_ffmt.c</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/gdtoa/g_xfmt.c">src/lib/gdtoa/g_xfmt.c</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/gdtoa/gd_arith.h">src/lib/gdtoa/gd_arith.h</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/gdtoa/gd_qnan.h">src/lib/gdtoa/gd_qnan.h</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/gdtoa/gdtoa.c">src/lib/gdtoa/gdtoa.c</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/gdtoa/gdtoa.h">src/lib/gdtoa/gdtoa.h</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/gdtoa/gdtoa_fltrnds.h">src/lib/gdtoa/gdtoa_fltrnds.h</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/gdtoa/gdtoaimp.h">src/lib/gdtoa/gdtoaimp.h</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/gdtoa/gethex.c">src/lib/gdtoa/gethex.c</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/gdtoa/gmisc.c">src/lib/gdtoa/gmisc.c</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/gdtoa/hd_init.c">src/lib/gdtoa/hd_init.c</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/gdtoa/hexnan.c">src/lib/gdtoa/hexnan.c</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/gdtoa/misc.c">src/lib/gdtoa/misc.c</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/gdtoa/qnan.c">src/lib/gdtoa/qnan.c</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/gdtoa/smisc.c">src/lib/gdtoa/smisc.c</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/gdtoa/strtodg.c">src/lib/gdtoa/strtodg.c</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/gdtoa/strtof.c">src/lib/gdtoa/strtof.c</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/gdtoa/strtopx.c">src/lib/gdtoa/strtopx.c</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/gdtoa/sum.c">src/lib/gdtoa/sum.c</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/gdtoa/ulp.c">src/lib/gdtoa/ulp.c</file></files></commit></body><timestamp>1329990186</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>evil</module></source><body><commit><revision>68175</revision><author>caro</author><log> * src/bin/evil_test_gettimeofday.c:
	Include sys/time.h
	* src/lib/evil_inet.c:
	EMSGSIZE and EAFNOSUPPORT could not be defined on
	some MinGW compilers.   </log><diffLines>55</diffLines><url>http://trac.enlightenment.org/e/changeset/68175</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/ChangeLog">ChangeLog</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/bin/evil_test_gettimeofday.c">src/bin/evil_test_gettimeofday.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/evil_inet.c">src/lib/evil_inet.c</file></files></commit></body><timestamp>1329794168</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>evil</module></source><body><commit><revision>68120</revision><author>caro</author><log>Evil: fix doc  </log><diffLines>51</diffLines><url>http://trac.enlightenment.org/e/changeset/68120</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/dlfcn/dlfcn.h">src/lib/dlfcn/dlfcn.h</file></files></commit></body><timestamp>1329651721</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>evil</module></source><body><commit><revision>68117</revision><author>caro</author><log> * src/lib/Evil.h:
	* src/lib/Makefile.am:
	* src/lib/evil_macro.h:
	* src/lib/evil_print.h:
	* src/lib/evil_macro_pop.h (added):
	Undef __cdecl if it has been defined by Evil and
	move some defined macro to evil_macro_pop.h
	* src/lib/evil_unistd.c:
	* src/lib/evil_unistd.h:
	Define gettimeofday() only for vc++ as MinGW-w64
	already defines it.   </log><diffLines>305</diffLines><url>http://trac.enlightenment.org/e/changeset/68117</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/ChangeLog">ChangeLog</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/Evil.h">src/lib/Evil.h</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/Makefile.am">src/lib/Makefile.am</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/evil_macro.h">src/lib/evil_macro.h</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/evil_macro_pop.h">src/lib/evil_macro_pop.h</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/evil_print.h">src/lib/evil_print.h</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/evil_unistd.c">src/lib/evil_unistd.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/evil_unistd.h">src/lib/evil_unistd.h</file></files></commit></body><timestamp>1329601268</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>evil</module></source><body><commit><revision>68089</revision><author>caro</author><log>forgot NEWS file  </log><diffLines>14</diffLines><url>http://trac.enlightenment.org/e/changeset/68089</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/ChangeLog">ChangeLog</file></files></commit></body><timestamp>1329524690</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>evil</module></source><body><commit><revision>68088</revision><author>caro</author><log>Evil: forgot the NEWS file  </log><diffLines>14</diffLines><url>http://trac.enlightenment.org/e/changeset/68088</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/NEWS">NEWS</file></files></commit></body><timestamp>1329524640</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>evil</module></source><body><commit><revision>68084</revision><author>caro</author><log> * AUTHORS:
	* src/lib/Evil.h:
	* src/lib/Makefile.am:
	* src/lib/evil_inet.c:
	* src/lib/evil_mman.c:
	* src/lib/evil_stdio.c:
	* src/lib/evil_stdio.h:
	* src/lib/evil_stdlib.c:
	* src/lib/evil_util.c:
	* src/lib/sys/mman.h:
	* src/lib/evil_printa.c (added):
	* src/lib/evil_pformatw.c (added):
	* src/lib/evil_pformat.h (added):
	* src/lib/evil_printw.c (added):
	* src/lib/evil_print.h (added):
	* src/lib/evil_macro.h (added):
	* src/lib/evil_pformata.c (added):
	Add POSIX printf family. Code taken from the MinGW-w64
	project and modified to be integrated into Evil.
	* src/bin/Makefile.am:
	* src/bin/evil_suite.c:
	* src/bin/evil_test_util.h (added):
	* src/bin/evil_test_print.c (added):
	* src/bin/evil_test_print.h (added):
	* src/bin/evil_test_util.c (added):
	Add util and printf unit tests
	* src/lib/evil_errno.c:
	* src/lib/errno.h (deleted):
	* src/lib/mingw32ce (added):
	* src/lib/mingw32ce/errno.h (added):
	Move errno.h for Windows CE in its own directory to
	suppress conflicts with standard errno.h when compiling
	for Windows XP.
	* src/lib/dlfcn/dlfcn.c:
	* src/lib/evil_link_ce.c:
	* src/lib/evil_main.c:
	* src/lib/evil_unistd.c:
	Define WIN32_LEAN_AND_MEAN only if it's not defined.
	* src/lib/evil_fcntl.c:
	Remove debug.
	* src/bin/evil_test_dlfcn.c:
	* src/bin/evil_test_environment.c:
	* src/bin/evil_test_gettimeofday.c:
	* src/bin/evil_test_link.c:
	* src/bin/evil_test_mkstemp.c:
	* src/bin/evil_test_pipe.c:
	* src/bin/evil_test_realpath.c:
	Remove warnings.
	* src/lib/evil_link_xp.cpp:
	Formatting.   </log><diffLines>5955</diffLines><url>http://trac.enlightenment.org/e/changeset/68084</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/AUTHORS">AUTHORS</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/ChangeLog">ChangeLog</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/bin/Makefile.am">src/bin/Makefile.am</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/bin/evil_suite.c">src/bin/evil_suite.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/bin/evil_test_dlfcn.c">src/bin/evil_test_dlfcn.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/bin/evil_test_environment.c">src/bin/evil_test_environment.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/bin/evil_test_gettimeofday.c">src/bin/evil_test_gettimeofday.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/bin/evil_test_link.c">src/bin/evil_test_link.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/bin/evil_test_mkstemp.c">src/bin/evil_test_mkstemp.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/bin/evil_test_pipe.c">src/bin/evil_test_pipe.c</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/bin/evil_test_print.c">src/bin/evil_test_print.c</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/bin/evil_test_print.h">src/bin/evil_test_print.h</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/bin/evil_test_realpath.c">src/bin/evil_test_realpath.c</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/bin/evil_test_util.c">src/bin/evil_test_util.c</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/bin/evil_test_util.h">src/bin/evil_test_util.h</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/Evil.h">src/lib/Evil.h</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/Makefile.am">src/lib/Makefile.am</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/dlfcn/dlfcn.c">src/lib/dlfcn/dlfcn.c</file><file action="remove" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/errno.h">src/lib/errno.h</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/evil_errno.c">src/lib/evil_errno.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/evil_fcntl.c">src/lib/evil_fcntl.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/evil_inet.c">src/lib/evil_inet.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/evil_link_ce.c">src/lib/evil_link_ce.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/evil_link_xp.cpp">src/lib/evil_link_xp.cpp</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/evil_macro.h">src/lib/evil_macro.h</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/evil_main.c">src/lib/evil_main.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/evil_mman.c">src/lib/evil_mman.c</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/evil_pformat.h">src/lib/evil_pformat.h</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/evil_pformata.c">src/lib/evil_pformata.c</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/evil_pformatw.c">src/lib/evil_pformatw.c</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/evil_print.h">src/lib/evil_print.h</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/evil_printa.c">src/lib/evil_printa.c</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/evil_printw.c">src/lib/evil_printw.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/evil_stdio.c">src/lib/evil_stdio.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/evil_stdio.h">src/lib/evil_stdio.h</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/evil_stdlib.c">src/lib/evil_stdlib.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/evil_unistd.c">src/lib/evil_unistd.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/evil_util.c">src/lib/evil_util.c</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/mingw32ce/">src/lib/mingw32ce/</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/mingw32ce/errno.h">src/lib/mingw32ce/errno.h</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/sys/mman.h">src/lib/sys/mman.h</file></files></commit></body><timestamp>1329524255</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>evil</module></source><body><commit><revision>67391</revision><author>caro</author><log>stupid moap  </log><diffLines>18</diffLines><url>http://trac.enlightenment.org/e/changeset/67391</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/NEWS">NEWS</file></files></commit></body><timestamp>1327075136</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>evil</module></source><body><commit><revision>67389</revision><author>caro</author><log> * Makefile.am:
	Fix EXTRA_DIST variable
	* src/bin/Makefile.am:
	* src/bin/evil_suite.c:
	* src/lib/evil_libgen.c:
	* src/lib/evil_util.c:
	* src/lib/evil_util.h:
	Add evil_path_is_absolute() API and use it.
	* src/bin/evil_test_dlfcn.c:
	* src/bin/evil_test_realpath.c:
	clean up.   </log><diffLines>215</diffLines><url>http://trac.enlightenment.org/e/changeset/67389</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/ChangeLog">ChangeLog</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/Makefile.am">Makefile.am</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/bin/Makefile.am">src/bin/Makefile.am</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/bin/evil_suite.c">src/bin/evil_suite.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/bin/evil_test_dlfcn.c">src/bin/evil_test_dlfcn.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/bin/evil_test_realpath.c">src/bin/evil_test_realpath.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/evil_libgen.c">src/lib/evil_libgen.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/evil_util.c">src/lib/evil_util.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/evil_util.h">src/lib/evil_util.h</file></files></commit></body><timestamp>1327075037</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>evil</module></source><body><commit><revision>66711</revision><author>caro</author><log>ignore++ </log><diffLines>36</diffLines><url>http://trac.enlightenment.org/e/changeset/66711</url><files><file uri="http://svn.enlightenment.org/svn/e/trunk/evil/doc/">doc/</file><file uri="http://svn.enlightenment.org/svn/e/trunk/evil/m4/">m4/</file><file uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/bin/">src/bin/</file></files></commit></body><timestamp>1325420984</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>evil</module></source><body><commit><revision>66666</revision><author>sanjeev</author><log>The Evil gets all 6's.

Signed-off-by: Sanjeev BA &lt;iamsanjeev@gmail.com&gt; </log><diffLines>24</diffLines><url>http://trac.enlightenment.org/e/changeset/66666</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/src/lib/Evil.h">src/lib/Evil.h</file></files></commit></body><timestamp>1325239663</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>evil</module></source><body><commit><revision>66300</revision><author>caro</author><log>Evil: minor cleanup  </log><diffLines>46</diffLines><url>http://trac.enlightenment.org/e/changeset/66300</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/Makefile.am">Makefile.am</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/configure.ac">configure.ac</file></files></commit></body><timestamp>1324118974</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>evil</module></source><body><commit><revision>66293</revision><author>caro</author><log>Evil: organize the m4 files in common and &quot;private&quot; dirs, remove mpatrol, add a &quot;windows-version&quot; option to configure  </log><diffLines>613</diffLines><url>http://trac.enlightenment.org/e/changeset/66293</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/Makefile.am">Makefile.am</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/configure.ac">configure.ac</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/evil.pc.in">evil.pc.in</file><file action="remove" uri="http://svn.enlightenment.org/svn/e/trunk/evil/m4/ac_attribute.m4">m4/ac_attribute.m4</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/m4/common/">m4/common/</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/m4/common/efl_attribute.m4">m4/common/efl_attribute.m4</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/m4/common/efl_doxygen.m4">m4/common/efl_doxygen.m4</file><file action="remove" uri="http://svn.enlightenment.org/svn/e/trunk/evil/m4/efl_doxygen.m4">m4/efl_doxygen.m4</file><file action="remove" uri="http://svn.enlightenment.org/svn/e/trunk/evil/m4/efl_mpatrol.m4">m4/efl_mpatrol.m4</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/m4/evil/">m4/evil/</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/evil/m4/evil/evil_windows.m4">m4/evil/evil_windows.m4</file></files></commit></body><timestamp>1324068216</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>evil</module></source><body><commit><revision>65868</revision><author>caro</author><log>Evil : fix doc build, the release archive is updated  </log><diffLines>12</diffLines><url>http://trac.enlightenment.org/e/changeset/65868</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evil/doc/Makefile.am">doc/Makefile.am</file></files></commit></body><timestamp>1323017449</timestamp></message></recentMessages></statsTarget>
