Change Log
0.8.13 (2000-09-19)
- MboxLoader was not work (reported by Kenji Nagasawa)
- HeaderField#new_header
0.8.12 (2000-07-13)
- racc/scanner.rb -> scanner.rb (reported by akira yamada)
0.8.11 (2000-05-29)
- HFencoder#value encoding was wrong
- TMail::CONTROL
- all doc.ja/*.html were ENGLISH (reported by rubikitch)
0.8.10 (2000-05-18)
- return values of TMail.zonestr2i was wrong (patched by tachino Nobuhiro)
- seconds in date-time was wrongly discarded
0.8.9 (2000-05-16)
- update installer (reported by "rubikitch")
0.8.8 (2000-05-12)
- sample/sendmail
- TMail#date=, mime_version=
- modify phrase quoting
- update amstd package (1.7.0)
0.8.7 (2000-05-08)
- mails.rb: not =, == (patched by "rubikitch")
- update Racc runtime (1.0)
- update amstd package (1.6.2)
0.8.6 (2000-03-17)
- update Racc runtime (0.12)
- update strscan package (0.5.5)
0.8.5 (2000-03-09)
- Mail#accept had bug when multipart
- HeaderField#illegal?, empty?
- thread safe (only critical part)
0.8.4 (2000-03-09)
0.8.3 (2000-03-04)
- Address#local,domain
- better string convertion
0.8.2 (2000-02-23)
- FilePort#filename is public
0.8.1 (2000-02-20)
- modify Mail#to, from... for no addresses
0.8.0 (2000-01-18)
- all classes are in module TMail
- scanner (mails) becomes extention
- TMail::Mail#body_port
- TMail::Mail#encoded, decoded
0.7.5 (2000-01-09)
0.7.4 (1999-11-10)
patched by Shugo Maeda
- digit only account was wrong handled
- TMail#inspect contained bug
- type in port.rb
- amstd (must.rb -> amstd/must.rb)
0.7.3 (1999-11-06)
- parse error on address without hostname (patched by ts)
- main files are in tmail/ (tmail.rb -> tmail/tmail.rb)
- modified for racc 0.10
- wrote setup.rb
0.7.2 (1999-09-29)
- about timezone
- multi Received: handling was wrong
- to_s contains bugs (patched by Shugo Maeda)
0.7.1 (1999-09-28)
- modify little bugs
- can handle "comments" of structured header
0.7.0 (1999-09-02)
0.6.0 (1999-07-01)
0.5.2 (1999-06-26)
- use strscan
- use extiter.rb, not buffer.rb
0.5.1 (1999-06-14)
- rewrite mailp.y for racc0.9.x
- write English manual
0.5.0 (1999-06-03)
- now Header class obsolute
- use recycle.rb buffer.rb
0.4.8 (1999-05-?)
0.3.0 (?)
0.2.0 (1998-10-30)
0.1.0 (1998-10-26)
0.0.0 (1998-10-23)
Copyright (c) 1998-2000 Minero Aoki
<aamine@dp.u-netsurf.ne.jp>