Imported Upstream version 0.19.7
[platform/upstream/gettext.git] / gettext-runtime / tests / ChangeLog.0
1 2015-09-11  Daiki Ueno  <ueno@gnu.org>
2
3         * gettext 0.19.6 released.
4
5 2015-07-10  Daiki Ueno  <ueno@gnu.org>
6
7         * gettext 0.19.5 released.
8
9 2014-12-24  Daiki Ueno  <ueno@gnu.org>
10
11         * gettext 0.19.4 released.
12
13 2014-10-15  Daiki Ueno  <ueno@gnu.org>
14
15         * gettext 0.19.3 released.
16
17 2014-07-14  Daiki Ueno  <ueno@gnu.org>
18
19         * gettext 0.19.2 released.
20
21 2014-06-10  Daiki Ueno  <ueno@gnu.org>
22
23         * gettext 0.19.1 released.
24
25 2014-06-02  Daiki Ueno  <ueno@gnu.org>
26
27         * gettext 0.19 released.
28
29 2014-04-22  Roumen Petrov  <bugtrack@roumenpetrov.info>  (tiny change)
30
31         build: Use Automake 'subdir-objects' option
32         * Makefile.am (AUTOMAKE_OPTIONS): Add 'subdir-objects'.
33
34 2012-12-25  Daiki Ueno  <ueno@gnu.org>
35
36         * gettext-0.18.2 released.
37
38 2012-12-17  Daiki Ueno  <ueno@unixuser.org>
39
40         test-lock: work around pthread-win32
41         * test-lock.c (gl_thread_self_pointer): Renamed from
42         gl_thread_self; all callers changed.  Work around pthread-win32.
43         (gl_thread_join): Add extra RETVALP argument; all callers changed.
44
45         test-lock: merge gnulib changes
46         2011-06-09  Bruno Haible  <bruno@clisp.org>
47         * test-lock.c: Use gl_thread_self_pointer instead of
48         gl_thread_self.
49
50         2010-03-25  Bruno Haible  <bruno@clisp.org>
51         Minor formatting changes.
52         * test-lock.c: Insert space before function argument list.
53         Reported by Jim Meyering.
54
55         2008-12-07  Bruno Haible  <bruno@clisp.org>
56         * test-lock.c (test_lock, test_rwlock, test_recursive_lock)
57         (test_once): Mark functions as static.
58
59         2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
60                     Bruno Haible  <bruno@clisp.org>
61         * test-lock.c (test_lock, test_rwlock, test_recursive_lock)
62         (test_once): Pass an additional NULL argument to gl_thread_join.
63
64         2008-09-21  Bruno Haible  <bruno@clisp.org>
65         * test-lock.c (main): Tweak skip message.
66
67         2008-08-22  Eric Blake  <ebb9@byu.net>
68         test-lock: mention why a test is skipped
69         * test-lock.c (main) [!USE_*_THREADS]: Print why test is skipped.
70
71         2007-05-28  Eric Blake  <ebb9@byu.net>
72         Unconditionally include <config.h> in unit tests.
73         test-lock.c: Remove #ifdef HAVE_CONFIG_H.
74
75 2012-02-05  Paul Eggert  <eggert@cs.ucla.edu>
76
77         * test-lock.c: Spelling fixes.
78
79 2012-01-06  Bruno Haible  <bruno@clisp.org>
80
81         Talk about "native Windows API", not "Woe32".
82         * test-lock.c (USE_WINDOWS_THREADS): Renamed from USE_WIN32_THREADS.
83         (TEST_WINDOWS_THREADS): Renamed from TEST_WIN32_THREADS.
84
85 2011-06-03  Bruno Haible  <bruno@clisp.org>
86
87         Copyright: Use LGPL 2.1 instead of LGPL 2.0.
88         * test-lock.c: Update copyright header.
89
90 2010-06-04  Bruno Haible  <bruno@clisp.org>
91
92         * gettext-0.18.1 released.
93
94 2010-05-09  Bruno Haible  <bruno@clisp.org>
95
96         * gettext-0.18 released.
97
98 2009-12-12  Bruno Haible  <bruno@clisp.org>
99
100         * test-lock.c: Untabify.
101
102 2009-05-21  Bruno Haible  <bruno@clisp.org>
103
104         * Makefile.am (AUTOMAKE_OPTIONS): Add 1.11 and color-tests.
105
106 2008-09-28  Bruno Haible  <bruno@clisp.org>
107
108         * Makefile.am (test_lock_SOURCES): Add threadlib.c.
109
110 2007-11-07  Bruno Haible  <bruno@clisp.org>
111
112         * gettext-0.17 released.
113
114 2006-11-27  Bruno Haible  <bruno@clisp.org>
115
116         * gettext-0.16.1 released.
117
118 2006-10-26  Bruno Haible  <bruno@clisp.org>
119
120         * gettext-0.16 released.
121
122 2006-07-25  Bruno Haible  <bruno@clisp.org>
123
124         * Makefile.msvc: Remove file.
125         * Makefile.am (EXTRA_DIST): Remove Makefile.msvc.
126
127 2006-07-25  Bruno Haible  <bruno@clisp.org>
128
129         * Makefile.vms: Remove file.
130         * Makefile.am (EXTRA_DIST): Remove Makefile.vms.
131
132 2006-07-21  Bruno Haible  <bruno@clisp.org>
133
134         * gettext-0.15 released.
135
136 2005-07-16  Bruno Haible  <bruno@clisp.org>
137
138         * test-lock.c (DO_TEST_ONCE): New macro.
139         (once_execute, once_contender_thread, test_once): New functions.
140         (main): Also call test_once.
141
142 2005-07-16  Bruno Haible  <bruno@clisp.org>
143
144         * tests-lock.c: New file.
145         * Makefile.am: New file.
146         * Makefile.msvc: New file.
147         * Makefile.vms: New file.
148