<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs/nxcomp/Types.h, branch 3.5.99.14</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://cgit.arctica-project.org/nx-libs/atom?h=3.5.99.14</id>
<link rel='self' href='https://cgit.arctica-project.org/nx-libs/atom?h=3.5.99.14'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/'/>
<updated>2017-07-26T08:12:43+00:00</updated>
<entry>
<title>nxcomp: Switch to autoreconf.</title>
<updated>2017-07-26T08:12:43+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-06-30T18:13:51+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=f76c82403888bb498973ec974dbfd20e4edb02fe'/>
<id>urn:sha1:f76c82403888bb498973ec974dbfd20e4edb02fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Per-file copyright notices: Update copyright information in file headers that NoMachine placed there own copyright statement in.</title>
<updated>2016-07-05T23:07:24+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2016-07-05T14:22:51+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=51c3d42f3d15b181d58a0df1e5abac8d298d4484'/>
<id>urn:sha1:51c3d42f3d15b181d58a0df1e5abac8d298d4484</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove compatibility code for nxcomp before 3.5.0</title>
<updated>2016-04-12T10:07:53+00:00</updated>
<author>
<name>Fernando Carvajal</name>
<email>fcarvajal@qindel.com</email>
</author>
<published>2016-04-12T09:52:22+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=a9be6f59105b7cf29bb799556274dc2c3b3d2af8'/>
<id>urn:sha1:a9be6f59105b7cf29bb799556274dc2c3b3d2af8</id>
<content type='text'>
As a part of nxcomp's clean-up process, compatibility with old protocol
versions has been set now at 3.5.0.

This commit removes compatibility code from nxcomp so the minimum supported
version changes from 1.5.0 (protocol step 6) to 3.5.0 (protocol step 10).

At this moment the removal is not complete and it will be followed by some
other commits, in order to get rid of several components and files that are
no longer used as they were only needed to work with old protocol versions.

Refs: ArcticaProject/nx-libs#108
</content>
</entry>
<entry>
<title>Fix several typos in nxcomp.</title>
<updated>2015-02-13T12:43:54+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2015-02-13T12:43:54+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=23fb617551f7d89dbc1fc9e216b7f12d2936e1a2'/>
<id>urn:sha1:23fb617551f7d89dbc1fc9e216b7f12d2936e1a2</id>
<content type='text'>
  Former patch file names:
  991_fix-hr-typos.full+lite.patch
  991_fix-hr-typos.full.patch
</content>
</entry>
<entry>
<title>In Types.h, don't use STL internals on libc++ (605_nxcomp_Types.h-dont-use-STL-internals-on-libc++.full+lite.patch).</title>
<updated>2015-02-13T12:35:40+00:00</updated>
<author>
<name>Clemens Lang</name>
<email>cal@macports.org</email>
</author>
<published>2015-02-13T12:35:40+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=ab8d1276f5c7ebef6f959cfb691cce5fff6867b4'/>
<id>urn:sha1:ab8d1276f5c7ebef6f959cfb691cce5fff6867b4</id>
<content type='text'>
  The nx-libs-lite package does not compile on OS X Mavericks because
  Apple's clang compilers now default to compiling against the libc++ STL
  rather than (their outdated copy of) libstdc++.

  While the compiler still allows changing that, we should not rely on
  this being possible forever.

  The compiler chokes in Types.h, specifically the clear() methods in
  subclasses of vectors that use implementation details of the GNU STL.
  The attached patch fixes these compilation issues by not overriding the
  clear() method when compiling against libc++, since the libc++ headers
  seem to do essentially the same as the overriden method.
</content>
</entry>
<entry>
<title>Imported nxcomp-3.4.0-6.tar.gz</title>
<updated>2011-11-13T08:27:53+00:00</updated>
<author>
<name>Reinhard Tartler</name>
<email>siretart@tauware.de</email>
</author>
<published>2011-11-13T08:27:53+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=477961678194817aaf1aaf3602f1c91d288a539d'/>
<id>urn:sha1:477961678194817aaf1aaf3602f1c91d288a539d</id>
<content type='text'>
Summary: Imported nxcomp-3.4.0-6.tar.gz
Keywords:

Imported nxcomp-3.4.0-6.tar.gz
into Git repository
</content>
</entry>
<entry>
<title>Imported nxcomp-3.4.0-1.tar.gz</title>
<updated>2011-11-13T08:27:52+00:00</updated>
<author>
<name>Reinhard Tartler</name>
<email>siretart@tauware.de</email>
</author>
<published>2011-11-13T08:27:52+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=799bf672a3588f205bd18ef39d9908069e0cd6d5'/>
<id>urn:sha1:799bf672a3588f205bd18ef39d9908069e0cd6d5</id>
<content type='text'>
Summary: Imported nxcomp-3.4.0-1.tar.gz
Keywords:

Imported nxcomp-3.4.0-1.tar.gz
into Git repository
</content>
</entry>
<entry>
<title>Imported nxcomp-3.1.0-4.tar.gz</title>
<updated>2011-11-13T08:27:51+00:00</updated>
<author>
<name>Reinhard Tartler</name>
<email>siretart@tauware.de</email>
</author>
<published>2011-11-13T08:27:51+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=3e924126b56c4d421e8263d25f6b14aa4ceed047'/>
<id>urn:sha1:3e924126b56c4d421e8263d25f6b14aa4ceed047</id>
<content type='text'>
Summary: Imported nxcomp-3.1.0-4.tar.gz
Keywords:

Imported nxcomp-3.1.0-4.tar.gz
into Git repository
</content>
</entry>
</feed>
