<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/TinyScheduler.pm, branch subdir-base</title>
<subtitle>fml mailing list driver version 8 
</subtitle>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/'/>
<entry>
<title>remove \s*$</title>
<updated>2001-12-22T09:21:00+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-12-22T09:21:00+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=8c71d1f4b810babb4620a046ad9c100108887fb1'/>
<id>8c71d1f4b810babb4620a046ad9c100108887fb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update documents and comments.</title>
<updated>2001-12-22T07:16:35+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-12-22T07:16:35+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=381574059de668d4f250cbb139c697a929f151a2'/>
<id>381574059de668d4f250cbb139c697a929f151a2</id>
<content type='text'>
define get_mode for symmetric definition.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
define get_mode for symmetric definition.
</pre>
</div>
</content>
</entry>
<entry>
<title>speculate $user by $$ unless defined $user</title>
<updated>2001-12-11T16:13:03+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-12-11T16:13:03+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=7e3c2716b2fca9d42d8b5149bcab7c5917c3dfb0'/>
<id>7e3c2716b2fca9d42d8b5149bcab7c5917c3dfb0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more proper error messages</title>
<updated>2001-12-08T14:31:32+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-12-08T14:31:32+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=af1aa2b286825cdcfcff837872d305042b8376c1'/>
<id>af1aa2b286825cdcfcff837872d305042b8376c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update comment, FNF-ify, nuke debug</title>
<updated>2001-11-27T11:32:34+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-11-27T11:32:34+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=94a35da35c55bc1de66d654dff8a8961540df764'/>
<id>94a35da35c55bc1de66d654dff8a8961540df764</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more tainted safe (but needs more consideration, may be use of FML::Restriction class)</title>
<updated>2001-11-25T14:53:41+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-11-25T14:53:41+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=d72200f1822c2205129b9709250791b0d67863b3'/>
<id>d72200f1822c2205129b9709250791b0d67863b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up fmlsch</title>
<updated>2001-11-23T02:52:24+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-11-23T02:52:24+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=00e81465e23ca40cd830645f6bb4c134ffb5ab3d'/>
<id>00e81465e23ca40cd830645f6bb4c134ffb5ab3d</id>
<content type='text'>
FNF-ify
handle options by getopt() in Process::Scheduler not TinySchedule
make "fmlsch help" work
fix entry duplication bug in parser
print_specific_month() can handle (month, year) pair
define set_mode()
use env var BROWSER ("w3m" by default)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
FNF-ify
handle options by getopt() in Process::Scheduler not TinySchedule
make "fmlsch help" work
fix entry duplication bug in parser
print_specific_month() can handle (month, year) pair
define set_mode()
use env var BROWSER ("w3m" by default)
</pre>
</div>
</content>
</entry>
<entry>
<title>modified to use File::Spec</title>
<updated>2001-09-22T13:17:10+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-09-22T13:17:10+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=cbd11a549da55b229a963d400fe5b67fb0830ee1'/>
<id>cbd11a549da55b229a963d400fe5b67fb0830ee1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>define print_specific_month() method at TinyScheduler class.</title>
<updated>2001-06-28T09:06:43+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-06-28T09:06:43+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=c9f8e684bdb41ac67be448162863a23df9507b4a'/>
<id>c9f8e684bdb41ac67be448162863a23df9507b4a</id>
<content type='text'>
fmlsch (fmlsch -a) and fmlsch.cgi uses this method to show
3 continuous months once.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fmlsch (fmlsch -a) and fmlsch.cgi uses this method to show
3 continuous months once.
</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://openpgpkey.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>
