# # ChangeLog for XIOS/dev/dev_olga/src/config/context_attribute.conf # # Generated by Trac 1.0.1 # 05/17/24 15:28:44 Mon, 07 Nov 2016 16:55:55 GMT oabramkina [983] * XIOS/dev/dev_olga (copied) * XIOS/dev/dev_olga/arch/arch-GCC_LINUX.env (modified) * XIOS/dev/dev_olga/arch/arch-GCC_LINUX.fcm (modified) * XIOS/dev/dev_olga/arch/arch-GCC_LINUX.path (modified) * XIOS/dev/dev_olga/arch/arch-X64_CURIE.fcm (modified) * XIOS/dev/dev_olga/bld.cfg (modified) * XIOS/dev/dev_olga/inputs/iodef.xml (modified) * XIOS/dev/dev_olga/src/buffer_client.cpp (modified) * XIOS/dev/dev_olga/src/client.cpp (modified) * XIOS/dev/dev_olga/src/client.hpp (modified) * XIOS/dev/dev_olga/src/config/file_attribute.conf (modified) * XIOS/dev/dev_olga/src/context_client.cpp (modified) * XIOS/dev/dev_olga/src/context_server.cpp (modified) * XIOS/dev/dev_olga/src/context_server.hpp (modified) * XIOS/dev/dev_olga/src/cxios.cpp (modified) * XIOS/dev/dev_olga/src/cxios.hpp (modified) * XIOS/dev/dev_olga/src/distribution_client.cpp (modified) * XIOS/dev/dev_olga/src/distribution_client.hpp (modified) * XIOS/dev/dev_olga/src/distribution_server.hpp (modified) * XIOS/dev/dev_olga/src/interface/c/icdata.cpp (modified) * XIOS/dev/dev_olga/src/interface/fortran/idata.F90 (modified) * XIOS/dev/dev_olga/src/node/calendar_wrapper.cpp (modified) * XIOS/dev/dev_olga/src/node/context.cpp (modified) * XIOS/dev/dev_olga/src/node/context.hpp (modified) * XIOS/dev/dev_olga/src/node/field.cpp (modified) * XIOS/dev/dev_olga/src/node/grid.cpp (modified) * XIOS/dev/dev_olga/src/server.cpp (modified) * XIOS/dev/dev_olga/src/server.hpp (modified) * XIOS/dev/dev_olga/src/test/test_client.f90 (modified) * XIOS/dev/dev_olga/src/xios_server.f90 (modified) My branch Mon, 26 Jan 2015 13:39:26 GMT rlacroix [549] * XIOS/trunk/inputs/COMPLETE/context_atmosphere.xml (modified) * XIOS/trunk/inputs/COMPLETE/context_surface.xml (modified) * XIOS/trunk/inputs/Version2/iodef.xml (modified) * XIOS/trunk/inputs/iodef.xml (modified) * XIOS/trunk/src/calendar.cpp (modified) * XIOS/trunk/src/calendar.hpp (modified) * XIOS/trunk/src/calendar_util.cpp (modified) * XIOS/trunk/src/calendar_util.hpp (modified) * XIOS/trunk/src/config/calendar_type.conf (modified) * XIOS/trunk/src/config/calendar_wrapper_attribute.conf (added) * XIOS/trunk/src/config/context_attribute.conf (modified) * XIOS/trunk/src/config/node_type.conf (modified) * XIOS/trunk/src/context_server.cpp (modified) * XIOS/trunk/src/date.cpp (modified) * XIOS/trunk/src/date.hpp (modified) * XIOS/trunk/src/date/d360.hpp (modified) * XIOS/trunk/src/generate_fortran_interface.cpp (modified) * XIOS/trunk/src/interface/c/iccalendar.cpp (modified) * XIOS/trunk/src/interface/c/iccalendar_wrapper.cpp (added) * XIOS/trunk/src/interface/c/icdate.cpp (modified) * XIOS/trunk/src/interface/c_attr/iccalendar_wrapper_attr.cpp (added) * XIOS/trunk/src/interface/c_attr/iccontext_attr.cpp (modified) * XIOS/trunk/src/interface/fortran/calendar_interface.F90 (moved) * XIOS/trunk/src/interface/fortran/calendar_wrapper_interface.F90 (added) * XIOS/trunk/src/interface/fortran/date_interface.F90 (modified) * XIOS/trunk/src/interface/fortran/icalendar.F90 (modified) * XIOS/trunk/src/interface/fortran/icalendar_wrapper.F90 (added) * XIOS/trunk/src/interface/fortran/idate.F90 (modified) * XIOS/trunk/src/interface/fortran/ixios.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/calendar_wrapper_interface_attr.F90 (added) * XIOS/trunk/src/interface/fortran_attr/context_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/icalendar_wrapper_attr.F90 (added) * XIOS/trunk/src/interface/fortran_attr/icontext_attr.F90 (modified) * XIOS/trunk/src/node/calendar_wrapper.cpp (added) * XIOS/trunk/src/node/calendar_wrapper.hpp (added) * XIOS/trunk/src/node/context.cpp (modified) * XIOS/trunk/src/node/context.hpp (modified) * XIOS/trunk/src/node/node_enum.hpp (modified) * XIOS/trunk/src/object_factory_decl.cpp (modified) * XIOS/trunk/src/object_template_decl.cpp (modified) * XIOS/trunk/src/object_template_impl.hpp (modified) * XIOS/trunk/src/test/test_client.f90 (modified) * XIOS/trunk/src/test/test_complete.f90 (modified) * XIOS/trunk/src/test/test_cs.f90 (modified) * XIOS/trunk/src/test/test_new_features.f90 (modified) * XIOS/trunk/src/test/test_unstruct_complete.f90 (modified) * XIOS/trunk/src/test/test_xios_interface.f90 (modified) * XIOS/trunk/src/type/type_util.hpp (modified) Revised calendar functionalities: - the calendar is now configured ...