summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliot Lee <sopwith@src.gnome.org>2000-12-11 21:07:10 +0000
committerElliot Lee <sopwith@src.gnome.org>2000-12-11 21:07:10 +0000
commitfec3839db01bcac421f660412f2a77589c720c19 (patch)
treeb04828b79250c279b2c1520a849c8b710d31870c
parent141d155cddaef8f1a664b74b739d52a17514b443 (diff)
downloadpango-fec3839db01bcac421f660412f2a77589c720c19.tar.gz
#include <string.h>
#include <string.h>
-rw-r--r--ChangeLog3
-rw-r--r--ChangeLog.pre-1-03
-rw-r--r--ChangeLog.pre-1-103
-rw-r--r--ChangeLog.pre-1-23
-rw-r--r--ChangeLog.pre-1-43
-rw-r--r--ChangeLog.pre-1-63
-rw-r--r--ChangeLog.pre-1-83
-rw-r--r--modules/thai/thai-x.c1
-rw-r--r--modules/thai/thai.c1
-rw-r--r--pango/break.c1
-rw-r--r--tests/.cvsignore2
11 files changed, 26 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8aec2835..772ce31b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2000-12-11 Elliot Lee <sopwith@redhat.com>
+ * modules/thai/thai.c, pango/break.c: #include <string.h>
+
Mon Dec 11 15:20:24 2000 Owen Taylor <otaylor@redhat.com>
* examples/HELLO.utf8: Add a tab into to Yiddish line
diff --git a/ChangeLog.pre-1-0 b/ChangeLog.pre-1-0
index 8aec2835..772ce31b 100644
--- a/ChangeLog.pre-1-0
+++ b/ChangeLog.pre-1-0
@@ -1,3 +1,6 @@
+2000-12-11 Elliot Lee <sopwith@redhat.com>
+ * modules/thai/thai.c, pango/break.c: #include <string.h>
+
Mon Dec 11 15:20:24 2000 Owen Taylor <otaylor@redhat.com>
* examples/HELLO.utf8: Add a tab into to Yiddish line
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10
index 8aec2835..772ce31b 100644
--- a/ChangeLog.pre-1-10
+++ b/ChangeLog.pre-1-10
@@ -1,3 +1,6 @@
+2000-12-11 Elliot Lee <sopwith@redhat.com>
+ * modules/thai/thai.c, pango/break.c: #include <string.h>
+
Mon Dec 11 15:20:24 2000 Owen Taylor <otaylor@redhat.com>
* examples/HELLO.utf8: Add a tab into to Yiddish line
diff --git a/ChangeLog.pre-1-2 b/ChangeLog.pre-1-2
index 8aec2835..772ce31b 100644
--- a/ChangeLog.pre-1-2
+++ b/ChangeLog.pre-1-2
@@ -1,3 +1,6 @@
+2000-12-11 Elliot Lee <sopwith@redhat.com>
+ * modules/thai/thai.c, pango/break.c: #include <string.h>
+
Mon Dec 11 15:20:24 2000 Owen Taylor <otaylor@redhat.com>
* examples/HELLO.utf8: Add a tab into to Yiddish line
diff --git a/ChangeLog.pre-1-4 b/ChangeLog.pre-1-4
index 8aec2835..772ce31b 100644
--- a/ChangeLog.pre-1-4
+++ b/ChangeLog.pre-1-4
@@ -1,3 +1,6 @@
+2000-12-11 Elliot Lee <sopwith@redhat.com>
+ * modules/thai/thai.c, pango/break.c: #include <string.h>
+
Mon Dec 11 15:20:24 2000 Owen Taylor <otaylor@redhat.com>
* examples/HELLO.utf8: Add a tab into to Yiddish line
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6
index 8aec2835..772ce31b 100644
--- a/ChangeLog.pre-1-6
+++ b/ChangeLog.pre-1-6
@@ -1,3 +1,6 @@
+2000-12-11 Elliot Lee <sopwith@redhat.com>
+ * modules/thai/thai.c, pango/break.c: #include <string.h>
+
Mon Dec 11 15:20:24 2000 Owen Taylor <otaylor@redhat.com>
* examples/HELLO.utf8: Add a tab into to Yiddish line
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8
index 8aec2835..772ce31b 100644
--- a/ChangeLog.pre-1-8
+++ b/ChangeLog.pre-1-8
@@ -1,3 +1,6 @@
+2000-12-11 Elliot Lee <sopwith@redhat.com>
+ * modules/thai/thai.c, pango/break.c: #include <string.h>
+
Mon Dec 11 15:20:24 2000 Owen Taylor <otaylor@redhat.com>
* examples/HELLO.utf8: Add a tab into to Yiddish line
diff --git a/modules/thai/thai-x.c b/modules/thai/thai-x.c
index 2bb0f120..c6c2a6cc 100644
--- a/modules/thai/thai-x.c
+++ b/modules/thai/thai-x.c
@@ -28,6 +28,7 @@
#include <glib.h>
+#include <string.h>
#include "pango.h"
#include "pangox.h"
diff --git a/modules/thai/thai.c b/modules/thai/thai.c
index 2bb0f120..c6c2a6cc 100644
--- a/modules/thai/thai.c
+++ b/modules/thai/thai.c
@@ -28,6 +28,7 @@
#include <glib.h>
+#include <string.h>
#include "pango.h"
#include "pangox.h"
diff --git a/pango/break.c b/pango/break.c
index 8e63415b..ce1d7dfb 100644
--- a/pango/break.c
+++ b/pango/break.c
@@ -21,6 +21,7 @@
#include "pango.h"
#include "pango-modules.h"
+#include <string.h>
/* See http://www.unicode.org/unicode/reports/tr14/ if you hope
* to understand the line breaking code.
diff --git a/tests/.cvsignore b/tests/.cvsignore
new file mode 100644
index 00000000..3dda7298
--- /dev/null
+++ b/tests/.cvsignore
@@ -0,0 +1,2 @@
+Makefile.in
+Makefile