index
:
external_gettext.git
replicant-6.0
gettext for Android
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gettext-tools
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
strtoul.obj is not needed on these platforms.
Bruno Haible
2009-06-23
3
-8
/
+7
*
Allow compilation in C++ mode.
Bruno Haible
2009-06-23
3
-1
/
+29
*
On Windows, export this variable from the DLL, so that libgrep can use it.
Bruno Haible
2009-06-23
2
-2
/
+6
*
Update from gnulib. Fixes a compilation failure with HP-UX cc.
Bruno Haible
2009-06-23
2
-2
/
+11
*
Work around AIX compiler bug.
Bruno Haible
2009-06-23
2
-1
/
+10
*
Use c_strcasecmp instead of strcasecmp; needed for Turkish locale.
Bruno Haible
2009-06-23
2
-0
/
+16
*
Add gnulib module 'c-strcase'.
Bruno Haible
2009-06-23
2
-0
/
+13
*
New gnulib module 'c-strcase'.
Bruno Haible
2009-06-23
3
-0
/
+157
*
Secure creation of temporary file.
Bruno Haible
2009-06-23
1
-7
/
+38
*
Fix a link error on MacOS X.
Bruno Haible
2009-06-23
2
-2
/
+7
*
Don't compile strtoul.c on platforms that already have strtoul.
Bruno Haible
2009-06-23
2
-1
/
+6
*
Define the alias differently.
Bruno Haible
2009-06-23
2
-5
/
+11
*
Use a more secure way to create temporary files and directories.
Bruno Haible
2009-06-23
1
-0
/
+5
*
Fix a warning.
Bruno Haible
2009-06-23
2
-1
/
+6
*
fwriteerror now calls fclose().
Bruno Haible
2009-06-23
4
-29
/
+40
*
Update 'strerror' module from gnulib, but keep #if !HAVE_STRERROR modification.
Bruno Haible
2009-06-23
2
-6
/
+17
*
Add a patch from gnulib.
Bruno Haible
2009-06-23
2
-3
/
+7
*
Update 'strtol' and 'strtoul' modules from gnulib.
Bruno Haible
2009-06-23
3
-248
/
+101
*
Update 'strstr' module from gnulib.
Bruno Haible
2009-06-23
2
-19
/
+19
*
Update 'strpbrk' module from gnulib.
Bruno Haible
2009-06-23
2
-17
/
+18
*
Update 'strcspn' module from gnulib.
Bruno Haible
2009-06-23
2
-10
/
+6
*
Update 'strcase' module from gnulib.
Bruno Haible
2009-06-23
3
-116
/
+43
*
Update 'stpncpy' module from gnulib.
Bruno Haible
2009-06-23
6
-30
/
+25
*
Update 'full-write' module from gnulib.
Bruno Haible
2009-06-23
2
-4
/
+6
*
Update 'safe-read' module from gnulib.
Bruno Haible
2009-06-23
2
-19
/
+23
*
Update 'quotearg' module from gnulib.
Bruno Haible
2009-06-23
3
-15
/
+27
*
Update 'memmove' and 'memset' modules from gnulib.
Bruno Haible
2009-06-23
3
-6
/
+16
*
Update 'mbswidth' module from gnulib.
Bruno Haible
2009-06-23
3
-1
/
+16
*
Update 'fatal-signal' module from gnulib.
Bruno Haible
2009-06-23
3
-7
/
+54
*
Update 'error' module from gnulib.
Bruno Haible
2009-06-23
6
-209
/
+99
*
Update 'readlink' module from gnulib.
Bruno Haible
2009-06-23
2
-1
/
+7
*
Update 'progname' module from gnulib.
Bruno Haible
2009-06-23
2
-3
/
+5
*
Update 'argmatch' module from gnulib.
Bruno Haible
2009-06-23
3
-34
/
+59
*
gnulib module 'quote'.
Bruno Haible
2009-06-23
6
-0
/
+82
*
gnulib module 'exitfail'.
Bruno Haible
2009-06-23
6
-0
/
+66
*
Update 'getopt' module from gnulib.
Bruno Haible
2009-06-23
7
-598
/
+379
*
Part of gnulib module 'getopt'.
Bruno Haible
2009-06-23
2
-0
/
+366
*
Update 'fnmatch' module from gnulib.
Bruno Haible
2009-06-23
5
-199
/
+396
*
Part of 'fnmatch' module from gnulib.
Bruno Haible
2009-06-23
1
-0
/
+1192
*
Update 'unlocked-io' module from gnulib.
Bruno Haible
2009-06-23
2
-73
/
+134
*
Forgot to update copyright year.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Update from gnulib.
Bruno Haible
2009-06-23
2
-13
/
+2
*
Update from gnulib. Whitespace change only.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Update from gnulib.
Bruno Haible
2009-06-23
3
-7
/
+25
*
Partial update from gnulib.
Bruno Haible
2009-06-23
2
-4
/
+10
*
Update to obstack from gnulib as of 2004-12-10.
Bruno Haible
2009-06-23
3
-477
/
+206
*
Tweak last patch so that it also works with g++ 3.3 on glibc systems.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Include <libintl.h> when using libstdc++ from g++ 3.4.
Bruno Haible
2009-06-23
2
-1
/
+17
*
Add a GPL copyright notice to lbrkprop.h.
Bruno Haible
2009-06-23
3
-1
/
+42
*
Support for valgrind2.
Bruno Haible
2009-06-23
3
-1
/
+13
[next]