[BioRuby-cvs] bioruby ChangeLog,1.71,1.72

Naohisa Goto ngoto at dev.open-bio.org
Tue Dec 18 13:54:58 UTC 2007


Update of /home/repository/bioruby/bioruby
In directory dev.open-bio.org:/tmp/cvs-serv11175

Modified Files:
	ChangeLog 
Log Message:
ChangeLog added for changes of lib/bio/db/pdb/pdb.rb and so on.


Index: ChangeLog
===================================================================
RCS file: /home/repository/bioruby/bioruby/ChangeLog,v
retrieving revision 1.71
retrieving revision 1.72
diff -C2 -d -r1.71 -r1.72
*** ChangeLog	14 Dec 2007 16:22:24 -0000	1.71
--- ChangeLog	18 Dec 2007 13:54:56 -0000	1.72
***************
*** 1,2 ****
--- 1,22 ----
+ 2007-12-18  Naohisa Goto <ng at bioruby.org>
+ 
+ 	* lib/bio/db/pdb/pdb.rb
+ 
+ 	Bio::PDB#inspect is added to prevent memory exhaust problem.
+ 	([BioRuby] Parse big PDB use up all memory)
+ 
+ 	* lib/bio/db/pdb/model.rb
+ 
+ 	Bio::PDB::Model#inspect is added.
+ 
+ 	* lib/bio/db/pdb/chain.rb
+ 
+ 	Bio::PDB::Chain#inspect is added.
+ 
+ 	* lib/bio/db/pdb/residue.rb
+ 
+ 	Bio::PDB::Residue#inspect is added.
+ 	This also affects Bio::PDB::Heterogen#inspect.
+ 
  2007-12-15  Toshiaki Katayama <k at bioruby.org>
  




More information about the bioruby-cvs mailing list