summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make it work for autoconf-2.52 using packages as well.Bruno Haible2001-10-303-4/+23
* Create a libgettextsrc shared library.Bruno Haible2001-10-292-33/+66
* Create a libgettextlib shared library.Bruno Haible2001-10-2914-36/+80
* Portability tweak of mkdtemp.c.Bruno Haible2001-10-294-1/+14
* Recognize .hxx as C++ source code.Bruno Haible2001-10-262-0/+5
* Improve wording.Bruno Haible2001-10-262-1/+10
* Ignore autogenerated files.Bruno Haible2001-10-261-0/+1
* Update.Bruno Haible2001-10-261-0/+4
* Regenerated.Bruno Haible2001-10-2619-310/+514
* Avoid warnings on some platforms.Bruno Haible2001-10-261-0/+6
* Avoid warnings on some platforms.Bruno Haible2001-10-266-20/+35
* BeOS portability.Bruno Haible2001-10-264-1/+17
* Tweak value of INTLLIBS.Bruno Haible2001-10-262-1/+8
* Avoid a warning on non-glibc platforms.Bruno Haible2001-10-262-0/+6
* Cosmetic fix.Bruno Haible2001-10-262-1/+5
* Make 'install' consistent with 'installdirs'.Bruno Haible2001-10-262-0/+7
* Use our own fixed copy of texi2html.Bruno Haible2001-10-264-5/+14
* Add support for ISO-8859-1 characters like @,{c}Bruno Haible2001-10-261-9/+34
* texi2html, version 1.52.Bruno Haible2001-10-261-0/+2081
* Remove a few obsolete paragraphs.Bruno Haible2001-10-261-29/+5
* Document all the programs.Bruno Haible2001-10-2617-232/+1922
* Fix the usage message.Bruno Haible2001-10-2612-11/+25
* Small changes so that the PO file passes "msgfmt -c".Bruno Haible2001-10-266-1530/+4332
* Update file list.Bruno Haible2001-10-262-0/+6
* Inline two heavily used memcpy() and strchr() calls.Bruno Haible2001-10-262-10/+44
* Use putc_unlocked instead of putc when possible, for speed.Bruno Haible2001-10-264-3/+15
* Use getc_unlocked instead of getc where possible, for speed.Bruno Haible2001-10-268-9/+40
* Extract translator comments only, not all comments.Bruno Haible2001-10-262-1/+6
* Add the standard targets 'install-strip' and 'installdirs'.Bruno Haible2001-10-264-0/+51
* Regenerated.Bruno Haible2001-10-259-118/+368
* Fix syntax errors.Bruno Haible2001-10-253-3/+6
* New program 'msginit'.Bruno Haible2001-10-257-6/+1672
* Add the projects directory.Bruno Haible2001-10-253-1/+7
* Copy only specific files.Bruno Haible2001-10-252-3/+5
* New program 'urlget'.Bruno Haible2001-10-254-3/+374
* Translation project descriptions.Bruno Haible2001-10-2517-0/+4657
* Extract msgen's main function to a separate file, for use by msginit.Bruno Haible2001-10-255-48/+114
* Extract the time formatting code into a separate file po-time.c, to be used byBruno Haible2001-10-255-49/+131
* New program 'user-email'.Bruno Haible2001-10-255-2/+343
* New program 'hostname'.Bruno Haible2001-10-258-4/+420
* Make the subprocess and pipe primitives more reliable and more flexible.Bruno Haible2001-10-2418-95/+356
* Fix comment handling.Bruno Haible2001-10-242-3/+13
* These files are now autogenerated from *.in files.Bruno Haible2001-10-244-564/+0
* Regenerated using automake-1.5.Bruno Haible2001-10-2412-2023/+3465
* Remove gcc warnings.Bruno Haible2001-10-241-2/+2
* Update to automake-1.5.Bruno Haible2001-10-242-15/+17
* Update file list.Bruno Haible2001-10-242-47/+162
* Upgrade to automake-1.5.Bruno Haible2001-10-2414-168/+146
* Add comments.Bruno Haible2001-10-241-0/+12
* Move determination of locale to a separate file, and add Win32 support to it.Bruno Haible2001-10-245-36/+718