glib r5423 - in trunk: . glib glib/gnulib glib/pcre glib/update-pcre tests
- From: hans svn gnome org
- To: svn-commits-list gnome org
- Subject: glib r5423 - in trunk: . glib glib/gnulib glib/pcre glib/update-pcre tests
- Date: Sat, 17 Mar 2007 09:49:10 +0000 (GMT)
Author: hans
Date: 2007-03-17 09:49:09 +0000 (Sat, 17 Mar 2007)
New Revision: 5423
ViewCVS link: http://svn.gnome.org/viewcvs/glib?rev=5423&view=rev
Modified:
trunk/ChangeLog
trunk/glib/gnulib/makefile.msc
trunk/glib/gregex.h
trunk/glib/makefile.msc.in
trunk/glib/pcre/makefile.msc
trunk/glib/update-pcre/update.sh
trunk/tests/base64-test.c
trunk/tests/child-test.c
trunk/tests/makefile.msc.in
trunk/tests/mapping-test.c
trunk/tests/option-test.c
trunk/tests/regex-test.c
trunk/tests/slice-color.c
trunk/tests/slice-test.c
Log:
2007-03-17 Hans Breuer <hans breuer org>
* glib/makefile.msc.in glib/pcre/makefile.msc
glib/update-pcre/update.sh : define PCRE_STATIC to reflect the
inclusion of pcre as LIB, not stand-alone DLL. Also set NEWLINE=-1
to match any newline by default, use of ../../build/win32/make.msc
* glib/gregex.h : minimal includes of <glib/*.H> instead of <glib.h>
* glib/gnulib/makefile.msc : make use of ../../build/win32/make.msc
* tests/regex-test.c(verbose): don't pass a string containing '%'
as first parameter to g_print ()
(test_match) : for the unexpected case output pattern and string
escaped
* tests/child-test.c tests/slice-color.c : fix c99ism
* tests/slice-test.c : fix c99ism and gccism
* tests/mapping-test.c tests/base-64-tests.c : don't
#include <unistd.h> unconditionally
* tests/option-test.c : use G_GINT64_CONSTANT() instead of direct LL
* tests/makefile.msc.in : more tests build
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]