summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 1.49b.v1.49bBISON-1_49bPaul Eggert2002-08-121-0/+2
* * Makefile.am (SUBDIRS): Remove intl.Paul Eggert2002-08-121-1/+143
* Regenerate.Paul Eggert2002-08-123-216/+233
* Add pt_BR.Paul Eggert2002-08-121-0/+1
* Fix comment about `$$ = $1': it can copy garbage.Paul Eggert2002-08-121-2/+2
* Add Paul Hilfinger.Paul Eggert2002-08-121-49/+50
* (AT_INCREASE_DATA_SIZE): New macro.Paul Eggert2002-08-121-0/+23
* (AC_SYNCLINES_COMPILE): Accept any nonzeroPaul Eggert2002-08-121-1/+1
* Do not use 'cc -c input.c -o input';Paul Eggert2002-08-121-2/+2
* (yylex): Do not pass signed char to isupper; it's not portable.Paul Eggert2002-08-121-2/+2
* (EXTRA_DIST): Avoid +=, a GNU make extension.Paul Eggert2002-08-121-4/+2
* (table_grow, pack_vector): Wrap strings in _() ifPaul Eggert2002-08-121-3/+3
* (alloca): Use same pattern as ../lib/error.c.Paul Eggert2002-08-121-25/+18
* (symbol_get): Don't cast LHS of an assignment;Paul Eggert2002-08-121-1/+1
* Wrap strings in _() if they need translation.Paul Eggert2002-08-121-21/+21
* (relation_transpose): Wrap strings in _() if they need translation.Paul Eggert2002-08-121-2/+2
* Fix spelling in comment.Paul Eggert2002-08-121-1/+1
* Cast result of bindtextdomain and textdomainPaul Eggert2002-08-121-2/+2
* (lookaheads_print): Wrap strings in _() if they need translation.Paul Eggert2002-08-121-4/+4
* (injections_compute): Wrap strings in _() ifPaul Eggert2002-08-121-2/+2
* (grammar_dump): Wrap strings in _() if they need translation.Paul Eggert2002-08-121-9/+10
* (compute_header_macro): Remove; unused.Paul Eggert2002-08-122-46/+0
* (strerror_r): Remove decl; not needed.Paul Eggert2002-08-121-17/+9
* (print_closure, set_firsts, closure): Wrap strings in _() if they needPaul Eggert2002-08-121-6/+6
* (assoc_to_string): Wrap strings in _() if they need translation.Paul Eggert2002-08-121-1/+1
* (INCLUDES): Do not include from the intl directory, which has been removed.Paul Eggert2002-08-121-5/+2
* (state_list_append, new_itemsets, get_state, append_states, generate_states):Paul Eggert2002-08-121-7/+9
* Update translations from Translation Project.Paul Eggert2002-08-128-1811/+4096
* Add src/assoc.c, src/closure.c, src/gram.c,Paul Eggert2002-08-121-2/+10
* New files from gettext-0.11.5.Paul Eggert2002-08-121-0/+10
* Sync with gettext (comment change only).Paul Eggert2002-08-122-2/+14
* (jm_PREREQ_QUOTEARG): AC_MBSTATE_T -> AC_TYPE_MBSTATE_T.Paul Eggert2002-08-121-1/+1
* Sync with fileutils.Paul Eggert2002-08-129-229/+186
* Sync with diffutils.Paul Eggert2002-08-127-126/+114
* (EXTRA_DIST): Remove codeset.m4,Paul Eggert2002-08-121-22/+5
* (lbitset_set, lbitset_reset): Do not assume thatPaul Eggert2002-08-121-3/+5
* (ebitset_set, ebitset_reset): Do not assume that bitset_word is thePaul Eggert2002-08-121-23/+32
* (bitset_set, bitset_reset): Do not assume that bitset_word is the samePaul Eggert2002-08-121-7/+11
* Include "gettext.h".Paul Eggert2002-08-121-22/+25
* (BITSET_WORD_BITS): Now of type unsigned, notPaul Eggert2002-08-121-6/+8
* Sync with fileutils, except usePaul Eggert2002-08-122-41/+48
* Use GPL, not LGPL.Paul Eggert2002-08-125-59/+54
* Sync with GNU tar.Paul Eggert2002-08-123-15/+51
* (abitset_reverse_list, ebitset_reverse_list):Paul Eggert2002-08-121-4/+6
* (INCLUDES): Do not include from the intl directory, which has beenPaul Eggert2002-08-121-9/+7
* New translation.Paul Eggert2002-08-121-0/+990
* From fileutils.Paul Eggert2002-08-121-0/+69
* Include string.h, for strlen.Paul Eggert2002-08-121-24/+27
* Sync with Automake 1.6.3.Paul Eggert2002-08-122-125/+137
* (AC_CHECK_DECLS): Add getenv, getopt.Paul Eggert2002-08-121-5/+4