| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
like, MONTHS ago!
Submitted by: Brian Poole <raj@cerias.purdue.edu>
|
|
|
|
|
|
|
|
|
|
|
| |
- fix build with gcc-3.4;
- fix sortedp.c and zbogotest to handle empty files properly;
- add a 'test' target;
- use INFO and PLIST_FILES and nuke pkg-plist.
And yes, I know that adding HAVE_STRING_H to config.h.in is somewhat
hackish; the proper fix - a string.h check in configure.in - is on its
way to the bogosort developers :)
|
| |
|
| |
|
|
|
|
| |
www.tuxedo.org -> www.catb.org
|
| |
|
|
|
|
| |
thus rendering this patch superfluous.
|
|
|
|
|
|
| |
printing routines, the problem originally found by Kris Kennaway.
Unfortunately, the bogosort author did not quite apply the patch I sent,
hence the need for the new files/patch-bogosort.c.
|
| |
|
|
|
|
|
| |
Remove the texinfo documentation patch - the author included
it in the official distribution.
|
|
|
|
|
|
|
|
| |
there's still something to be desired - the author needs to re-read
texinfo docs, and note that menu entries start with a '*' character :)
PR: 27977
Submitted by: Patrick Li <pat@databits.net>, kris
|
| |
|
|
bogo-sort algorithm described in the Jargon File.
PR: 21290
Submitted by: Peter Pentchev <roam@orbitel.bg>
|