index
:
external_gettext.git
replicant-6.0
gettext for Android
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Determine whether compiling Cygwin DLLs.
Bruno Haible
2009-06-23
3
-6
/
+32
*
Move gettext-po.h to gettext-po.h.in.
Bruno Haible
2009-06-23
1
-0
/
+0
*
Remove misplaced DLL_VARIABLE markers.
Bruno Haible
2009-06-23
2
-3
/
+4
*
Simplify compiling format.c in C++ mode.
Bruno Haible
2009-06-23
2
-1
/
+7
*
Simplify compiling format.c in C++ mode.
Bruno Haible
2009-06-23
2
-9
/
+5
*
Simplify compiling src/format.c in C++ mode.
Bruno Haible
2009-06-23
1
-0
/
+4
*
Stub for compiling src/format.c in C++ mode.
Bruno Haible
2009-06-23
1
-0
/
+1
*
No need to list the exported functions: we now use -Wl,--export-all-symbols.
Bruno Haible
2009-06-23
4
-217
/
+0
*
Export list.
Bruno Haible
2009-06-23
3
-0
/
+327
*
Macros for exporting symbols on Cygwin.
Bruno Haible
2009-06-23
1
-0
/
+129
*
Typo
Bruno Haible
2009-06-23
1
-1
/
+1
*
Move gettext-tools/mingw/c++xgettext.cc to woe32dll/c++xgettext.cc.
Bruno Haible
2009-06-23
1
-0
/
+0
*
Move gettext-tools/mingw/c++msguniq.cc to woe32dll/c++msguniq.cc.
Bruno Haible
2009-06-23
1
-0
/
+0
*
Move gettext-tools/mingw/c++msgmerge.cc to woe32dll/c++msgmerge.cc.
Bruno Haible
2009-06-23
1
-0
/
+0
*
Move gettext-tools/mingw/c++msggrep.cc to woe32dll/c++msggrep.cc.
Bruno Haible
2009-06-23
1
-0
/
+0
*
Move gettext-tools/mingw/c++msgfilter.cc to woe32dll/c++msgfilter.cc.
Bruno Haible
2009-06-23
1
-0
/
+0
*
Move gettext-tools/mingw/c++msgen.cc to woe32dll/c++msgen.cc.
Bruno Haible
2009-06-23
1
-0
/
+0
*
Move gettext-tools/mingw/c++msgconv.cc to woe32dll/c++msgconv.cc.
Bruno Haible
2009-06-23
1
-0
/
+0
*
Move gettext-tools/mingw/c++msgcomm.cc to woe32dll/c++msgcomm.cc.
Bruno Haible
2009-06-23
1
-0
/
+0
*
Move gettext-tools/mingw/c++msgcat.cc to woe32dll/c++msgcat.cc.
Bruno Haible
2009-06-23
1
-0
/
+0
*
Move gettext-tools/mingw/c++msgattrib.cc to woe32dll/c++msgattrib.cc.
Bruno Haible
2009-06-23
1
-0
/
+0
*
Correct CLASSPATH_SEPARATOR on Cygwin.
Bruno Haible
2009-06-23
1
-0
/
+7
*
Don't fclose after fwriteerror.
Bruno Haible
2009-06-23
1
-1
/
+0
*
Enable shared libraries on Cygwin.
Bruno Haible
2009-06-23
1
-1
/
+3
*
Enable shared libraries on Cygwin.
Bruno Haible
2009-06-23
3
-2
/
+14
*
Avoid crash in signal handler on Cygwin.
Bruno Haible
2009-06-23
2
-3
/
+7
*
Correct CLASSPATH_SEPARATOR on Cygwin.
Bruno Haible
2009-06-23
2
-9
/
+9
*
Remove DLL_VARIABLE declaration.
Bruno Haible
2009-06-23
2
-4
/
+9
*
Tweak xstrcat function.
Bruno Haible
2009-06-23
2
-4
/
+11
*
Improve maybe_executable function on Cygwin.
Bruno Haible
2009-06-23
2
-2
/
+7
*
Add C++ guard.
Bruno Haible
2009-06-23
2
-0
/
+13
*
Create directory 'windows' if $srcdir != $builddir.
Bruno Haible
2009-06-23
2
-0
/
+6
*
On Cygwin, like on mingw, define DLL_EXPORT.
Bruno Haible
2009-06-23
2
-5
/
+16
*
Add support for Sun C/C++ on Linux.
Bruno Haible
2009-06-23
2
-1
/
+8
*
Add support for Sun C/C++ 5.9 on Linux.
Bruno Haible
2009-06-23
2
-3
/
+48
*
Fix invalid ANSI C syntax.
Bruno Haible
2009-06-23
2
-48
/
+55
*
Fix __builtin_expect detection.
Bruno Haible
2009-06-23
2
-2
/
+7
*
c-strcasecmp requires c-ctype.
Bruno Haible
2009-06-23
4
-2
/
+17
*
A few more uses of xvasprintf (hidden in format-invalid.h).
Bruno Haible
2009-06-23
7
-6
/
+15
*
Fix last patch.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Compile Java source for a specific target version.
Bruno Haible
2009-06-23
5
-348
/
+1728
*
Code simplification: use xasprintf.
Bruno Haible
2009-06-23
5
-33
/
+20
*
Optimize the use of xasprintf for string concatenation.
Bruno Haible
2009-06-23
6
-1
/
+93
*
C99 compliant <stdarg.h>.
Bruno Haible
2009-06-23
1
-0
/
+39
*
Result of javac -d . -target 1.1 javaversion.java
Bruno Haible
2009-06-23
1
-0
/
+0
*
Program that shows the Java version.
Bruno Haible
2009-06-23
1
-0
/
+32
*
Determine the Java version supported by javaexec.
Bruno Haible
2009-06-23
2
-0
/
+159
*
Support for determining the Java version supported by javaexec.
Bruno Haible
2009-06-23
6
-5
/
+48
*
Remove trailing whitespace.
Bruno Haible
2009-06-23
3
-3
/
+3
*
Move the xasprintf function from the 'xerror' module to the 'xvasprintf'
Bruno Haible
2009-06-23
38
-62
/
+112
[prev]
[next]