From 9698f728c68c60d083f2afe55832f7bbcceff4de Mon Sep 17 00:00:00 2001 From: Sebastian Wilhelmi Date: Fri, 24 Mar 2000 15:37:24 +0000 Subject: [PATCH] typo alarm typo alarm --- ChangeLog | 8 ++++---- ChangeLog.pre-2-0 | 8 ++++---- ChangeLog.pre-2-10 | 8 ++++---- ChangeLog.pre-2-12 | 8 ++++---- ChangeLog.pre-2-2 | 8 ++++---- ChangeLog.pre-2-4 | 8 ++++---- ChangeLog.pre-2-6 | 8 ++++---- ChangeLog.pre-2-8 | 8 ++++---- 8 files changed, 32 insertions(+), 32 deletions(-) diff --git a/ChangeLog b/ChangeLog index 56fdc31..92f3a66 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,10 @@ 2000-03-24 Sebastian Wilhelmi - * garray.c: Made GArray behave correct. Now zero_terminated really - means, that the element array->data[array->len] exists and is - zeroed, and clear means that any unassigned elements obtained + * garray.c: Made GArray behave correctly. Now zero_terminated + really means, that the element array->data[array->len] exists and + is zeroed, and clear means that any unassigned elements obtained through g_array_set_size (the only way to get unassigned elements - AFAICT) are zeroed. Added some macors to mak the code more + AFAICT) are zeroed. Added some macros to make the code more obvoius. Also made GPtrArray zero elements after g_ptr_array_set_size. This is done in a portbale way (assignment of NULL instead of just memsetting it to zero), though that might diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index 56fdc31..92f3a66 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,10 +1,10 @@ 2000-03-24 Sebastian Wilhelmi - * garray.c: Made GArray behave correct. Now zero_terminated really - means, that the element array->data[array->len] exists and is - zeroed, and clear means that any unassigned elements obtained + * garray.c: Made GArray behave correctly. Now zero_terminated + really means, that the element array->data[array->len] exists and + is zeroed, and clear means that any unassigned elements obtained through g_array_set_size (the only way to get unassigned elements - AFAICT) are zeroed. Added some macors to mak the code more + AFAICT) are zeroed. Added some macros to make the code more obvoius. Also made GPtrArray zero elements after g_ptr_array_set_size. This is done in a portbale way (assignment of NULL instead of just memsetting it to zero), though that might diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 56fdc31..92f3a66 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,10 +1,10 @@ 2000-03-24 Sebastian Wilhelmi - * garray.c: Made GArray behave correct. Now zero_terminated really - means, that the element array->data[array->len] exists and is - zeroed, and clear means that any unassigned elements obtained + * garray.c: Made GArray behave correctly. Now zero_terminated + really means, that the element array->data[array->len] exists and + is zeroed, and clear means that any unassigned elements obtained through g_array_set_size (the only way to get unassigned elements - AFAICT) are zeroed. Added some macors to mak the code more + AFAICT) are zeroed. Added some macros to make the code more obvoius. Also made GPtrArray zero elements after g_ptr_array_set_size. This is done in a portbale way (assignment of NULL instead of just memsetting it to zero), though that might diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index 56fdc31..92f3a66 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,10 +1,10 @@ 2000-03-24 Sebastian Wilhelmi - * garray.c: Made GArray behave correct. Now zero_terminated really - means, that the element array->data[array->len] exists and is - zeroed, and clear means that any unassigned elements obtained + * garray.c: Made GArray behave correctly. Now zero_terminated + really means, that the element array->data[array->len] exists and + is zeroed, and clear means that any unassigned elements obtained through g_array_set_size (the only way to get unassigned elements - AFAICT) are zeroed. Added some macors to mak the code more + AFAICT) are zeroed. Added some macros to make the code more obvoius. Also made GPtrArray zero elements after g_ptr_array_set_size. This is done in a portbale way (assignment of NULL instead of just memsetting it to zero), though that might diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 56fdc31..92f3a66 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,10 +1,10 @@ 2000-03-24 Sebastian Wilhelmi - * garray.c: Made GArray behave correct. Now zero_terminated really - means, that the element array->data[array->len] exists and is - zeroed, and clear means that any unassigned elements obtained + * garray.c: Made GArray behave correctly. Now zero_terminated + really means, that the element array->data[array->len] exists and + is zeroed, and clear means that any unassigned elements obtained through g_array_set_size (the only way to get unassigned elements - AFAICT) are zeroed. Added some macors to mak the code more + AFAICT) are zeroed. Added some macros to make the code more obvoius. Also made GPtrArray zero elements after g_ptr_array_set_size. This is done in a portbale way (assignment of NULL instead of just memsetting it to zero), though that might diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 56fdc31..92f3a66 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,10 +1,10 @@ 2000-03-24 Sebastian Wilhelmi - * garray.c: Made GArray behave correct. Now zero_terminated really - means, that the element array->data[array->len] exists and is - zeroed, and clear means that any unassigned elements obtained + * garray.c: Made GArray behave correctly. Now zero_terminated + really means, that the element array->data[array->len] exists and + is zeroed, and clear means that any unassigned elements obtained through g_array_set_size (the only way to get unassigned elements - AFAICT) are zeroed. Added some macors to mak the code more + AFAICT) are zeroed. Added some macros to make the code more obvoius. Also made GPtrArray zero elements after g_ptr_array_set_size. This is done in a portbale way (assignment of NULL instead of just memsetting it to zero), though that might diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 56fdc31..92f3a66 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,10 +1,10 @@ 2000-03-24 Sebastian Wilhelmi - * garray.c: Made GArray behave correct. Now zero_terminated really - means, that the element array->data[array->len] exists and is - zeroed, and clear means that any unassigned elements obtained + * garray.c: Made GArray behave correctly. Now zero_terminated + really means, that the element array->data[array->len] exists and + is zeroed, and clear means that any unassigned elements obtained through g_array_set_size (the only way to get unassigned elements - AFAICT) are zeroed. Added some macors to mak the code more + AFAICT) are zeroed. Added some macros to make the code more obvoius. Also made GPtrArray zero elements after g_ptr_array_set_size. This is done in a portbale way (assignment of NULL instead of just memsetting it to zero), though that might diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 56fdc31..92f3a66 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,10 +1,10 @@ 2000-03-24 Sebastian Wilhelmi - * garray.c: Made GArray behave correct. Now zero_terminated really - means, that the element array->data[array->len] exists and is - zeroed, and clear means that any unassigned elements obtained + * garray.c: Made GArray behave correctly. Now zero_terminated + really means, that the element array->data[array->len] exists and + is zeroed, and clear means that any unassigned elements obtained through g_array_set_size (the only way to get unassigned elements - AFAICT) are zeroed. Added some macors to mak the code more + AFAICT) are zeroed. Added some macros to make the code more obvoius. Also made GPtrArray zero elements after g_ptr_array_set_size. This is done in a portbale way (assignment of NULL instead of just memsetting it to zero), though that might -- 2.7.4