summaryrefslogtreecommitdiffstats
path: root/RELEASES.md
Commit message (Collapse)AuthorAgeFilesLines
* Bump the version to 0.840.84Tavian Barnes2016-10-291-0/+16
|
* Bump the version to 0.82.0.82Tavian Barnes2016-09-041-2/+2
|
* Implement -f PATH from BSD find.Tavian Barnes2016-07-131-0/+1
|
* Implement -D rates.Tavian Barnes2016-06-281-0/+1
|
* RELEASES.md: Be less verbose about optimization levels.Tavian Barnes2016-06-111-34/+7
|
* Re-work optimization levels.Tavian Barnes2016-06-091-14/+38
| | | | | | -O3 is the new default, for the future cost-based optimizer. -O4 enables the surprising/aggressive optimizations that used to be under -O3. -Ofast is a synonym for -O4.
* Add release notes.Tavian Barnes2016-06-091-0/+85