| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2001-03-19 | clean up document | fukachan | |
| 2001-03-19 | change $map_params structure | fukachan | |
| 2001-03-18 | IO::Adapter::DBI -< IO::Adapter::MySQL | fukachan | |
| SQL::Schema::toymodel holds model specific functions and nuke $args->{query} parameters. | |||
| 2001-03-18 | clean up variable names | fukachan | |
| re-order function() locations | |||
| 2001-03-18 | fix close() bug | fukachan | |
| define add( $addr ) and delete( $addr ) method | |||
| 2001-03-18 | mysql map can work. | fukachan | |
| IO::MapAdapter->new() accpets two parameters, $map and the parameters $map_params. my $obj = new IO::MapAdapter ('mysql:toymodel', $map_params); where $map_params = { config => {}, query => {} }; | |||
| 2001-03-18 | nuke defined() to avoid perl warning | fukachan | |
| 2001-03-18 | fix dependences for lost IO::Adapter::MySQL | fukachan | |
| 2001-03-18 | remove document et. al. | fukachan | |
| 2001-03-18 | modify MySQL adapter interface | fukachan | |
| move model specific part to SQL::Schema class remove IO::Adapter::MySQL class | |||
| 2001-03-16 | clean up | fukachan | |
| import args of new() | |||
| 2001-03-15 | fix document generation for IO::Adapter::MySQL | fukachan | |
| 2001-03-15 | implemente 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-03-14 | nuke .pm in NAME | fukachan | |
| 2001-03-13 | fix dependence, fix typo | fukachan | |
| 2001-03-13 | prototype of mysql | fukachan | |
| 2001-03-13 | Initial revision | fukachan | |
| 2001-03-11 | rewrite close($fh) to $fh->close(). | fukachan | |
| resolve ambiguous close() call. | |||
| 2001-03-11 | replace() method and the checker | fukachan | |
| 2001-03-11 | update documents on add() and delete() | fukachan | |
| 2001-03-11 | implement delete(regexp) | fukachan | |
| delete lines which matches $regexp from the specified map | |||
| 2001-03-11 | fix @ISA handling | fukachan | |
| fix typo | |||
| 2001-03-11 | more polite error message | fukachan | |
| 2001-03-11 | check unix.group fail or not | fukachan | |
| 2001-03-11 | implement add() method | fukachan | |
| 2001-03-11 | add method checker | fukachan | |
| 2001-03-11 | check flag since this is read only | fukachan | |
| 2001-03-11 | prepare _read_open() and _rw_open() for each purpose | fukachan | |
| implemenet add() method using IO::File::Atomic module | |||
| 2001-03-11 | fix typo | fukachan | |
| 2001-03-10 | clean up documents | fukachan | |
| 2001-03-09 | clean up description | fukachan | |
| 2001-03-07 | clean up English ;) | fukachan | |
| 2001-03-04 | change table generator | fukachan | |
| s/doc/manual/ add [Japanese memo] entry which is linked to $module_name.ja.txt if available | |||
| 2001-02-25 | clean up doc | fukachan | |
| 2001-02-25 | clean up doc | fukachan | |
| 2001-02-25 | clean up documents | fukachan | |
| move FML::String to Dialect::ISO2022JP (Dialect::Japanese::String) | |||
| 2001-02-24 | prepare @@doc/ for text documents | fukachan | |
| 2001-02-24 | use @module.txt as a text version file name for module.pm, | fukachan | |
| which is generated by pod2text | |||
| 2001-02-24 | nuke t/ directory which contains test scripts | fukachan | |
| 2001-02-24 | regen documents by new dir2url.pl | fukachan | |
| 2001-02-24 | prepare Makefile in each directory | fukachan | |
| regen index.ja.html's under here | |||
| 2001-02-20 | add description | fukachan | |
| 2001-02-19 | align the format in HISTORY section | fukachan | |
| 2001-02-02 | fix space alignment | fukachan | |
| 2001-02-01 | IO::File::Atomic::copy(src, dst) | fukachan | |
| 2001-01-28 | s/member/element/g | fukachan | |
| 2001-01-28 | import description template | fukachan | |
| 2001-01-28 | update document | fukachan | |
| 2001-01-28 | nuke debug | fukachan | |
| 2001-01-28 | move initialization codes on NIS and etc/group to each subclass | fukachan | |
