Skip to content

Commit 4f59028

Browse files
committed
Update
Signed-off-by: Ce Gao <ce.gao@outlook.com>
1 parent 9b5d23e commit 4f59028

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

AUTHORS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ This list is sorted by the number of commits per contributor in descending order
66
* [@jeremydouglass](https://github.com/jeremydouglass)
77
* [@hawkingrei](https://github.com/hawkingrei)
88

9-
###### Auto generated by [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2017-08-20
9+
###### Auto generated by [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2017-09-19

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,23 +6,44 @@
66

77
**Closed issues:**
88

9+
- Docs: Tutorials do not list author [\#239](https://github.com/gaocegege/Processing.R/issues/239)
10+
- println\(\) not working [\#236](https://github.com/gaocegege/Processing.R/issues/236)
11+
- Allow failure in macOS to solve the queueing problem [\#229](https://github.com/gaocegege/Processing.R/issues/229)
912
- Fix broken and missing links in README.md [\#219](https://github.com/gaocegege/Processing.R/issues/219)
1013
- Announce mode [\#215](https://github.com/gaocegege/Processing.R/issues/215)
14+
- Import netlify to CI the reference docs [\#199](https://github.com/gaocegege/Processing.R/issues/199)
1115
- Add tutorials [\#186](https://github.com/gaocegege/Processing.R/issues/186)
1216
- Cast more functions from double to int [\#184](https://github.com/gaocegege/Processing.R/issues/184)
1317
- When there are exceptions, fail to close the applets [\#143](https://github.com/gaocegege/Processing.R/issues/143)
18+
- Welcome to have a try on Processing.R [\#142](https://github.com/gaocegege/Processing.R/issues/142)
19+
- Replace ant with maven or gradle [\#139](https://github.com/gaocegege/Processing.R/issues/139)
20+
- Fix ad-hoc examples in documentation [\#110](https://github.com/gaocegege/Processing.R/issues/110)
21+
- Support CI in macOS via Travis CI [\#82](https://github.com/gaocegege/Processing.R/issues/82)
1422
- PDE mode installation \(automatic\) [\#59](https://github.com/gaocegege/Processing.R/issues/59)
1523
- Get in touch with Processing "modes" community [\#56](https://github.com/gaocegege/Processing.R/issues/56)
24+
- Documentation: PDE reference folder in mode [\#55](https://github.com/gaocegege/Processing.R/issues/55)
1625
- Get in touch with R community [\#34](https://github.com/gaocegege/Processing.R/issues/34)
26+
- Replace the timezone [\#30](https://github.com/gaocegege/Processing.R/issues/30)
1727
- The Big One: Proposal in GSoC 2017 [\#28](https://github.com/gaocegege/Processing.R/issues/28)
1828

1929
**Merged pull requests:**
2030

31+
- RLangEditor: Add about and tutorials [\#238](https://github.com/gaocegege/Processing.R/pull/238) ([gaocegege](https://github.com/gaocegege))
32+
- \*: Support println [\#237](https://github.com/gaocegege/Processing.R/pull/237) ([gaocegege](https://github.com/gaocegege))
33+
- rectMode: Typo fix [\#233](https://github.com/gaocegege/Processing.R/pull/233) ([gaocegege](https://github.com/gaocegege))
34+
- resetMatrix: Add an example [\#232](https://github.com/gaocegege/Processing.R/pull/232) ([gaocegege](https://github.com/gaocegege))
35+
- example: Fix the length [\#231](https://github.com/gaocegege/Processing.R/pull/231) ([gaocegege](https://github.com/gaocegege))
36+
- .travis: Add allow\_failures [\#230](https://github.com/gaocegege/Processing.R/pull/230) ([gaocegege](https://github.com/gaocegege))
37+
- scripts: Remove timezone settings [\#228](https://github.com/gaocegege/Processing.R/pull/228) ([gaocegege](https://github.com/gaocegege))
38+
- RLangEditor: Add reference open menu [\#227](https://github.com/gaocegege/Processing.R/pull/227) ([gaocegege](https://github.com/gaocegege))
39+
- test: Update [\#226](https://github.com/gaocegege/Processing.R/pull/226) ([gaocegege](https://github.com/gaocegege))
40+
- Fix the length of the example [\#224](https://github.com/gaocegege/Processing.R/pull/224) ([gaocegege](https://github.com/gaocegege))
2141
- reference: Add all math items [\#223](https://github.com/gaocegege/Processing.R/pull/223) ([gaocegege](https://github.com/gaocegege))
2242
- \*: Add reference for images [\#222](https://github.com/gaocegege/Processing.R/pull/222) ([gaocegege](https://github.com/gaocegege))
2343
- reference: Add constants [\#221](https://github.com/gaocegege/Processing.R/pull/221) ([gaocegege](https://github.com/gaocegege))
2444
- README: Fix links [\#220](https://github.com/gaocegege/Processing.R/pull/220) ([gaocegege](https://github.com/gaocegege))
2545
- scripts: Fix a bug about version [\#218](https://github.com/gaocegege/Processing.R/pull/218) ([gaocegege](https://github.com/gaocegege))
46+
- Add CI for macOS [\#178](https://github.com/gaocegege/Processing.R/pull/178) ([gaocegege](https://github.com/gaocegege))
2647

2748
## [v1.0.5](https://github.com/gaocegege/Processing.R/tree/v1.0.5) (2017-08-20)
2849
[Full Changelog](https://github.com/gaocegege/Processing.R/compare/v1.0.4...v1.0.5)

0 commit comments

Comments
 (0)