# # ChangeLog for XIOS/dev/dev_olga/src/config/calendar_wrapper_attribute.conf # # Generated by Trac 1.0.1 # 04/25/24 10:02:09 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 Tue, 10 Feb 2015 13:23:02 GMT rlacroix [550] * XIOS/trunk/src/calendar.cpp (modified) * XIOS/trunk/src/calendar.hpp (modified) * XIOS/trunk/src/calendar_util.cpp (modified) * XIOS/trunk/src/config/calendar_wrapper_attribute.conf (modified) * XIOS/trunk/src/date.cpp (modified) * XIOS/trunk/src/date.hpp (modified) * XIOS/trunk/src/date/calendar_type.hpp (modified) * XIOS/trunk/src/date/gregorian.cpp (modified) * XIOS/trunk/src/date/gregorian.hpp (modified) * XIOS/trunk/src/date/julian.cpp (modified) * XIOS/trunk/src/date/julian.hpp (modified) * XIOS/trunk/src/date/user_defined.cpp (added) * XIOS/trunk/src/date/user_defined.hpp (added) * XIOS/trunk/src/duration.cpp (modified) * XIOS/trunk/src/duration.hpp (modified) * XIOS/trunk/src/interface/c_attr/iccalendar_wrapper_attr.cpp (modified) * XIOS/trunk/src/interface/fortran/icalendar.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/calendar_wrapper_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/icalendar_wrapper_attr.F90 (modified) * XIOS/trunk/src/node/calendar_wrapper.cpp (modified) * XIOS/trunk/src/node/calendar_wrapper.hpp (modified) * XIOS/trunk/src/node/context.cpp (modified) * XIOS/trunk/src/test/test_client.f90 (modified) Add a new user defined calendar type. A new calendar type ...