# # ChangeLog for XIOS/dev/branch_yushan_merged/src/transformation/generic_algorithm_transformation.cpp # # Generated by Trac 1.0.1 # 07/14/24 05:27:43 Tue, 06 Jun 2017 17:06:45 GMT yushan [1160] * XIOS/dev/branch_yushan_merged/arch/arch-local.env (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_declaration.hpp (modified) * XIOS/dev/branch_yushan_merged/src/client.cpp (modified) * XIOS/dev/branch_yushan_merged/src/client.hpp (modified) * XIOS/dev/branch_yushan_merged/src/config/file_attribute.conf (modified) * XIOS/dev/branch_yushan_merged/src/cxios.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/nc4_data_output.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/onetcdf4.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/onetcdf4.hpp (modified) * XIOS/dev/branch_yushan_merged/src/io/onetcdf4_impl.hpp (modified) * XIOS/dev/branch_yushan_merged/src/log.cpp (modified) * XIOS/dev/branch_yushan_merged/src/log.hpp (modified) * XIOS/dev/branch_yushan_merged/src/memtrack.cpp (modified) * XIOS/dev/branch_yushan_merged/src/memtrack.hpp (modified) * XIOS/dev/branch_yushan_merged/src/node/context.cpp (modified) * XIOS/dev/branch_yushan_merged/src/node/field.cpp (modified) * XIOS/dev/branch_yushan_merged/src/node/file.cpp (modified) * XIOS/dev/branch_yushan_merged/src/server.cpp (modified) * XIOS/dev/branch_yushan_merged/src/timer.cpp (modified) * XIOS/dev/branch_yushan_merged/src/timer.hpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/Functions/average_reduction.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/Functions/max_reduction.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/Functions/min_reduction.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/Functions/sum_reduction.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/generic_algorithm_transformation.cpp (modified) fix bad commit. Back to R1155 branch not merged Tue, 06 Jun 2017 13:52:13 GMT yushan [1156] * XIOS/dev/branch_yushan_merged/arch/arch-local.env (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_declaration.hpp (modified) * XIOS/dev/branch_yushan_merged/src/client.cpp (modified) * XIOS/dev/branch_yushan_merged/src/client.hpp (modified) * XIOS/dev/branch_yushan_merged/src/config/file_attribute.conf (modified) * XIOS/dev/branch_yushan_merged/src/cxios.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/nc4_data_output.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/onetcdf4.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/onetcdf4.hpp (modified) * XIOS/dev/branch_yushan_merged/src/io/onetcdf4_impl.hpp (modified) * XIOS/dev/branch_yushan_merged/src/log.cpp (modified) * XIOS/dev/branch_yushan_merged/src/log.hpp (modified) * XIOS/dev/branch_yushan_merged/src/memtrack.cpp (modified) * XIOS/dev/branch_yushan_merged/src/memtrack.hpp (modified) * XIOS/dev/branch_yushan_merged/src/node/context.cpp (modified) * XIOS/dev/branch_yushan_merged/src/node/field.cpp (modified) * XIOS/dev/branch_yushan_merged/src/node/file.cpp (modified) * XIOS/dev/branch_yushan_merged/src/server.cpp (modified) * XIOS/dev/branch_yushan_merged/src/timer.cpp (modified) * XIOS/dev/branch_yushan_merged/src/timer.hpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/Functions/average_reduction.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/Functions/max_reduction.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/Functions/min_reduction.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/Functions/sum_reduction.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/generic_algorithm_transformation.cpp (modified) branch merged with trunk @1155 Mon, 15 May 2017 13:28:14 GMT yushan [1131] * XIOS/dev/branch_yushan_merged (copied) creating a new branch for merge Tue, 25 Apr 2017 08:57:42 GMT mhnguyen [1104] * XIOS/trunk/src/transformation/generic_algorithm_transformation.cpp (modified) Fixing a bug of detect missing value on sequence of transformation. +) ...