blob: 6df06ea017461f1594641cea968e639fa9eda661 (
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
|
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.
|