blob: fc8b01e0aecdea32ee92913d8688037557805aaa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
2009-05-21 Bruno Haible <bruno@clisp.org>
* Makefile.am (AUTOMAKE_OPTIONS): Add 1.11 and color-tests.
2008-09-28 Bruno Haible <bruno@clisp.org>
* Makefile.am (test_lock_SOURCES): Add threadlib.c.
2007-11-07 Bruno Haible <bruno@clisp.org>
* gettext-0.17 released.
2006-11-27 Bruno Haible <bruno@clisp.org>
* gettext-0.16.1 released.
2006-10-26 Bruno Haible <bruno@clisp.org>
* gettext-0.16 released.
2006-07-25 Bruno Haible <bruno@clisp.org>
* Makefile.msvc: Remove file.
* Makefile.am (EXTRA_DIST): Remove Makefile.msvc.
2006-07-25 Bruno Haible <bruno@clisp.org>
* Makefile.vms: Remove file.
* Makefile.am (EXTRA_DIST): Remove Makefile.vms.
2006-07-21 Bruno Haible <bruno@clisp.org>
* gettext-0.15 released.
2005-07-16 Bruno Haible <bruno@clisp.org>
* test-lock.c (DO_TEST_ONCE): New macro.
(once_execute, once_contender_thread, test_once): New functions.
(main): Also call test_once.
2005-07-16 Bruno Haible <bruno@clisp.org>
* tests-lock.c: New file.
* Makefile.am: New file.
* Makefile.msvc: New file.
* Makefile.vms: New file.
|