summaryrefslogtreecommitdiff
path: root/expand.c
Commit message (Expand)AuthorAgeFilesLines
* - Rework secondary expansion so we only defer it if there's a possibilitypsmith2009-09-241-2/+2
* - Fix Savannah bug #27093psmith2009-08-021-8/+13
* * Update to GPLv3psmith2007-07-041-4/+4
* Fix a core dump when reading_file is 0 (20033).psmith2007-06-191-4/+9
* This is a major update, which switches virtually every allocated-but-not-freedpsmith2007-03-201-3/+5
* Fix from Eli for incorrect value of $(MAKE) on Cygwin.psmith2006-11-181-28/+39
* Another round of cleanups:psmith2006-04-091-14/+12
* Code cleanup: Remove all references to PARAMS() & ansi2knr.psmith2006-04-071-1/+1
* Fix Savannah bug #15913.psmith2006-03-151-8/+8
* Numerous updates to tests for issues found on Cygwin and Windows.psmith2006-03-101-1/+1
* - Memory cleanups, found with valgrind.psmith2006-02-201-8/+8
* Fix Savannah bug #106: keep separate track of which variable we arepsmith2006-02-151-17/+23
* Last of the copyright updates.psmith2006-02-111-1/+2
* Update copyright and license notices on all files.psmith2006-02-111-13/+11
* Various minor updates and code cleanups.psmith2005-07-121-1/+1
* Implementation of the second expansion in explicitbosk2005-02-271-1/+1
* Fix some bugs in variable pattern substitution (e.g. $(VAR:A=B)),psmith2004-09-211-41/+39
* Numerous updates and bug fixes.psmith2004-03-221-1/+2
* Fix bugs 5798 and 6195.psmith2003-11-041-0/+10
* Enhancement (bug #2407) Make error messages more clear.psmith2003-01-301-8/+6
* Fix eval bugs 1516 and 1517.psmith2002-10-251-0/+25
* Convert the source code to use ANSI C style function definitions andpsmith2002-10-141-31/+12
* Fix core dump on malformed variable line (Debian bug #81656)psmith2002-10-051-1/+1
* Install Greg McGary's patches to port the id-utils hashing functions topsmith2002-07-111-1/+1
* Fix Debian bug #144306: pass target-specific variables into the environmentpsmith2002-05-101-22/+22
* Some bug fixes and document updates.psmith2001-01-211-31/+51
* * Various fixes for problems in the 3.79.0.1 pretest.psmith2000-06-191-1/+5
* * Lots of bug fixes and cleanup; new i18n files, etc.psmith2000-06-071-1/+1
* * A large number of fixes/enhancements. See the ChangeLog.psmith2000-03-271-15/+8
* * Fix for dir.c from Andreas Schwab.psmith2000-02-071-8/+17
* * Fix PR/1407.psmith2000-02-051-14/+1
* * Change $(call...) to not expand arguments by default.psmith2000-01-111-1/+1
* * Many cleanups and bugfixes.psmith1999-11-171-8/+66
* * Fix PR/1394.psmith1999-10-151-4/+4
* * Rework jobserver yet one more time.psmith1999-08-131-1/+4
* * Add gettext macros to start i18n support.psmith1999-07-281-3/+4
* * Various bug fixes.psmith1999-06-141-1/+1
* * Update FSF address info in copyright notices.psmith1999-03-051-1/+2
* Checkpoint changes. Bug fixes, mostly.psmith1998-10-031-31/+9
* GNU make release 3.77.psmith1998-07-301-17/+72
* Tue Mar 19 20:21:34 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>roland1996-03-201-1/+2
* Cast results of `alloca' to `char *' in two places.roland1995-02-061-3/+5
* (variable_expand): Fix braino in last change.roland1995-01-151-1/+1
* (variable_expand): Rewrote computed variable name and substitutionroland1995-01-151-110/+92
* entered into RCSroland1993-08-301-1/+8
* Formerly expand.c.~9~roland1993-06-251-1/+27
* Formerly expand.c.~8~roland1993-05-061-44/+87
* Formerly expand.c.~7~roland1993-02-031-2/+2
* Formerly expand.c.~6~roland1992-12-221-1/+1
* Formerly expand.c.~5~roland1992-10-251-1/+1