# # ChangeLog for XIOS/trunk/inputs/COMPLETE/iodef.xml # # Generated by Trac 1.0.1 # 05/23/24 21:13:12 Mon, 05 Oct 2015 13:32:52 GMT rlacroix [718] * XIOS/trunk/inputs/COMPLETE/iodef.xml (modified) * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/inputs/Unstruct/iodef.xml (modified) * XIOS/trunk/inputs/Version2/iodef.xml (modified) * XIOS/trunk/inputs/iodef.xml (modified) * XIOS/trunk/src/cxios.cpp (modified) * XIOS/trunk/src/cxios.hpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) Rename "buffer_factor_size" to "buffer_size_factor" to clarify its ... Wed, 03 Dec 2014 10:41:54 GMT rlacroix [527] * XIOS/trunk/inputs/COMPLETE/context_surface.xml (modified) * XIOS/trunk/inputs/COMPLETE/iodef.xml (modified) * XIOS/trunk/inputs/iodef.xml (modified) * XIOS/trunk/src/config/var_attribute.conf (modified) * XIOS/trunk/src/declare_attribute.hpp (modified) * XIOS/trunk/src/interface/c_attr/icvariable_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icvariablegroup_attr.cpp (modified) * XIOS/trunk/src/node/variable.cpp (modified) * XIOS/trunk/src/node/variable.hpp (modified) * XIOS/trunk/src/output/nc4_data_output.cpp (modified) Make the variable typing stricter. The type must now be one of: - ... Fri, 14 Nov 2014 16:56:37 GMT mhnguyen [512] * XIOS/trunk/inputs/COMPLETE/context_surface.xml (modified) * XIOS/trunk/inputs/COMPLETE/iodef.xml (modified) * XIOS/trunk/inputs/iodef.xml (modified) * XIOS/trunk/src/buffer_client.cpp (modified) * XIOS/trunk/src/buffer_client.hpp (modified) * XIOS/trunk/src/buffer_server.hpp (modified) * XIOS/trunk/src/context_client.cpp (modified) * XIOS/trunk/src/context_client.hpp (modified) * XIOS/trunk/src/cxios.cpp (modified) * XIOS/trunk/src/cxios.hpp (modified) Correct bug causing infinite run on multiple server and do some code ... Fri, 26 Sep 2014 12:52:09 GMT mhnguyen [491] * XIOS/trunk/inputs/COMPLETE/iodef.xml (modified) * XIOS/trunk/src/client.cpp (modified) * XIOS/trunk/src/cxios.cpp (modified) * XIOS/trunk/src/cxios.hpp (modified) * XIOS/trunk/src/server.cpp (modified) Removing using_server from iodef.xml file. From now on, XIOS is capable ... Fri, 26 Sep 2014 12:52:04 GMT mhnguyen [490] * XIOS/trunk/Doxyfile (modified) * XIOS/trunk/inputs/COMPLETE/iodef.xml (modified) * XIOS/trunk/src/client.cpp (modified) * XIOS/trunk/src/client.hpp (modified) * XIOS/trunk/src/cxios.cpp (modified) * XIOS/trunk/src/cxios.hpp (modified) * XIOS/trunk/src/globalScopeData.hpp (added) * XIOS/trunk/src/log.hpp (modified) * XIOS/trunk/src/server.cpp (modified) * XIOS/trunk/src/server.hpp (modified) * XIOS/trunk/src/xmlioserver_spl.hpp (modified) Implementing print output in seperate files +) Add an option to write ... Fri, 08 Aug 2014 13:39:08 GMT aclsce [486] * XIOS/trunk/inputs/COMPLETE (added) * XIOS/trunk/inputs/COMPLETE/context_atmosphere.xml (added) * XIOS/trunk/inputs/COMPLETE/context_surface.xml (added) * XIOS/trunk/inputs/COMPLETE/iodef.xml (added) * XIOS/trunk/inputs/iodef_unstruct.xml (deleted) * XIOS/trunk/src/test/test_client.f90 (modified) * XIOS/trunk/src/test/test_complete.f90 (added) * XIOS/trunk/src/test/test_unstruct_complete.f90 (added) Added complete test sources and xml files.