forked from redox-os/gawk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove trailing whitespace everywhere. Fix Unicode into ASCII.
- Loading branch information
1 parent
a562d9a
commit 3055361
Showing
67 changed files
with
1,009 additions
and
975 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
2016-10-23 Arnold D. Robbins <[email protected]> | ||
|
||
* General: Remove trailing whitespace from all relevant files. | ||
* mpfr.c: Replace Unicode sequences with ASCII. | ||
* cint_array.c: Ditto. | ||
|
||
2016-10-16 Arnold D. Robbins <[email protected]> | ||
|
||
* awkgram.y: Typo fix in call to add_sign_to_num. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.