<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/cosNotification/doc, branch OTP_R15B</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Prepare release</title>
<updated>2011-12-12T17:14:34+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2011-12-12T17:14:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b92ea63417bc6933393a3c285faf393b3d287ac2'/>
<id>b92ea63417bc6933393a3c285faf393b3d287ac2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright years</title>
<updated>2011-12-09T15:22:23+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2011-12-09T15:22:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=984f4e1c21f2c9f4a03024d36afd393515276a65'/>
<id>984f4e1c21f2c9f4a03024d36afd393515276a65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused */doc/src/make.dep files</title>
<updated>2011-10-27T10:52:58+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2011-10-20T12:17:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c8053ef7b602e8c47b6fa8919b9bbff996d3a81b'/>
<id>c8053ef7b602e8c47b6fa8919b9bbff996d3a81b</id>
<content type='text'>
These dependency files was once used when building the documentation,
but are no longer needed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These dependency files was once used when building the documentation,
but are no longer needed.
</pre>
</div>
</content>
</entry>
<entry>
<title>doc Makefiles: Eliminate DOCSUPPORT ifdefs</title>
<updated>2011-10-27T10:52:54+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2011-10-20T12:30:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=688002a16af52b2348fbc9e285ef4df32ee0e5fd'/>
<id>688002a16af52b2348fbc9e285ef4df32ee0e5fd</id>
<content type='text'>
Some applications still have support for an ancient documentation
build system. Eliminate the DOCSUPPORT define in otp.mk.in and the
not taken arm of the ifdefs in the Makefiles.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some applications still have support for an ancient documentation
build system. Eliminate the DOCSUPPORT define in otp.mk.in and the
not taken arm of the ifdefs in the Makefiles.
</pre>
</div>
</content>
</entry>
<entry>
<title>OTP-9319</title>
<updated>2011-05-18T15:33:35+00:00</updated>
<author>
<name>Niclas Eklund</name>
<email>nick@erlang.org</email>
</author>
<published>2011-05-18T15:33:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=caf2dedaf1537a02ec27807daee52de94739ae44'/>
<id>caf2dedaf1537a02ec27807daee52de94739ae44</id>
<content type='text'>
Removed superfluous usage of shy in the documentation since it can cause problem if a buggy tool is used.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed superfluous usage of shy in the documentation since it can cause problem if a buggy tool is used.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright years</title>
<updated>2011-03-11T16:34:22+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>psyeugenic@gmail.com</email>
</author>
<published>2011-03-11T16:34:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d53be747c945d5e86997e1944446795b271dacb4'/>
<id>d53be747c945d5e86997e1944446795b271dacb4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'nick/CORBA/avoid_warnings/OTP-9050' into dev</title>
<updated>2011-03-03T13:50:42+00:00</updated>
<author>
<name>Niclas Eklund</name>
<email>nick@erlang.org</email>
</author>
<published>2011-03-03T13:50:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=8c4ece5c36e153e739f344eccadd01b4c3e7ccce'/>
<id>8c4ece5c36e153e739f344eccadd01b4c3e7ccce</id>
<content type='text'>
* nick/CORBA/avoid_warnings/OTP-9050:
  Removed code commented out.
  More specs removed.
  More specs removed.
  More specs removed.
  Removed more spec:s that wasn't needed.
  Removed spec:s that wasn't needed.
  Updated light weight tests.
  Updsated macro EFORMAT exit handling.
  Corrected spec usage.
  Eliminated Dialyzer warnings when using exit or throw.

Conflicts:
	lib/cosEvent/doc/src/notes.xml
	lib/cosEvent/vsn.mk
	lib/cosEventDomain/doc/src/notes.xml
	lib/cosEventDomain/vsn.mk
	lib/cosNotification/vsn.mk
	lib/cosProperty/doc/src/notes.xml
	lib/cosProperty/vsn.mk
	lib/cosTime/doc/src/notes.xml
	lib/cosTime/vsn.mk
	lib/orber/include/ifr_types.hrl
	lib/orber/vsn.mk
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* nick/CORBA/avoid_warnings/OTP-9050:
  Removed code commented out.
  More specs removed.
  More specs removed.
  More specs removed.
  Removed more spec:s that wasn't needed.
  Removed spec:s that wasn't needed.
  Updated light weight tests.
  Updsated macro EFORMAT exit handling.
  Corrected spec usage.
  Eliminated Dialyzer warnings when using exit or throw.

Conflicts:
	lib/cosEvent/doc/src/notes.xml
	lib/cosEvent/vsn.mk
	lib/cosEventDomain/doc/src/notes.xml
	lib/cosEventDomain/vsn.mk
	lib/cosNotification/vsn.mk
	lib/cosProperty/doc/src/notes.xml
	lib/cosProperty/vsn.mk
	lib/cosTime/doc/src/notes.xml
	lib/cosTime/vsn.mk
	lib/orber/include/ifr_types.hrl
	lib/orber/vsn.mk
</pre>
</div>
</content>
</entry>
<entry>
<title>Eliminated Dialyzer warnings when using exit or throw.</title>
<updated>2011-02-10T15:18:50+00:00</updated>
<author>
<name>Niclas Eklund</name>
<email>nick@erlang.org</email>
</author>
<published>2011-02-10T15:18:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=59bb06a90248defb4c0be98f10afae88c2251fe7'/>
<id>59bb06a90248defb4c0be98f10afae88c2251fe7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'maint-r13' into maint-r14</title>
<updated>2010-10-28T13:03:38+00:00</updated>
<author>
<name>Niclas Eklund</name>
<email>nick@erlang.org</email>
</author>
<published>2010-10-28T13:03:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=bed002dd4303a09c8895a8afc232a1b16874f8ab'/>
<id>bed002dd4303a09c8895a8afc232a1b16874f8ab</id>
<content type='text'>
Conflicts:
	lib/cosNotification/src/CosNotification_Definitions.hrl
	lib/cosNotification/vsn.mk
	lib/orber/vsn.mk
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	lib/cosNotification/src/CosNotification_Definitions.hrl
	lib/cosNotification/vsn.mk
	lib/orber/vsn.mk
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2010-10-27T11:43:01+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2010-10-27T11:43:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=caa311d4a2b5fb229d9369c7667b062b34945b36'/>
<id>caa311d4a2b5fb229d9369c7667b062b34945b36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
