summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* build: fix automake error due to missing ChangeLogStefano Lattarini2012-01-201-1/+1
* getopt: new Autom4te::Getopt moduleStefano Lattarini2012-01-173-41/+123
* tests: avoid spurious failure for each gnu-fortran-using testJim Meyering2012-01-171-1/+1
* maint: generate ChangeLog from git logStefano Lattarini2012-01-176-3/+400
* cosmetics: fix some typos in ChangeLogStefano Lattarini2012-01-151-12/+12
* getopt: refine syntax of previous changeJim Meyering2012-01-152-1/+6
* getopt: remove hack for special handling of "-" argumentStefano Lattarini2012-01-152-9/+34
* avoid new warning about undefined $ARGV[0]Jim Meyering2012-01-152-1/+8
* getopt: fix diagnostic for missing mandatory option argumentStefano Lattarini2012-01-142-4/+41
* doc: mention Bash 2.03 bug with backslash-newlinePaul Eggert2012-01-052-4/+57
* doc: clarify sed buffer limitPaul Eggert2012-01-052-2/+9
* maint: update copyright yearPaul Eggert2012-01-0488-90/+92
* maint: resync upstream filesPaul Eggert2012-01-0416-914/+1495
* autoconf: remove " -link" and ")" from xlf outputPaul Eggert2012-01-022-2/+17
* Do not use "win" to refer to Microsoft Windows.Paul Eggert2012-01-013-8/+8
* configure: will re-execute with $CONFIG_SHELL, if it's setStefano Lattarini2011-12-266-10/+55
* m4sh: allow forced re-execution with $CONFIG_SHELL, if it's setStefano Lattarini2011-12-263-0/+120
* m4sh: refactor _AS_DETECT_BETTER_SHELL, for future changesStefano Lattarini2011-12-262-15/+33
* docs: issue with shell functions and here-documents on SolarisStefano Lattarini2011-12-262-0/+21
* AS_LN_S: fall back on 'cp -pR' (not 'cp -p') if 'ln -s' failsPaul Eggert2011-12-264-6/+19
* AC_LANG_BOOL_COMPILE_TRY(C): port to g++ with warningsPaul Eggert2011-12-072-1/+10
* doc: document GNU make's \#Paul Eggert2011-12-052-3/+12
* doc: tweak previous commitEric Blake2011-11-112-3/+8
* doc: mention export portability hintEric Blake2011-11-112-0/+21
* fortran: define $GFC to "yes" if $FC is a GNU compilerStefano Lattarini2011-10-213-0/+17
* admin: mention recent copyright assignmentsEric Blake2011-10-132-0/+7
* docs: we prefer US English spelling over British oneStefano Lattarini2011-10-062-2/+8
* docs: some fixlets in section about shell signal handlingStefano Lattarini2011-10-062-7/+17
* docs: korn shells can have $? > 256 for signal-terminated childrenStefano Lattarini2011-10-062-0/+72
* docs: relax documentation license by dropping cover textEric Blake2011-09-263-9/+14
* docs: signal-related bugs and incompatibilities for the shellsStefano Lattarini2011-09-202-0/+104
* docs: refer to correct AC_RUN_IFELSE parameter nameEric Blake2011-09-192-1/+9
* docs: fix typo in shell exampleEric Blake2011-09-163-3/+11
* docs: more details about make VPATH rewriting woesStefano Lattarini2011-09-162-8/+41
* docs: document Solaris 10 /bin/ksh and XPG4 sh 'unset' bugStefano Lattarini2011-09-132-1/+9
* docs: improve the prose describing _AC_CHECK_TYPE_NEW_BODYJim Meyering2011-09-012-7/+14
* AC_C_CONST: don't reject gcc -Werror -WallPaul Eggert2011-08-312-8/+23
* docs: other issues with parallel BSD makeStefano Lattarini2011-08-182-46/+107
* docs: fix minor typosStefano Lattarini2011-08-082-3/+8
* docs: another Solaris sh bug with redirected `:'Stefano Lattarini2011-08-042-2/+13
* docs: modernize treatment of ns-resolution timestampsPaul Eggert2011-07-312-12/+20
* * lib/autoconf/specific.m4 (AC_SYS_LARGEFILE): Port to Mac OS X 10.5Paul Eggert2011-07-302-0/+11
* * lib/autoconf/specific.m4 (AC_USE_SYSTEM_EXTENSIONS): Quote cleanly.Paul Eggert2011-07-302-3/+9
* docs: fix minor doc problemsEric Blake2011-07-223-2/+11
* AC_REQUIRE: include FAQ URL when warning about duplicate expansionMike Frysinger2011-07-151-1/+2
* docs: fix typo in AC_PATH_PROGBenoit Sigoure2011-07-123-2/+10
* * tests/semantics.at (AC_REPLACE_FUNCS): Test for just-fixed bug.Paul Eggert2011-06-302-1/+7
* * lib/autoconf/functions.m4 (_AC_REPLACE_FUNCS): Fix tr-cpp problem.Timo Kamph2011-06-302-1/+6
* * lib/autoconf/functions.m4 (_AC_LIBOBJ_ALLOCA): Be even smarter.Paul Eggert2011-06-192-6/+15
* * lib/autoconf/functions.m4 (_AC_LIBOBJ_ALLOCA): Try to outsmart GCC.Paul Eggert2011-06-182-12/+11