Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.eso.org/sci/software/cpl/Changelog.txt
Дата изменения: Fri Apr 15 18:10:07 2011
Дата индексирования: Mon Feb 4 23:21:31 2013
Кодировка:

Поисковые слова: наблюдения метеорных потоков

Changelog for CPL 5.3.1 (versus CPL 5.2)

This new release is a patch release. So, no API changes have been implemented.
Besides bug fixes and code optimisations some new functions have been added:

Complex arrays are now supported. and relevant functions have been added:

Columns of arrays of strings in tables and complex column elements are now supported -
the relevant functions have been added:

Table structure related functions now handle also column units. This
means, for instance, that two tables are defined to have the same
structure not just if they both have the same columns with the same
types, but also if the corresponding column units are the same. This
may cause software based on previous version of the CPL to fail.


Other new functions added are:
cpl_bivector_sort()
cpl_image_wrap()
cpl_recipe_define(),

and many functions related to CPL property sets and propert lists as well as more routines to
support testing.

CPL_RECIPE_DEFINE() has been marked as deprecated.