<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/Tie, branch threadtrack-pm-base</title>
<subtitle>fml mailing list driver version 8 
</subtitle>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/'/>
<entry>
<title>change default unit to "day" not number (unix time).</title>
<updated>2001-10-18T03:39:33+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-10-18T03:39:33+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=1d5766a8f6947dfed63f0c5642391edb0b315c59'/>
<id>1d5766a8f6947dfed63f0c5642391edb0b315c59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update documentation</title>
<updated>2001-08-22T23:27:29+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-08-22T23:27:29+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=738ec96a71009563933df806ea609d4e4aa00a2e'/>
<id>738ec96a71009563933df806ea609d4e4aa00a2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bug fix: hold return value separetely</title>
<updated>2001-08-21T10:04:10+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-08-21T10:04:10+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=c45c3556b6f2fa709b86a75ddbc3cd8fe770dcf3'/>
<id>c45c3556b6f2fa709b86a75ddbc3cd8fe770dcf3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ensure to delete $self-&gt;{ '_key_files_obj' };</title>
<updated>2001-08-21T08:39:03+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-08-21T08:39:03+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=14c1ea935ff7046cf2a37e03816589e1606a398a'/>
<id>14c1ea935ff7046cf2a37e03816589e1606a398a</id>
<content type='text'>
check the return value by $self-&gt;__in_valid_search() as 1/0 not
defined() or not
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
check the return value by $self-&gt;__in_valid_search() as 1/0 not
defined() or not
</pre>
</div>
</content>
</entry>
<entry>
<title>more debug info</title>
<updated>2001-08-21T08:37:04+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-08-21T08:37:04+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=57341ae46a3ca951dd61fcf28c288e2ecb745c00'/>
<id>57341ae46a3ca951dd61fcf28c288e2ecb745c00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add Tie::JournaledDir which wraps Tie::JournaledFile and uses some</title>
<updated>2001-08-21T03:46:39+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-08-21T03:46:39+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=52cdbcfc967625eb2b6ecce6d60a5f8610eb6c47'/>
<id>52cdbcfc967625eb2b6ecce6d60a5f8610eb6c47</id>
<content type='text'>
directory as cache area.

add/update test tools for Tie::Journaled{File,Dir} modules.

clean up Tie::JournaledFile
o remove header in the cache file
o $self-&gt;{ 'key' }
o $debug is on if $ENV{'debug'} is defined.
o more carefull check of whether the value is defined or not.
o quotemeta() for pre search key in find()
o rename grep() to find()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
directory as cache area.

add/update test tools for Tie::Journaled{File,Dir} modules.

clean up Tie::JournaledFile
o remove header in the cache file
o $self-&gt;{ 'key' }
o $debug is on if $ENV{'debug'} is defined.
o more carefull check of whether the value is defined or not.
o quotemeta() for pre search key in find()
o rename grep() to find()
</pre>
</div>
</content>
</entry>
<entry>
<title>hash operation by last match</title>
<updated>2001-08-05T13:03:31+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-08-05T13:03:31+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=207260dc0330c83c211d565f2f9f358bcf3b08a1'/>
<id>207260dc0330c83c211d565f2f9f358bcf3b08a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>check more defiend() or not</title>
<updated>2001-08-05T04:22:03+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-08-05T04:22:03+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=2ca322ef1e858ee7c996f761e05ab5b7703b4282'/>
<id>2ca322ef1e858ee7c996f761e05ab5b7703b4282</id>
<content type='text'>
create cache file if not exists at the first time.
add the comment on format and creatd time in it.

implement store() operations using _store(), _puts() newly defined
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
create cache file if not exists at the first time.
add the comment on format and creatd time in it.

implement store() operations using _store(), _puts() newly defined
</pre>
</div>
</content>
</entry>
<entry>
<title>removed due to obsolete rule</title>
<updated>2001-06-21T23:05:17+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-06-21T23:05:17+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=df400b446f786e23da85da57a3fd8dbc47a65309'/>
<id>df400b446f786e23da85da57a3fd8dbc47a65309</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>we use $FML$, add it and nuke $Id$ if it exists</title>
<updated>2001-06-17T08:57:08+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-06-17T08:57:08+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=78e8458ebb6a00577227839a1e9dd93f31bf15e4'/>
<id>78e8458ebb6a00577227839a1e9dd93f31bf15e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
