File tree Expand file tree Collapse file tree 3 files changed +20
-15
lines changed Expand file tree Collapse file tree 3 files changed +20
-15
lines changed Original file line number Diff line number Diff line change 1- 0.5~dev
1+ 0.5
Original file line number Diff line number Diff line change @@ -18,29 +18,19 @@ Some of the major new features and improvements to Cling are listed
1818here. Generic improvements to Cling as a whole or to its underlying
1919infrastructure are described first.
2020
21- Major New Features
22- ------------------
23- * ...
24-
25- Cling as a Library
26- ------------------
27- * ...
28-
2921External Dependencies
3022---------------------
3123* Upgrade to LLVM r302975.
3224
3325Misc
3426----
35- * ...
27+ * Improve the diagnostics for lambdas copy captures on global scope.
28+ * Various optimizations in cling runtime such as outlining of ` Evaluate `
29+ functions.
3630
3731Experimental Features
3832---------------------
39- * ...
40-
41- Jupyter
42- -------
43- * ...
33+ * Advance the C++ modules support in cling
4434
4535Fixed Bugs
4636----------
@@ -73,6 +63,17 @@ listed in the form of Firstname Lastname (#contributions):
7363
7464FirstName LastName (#commits)
7565
66+ Axel Naumann (68)
67+ Frederich Munch (62)
68+ Vassil Vassilev (28)
69+ Raphael Isemann (21)
70+ Bertrand Bellenot (10)
71+ Roman Zulak (9)
72+ Philippe Canal (4)
73+ Danilo Piparo (3)
74+ gouarin (1)
75+ Yuki Yamaura (1)
76+
7677<!-- -Find contributor list for this release
7778git log --pretty=format:"%an" v0.4...master | sort | uniq -c | sort -rn
7879--->
Original file line number Diff line number Diff line change 66< body class ="news ">
77 < div >
88 < h3 > Latest News</ h3 >
9+ < h4 > Cling release 0.5 is out</ h4 >
10+ < h5 > November 02nd, 2017</ h5 >
11+ < p > < a href ="https://github.com/vgvassilev/cling/blob/v0.5/docs/ReleaseNotes.md " target ="_blank "> Read more</ a > </ p >
12+ < p > </ p >
913 < h4 > Cling release 0.4 is out</ h4 >
1014 < h5 > June 06th, 2017</ h5 >
1115 < p > < a href ="https://github.com/vgvassilev/cling/blob/v0.4/docs/ReleaseNotes.md " target ="_blank "> Read more</ a > </ p >
You can’t perform that action at this time.
0 commit comments