summaryrefslogtreecommitdiff
path: root/fml/lib/File
AgeCommit message (Collapse)Author
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
2001-02-24fix documentfukachan
2001-02-24regen documents by new dir2url.plfukachan
2001-02-24prepare Makefile in each directoryfukachan
regen index.ja.html's under here
2001-02-22The buffer directory has files with the name C<0>, C<1>, ...fukachan
You can specify C<file_name> parameter. If so, the file names become _smtplog.0, _smtplog.1, ...
2001-02-22clean up documentfukachan
2001-02-21enable to work and clean up ring buffer prototypefukachan
2001-02-21add prototypefukachan
2001-02-20move FML::SequenceFile and Utils to File::fukachan
add File::Errors also to avoid errors
2001-02-20Initial revisionfukachan