-
-
Notifications
You must be signed in to change notification settings - Fork 213
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add missing includes * Update date.cpp * Update ChangeLog * Update PULL_REQUEST_TEMPLATE.md
- Loading branch information
1 parent
85d59f7
commit f46b724
Showing
4 changed files
with
8 additions
and
1 deletion.
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
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,8 @@ | ||
2023-08-03 Michael Chirico <[email protected]> | ||
|
||
* src/attributes.cpp: Directly `#include <ostream>` for `std::endl` | ||
* src/date.cpp: Directly `#include <R_ext/Booelan.h>` for `TRUE` and `FALSE` | ||
|
||
2023-07-03 Dirk Eddelbuettel <[email protected]> | ||
|
||
* DESCRIPTION (Date, Version): Release 1.0.11 | ||
|
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