Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
No matching results
An error occurred while fetching branches. Retry the search.
An error occurred while fetching tags. Retry the search.
Created with Raphaël 2.2.025Jan24231916826Dec2120151413121110765432130Nov2928262221201918171615141312111098765432131Oct30292725242322211917167643229Sep2827242322201918171615131211CMakeLists.txt: removed libtnl.so (TNL is now header-only!)Moved stuff from String.cpp to String_impl.hFixed StringExampleNew way of (de)serialization of objects into TNL::File using operator<< and operator>> (starting with string)Reimplemented TNL::String using std::stringRemoved explicit template instances of TestFunctionMoved stuff from CudaDeviceInfo.{cpp,cu} and SystemInfo.cpp into header filesUsed std::put_time instead of std::strftime in SystemInfoMoved stuff from FileName.cpp to FileName.hppMoved stuff from Timer.cpp to Timer_impl.hRemoved unused timer from ExplicitSolverMoved stuff from Object.cpp to Object_impl.hMoved stuff from Logger.cpp to Logger_impl.hMoved stuff from ConfigDescription.cpp and ParameterContainer.cpp into header filesFixed ConfigDescriptionRemoved Containers::List from the parseObjectType functionRemoved useless semicolons from param-types.hAdded FileTest::OpenInvalidRewritten String::split to return std::vector<String>Removed check for obsolete magic number in Object.cppRewritten TNL::File using std::fstreamMoved stuff from File.cpp to File_impl.hMoved stuff from MIC.cpp to MIC.hMoved stuff from Host.cpp to Host.hMoved stuff from SmartPointersRegister.cpp to SmartPointersRegister.hBenchmarks: replaced unsigned with intReimplemented Config::ConfigDescription and Config::ParameterContainer using std::vector instead of TNL::ListRemoved unused file DefaultBasicTypesChecker.hMoved everything from Cuda.cpp and Cuda.cu into Cuda_impl.hMoved Cuda::configSetup and Cuda::setup from Cuda.cpp to Cuda_impl.hRemoved the remaining autotools-like macros HAVE_*_H from tnlConfig.hRemoved useless checks for sys/resource.h and sys/ioctl.hUsing std::chrono for real time measurementRemoved TNL_CPP_COMPILER_NAME from tnlConfig.hMerge branch 'mpi' into 'develop'FIX remove unused fieldIssue #15 - new DistributedGridSynchronizer pass all testsFIX after rebaseIssue #15 - distributed grid modified to expect upper and lower overlapIssue #15 - working synchronizer
Loading