summaryrefslogtreecommitdiff
path: root/fml/lib/File
AgeCommit message (Collapse)Author
2002-02-27work and bugfix _search_max_id_from_top()reply-message-basetmu
2002-02-20add function _search_max_id_from_top()tmu
2002-02-17remove \s*$fukachan
2002-02-01remove $ENV{debug} based toggle flagsubdir-basefukachan
2002-01-27search_max_id() searches all keys if full_search option specifiedfukachan
2002-01-13use Fcntl qw(:DEFAULT :flock), remove LOCK_XX() definitions.fukachan
2002-01-13remove \s*$fukachan
2002-01-13update copyrightfukachan
2002-01-13clean up comments, update copyrightfukachan
2002-01-13clean up comments, update copyrightfukachan
2002-01-13clean up commentsfukachan
delayed "use" by eval(). quotemeta() for search key
2001-12-22remove \s*$fukachan
2001-11-27update comments, FNS-ifyfukachan
2001-11-20more debugfukachan
2001-11-20implement search_max_id() in hash keyfukachan
2001-10-27obsoletefukachan
2001-10-17implemente get_id() method to return the latest article idfukachan
update document
2001-08-26mkdirhier: qq{} -> q{}fukachan
2001-08-22modified to use File::Specfukachan
2001-06-21removed due to obsolete rulefukachan
2001-06-17we use $FML$, add it and nuke $Id$ if it existsfukachan
2001-06-02clean up documentfukachan
2001-05-28clean up documentsfukachan
2001-05-27clean up documentationfukachan
2001-04-30clean up documents hierarchy.fukachan
remove {index,pointer}.ja.html in each directory which is obsolete. merge documents to under fml/doc/ja/ if apporoviate. move variable list to Documentation/ja/etc/
2001-04-24regen to sync w/ currentfukachan
2001-04-15fix typo to determine file name in 'temporal' modefukachan
add several variable initialization codes
2001-04-14check the directory existence.fukachan
fix find() to search only \d+ files in the directory.
2001-04-14this module can be merged to File::CacheDir ?fukachan
2001-04-14find() is an alias of get()fukachan
2001-04-08relocate error() et. al. definitions for each module to have eachfukachan
handlers within under the hierarchy.
2001-04-04File::RingBuffer is removed, regen/update documentsfukachan
2001-04-04reconstruct File::CacheDir module. It not inherit IO::Handle now.fukachan
The new method consits of new(), set(), get() operations.
2001-04-04s/limited_by/cache_type/, the value is "temporal" or "cyclic".fukachan
2001-04-03make a "File::CacheDir" class which contains File::RingBuffer module.fukachan
regen
2001-04-03clarify more. add TextDBfukachan
2001-04-02make File::LogStructuredData to build { key => value } pair in the logfukachan
structured file.
2001-03-20regenfukachan
2001-03-20s/error_reset/error_clear/fukachan
2001-03-20rewritten to ErrorMessages::Status module for unification of errorfukachan
buffer handling.
2001-03-13fix dependence, fix typofukachan
2001-03-10update descriptionsfukachan
2001-03-09clean up descriptionfukachan
2001-03-07clean up English ;)fukachan
2001-03-04change table generatorfukachan
s/doc/manual/ add [Japanese memo] entry which is linked to $module_name.ja.txt if available
2001-02-24clean up documenetsfukachan
2001-02-24prepare @@doc/ for text documentsfukachan
2001-02-24clean up documents on File::fukachan
2001-02-24use @module.txt as a text version file name for module.pm,fukachan
which is generated by pod2text
2001-02-24clean upfukachan