| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2001-03-20 | use FML::Log qw(Log LogWarn LogError);error-message-status | fukachan | |
| 2001-03-20 | define Log(), LogWarn() and LogError(). | fukachan | |
| $args accpets $priority. | |||
| 2001-03-20 | add Log-ErrLogger 1.5 | fukachan | |
| 2001-03-20 | change default ticket model name. s/toymodel/minimal_by_db/ | fukachan | |
| 2001-03-20 | clean up document | fukachan | |
| 2001-03-20 | update $args description | fukachan | |
| 2001-03-20 | accpet arbitrary ticket model name | fukachan | |
| 2001-03-20 | check more $home_dir or $ml_name is specified if we need_ml_name(). | fukachan | |
| 2001-03-20 | Initial revision | fukachan | |
| 2001-03-19 | sync w/ 2001/03/19 | fukachan | |
| 2001-03-19 | sync w/ 2001/01/06 version | fukachan | |
| 2001-03-19 | we have a prototype for this, so imported. | fukachan | |
| 2001-03-19 | SQL is implemented as a prototype | fukachan | |
| 2001-03-19 | add libdebug.pl::StdinLog | fukachan | |
| 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 | add http://www.fml.org/mlarchives/fml-devel/ | fukachan | |
| 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 | fix module name to sync w/ current | fukachan | |
| 2001-03-18 | nuke defined() to avoid perl warning | fukachan | |
| 2001-03-18 | generate documents on SQL:: | 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-18 | add ln -s SQL:: | fukachan | |
| 2001-03-18 | Initial revision | fukachan | |
| 2001-03-17 | valid pasword is preferable :) | fukachan | |
| 2001-03-17 | permit localhost not % | fukachan | |
| 2001-03-17 | add a comment on how we consider the relation between fml 4.0 and 5.0 | fukachan | |
| 2001-03-17 | update | fukachan | |
| 2001-03-17 | add fml-request | fukachan | |
| 2001-03-17 | clean up alignment | fukachan | |
| fix sakura's name ;) | |||
| 2001-03-17 | mysqlaccess example | fukachan | |
| 2001-03-17 | fix pathname, import another sql examples | fukachan | |
| 2001-03-17 | move base/mysql_io.pl mysql/ | fukachan | |
| 2001-03-17 | Initial revision | fukachan | |
| 2001-03-17 | s/IO::Adapter::MySQL::toymodel/IO::Adapter::MySQL/ | fukachan | |
| 2001-03-17 | add a mailing list infomation | fukachan | |
| 2001-03-17 | add download and mailinglist (prototype) | fukachan | |
| 2001-03-17 | update todo | fukachan | |
| 2001-03-17 | add releng flow | fukachan | |
| 2001-03-16 | clean up | fukachan | |
| import args of new() | |||
| 2001-03-16 | fmldoc supports perldoc [-vtuml] | fukachan | |
| 2001-03-16 | use /usr/pkg/bin/perl by default, add args for new() | fukachan | |
| 2001-03-16 | support options of perldoc -vtuml | fukachan | |
| 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. | |||
