Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
nexedi
cython
Commits
4614e590
Commit
4614e590
authored
9 years ago
by
Stefan Behnel
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch '0.22.x'
Conflicts: CHANGES.rst
parents
595ccb23
62066a00
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
CHANGES.rst
CHANGES.rst
+3
-1
No files found.
CHANGES.rst
View file @
4614e590
...
@@ -75,7 +75,7 @@ Bugs fixed
...
@@ -75,7 +75,7 @@ Bugs fixed
pre-declared in .pxd files.
pre-declared in .pxd files.
0.22.1 (2015-0
4
-??)
0.22.1 (2015-0
5
-??)
===================
===================
Bugs fixed
Bugs fixed
...
@@ -96,6 +96,8 @@ Bugs fixed
...
@@ -96,6 +96,8 @@ Bugs fixed
* Comparisons of (inferred) ctuples failed to compile.
* Comparisons of (inferred) ctuples failed to compile.
* Closures inside of cdef functions returning ``void`` failed to compile.
* Using ``const`` C++ references in intermediate parts of longer expressions
* Using ``const`` C++ references in intermediate parts of longer expressions
could fail to compile.
could fail to compile.
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment