forked from emscripten-core/emscripten
-
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.
Merge branch 'incoming' into cpp_optimizer
Conflicts: tests/test_other.py tools/js_optimizer.py
- Loading branch information
Showing
48 changed files
with
2,765 additions
and
581 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,4 +1,4 @@ | ||
The following authors have all licensed their contributions to Emscripten | ||
The following authors have all licensed their contributions to Emscripten | ||
under the licensing terms detailed in LICENSE. | ||
|
||
(Authors keep copyright of their contributions, of course; they just grant | ||
|
@@ -164,4 +164,9 @@ a license to everyone to use it as detailed in LICENSE.) | |
* Paul Holland <[email protected]> | ||
* James Long <[email protected]> | ||
* David Anderson <[email protected]> (copyright owned by Mozilla Foundation) | ||
* Eric Rannaud <[email protected]> (copyright owned by Nanocritical Corp.) | ||
* William Furr <[email protected]> | ||
* Dan Glastonbury <[email protected]> (copyright owned by Mozilla Foundation) | ||
* Warren Seine <[email protected]> (copyright owned by Aerys SAS) | ||
* Petr Babicka <[email protected]> | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
1.26.0 | ||
1.26.1 | ||
|
This file was deleted.
Oops, something went wrong.
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.