summaryrefslogtreecommitdiff
path: root/rule.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-30Update Copyright statements for 2014.Paul Smith1-1/+1
2014-07-07* various: Assume ISO C89-compliant free() implementation.Paul Smith1-2/+1
2014-07-07* maintMakefile, various: Improve constification of the codebase.Paul Smith1-2/+2
2013-11-23[SV 40361] Don't use vsnprintf(), which is an ISO C99 function.Paul Smith1-2/+2
2013-09-22Add VMS port updates from Hartmut Becker.Paul Smith1-1/+1
2013-07-22[Bug #39310] Parse simple pattern prereqs for globbing.Paul Smith1-1/+1
2013-06-22Create a character map to use for locating stop-points in strings.Paul Smith1-1/+1
2013-05-17Update source file format: remove TABs, use GNU coding styles.Paul Smith1-98/+98
2013-05-17Update copyright for changes in 2013.Paul Smith1-1/+1
2013-04-16Cleanup some source and fix autoconf warnings.Paul Smith1-3/+1
2013-01-20Rename the make.h file to makeint.h for internal use only.Paul Smith1-1/+1
2012-03-05Simplify copyrights using ranges of years.Paul Smith1-3/+1
2012-03-04Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines.Paul Smith1-13/+13
2012-01-16Update copyright notices.Paul Smith1-3/+3
2010-11-06Improve backslash/newline handling to adhere to POSIX requirements.Paul Smith1-0/+1
2010-07-19- Many fixup patches from Savannah.Paul Smith1-2/+3
2010-07-13Update copyrights for 2010.Paul Smith1-2/+2
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