]> AND Private Git Repository - Cipher_code.git/commit
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
yes
authorcouturie <you@example.com>
Sun, 10 Mar 2019 09:06:34 +0000 (10:06 +0100)
committercouturie <you@example.com>
Sun, 10 Mar 2019 09:06:34 +0000 (10:06 +0100)
commite8fec7a5f017a7d7d7d0102e4181745340cf8908
treef4ead43e9ff3e563978e05659167b9ee9fd8847c
parent970cc32c2bbe395930d80e07cf573e6ea7fddc7d
yes
132 files changed:
IDA_new/jerasure [deleted submodule]
IDA_new/jerasure/#Makefile# [new file with mode: 0644]
IDA_new/jerasure/AUTHORS [new file with mode: 0644]
IDA_new/jerasure/COPYING [new file with mode: 0644]
IDA_new/jerasure/ChangeLog [new file with mode: 0644]
IDA_new/jerasure/Examples/.deps/cauchy_01.Po [new file with mode: 0644]
IDA_new/jerasure/Examples/.deps/cauchy_02.Po [new file with mode: 0644]
IDA_new/jerasure/Examples/.deps/cauchy_03.Po [new file with mode: 0644]
IDA_new/jerasure/Examples/.deps/cauchy_04.Po [new file with mode: 0644]
IDA_new/jerasure/Examples/.deps/decoder.Po [new file with mode: 0644]
IDA_new/jerasure/Examples/.deps/encoder.Po [new file with mode: 0644]
IDA_new/jerasure/Examples/.deps/jerasure_01.Po [new file with mode: 0644]
IDA_new/jerasure/Examples/.deps/jerasure_02.Po [new file with mode: 0644]
IDA_new/jerasure/Examples/.deps/jerasure_03.Po [new file with mode: 0644]
IDA_new/jerasure/Examples/.deps/jerasure_04.Po [new file with mode: 0644]
IDA_new/jerasure/Examples/.deps/jerasure_05.Po [new file with mode: 0644]
IDA_new/jerasure/Examples/.deps/jerasure_06.Po [new file with mode: 0644]
IDA_new/jerasure/Examples/.deps/jerasure_07.Po [new file with mode: 0644]
IDA_new/jerasure/Examples/.deps/jerasure_08.Po [new file with mode: 0644]
IDA_new/jerasure/Examples/.deps/liberation_01.Po [new file with mode: 0644]
IDA_new/jerasure/Examples/.deps/raph.Po [new file with mode: 0644]
IDA_new/jerasure/Examples/.deps/reed_sol_01.Po [new file with mode: 0644]
IDA_new/jerasure/Examples/.deps/reed_sol_02.Po [new file with mode: 0644]
IDA_new/jerasure/Examples/.deps/reed_sol_03.Po [new file with mode: 0644]
IDA_new/jerasure/Examples/.deps/reed_sol_04.Po [new file with mode: 0644]
IDA_new/jerasure/Examples/.deps/reed_sol_test_gf.Po [new file with mode: 0644]
IDA_new/jerasure/Examples/.deps/reed_sol_time_gf.Po [new file with mode: 0644]
IDA_new/jerasure/Examples/.deps/test_galois.Po [new file with mode: 0644]
IDA_new/jerasure/Examples/.gitignore [new file with mode: 0644]
IDA_new/jerasure/Examples/Makefile [new file with mode: 0644]
IDA_new/jerasure/Examples/Makefile.am [new file with mode: 0644]
IDA_new/jerasure/Examples/Makefile.in [new file with mode: 0644]
IDA_new/jerasure/Examples/Makefile~ [new file with mode: 0644]
IDA_new/jerasure/Examples/cauchy_01.c [new file with mode: 0644]
IDA_new/jerasure/Examples/cauchy_02.c [new file with mode: 0644]
IDA_new/jerasure/Examples/cauchy_03.c [new file with mode: 0644]
IDA_new/jerasure/Examples/cauchy_04.c [new file with mode: 0644]
IDA_new/jerasure/Examples/decoder.c [new file with mode: 0644]
IDA_new/jerasure/Examples/encode_decode.sh [new file with mode: 0755]
IDA_new/jerasure/Examples/encoder.c [new file with mode: 0644]
IDA_new/jerasure/Examples/jerasure_01.c [new file with mode: 0644]
IDA_new/jerasure/Examples/jerasure_02.c [new file with mode: 0644]
IDA_new/jerasure/Examples/jerasure_03.c [new file with mode: 0644]
IDA_new/jerasure/Examples/jerasure_04.c [new file with mode: 0644]
IDA_new/jerasure/Examples/jerasure_05.c [new file with mode: 0644]
IDA_new/jerasure/Examples/jerasure_06.c [new file with mode: 0644]
IDA_new/jerasure/Examples/jerasure_07.c [new file with mode: 0644]
IDA_new/jerasure/Examples/jerasure_08.c [new file with mode: 0644]
IDA_new/jerasure/Examples/liberation_01.c [new file with mode: 0644]
IDA_new/jerasure/Examples/raph.c [new file with mode: 0644]
IDA_new/jerasure/Examples/raph.cpp [new file with mode: 0644]
IDA_new/jerasure/Examples/raph.c~ [new file with mode: 0644]
IDA_new/jerasure/Examples/raph_old.c [new file with mode: 0644]
IDA_new/jerasure/Examples/raph_old2.c [new file with mode: 0644]
IDA_new/jerasure/Examples/reed_sol_01.c [new file with mode: 0644]
IDA_new/jerasure/Examples/reed_sol_02.c [new file with mode: 0644]
IDA_new/jerasure/Examples/reed_sol_03.c [new file with mode: 0644]
IDA_new/jerasure/Examples/reed_sol_04.c [new file with mode: 0644]
IDA_new/jerasure/Examples/reed_sol_test_gf.c [new file with mode: 0644]
IDA_new/jerasure/Examples/reed_sol_time_gf.c [new file with mode: 0644]
IDA_new/jerasure/Examples/test_all_gfs.sh [new file with mode: 0755]
IDA_new/jerasure/Examples/test_galois.c [new file with mode: 0644]
IDA_new/jerasure/Examples/time_all_gfs_argv_init.sh [new file with mode: 0755]
IDA_new/jerasure/INSTALL [new file with mode: 0644]
IDA_new/jerasure/License.txt [new file with mode: 0644]
IDA_new/jerasure/Makefile [new file with mode: 0644]
IDA_new/jerasure/Makefile.am [new file with mode: 0644]
IDA_new/jerasure/Makefile.in [new file with mode: 0644]
IDA_new/jerasure/Makefile~ [new file with mode: 0644]
IDA_new/jerasure/Manual.pdf [new file with mode: 0644]
IDA_new/jerasure/NEWS [new file with mode: 0644]
IDA_new/jerasure/PERF.txt [new file with mode: 0644]
IDA_new/jerasure/README [new file with mode: 0644]
IDA_new/jerasure/autom4te.cache/output.0 [new file with mode: 0644]
IDA_new/jerasure/autom4te.cache/output.1 [new file with mode: 0644]
IDA_new/jerasure/autom4te.cache/output.2 [new file with mode: 0644]
IDA_new/jerasure/autom4te.cache/output.3 [new file with mode: 0644]
IDA_new/jerasure/autom4te.cache/requests [new file with mode: 0644]
IDA_new/jerasure/autom4te.cache/traces.0 [new file with mode: 0644]
IDA_new/jerasure/autom4te.cache/traces.1 [new file with mode: 0644]
IDA_new/jerasure/autom4te.cache/traces.2 [new file with mode: 0644]
IDA_new/jerasure/autom4te.cache/traces.3 [new file with mode: 0644]
IDA_new/jerasure/build-aux/compile [new file with mode: 0755]
IDA_new/jerasure/build-aux/config.guess [new file with mode: 0755]
IDA_new/jerasure/build-aux/config.sub [new file with mode: 0755]
IDA_new/jerasure/build-aux/depcomp [new file with mode: 0755]
IDA_new/jerasure/build-aux/install-sh [new file with mode: 0755]
IDA_new/jerasure/build-aux/ltmain.sh [new file with mode: 0644]
IDA_new/jerasure/build-aux/missing [new file with mode: 0755]
IDA_new/jerasure/build-aux/test-driver [new file with mode: 0755]
IDA_new/jerasure/config.log [new file with mode: 0644]
IDA_new/jerasure/config.status [new file with mode: 0755]
IDA_new/jerasure/configure [new file with mode: 0755]
IDA_new/jerasure/configure.ac [new file with mode: 0644]
IDA_new/jerasure/configure.ac~ [new file with mode: 0644]
IDA_new/jerasure/include/cauchy.h [new file with mode: 0644]
IDA_new/jerasure/include/config.h [new file with mode: 0644]
IDA_new/jerasure/include/config.h.in [new file with mode: 0644]
IDA_new/jerasure/include/galois.h [new file with mode: 0644]
IDA_new/jerasure/include/jerasure.h [new file with mode: 0644]
IDA_new/jerasure/include/liberation.h [new file with mode: 0644]
IDA_new/jerasure/include/reed_sol.h [new file with mode: 0644]
IDA_new/jerasure/include/stamp-h1 [new file with mode: 0644]
IDA_new/jerasure/include/timing.h [new file with mode: 0644]
IDA_new/jerasure/libtool [new file with mode: 0755]
IDA_new/jerasure/m4/ax_check_compile_flag.m4 [new file with mode: 0644]
IDA_new/jerasure/m4/ax_ext.m4 [new file with mode: 0644]
IDA_new/jerasure/m4/ax_gcc_x86_avx_xgetbv.m4 [new file with mode: 0644]
IDA_new/jerasure/m4/ax_gcc_x86_cpuid.m4 [new file with mode: 0644]
IDA_new/jerasure/m4/ax_require_defined.m4 [new file with mode: 0644]
IDA_new/jerasure/m4/libtool.m4 [new file with mode: 0644]
IDA_new/jerasure/m4/ltoptions.m4 [new file with mode: 0644]
IDA_new/jerasure/m4/ltsugar.m4 [new file with mode: 0644]
IDA_new/jerasure/m4/ltversion.m4 [new file with mode: 0644]
IDA_new/jerasure/m4/lt~obsolete.m4 [new file with mode: 0644]
IDA_new/jerasure/src/.deps/cauchy.Plo [new file with mode: 0644]
IDA_new/jerasure/src/.deps/galois.Plo [new file with mode: 0644]
IDA_new/jerasure/src/.deps/jerasure.Plo [new file with mode: 0644]
IDA_new/jerasure/src/.deps/liberation.Plo [new file with mode: 0644]
IDA_new/jerasure/src/.deps/reed_sol.Plo [new file with mode: 0644]
IDA_new/jerasure/src/.deps/timing.Po [new file with mode: 0644]
IDA_new/jerasure/src/Makefile [new file with mode: 0644]
IDA_new/jerasure/src/Makefile.am [new file with mode: 0644]
IDA_new/jerasure/src/Makefile.in [new file with mode: 0644]
IDA_new/jerasure/src/cauchy.c [new file with mode: 0644]
IDA_new/jerasure/src/cauchy_best_r6.c [new file with mode: 0644]
IDA_new/jerasure/src/galois.c [new file with mode: 0644]
IDA_new/jerasure/src/jerasure.c [new file with mode: 0644]
IDA_new/jerasure/src/liberation.c [new file with mode: 0644]
IDA_new/jerasure/src/reed_sol.c [new file with mode: 0644]
IDA_new/jerasure/src/timing.c [new file with mode: 0644]
IDA_new/jerasure/toto.c [new file with mode: 0644]