<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/swig.git, branch guile-changes</title>
<subtitle>github.com: swig/swig.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/swig.git/'/>
<entry>
<title>[guile] Stop using deprecated aliases</title>
<updated>2022-03-16T05:04:44+00:00</updated>
<author>
<name>Olly Betts</name>
<email>olly@survex.com</email>
</author>
<published>2022-03-16T05:04:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/swig.git/commit/?id=a3540491958959622e4b8c2ed13d0ec088eaa9a5'/>
<id>a3540491958959622e4b8c2ed13d0ec088eaa9a5</id>
<content type='text'>
The replacements should all work with Guile 1.8.0, which is the
oldest version we still aim to support.

Fixes #1624
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The replacements should all work with Guile 1.8.0, which is the
oldest version we still aim to support.

Fixes #1624
</pre>
</div>
</content>
</entry>
<entry>
<title>[guile] Document that Guile 2.2.x and 3.0.x work</title>
<updated>2022-03-16T05:03:14+00:00</updated>
<author>
<name>Olly Betts</name>
<email>olly@survex.com</email>
</author>
<published>2022-03-16T05:03:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/swig.git/commit/?id=c546acf2e4f47bc9cf010b62fdbde2b169e36583'/>
<id>c546acf2e4f47bc9cf010b62fdbde2b169e36583</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ci] Only test guile on this branch</title>
<updated>2022-03-16T04:56:59+00:00</updated>
<author>
<name>Olly Betts</name>
<email>olly@survex.com</email>
</author>
<published>2022-03-16T04:56:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/swig.git/commit/?id=a519691c8214bce6ccdea175c43a7c1350d36894'/>
<id>a519691c8214bce6ccdea175c43a7c1350d36894</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ci] Add testing for guile 2.2 and 3.0</title>
<updated>2022-03-16T04:55:33+00:00</updated>
<author>
<name>Olly Betts</name>
<email>olly@survex.com</email>
</author>
<published>2022-03-16T04:55:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/swig.git/commit/?id=993659d62c2cb79694095d587747c4d58e7eaf6c'/>
<id>993659d62c2cb79694095d587747c4d58e7eaf6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Go] add typemaps for std::string*</title>
<updated>2022-03-16T03:30:53+00:00</updated>
<author>
<name>Ian Lance Taylor</name>
<email>iant@golang.org</email>
</author>
<published>2022-03-16T03:30:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/swig.git/commit/?id=0c0b93f8e06f362bae5b732460f8aeb9752b1f0c'/>
<id>0c0b93f8e06f362bae5b732460f8aeb9752b1f0c</id>
<content type='text'>
Fixes #2214
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #2214
</pre>
</div>
</content>
</entry>
<entry>
<title>[Go] Don't convert arrays to pointers if there is a "gotype" typemap entry.</title>
<updated>2022-03-15T19:18:47+00:00</updated>
<author>
<name>Ian Lance Taylor</name>
<email>iant@golang.org</email>
</author>
<published>2022-03-15T19:18:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/swig.git/commit/?id=b8193631175d668890d9bcbb0e964f36affa2e12'/>
<id>b8193631175d668890d9bcbb0e964f36affa2e12</id>
<content type='text'>
Fixes #749
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #749
</pre>
</div>
</content>
</entry>
<entry>
<title>[Go] Add documentation note about Go and C++ exceptions.</title>
<updated>2022-03-15T16:48:53+00:00</updated>
<author>
<name>Ian Lance Taylor</name>
<email>iant@golang.org</email>
</author>
<published>2022-03-15T16:41:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/swig.git/commit/?id=46aaf11b011fbe13d8b470b15e2ec5339ca62e83'/>
<id>46aaf11b011fbe13d8b470b15e2ec5339ca62e83</id>
<content type='text'>
For #418
Fixes #518
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For #418
Fixes #518
</pre>
</div>
</content>
</entry>
<entry>
<title>[Go] Add notes about recent Go-related changes.</title>
<updated>2022-03-15T16:48:18+00:00</updated>
<author>
<name>Ian Lance Taylor</name>
<email>iant@golang.org</email>
</author>
<published>2022-03-15T16:36:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/swig.git/commit/?id=56b539e0e0aac18d982b42d2ca26f2f8a55208b8'/>
<id>56b539e0e0aac18d982b42d2ca26f2f8a55208b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some code comments about Python objects and capsule reference counting</title>
<updated>2022-03-15T08:46:20+00:00</updated>
<author>
<name>William S Fulton</name>
<email>wsf@fultondesigns.co.uk</email>
</author>
<published>2022-03-15T08:46:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/swig.git/commit/?id=dea0c3f0b245a52861a9a813b22b1fc9959c0dcc'/>
<id>dea0c3f0b245a52861a9a813b22b1fc9959c0dcc</id>
<content type='text'>
Issue #2208
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Issue #2208
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-enable overloading test for php8</title>
<updated>2022-03-15T08:32:27+00:00</updated>
<author>
<name>William S Fulton</name>
<email>wsf@fultondesigns.co.uk</email>
</author>
<published>2022-03-10T22:42:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/swig.git/commit/?id=ae8aa4e08faadc03054058d3dc797400b0cfa412'/>
<id>ae8aa4e08faadc03054058d3dc797400b0cfa412</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
