# # ChangeLog for XIOS/dev/dev_olga/src/test/diff.txt # # Generated by Trac 1.0.1 # 06/01/24 16:51:50 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, 15 Sep 2015 15:30:55 GMT mhnguyen [687] * XIOS/trunk/inputs/Version2/iodef.xml (modified) * XIOS/trunk/src/config/domain_attribute.conf (modified) * XIOS/trunk/src/config/generate_rectilinear_domain_attribute.conf (added) * XIOS/trunk/src/config/node_type.conf (modified) * XIOS/trunk/src/group_factory_decl.cpp (modified) * XIOS/trunk/src/group_template_decl.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/field.hpp (modified) * XIOS/trunk/src/node/generate_rectilinear_domain.cpp (added) * XIOS/trunk/src/node/generate_rectilinear_domain.hpp (added) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) * XIOS/trunk/src/node/node_enum.hpp (modified) * XIOS/trunk/src/node/node_type.hpp (modified) * XIOS/trunk/src/node/transformation_enum.hpp (modified) * XIOS/trunk/src/object_factory_decl.cpp (modified) * XIOS/trunk/src/object_template_decl.cpp (modified) * XIOS/trunk/src/test/diff.txt (added) * XIOS/trunk/src/test/test_new_features.f90 (modified) * XIOS/trunk/src/transformation/domain_algorithm_generate_rectilinear.cpp (added) * XIOS/trunk/src/transformation/domain_algorithm_generate_rectilinear.hpp (added) * XIOS/trunk/src/transformation/grid_generate.cpp (added) * XIOS/trunk/src/transformation/grid_generate.hpp (added) * XIOS/trunk/src/transformation/grid_transformation.cpp (modified) * XIOS/trunk/src/transformation/grid_transformation.hpp (modified) * XIOS/trunk/src/type/type_util.hpp (modified) * XIOS/trunk/src/utils.hpp (modified) * XIOS/trunk/src/xml_parser_decl.cpp (modified) Implementing auto-generate rectilinear domain +) Add a new special ...