| Sanger Home | Acedb | YourGenome | Ensembl | Trace Server | Library |
|
|
| Data Release Policy | Conditions of Use | |
Changes in this release in respect to RELEASE-980731 are as follows :
Addition of AQL as the new query language
working version of AQL is present, complete and we believe
correct according to the
documentation,
except that weekdiff() is not implemented, and ->n
where n is a number might not work completely correctly.
The only interface currently is through the AQL command in tace/aceclient,
or the separate program taql (in the release directories).
The language implementation will nontheless require further optimisation
and bugfixing.
giface: display command -D option allows you to set the display type
behaviour of show/list in tace/aceclient changed so now they are consistent with each other and the keyset display in xace. So displayable empty objects give single line entries with show.
behaviour of crashing on 50 errors is now removed from non-graphical versions of acedb, and query in xace is changed slightly.
dump/reread of timestamps now works properly (I believe!)
gff dumping of homols now indicates alignment direction properly
giface seqdna exporting off-by-one fixed and use '/' as delimiter not '_'
removed "feature" that hampered zooming out in FMAP
embl dumping now writes a file .emblLog containing errors/warnings
parse from stdin now allowed from aceclient
fixed a bug that crashed the table_maker filechooser ("unknown filespec error" for some filenames of .def files)
Internal code restructuring : The utility library
All programs now compile with -lfree, which provides all basic utility functions, like memory allocation, file handling, growable arrays and hash-dictionaries, free format input/output, heaps, lists and date/time data types.
All ACEDB specifics removed from utility code - now truly versatile - needs documenting and a little more cleanup though.
changes to the message package (including registering of message handlers, exception catching, rationalisation of error and log messages)
sessionWriteAccess() corrupted the freesubs card, which caused a subtle bug in giface.
introduction of linking symbols for WinAce compilation on PCs.
| Last Modified Wed Jun 12 17:40:57 2002 | fw@sanger.ac.uk |