summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-10Tests for atan(3) and atanh(3).Eric S. Raymond5-5/+45
2010-12-10Tests for alarm(), asin(), asinh().Eric S. Raymond5-5/+70
2010-12-10Don're register requires more than once.Eric S. Raymond2-15/+4
2010-12-10Yet more tests ans some belated checkins.Eric S. Raymond5-1/+71
2010-12-10Make the script clean up after itself better.Eric S. Raymond4-2/+7
2010-12-10Test for access() needing <unistd.h>.Eric S. Raymond4-2/+28
2010-12-09Clearer progress messages and two more tests.Eric S. Raymond4-10/+28
2010-12-09Added regression test with abort(3) and <stdlib.h>.Eric S. Raymond2-3/+21
2010-12-09Add the first requirement from POSIX.Eric S. Raymond5-1/+37
2010-12-09Better-qualified umask regexp.Eric S. Raymond2-2/+2
2010-12-09Detect duplicated inclusions.Eric S. Raymond6-4/+31
2010-12-09First version with a depenency table is ready to ship.0.3Eric S. Raymond3-2/+7
2010-12-09Improve the regression tests.Eric S. Raymond4-6/+21
2010-12-09Logic for requirement rules is working.Eric S. Raymond1-10/+16
2010-12-09Infrastructure for dependency rules.Eric S. Raymond1-9/+31
2010-12-07Refactoring step.Eric S. Raymond1-12/+12
2010-12-05Typo fixes and more caveats.Eric S. Raymond1-3/+11
2010-12-02Version bump to 0.2.0.2Eric S. Raymond2-1/+2
2010-12-02Document limitations.Eric S. Raymond1-8/+20
2010-12-02Add a statistical summary on the last line.Eric S. Raymond4-3/+37
2010-12-02Documentation fix.Eric S. Raymond1-1/+1
2010-12-01Typo fixes.Eric S. Raymond1-2/+2
2010-12-01-V is an option.0.1Eric S. Raymond1-0/+1
2010-12-01Implement -V option.Eric S. Raymond1-1/+5
2010-12-01More documentation.Eric S. Raymond1-6/+14
2010-12-01More tips on good usage.Eric S. Raymond1-3/+22
2010-12-01Typo fixes.Eric S. Raymond2-2/+2
2010-12-01Pre-release cleanup. Regression tests pass and pychecker runs clean.Eric S. Raymond3-5/+7
2010-12-01Add the guillotine icon to the repo, in case we want different sizes.Eric S. Raymond1-0/+0
2010-12-01Add documentation, the beginnings of a test suite, a logo, an shipper control.Eric S. Raymond12-0/+225
2010-12-01Fix broken processing of --ignore and clean up debug levels.Eric S. Raymond1-11/+18
2010-12-01Add -m option.Eric S. Raymond1-12/+16
2010-12-01Typo fixes.Eric S. Raymond1-3/+5
2008-11-09Handle #i as well as #ifdef.Eric S. Raymond1-1/+1
2008-11-08Remove option now works.Eric S. Raymond1-17/+18
2008-11-08Condition the baton-twirling properly.Eric S. Raymond1-4/+4
2008-11-08Use a modification context object.Eric S. Raymond1-29/+44
2008-11-08Integrate baton twirling.Eric S. Raymond1-17/+20
2008-11-08Refactored so building the inclusion map is all sone at once.Eric S. Raymond1-49/+11
2008-11-08Remove unneeded code.Eric S. Raymond1-10/+2
2008-11-08Refactor dependency mapping.Eric S. Raymond1-2/+90
2008-11-08Performs recursion on argumend directories.Eric S. Raymond1-4/+30
2008-11-08Ignore conditional inclusions.Eric S. Raymond1-11/+19
2008-11-06Refactoring step.Eric S. Raymond1-28/+32
2008-11-06Complain more loudly if the base fiile won't build.Eric S. Raymond1-6/+9
2008-11-06Change reporting format to be more stream-oriented.Eric S. Raymond1-2/+2
2008-11-06Allow the ignoreargument to be a regexp.Eric S. Raymond1-5/+7
2008-11-06Refactoring step.Eric S. Raymond1-35/+49
2008-11-06Initial revisionEric S. Raymond1-0/+122