1223 Commits

Author SHA1 Message Date
Daiki Ueno
0a6cca9ae8 Merge branch 'maint' 2013-03-13 12:04:14 +09:00
Miguel Ángel Arruga Vivas
91bbb3d2a9 Do not define __attribute__ in header files.
Fix Savannah bug #35313.
2013-03-07 10:26:49 +01:00
Daiki Ueno
f2fea95114 Fix commit 2509d5255bd13c016f575c13b92ccf4fed48a672. 2013-03-06 15:17:03 +09:00
Miguel Angel Arruga Vivas
2509d5255b Add 'autosprintf::operator='. 2013-03-06 06:48:55 +09:00
Daiki Ueno
b512a35bda Merge branch 'maint' 2013-03-05 18:57:55 +09:00
Daiki Ueno
a5b7dabe21 Update copyright year. 2013-03-05 17:23:40 +09:00
Daiki Ueno
12bc2a58b7 Update copyright year. 2013-03-05 17:21:10 +09:00
Bruno Haible
0510c5e714 Updated translations. 2013-03-02 18:27:56 +01:00
Daiki Ueno
87a885f023 Determine Woe32 C symbol prefix at configure time. 2013-02-25 18:19:03 +09:00
Daiki Ueno
34d9cf7630 Remove references to non-existing COPYING.LIB-2.*. 2013-02-05 11:26:46 +09:00
Daiki Ueno
eb1ef102cc Fix link errors related to C99-style extern inline.
After recent C99-style extern inline changes in gnulib, functions
defined in xsize.h are now declared as "extern inline".  That means
the libraries using those functions need to be linked to xsize.o.
2013-01-17 18:10:37 +09:00
Daiki Ueno
7e0852e941 Regenerate files for 0.18.2. 2012-12-25 15:24:25 +09:00
Daiki Ueno
ad9e6e9156 Version 0.18.2. 2012-12-25 14:17:00 +09:00
Daiki Ueno
30c69f3c00 Prepare for 0.18.2. 2012-12-25 14:16:50 +09:00
Daiki Ueno
94d77889ad woe32dll: Check __MINGW32__ as well as _WIN64 for defining IMP 2012-12-25 14:16:27 +09:00
Daiki Ueno
4f4bbf1d7d localecharset: respect the thread-specific locale on Mac OS X 2012-12-24 09:31:55 +09:00
Daiki Ueno
17be61925e Fix W64 build errors. 2012-12-22 18:24:00 +09:00
Daiki Ueno
443d2b40a9 test-lock: work around pthread-win32 and merge gnulib changes
test-lock: work around pthread-win32
* test-lock.c (gl_thread_self_pointer): Renamed from
gl_thread_self; all callers changed.  Work around pthread-win32.
(gl_thread_join): Add extra RETVALP argument; all callers changed.

test-lock: merge gnulib changes
2011-06-09  Bruno Haible  <bruno@clisp.org>
* test-lock.c: Use gl_thread_self_pointer instead of
gl_thread_self.

2010-03-25  Bruno Haible  <bruno@clisp.org>
Minor formatting changes.
* test-lock.c: Insert space before function argument list.
Reported by Jim Meyering.

2008-12-07  Bruno Haible  <bruno@clisp.org>
* test-lock.c (test_lock, test_rwlock, test_recursive_lock)
(test_once): Mark functions as static.

2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
	    Bruno Haible  <bruno@clisp.org>
* test-lock.c (test_lock, test_rwlock, test_recursive_lock)
(test_once): Pass an additional NULL argument to gl_thread_join.

2008-09-21  Bruno Haible  <bruno@clisp.org>
* test-lock.c (main): Tweak skip message.

2008-08-22  Eric Blake  <ebb9@byu.net>
test-lock: mention why a test is skipped
* test-lock.c (main) [!USE_*_THREADS]: Print why test is skipped.

