summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-20Remove comment that is probably obsolete.Eric S. Raymond1-1/+0
2013-09-20Try to fix Dilyan Palauzov's bug.Eric S. Raymond1-1/+1
2013-09-14Ready for 0.8 release. Regression tests pass.0.8Eric S. Raymond2-2/+5
2013-09-14pylint cleanup.Eric S. Raymond1-2/+2
2013-09-14More documentation fixes.Eric S. Raymond1-10/+14
2013-09-14Typo fix.Eric S. Raymond1-1/+1
2013-02-26Typo fix.Eric S. Raymond1-1/+1
2013-01-22Create a public repository and connect it to the Ohloh page.Eric S. Raymond2-1/+5
2013-01-22pylint cleanup.Eric S. Raymond2-16/+14
2013-01-22Version bump for 0.7 release.0.7Eric S. Raymond2-2/+2
2013-01-22Duh, actually process files with a .cc extension.Sam Miller3-3/+6
2013-01-22Freshmeat changed its name.Eric S. Raymond1-1/+1
2011-02-10Time for a point release.0.6Eric S. Raymond2-2/+2
2011-01-13Six more tests, and a regression rebuild forced by verbosity changes.Eric S. Raymond2-2/+67
2011-01-13Allow multiple exclusions.Eric S. Raymond2-5/+10
2011-01-13Show compilation errors whenever base compilation fails.Eric S. Raymond1-7/+7
2011-01-13Check dependencies on booleans.Eric S. Raymond1-0/+3
2011-01-12Fix broken verbosty computation.Eric S. Raymond1-1/+1
2011-01-12Add more entry points from <sys/wait.h>.Eric S. Raymond1-0/+7
2010-12-24Another header dependency.Eric S. Raymond1-1/+2
2010-12-22Markup fix.0.5Eric S. Raymond1-1/+0
2010-12-22Include network services headers.Eric S. Raymond1-5/+59
2010-12-22Update header comment and bump version.Eric S. Raymond1-2/+5
2010-12-22Make progress messages more informative and less verbose.Eric S. Raymond3-149/+97
2010-12-22Fix some test loads and be more obvious when a basic compile fails.Eric S. Raymond6-5/+13
2010-12-22Fix implementation of the exclude option.Eric S. Raymond1-1/+4
2010-12-22Dcumentation and news update.Eric S. Raymond2-8/+14
2010-12-22Implement the exclusion option.Eric S. Raymond2-6/+22
2010-12-22Prevent false match on C++ method names.Eric S. Raymond1-1/+3
2010-12-22Typo fix.Eric S. Raymond1-7/+7
2010-12-22Checking of SuSv2 syatem interfaces and hears is complete.Eric S. Raymond1-7/+84
2010-12-21Teststs through t*,Eric S. Raymond1-18/+159
2010-12-21More tests in s*, and straighten out string.h vs. strings.h confusion.Eric S. Raymond5-41/+80
2010-12-21All functions up to just before s.Eric S. Raymond1-6/+77
2010-12-21Tests for pthread functions.Eric S. Raymond1-1/+78
2010-12-21All SuS functions up to just before pthread*.Eric S. Raymond1-1/+93
2010-12-21Sus functions through l* are listed.Eric S. Raymond1-1/+135
2010-12-21All SuS entry points through h are liated.Eric S. Raymond1-4/+74
2010-12-21Be rigorous and list SuS entry points.Eric S. Raymond3-92/+258
2010-12-20More tests.Eric S. Raymond3-2/+14
2010-12-20Many more tests. All regressions pass.Eric S. Raymond2-4/+29
2010-12-20More tests mostly in stdio.h functions.Eric S. Raymond4-4/+35
2010-12-20Maintain a stack of includes so we can special-case S_SPLINT_S.Eric S. Raymond3-7/+15
2010-12-20Ready to ship 0.4 point release.0.4Eric S. Raymond3-8/+34
2010-12-20More tests, mostly in stdio.h.Eric S. Raymond3-5/+17
2010-12-20Tests for ctime(), fclose(), fchmod(), fchown().Eric S. Raymond7-4/+72
2010-12-13Add many more requirements.Eric S. Raymond2-1/+25
2010-12-13D<stdlib> depenency for random-number functions.Eric S. Raymond3-7/+18
2010-12-13Comment out some SuS requirements that aren't.Eric S. Raymond1-4/+3
2010-12-13Fixed clock() test, added crypt() test and several requirements.Eric S. Raymond4-3/+31