<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/FML/Command/User/unsubscribe.pm, branch command-reconstruct-base</title>
<subtitle>fml mailing list driver version 8 
</subtitle>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/'/>
<entry>
<title>fix copyright</title>
<updated>2004-02-24T14:36:52+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-02-24T14:36:52+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=c66653ef3b8f95a706eddab10859963db848721e'/>
<id>c66653ef3b8f95a706eddab10859963db848721e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>white space cosmetics.</title>
<updated>2004-02-15T04:38:24+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-02-15T04:38:24+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=7603cf4e6e0f9b1c0275e0edf430f482bf07d6c4'/>
<id>7603cf4e6e0f9b1c0275e0edf430f482bf07d6c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update comments.</title>
<updated>2003-12-31T04:05:45+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-12-31T04:05:45+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=334194cac190341568fe7f5a890c47121857d7cf'/>
<id>334194cac190341568fe7f5a890c47121857d7cf</id>
<content type='text'>
use $curproc-&gt;{ credential }
reset address comparison level after main routine runs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
use $curproc-&gt;{ credential }
reset address comparison level after main routine runs.
</pre>
</div>
</content>
</entry>
<entry>
<title>update comments on $primary_*_map use.</title>
<updated>2003-12-30T03:07:54+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-12-30T03:07:54+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=bbf2879febd6229727d6f42a7586113c145ef60a'/>
<id>bbf2879febd6229727d6f42a7586113c145ef60a</id>
<content type='text'>
use $curproc-&gt;{ credential } not call "use FML::Credential ...".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
use $curproc-&gt;{ credential } not call "use FML::Credential ...".
</pre>
</div>
</content>
</entry>
<entry>
<title>separete database part in FML::Confirm to FML::Cache::Journal which</title>
<updated>2003-11-22T05:41:50+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-11-22T05:41:50+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=4c69052bf40ec76b14319cb5c670ff9ebffbc35f'/>
<id>4c69052bf40ec76b14319cb5c670ff9ebffbc35f</id>
<content type='text'>
can be shared between other modules.

change FML::Confirm::new() to take $curproc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
can be shared between other modules.

change FML::Confirm::new() to take $curproc.
</pre>
</div>
</content>
</entry>
<entry>
<title>use $curproc-&gt;config(), pcb() not { config }, { pcb } respectively.</title>
<updated>2003-08-29T15:33:54+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-08-29T15:33:54+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=e460ae393d4c06ac2219811653b1388acf28bebb'/>
<id>e460ae393d4c06ac2219811653b1388acf28bebb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>define $curproc-&gt;log, logwarn, logerror and log_message() methods.</title>
<updated>2003-08-23T07:24:40+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-08-23T07:24:40+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=9723a7a408f11cf8beaf8f618d2863c2f3e28ddb'/>
<id>9723a7a408f11cf8beaf8f618d2863c2f3e28ddb</id>
<content type='text'>
modified to use $curproc-&gt;log*() interface.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
modified to use $curproc-&gt;log*() interface.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix comments: =head2 function(...) form</title>
<updated>2003-08-23T04:35:25+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-08-23T04:35:25+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=d0c5a95389829a94a429717d0ae10c2872eb25ce'/>
<id>d0c5a95389829a94a429717d0ae10c2872eb25ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove giant lock and use fine granuality locks now.</title>
<updated>2003-03-18T10:42:40+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-03-18T10:42:40+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=3be0d18d4f3196fad45761c405bbfc2a3b71a82e'/>
<id>3be0d18d4f3196fad45761c405bbfc2a3b71a82e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix copyright</title>
<updated>2003-02-01T06:08:38+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-02-01T06:08:38+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=dbc5ec225cc7f7395b326d6e54ca9b0f1c2d1edb'/>
<id>dbc5ec225cc7f7395b326d6e54ca9b0f1c2d1edb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