2007-05-28  Eric Blake  <ebb9@byu.net>
Unconditionally include <config.h> in unit tests.
test-lock.c: Remove #ifdef HAVE_CONFIG_H.
2012-12-19 07:52:26 +09:00
Daiki Ueno
0cde5e7f08 Use AC_CONFIG_HEADERS instead of AM_CONFIG_HEADER. 2012-12-17 09:49:35 +09:00
Daiki Ueno
e9c5ba083a Fix typo in the copyright header. 2012-12-10 11:03:23 +09:00
Daiki Ueno
690d885cc3 Update the matrix. 2012-12-08 18:33:01 +09:00
Daiki Ueno
0edb463c34 Update from gnulib. 2012-12-08 18:24:35 +09:00
Bruno Haible
a55ce84612 Updated translations. 2012-12-08 05:01:55 +01:00
Bruno Haible
dfb4acffc1 Update after gnulib changed. 2012-12-08 04:17:38 +01:00
Stefano Lattarini
2cccb4c662 m4: use AC_PROG_MKDIR_P, not the deprecated AM_PROG_MKDIR_P
AM_PROG_MKDIR_P is be deprecated since Automake 1.12.1, and will
be removed in Automake 1.14.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
2012-12-07 09:48:49 +01:00
Bruno Haible
da3d68da7a New Croatian translations. 2012-07-08 18:17:45 +02:00
Bruno Haible
1263ecef8a Write "Mac OS X" instead of "MacOS X". 2012-06-22 13:16:22 +02:00
Jim Meyering
d7966de55c Spelling fixes. 2012-06-03 21:50:03 +02:00
Bruno Haible
c971a7da9f Rules.quot: Reenable use of build gettext tools in gettext package. 2012-06-03 21:05:57 +02:00
Bruno Haible
89d66f0372 Move intmax_t.m4 file into libasprintf subdirectory. 2012-02-19 02:09:34 +01:00
Bruno Haible
1eeab011bc Replace FSF snail-mail address with URL. 2012-02-18 22:30:37 +01:00
Bruno Haible
4e2caeddd1 Update from gnulib. 2012-02-18 22:30:31 +01:00
Bruno Haible
b366aa9b24 Modernize quoting. 2012-02-18 22:28:04 +01:00
Bruno Haible
b44c55d431 Update copyright year. 2012-02-18 22:28:03 +01:00
Bruno Haible
b783616e1d Update from gnulib. 2012-02-18 22:28:03 +01:00
Bruno Haible
9ced4c20c2 Update from gnulib. 2012-02-18 22:28:03 +01:00
Bruno Haible
b4d6b65c97 Update from gnulib. 2012-02-18 22:27:54 +01:00
Bruno Haible
0c5051a470 Update from gnulib. 2012-01-26 19:41:06 +01:00
Bruno Haible
064a550ca1 Update from gnulib. 2012-01-26 19:38:46 +01:00
Bruno Haible
23fc715d33 Update from gnulib. 2012-01-07 04:26:07 +01:00
Bruno Haible
58b0dee19c Update from gnulib. 2012-01-04 14:54:26 +01:00
Bruno Haible
1a1831be04 Avoid crash in *printf functions for invalid format string with dollar. 2011-10-15 17:30:44 +02:00
Bruno Haible
61e3e44b2a Update from gnulib. 2011-10-15 13:24:55 +02:00
Bruno Haible
f17ea2fd4b Update from gnulib. 2011-10-15 12:15:49 +02:00
Bruno Haible
6a34b9ef2a Update from gnulib. 2011-10-03 13:27:58 +02:00
Bruno Haible
c310bcb62e iconv.m4: Add support for MSVC compiler. 2011-09-10 22:35:57 +02:00
Bruno Haible
0244445f5b Update from gnulib: fix "make -q" problem. 2011-09-10 22:23:06 +02:00
Bruno Haible
fdcbc96667 Avoid literal tabs. 2011-07-07 13:16:56 +02:00
Bruno Haible
03dba954ec Complete the change in vasnprintf.c from 2010-04-10. 2011-07-07 12:49:27 +02:00
Bruno Haible
0cf0e3dd31 Update from gnulib. 2011-07-07 12:49:26 +02:00