summaryrefslogtreecommitdiff
path: root/rule.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-25Update copyright years.Paul Smith1-2/+2
2009-09-27- Add static pattern targets to the string cache.Paul Smith1-8/+1
2009-09-24- Rework secondary expansion so we only defer it if there's a possibilityPaul Smith1-18/+15
2009-09-16- Add xcalloc() and call itPaul Smith1-3/+2
2009-06-13- Fix Savannah bug 17825Paul Smith1-1/+1
2009-06-09- Fix Savannah bug #18124Paul Smith1-1/+1
2007-07-04* Update to GPLv3Paul Smith1-4/+4
2007-03-20This is a major update, which switches virtually every allocated-but-not-freedPaul Smith1-138/+103
2006-04-09Another round of cleanups:Paul Smith1-31/+27
2006-04-07Code cleanup: Remove all references to PARAMS() & ansi2knr.Paul Smith1-1/+1
2006-03-17Fixed Savannah bug #16053.Boris Kolpackov1-6/+3
2006-02-11Last of the copyright updates.Paul Smith1-1/+2
2006-02-11Update copyright and license notices on all files.Paul Smith1-13/+11
2005-10-24Make second expansion optional (partial implementation).Paul Smith1-2/+3
2005-04-13Fix performance degradation introduced by the second expansion feature.Paul Smith1-0/+1
2004-03-22Numerous updates and bug fixes.Paul Smith1-15/+0
2004-02-24Many compiler warning cleanups.Paul Smith1-1/+1
2003-05-02- Fix bug #1405: allow multiple pattern-specific variables to match a target.Paul Smith1-100/+0
2002-10-14Convert the source code to use ANSI C style function definitions andPaul Smith1-27/+13
2002-07-08Various cleanups reported by people using the alpha release.Paul Smith1-0/+1
2001-08-19Installed the da.po (Danish) translation file.Paul Smith1-1/+1
2000-02-05* Fix PR/1407.Paul Smith1-2/+2
2000-01-22* Merge VMS patches by Hartmut Becker.Paul Smith1-2/+6
1999-10-15* Fix PR/1394.Paul Smith1-3/+3
1999-07-28* Add gettext macros to start i18n support.Paul Smith1-7/+7
1999-07-21* Add configure option to enable dmalloc library.Paul Smith1-2/+2
1999-07-20* Fix memory leaks, fd leaks, and some long-standing bugs recognizing whenPaul Smith1-0/+13
1999-06-14* Various bug fixes.Paul Smith1-21/+23
1999-03-05* Define and use xstrdup() instead of strdup().Paul Smith1-1/+1
1998-10-13Ignore non-empty lines which become empty after variable expansion.Paul Smith1-4/+10
1998-10-03Checkpoint changes. Bug fixes, mostly.Paul Smith1-3/+3
1998-07-30GNU make release 3.77.Paul Smith1-3/+105
1996-05-09Thu May 9 13:54:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-0/+5
1996-03-20Tue Mar 19 20:21:34 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath1-4/+17
1993-10-21entered into RCSRoland McGrath1-3/+8
1993-10-18Formerly rule.c.~16~Roland McGrath1-21/+29
1993-07-09Formerly rule.c.~15~Roland McGrath1-1/+1
1993-06-30Formerly rule.c.~14~Roland McGrath1-3/+16
1993-06-09Formerly rule.c.~13~Roland McGrath1-3/+2
1993-05-24Formerly rule.c.~12~Roland McGrath1-47/+65
1993-04-15Formerly rule.c.~11~Roland McGrath1-1/+2
1993-02-21Formerly rule.c.~10~Roland McGrath1-28/+19
1992-11-13Formerly rule.c.~9~Roland McGrath1-1/+1
1992-11-10Formerly rule.c.~8~Roland McGrath1-1/+1
1992-08-02Formerly rule.c.~7~Roland McGrath1-2/+1
1992-07-14Formerly rule.c.~6~Roland McGrath1-0/+10
1992-05-26Formerly rule.c.~5~Roland McGrath1-1/+1
1992-04-29Formerly rule.c.~4~Roland McGrath1-1/+1
1992-04-26Formerly rule.c.~3~Roland McGrath1-9/+7
1992-03-24Formerly rule.c.~2~Roland McGrath1-4/+9