summaryrefslogtreecommitdiff
path: root/regress/base
AgeCommit message (Collapse)Author
2001-03-17move base/mysql_io.pl mysql/fukachan
2001-03-17s/IO::Adapter::MySQL::toymodel/IO::Adapter::MySQL/fukachan
2001-03-16use /usr/pkg/bin/perl by default, add args for new()fukachan
2001-03-15implemente primitive getline() call to MySQL and the cheker of it.fukachan
fix the name to toymode.pm not .pl TODO is things not yet imported from fml 4.0.
2001-02-25clean up documentsfukachan
move FML::String to Dialect::ISO2022JP (Dialect::Japanese::String)
2001-02-24move ring buffer test to base/fukachan
2001-02-22move ring.pl ../base/ringbuffer.plfukachan
2001-02-21sequencer checkerfukachan
2001-02-20rename FML::Lock to File::SimpleLockfukachan
2001-02-18check quoted-printables checkfukachan
2001-02-18s/mime_encode_string/encode_mime_string/fukachan
s/mime_decode_string/decode_mime_string/
2001-02-18add mime encode/decode checksfukachan
2001-02-12MailingList::Messagesfukachan
clean up documentations fix get_content_type() check more whether $self is defined or not
2001-02-12fix multipart terms,parser,builder to follow rfc2046fukachan
2001-02-12add #!perlfukachan
2001-02-11-m mail modefukachan
-r recipient if -m && -r are specified, output looks a multipart mail
2001-02-11easier for eys ?fukachan
2001-02-11easier for eys ?fukachan
2001-02-11cleanupfukachan
2001-02-11enable self automatical checkfukachan
2001-02-11clean upfukachan
2001-02-11rename functionsfukachan
2001-02-11check print a chainfukachan
2001-02-11check MailingList::Message multipart makerfukachan
2001-02-11add $Id$fukachan
2001-02-07use testmails/ not ownfukachan
2001-02-07cleanupfukachan
2001-02-07nuke/clean up regression toolsfukachan
2001-02-03fix multipart handling when the preamble is emptyfukachan
2001-02-03we can print the tralior after the end of continuous multipart blocksfukachan
2001-02-03now we can print out message chains which is used for mime multipartfukachan
message. For example the chain, $m1 -> $m2 -> $m3, print out $m1->{content}, m2->{content}, ... sequentially.
2001-02-03prototype of multipart handlingfukachan
2001-02-01FML::Utils::copy() is a wrapper, which uses IO::File::Atomic.fukachan
2001-02-01IO::File::Atomic::copy(src, dst)fukachan
2001-01-31checksum checkerfukachan
2001-01-28s/incoming_mail/incoming_message/fukachan
2001-01-24Initial revisionfukachan