<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/docbuilder/src, branch maint</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Remove docbuilder application</title>
<updated>2011-11-18T13:28:44+00:00</updated>
<author>
<name>Lars Thorsen</name>
<email>lars@erlang.org</email>
</author>
<published>2011-11-16T14:18:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=1eb9c1fe79b8ca7f34598837b4b1fd617096c483'/>
<id>1eb9c1fe79b8ca7f34598837b4b1fd617096c483</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[erl_docgen] Move files from docbuilder to erl_docgen</title>
<updated>2011-11-18T13:28:43+00:00</updated>
<author>
<name>Lars Thorsen</name>
<email>lars@erlang.org</email>
</author>
<published>2011-11-16T14:10:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2da3a1fb06caf0c7fc53a8efdfbc769278b4323f'/>
<id>2da3a1fb06caf0c7fc53a8efdfbc769278b4323f</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 'dev' into major</title>
<updated>2011-09-02T08:28:36+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2011-09-02T08:28:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ce148d0dc69797091a998ed73cf0a3dd6df83ec9'/>
<id>ce148d0dc69797091a998ed73cf0a3dd6df83ec9</id>
<content type='text'>
* dev:
  Make the check_old_code/1 BIF auto-imported
  Deprecate the docbuilder application

Conflicts:
	lib/stdlib/src/otp_internal.erl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* dev:
  Make the check_old_code/1 BIF auto-imported
  Deprecate the docbuilder application

Conflicts:
	lib/stdlib/src/otp_internal.erl
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate the docbuilder application</title>
<updated>2011-09-01T07:18:47+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2011-09-01T07:14:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2770731f83d47e99c48e9b575cf426dd0d45504b'/>
<id>2770731f83d47e99c48e9b575cf426dd0d45504b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>emulator: Add a fourth element in exception stacktraces</title>
<updated>2011-08-16T06:58:50+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2011-02-16T05:54:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=be04820c070d01d7565b936fa14efc2941055e0b'/>
<id>be04820c070d01d7565b936fa14efc2941055e0b</id>
<content type='text'>
This commit is a preparation for introducing location information
(filename/line number) in stacktraces in exceptions. Currently
a stack trace looks like:

  [{Mod1,Function1,Arity1},
   .
   .
   .
   {ModN,FunctionN,ArityN}]

Add a forth element to each tuple that can be used indication
the filename and line number of the source file:

  [{Mod1,Function1,Arity1,Location1},
   .
   .
   .
   {ModN,FunctionN,ArityN,LocationN}]

In this commit, the fourth element will just be an empty list,
and we will change all code that look at or manipulate stacktraces.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit is a preparation for introducing location information
(filename/line number) in stacktraces in exceptions. Currently
a stack trace looks like:

  [{Mod1,Function1,Arity1},
   .
   .
   .
   {ModN,FunctionN,ArityN}]

Add a forth element to each tuple that can be used indication
the filename and line number of the source file:

  [{Mod1,Function1,Arity1,Location1},
   .
   .
   .
   {ModN,FunctionN,ArityN,LocationN}]

In this commit, the fourth element will just be an empty list,
and we will change all code that look at or manipulate stacktraces.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compatability issues with docbuilder for R11.</title>
<updated>2010-12-02T07:49:26+00:00</updated>
<author>
<name>Lars Thorsen</name>
<email>lars@erlang.org</email>
</author>
<published>2010-11-25T13:07:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=85d84e5ff784fdb590ed6e4f6ca6022919fb43c8'/>
<id>85d84e5ff784fdb590ed6e4f6ca6022919fb43c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed problem with tbody when all tables are handled the same.</title>
<updated>2010-08-27T07:49:42+00:00</updated>
<author>
<name>Lars Thorsen</name>
<email>lars@erlang.org</email>
</author>
<published>2010-08-27T07:49:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=342b8ecce99c2fb88919eb5decec9fe6437177ab'/>
<id>342b8ecce99c2fb88919eb5decec9fe6437177ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed problem with a centered table that was transformed into an xml document which then produced mis-formatted html.</title>
<updated>2010-08-24T13:36:24+00:00</updated>
<author>
<name>Lars Thorsen</name>
<email>lars@erlang.org</email>
</author>
<published>2010-08-24T13:36:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=1a3e9c8d43a7622f17b3e5799c01f31358a6a0b9'/>
<id>1a3e9c8d43a7622f17b3e5799c01f31358a6a0b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docbuilder: Clean up as suggested by tidier</title>
<updated>2010-06-07T11:44:26+00:00</updated>
<author>
<name>Kostis Sagonas</name>
<email>kostis@cs.ntua.gr</email>
</author>
<published>2010-02-07T18:17:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3647defb6f32d471355017967bdebb83b5c6224c'/>
<id>3647defb6f32d471355017967bdebb83b5c6224c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The R13B03 release.</title>
<updated>2009-11-20T14:54:40+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2009-11-20T14:54:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=84adefa331c4159d432d22840663c38f155cd4c1'/>
<id>84adefa331c4159d432d22840663c38f155cd4c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
