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