Downloadliste

Projektbeschreibung

bogosort sorts files or its standard input using the "bogo-sort" algorithm. It can also just randomise the lines in its input, allowing you to perform your own check in a loop.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-07-01 01:15
0.4.2

Diese Version überarbeitet das Verschlüsselungssystem Verfahren. Es sind nur zwei Aufgaben, um das Array für jede Zeile ausgeführt, anstelle von drei.
Tags: Code cleanup
This release reworks the scrambling procedure. Now, only two
assignments are performed to the array for each line, instead of
three.

2002-09-07 01:09
0.4.1

Bogosort - Hilfe funktioniert nun wieder.
Tags: Minor bugfixes
bogosort --help now works again.

2002-09-05 01:44
0.4.0

Es gibt eine neue - Start-Option. Exit-Codes sind von sysexits.h genommen. Die Randomisierung Algorithmus ist jetzt, was es beabsichtigt war, zu tun, und die letzte Zeile wird nicht ignoriert, wenn nicht durch einen Zeilenumbruch beendet.
Tags: Major bugfixes
There is a new --seed option. Exit codes are taken from sysexits.h. The randomization algorithm now does what it was intended to do, and the last line isn't ignored if not terminated by a newline.

2001-08-01 15:55
0.3.3

Diese Version baut nun ohne GNU Make.
Tags: Minor bugfixes
This release now builds without GNU Make.

2001-04-07 22:14
0.3.2

Verschiedene interne Updates und Support zu kompilieren für OpenBSD.
Tags: Minor bugfixes
Various internal updates, and compile support for OpenBSD.

Project Resources