Changes
#110 (Jul 24, 2019, 5:38:13 PM)
- Install Java Development Kit for Jenkins to setup the slave agent (commit: d6d898d) — Damien L-G / githubweb
- Use MPIEXEC_{PRE,POST}FLAGS when adding tests (commit: c59631d) — Damien L-G / githubweb
- Remove to_vector<dealii::types::material_id> specialization (commit: 9b42b67) — Damien L-G / githubweb
- Relax tolerances in a couple tests that were using golden solutions (commit: c1dc40b) — Damien L-G / githubweb
- DO NOT MERGE fiddle with CMAKE_{CXX,EXE_LINKER}_FLAGS to work around OpenMP and cuSOLVER link time errors (commit: 9ec67cb) — Damien L-G / githubweb
- DO NOT MERGE call omp_get_num_threads() a couple places in a desperate attempt to resolve omp link time errors (commit: fa84c2a) — Damien L-G / githubweb
- Add Dockerfile to build mfmg and use as an alternate base image (commit: 0fd829a) — Damien L-G / githubweb
#109 (Oct 12, 2017, 6:32:29 PM)
- [tmp] Fix build without dealii (clang-format not applied yet) (commit: d9600b3) — Damien L-G / githubweb
#105 (Oct 4, 2017, 11:21:10 AM)
- Enable use of higher order FEM (commit: d01278d) — Bruno Turcksin / githubweb
- Install Java Development Kit for Jenkins to setup the slave agent (commit: d6d898d) — Damien L-G / githubweb
#104 (Sep 12, 2017, 5:06:49 PM)
- Create a cheat sheet of the parameters that define a supercapacitor. (commit: 6f71f62) — Bruno Turcksin / githubweb
#103 (Sep 12, 2017, 5:03:55 PM)
- [squash] Create cheat sheet. (commit: 5b97137) — Bruno Turcksin / githubweb
#102 (Aug 29, 2017, 5:48:44 PM)
- Document the parameters that define a supercapacitor (commit: c4c2a48) — Bruno Turcksin / githubweb
#101 (Aug 29, 2017, 4:37:49 PM)
- Enable use of higher order FEM (commit: d01278d) — Bruno Turcksin / githubweb
#100 (Aug 21, 2017, 8:01:57 PM)
- Replace BOOST_FOREACH by range for loop (commit: d138f8f) — Bruno Turcksin / githubweb
#99 (Aug 21, 2017, 7:30:47 PM)
- Use new deal.II functionality to filter iterators (commit: c3bc109) — Bruno Turcksin / githubweb
- Update documentation to require deal.II 8.5.0 or later (commit: 892b967) — Bruno Turcksin / githubweb
- Fix typos (commit: 1fb3907) — Bruno Turcksin / githubweb
- Prefix private variables with an underscore (commit: 546435a) — Bruno Turcksin / githubweb
#98 (Aug 21, 2017, 5:14:42 PM)
- Reindent python files to satisfy autopep (commit: c19a0b9) — Bruno Turcksin / githubweb
#97 (Aug 21, 2017, 4:51:52 PM)
- Update Dockerfile (commit: e3f433f) — Bruno Turcksin / githubweb
- Add build type argument for deal.II (commit: 2f175eb) — Bruno Turcksin / githubweb
#93 (Aug 21, 2017, 9:07:46 AM)
- Add build type argument for deal.II (commit: 0b0f8e3) — Bruno Turcksin / githubweb
- [to drop] (commit: 423e7ab) — Bruno Turcksin / githubweb
#92 (Aug 18, 2017, 3:56:41 PM)
- Make tmp dir to create files in diff-clang-format.py (commit: 38b857e) — Damien L-G / githubweb
- Save current working dir and return to it (per @aprokop comment on #249) (commit: ba35778) — Damien L-G / githubweb
- Use shutil.move instead of os.rename in diff-clang-format.py (commit: c2f538a) — Damien L-G / githubweb
- Replace slack with gitter. (commit: ab5125f) — Bruno Turcksin / githubweb
- Use matching building type for cap and deal.II (commit: c218de1) — Bruno Turcksin / githubweb
- Update Dockerfile (commit: ba288ad) — Bruno Turcksin / githubweb
#91 (Mar 1, 2017, 9:29:17 AM)
- Use Jenkins data volume in Compose file (commit: b05cfb1) — Damien L-G / githubweb
#90 (Mar 1, 2017, 9:16:07 AM)
- Use Jenkins data volume in Compose file (commit: fe31754) — Damien L-G / githubweb
#89 (Feb 28, 2017, 8:34:25 PM)
- do not use JENKINS_HOME env var on SSH slave (commit: a8384b0) — Damien L-G / githubweb
#88 (Feb 28, 2017, 8:31:45 PM)
- print more env (commit: 7e577d6) — Damien L-G / githubweb
#87 (Feb 28, 2017, 8:28:45 PM)
- cannot mount subdir in data volume (commit: 417f1d2) — Damien L-G / githubweb
#86 (Feb 28, 2017, 8:12:15 PM)
- Use Jenkins data volume in Compose file (commit: ae00399) — Damien L-G / githubweb
#85 (Feb 28, 2017, 8:01:45 PM)
- [trash] print env (commit: 418e140) — Damien L-G / githubweb
#84 (Feb 28, 2017, 7:50:45 PM)
- Multiple adjustements to paths in CI container (commit: 3dde497) — Damien L-G / githubweb
#83 (Feb 28, 2017, 5:12:55 PM)
- Remove trailing whitespace in jenkins ssh public key (commit: 037e050) — Damien L-G / githubweb
- Update Docker Compose file for Jenkins slave agent (commit: 284db9d) — Damien L-G / githubweb
- Move configuration of the jenkins slave to separate dir (commit: ba71d7f) — Damien L-G / githubweb
- Remove deprecated call to docker-run.py script in jenkins build (commit: fa7da25) — Damien L-G / githubweb
- Use docker-compose to run the jenkins build (commit: 973b199) — Damien L-G / githubweb
- Introduce docker-run.sh script (commit: f407a04) — Damien L-G / githubweb
- Exit immediately in jenkins/build.sh if any of the cmd return non-zero (commit: 3000183) — Damien L-G / githubweb
- No need to use version 3 in Compose file (commit: 84c7861) — qdi / githubweb
#82 (Feb 27, 2017, 11:01:00 PM)
- Use matching building type for cap and deal.II (commit: c218de1) — Bruno Turcksin / githubweb
#81 (Feb 10, 2017, 9:15:39 AM)
- Use shutil.move instead of os.rename in diff-clang-format.py (commit: c2f538a) — Damien L-G / githubweb
- Replace slack with gitter. (commit: ab5125f) — Bruno Turcksin / githubweb
#79 (Dec 20, 2016, 11:37:49 AM)
- Save current working dir and return to it (per @aprokop comment on #249) (commit: ba35778) — Damien L-G / githubweb
#78 (Dec 19, 2016, 6:35:44 PM)
- Make tmp dir to create files in diff-clang-format.py (commit: 38b857e) — Damien L-G / githubweb
#77 (Dec 16, 2016, 9:50:21 AM)
- Commenting out unreachable code (commit: e8a2891) — Damien L-G / githubweb
- Check return value code when calling std::remove from cstdio (commit: 814a201) — Damien L-G / githubweb
- Add exception handling to cpp examples (commit: 40e92af) — Damien L-G / githubweb
- Improve coverage (commit: a9a259d) — Damien L-G / githubweb
#76 (Dec 15, 2016, 3:24:45 PM)
- Add exception handling to cpp examples (commit: e7c9e78) — Damien L-G / githubweb
- Getting read of unused variable warnings (commit: d5a6698) — Damien L-G / githubweb
#75 (Dec 15, 2016, 2:56:04 PM)
- Commenting out unreachable code (commit: a60f368) — Damien L-G / githubweb
- Check return value code when calling std::remove from cstdio (commit: c530c3d) — Damien L-G / githubweb
#73 (Dec 15, 2016, 2:48:44 PM)
- Commenting out unreachable code (commit: 0718d4d) — Damien L-G / githubweb
- Check return value code when calling std::remove from cstdio (commit: 715a459) — Damien L-G / githubweb
#72 (Dec 9, 2016, 4:04:26 PM)
- Add postprocessor test. (commit: ac688e2) — Bruno Turcksin / githubweb
#71 (Dec 9, 2016, 3:46:04 PM)
- Add postprocessor test. (commit: 2154227) — Bruno Turcksin / githubweb
#70 (Dec 9, 2016, 3:06:42 PM)
- Remove files after they have been deleted. (commit: 13ac48f) — Bruno Turcksin / githubweb
- Add postprocessor test. (commit: f66c1ff) — Bruno Turcksin / githubweb
#69 (Dec 8, 2016, 11:41:09 AM)
- Check for warnings when creating container in docker-run.py (commit: a9973b6) — Damien L-G / githubweb
- Add optional arg to relax timeout in Docker API calls (commit: f5566a4) — Damien L-G / githubweb
- Remove tty option in exec command (commit: 0df4cfb) — Damien L-G / githubweb
- Suppress warnings in MPValues (Fix #244) (commit: fe099df) — Bruno Turcksin / githubweb
- Suppress warning in Geometry. (commit: 02f366f) — Bruno Turcksin / githubweb
#68 (Dec 8, 2016, 11:02:47 AM)
- Ensure that the .vtu and .pvtu files are not present prior to calling (commit: 1c208f9) — Damien L-G / githubweb
#67 (Dec 8, 2016, 10:53:07 AM)
- Ensure that the .vtu and .pvtu files are not present prior to calling (commit: da62166) — Damien L-G / githubweb
#66 (Dec 8, 2016, 10:39:36 AM)
- Add inspector for supercapacitor. (commit: 5df14a2) — Bruno Turcksin / githubweb
- Fix a warning about multi-line comment (commit: 59169bb) — Bruno Turcksin / githubweb
- Add boost.regex in cmake. (commit: 5f1b79f) — Bruno Turcksin / githubweb
- Use host network stack in docker-compose. (commit: b4edbac) — Bruno Turcksin / githubweb
- Fix a bug in 3D when using supercapacitor geometry. (commit: 4051ac9) — Bruno Turcksin / githubweb
- Update installation instruction using spack (commit: 69e4eac) — Bruno Turcksin / githubweb
- Fix following Damien's comments (commit: 8b9ba78) — Bruno Turcksin / githubweb
#65 (Dec 8, 2016, 10:15:35 AM)
- Check for warnings when creating container in docker-run.py (commit: a9973b6) — Damien L-G / githubweb
- Add optional arg to relax timeout in Docker API calls (commit: f5566a4) — Damien L-G / githubweb
- Remove tty option in exec command (commit: 0df4cfb) — Damien L-G / githubweb
- Supress warnings in MPValues (Fix #244) (commit: 3dabf08) — Damien L-G / githubweb
#64 (Dec 7, 2016, 5:46:09 PM)
- Fix following Damien's comments (commit: df7563c) — Bruno Turcksin / githubweb
#63 (Dec 7, 2016, 3:35:33 PM)
- Add inspector for supercapacitor. (commit: 5df14a2) — Bruno Turcksin / githubweb
- Fix a warning about multi-line comment (commit: 59169bb) — Bruno Turcksin / githubweb
- Add boost.regex in cmake. (commit: 5f1b79f) — Bruno Turcksin / githubweb
- Use host network stack in docker-compose. (commit: b4edbac) — Bruno Turcksin / githubweb
- Fix a bug in 3D when using supercapacitor geometry. (commit: 4051ac9) — Bruno Turcksin / githubweb
- Update installation instruction using spack (commit: 69e4eac) — Bruno Turcksin / githubweb
#62 (Dec 7, 2016, 3:32:19 PM)
- Add inspector for supercapacitor. (commit: e4541c1) — Bruno Turcksin / githubweb
- Fix a warning about multi-line comment (commit: ee78d93) — Bruno Turcksin / githubweb
- Add boost.regex in cmake. (commit: e9148ca) — Bruno Turcksin / githubweb
- Use host network stack in docker-compose. (commit: 25e4e3d) — Bruno Turcksin / githubweb
- Fix a bug in 3D when using supercapacitor geometry. (commit: 4e209d6) — Bruno Turcksin / githubweb
- Update installation instruction using spack (commit: 720e48f) — Bruno Turcksin / githubweb
#61 (Dec 7, 2016, 3:29:40 PM)
- # This is a combination of 9 commits. # The first commit's message is: (commit: 16eba4c) — Bruno Turcksin / githubweb
- Fix a warning about multi-line comment (commit: 7244d21) — Bruno Turcksin / githubweb
- Add boost.regex in cmake. (commit: 55e0c00) — Bruno Turcksin / githubweb
- Use host network stack in docker-compose. (commit: 3d91557) — Bruno Turcksin / githubweb
- Fix a bug in 3D when using supercapacitor geometry. (commit: 3095d6c) — Bruno Turcksin / githubweb
- Update installation instruction using spack (commit: 33c0188) — Bruno Turcksin / githubweb
#60 (Dec 7, 2016, 1:46:00 PM)
- Check for warnings when creating container in docker-run.py (commit: a9973b6) — Damien L-G / githubweb
- Add optional arg to relax timeout in Docker API calls (commit: f5566a4) — Damien L-G / githubweb
- Remove tty option in exec command (commit: 0df4cfb) — Damien L-G / githubweb
#59 (Dec 6, 2016, 2:58:27 PM)
- more work (commit: b62ba85) — Bruno Turcksin / githubweb
#58 (Dec 6, 2016, 2:48:52 PM)
- more work (commit: e7bcabc) — Bruno Turcksin / githubweb
#57 (Dec 6, 2016, 2:45:21 PM)
- more work (commit: 8f60fbf) — Bruno Turcksin / githubweb
#56 (Dec 6, 2016, 1:48:54 PM)
- more work (commit: 98dbd86) — Bruno Turcksin / githubweb
#55 (Dec 6, 2016, 12:32:00 PM)
- more work (commit: 8680b8e) — Bruno Turcksin / githubweb
#54 (Dec 6, 2016, 12:24:50 PM)
- more work (commit: db6bc29) — Bruno Turcksin / githubweb
#53 (Dec 6, 2016, 11:00:46 AM)
- more work (commit: a2e319f) — Bruno Turcksin / githubweb
#52 (Dec 6, 2016, 10:54:41 AM)
- more work (commit: d23b0ce) — Bruno Turcksin / githubweb
#51 (Dec 6, 2016, 10:48:20 AM)
- more work (commit: 615d03a) — Bruno Turcksin / githubweb
#50 (Dec 6, 2016, 10:22:19 AM)
- more work (commit: b51a8bb) — Bruno Turcksin / githubweb
#49 (Dec 6, 2016, 10:07:58 AM)
- more work (commit: 70bbb29) — Bruno Turcksin / githubweb
#48 (Dec 6, 2016, 9:11:21 AM)
- Add inspector for supercapacitor. (commit: 8a16cf7) — Bruno Turcksin / githubweb
#46 (Nov 18, 2016, 2:38:03 PM)
- Inverse order when comparing files in diff-clang-format.py (commit: c620375) — Damien L-G / githubweb
- Remove unnecessary print statement in diff-clang-format.py (commit: fe74190) — Damien L-G / githubweb
#45 (Nov 18, 2016, 2:35:15 PM)
- Pass fe_values instead of cell in MPValues::get_values() (commit: 2df806e) — Damien L-G / githubweb
- Add FunctionSpaceMPValues (commit: ec47e6b) — Damien L-G / githubweb
- Add to_map utility to parse input (commit: 4e44206) — Damien L-G / githubweb
- Add new constructor to FunctionSpaceMPValues (commit: 2dcdbf9) — Damien L-G / githubweb
- Bugfix (parse empty maps) (commit: 474b1c8) — Damien L-G / githubweb
- Add test for space varying material properties (commit: 129731c) — Damien L-G / githubweb
- Add test for custom liquid electrical conductivity (commit: 060d6c3) — Damien L-G / githubweb
- bugfix in equivalent circuit (commit: 4849cc8) — Damien L-G / githubweb
- Temporary bugfix in Postprocessor (commit: c7a4051) — Damien L-G / githubweb
- Updated test_mp_values.cpp (commit: 9146a51) — Damien L-G / githubweb
- Bugfix session in Docker container (commit: e1e5c2b) — Damien L-G / githubweb
- Fix const correctness in FunctionSpaceMPValues (commit: d0eb856) — Damien L-G / githubweb
- Inverse order when comparing files in diff-clang-diff.py (commit: c378baa) — Damien L-G / githubweb
- Remove unnecessary print statement in diff-clang-format.py (commit: b1d0ef9) — Damien L-G / githubweb
#44 (Oct 17, 2016, 10:04:20 AM)
- Add Docker Compose file to debug within a container (commit: 2320fe5) — Damien L-G / githubweb
#43 (Oct 17, 2016, 9:49:04 AM)
- Updated logo (commit: 40c1768) — Damien L-G / githubweb
- Add Docker Compose file to debug within a container (commit: 98d687a) — Damien L-G / githubweb
#42 (Oct 17, 2016, 9:43:49 AM)
- Fix const correctness in FunctionSpaceMPValues (commit: d0eb856) — Damien L-G / githubweb
#41 (Oct 15, 2016, 11:14:02 PM)
- Bugfix session in Docker container (commit: e1e5c2b) — Damien L-G / githubweb
#40 (Oct 14, 2016, 12:31:14 PM)
- bugfix in equivalent circuit (commit: 4849cc8) — Damien L-G / githubweb
- Temporary bugfix in Postprocessor (commit: c7a4051) — Damien L-G / githubweb
- Updated test_mp_values.cpp (commit: 9146a51) — Damien L-G / githubweb
#39 (Oct 14, 2016, 9:26:48 AM)
- Add to_map utility to parse input (commit: 4e44206) — Damien L-G / githubweb
- Add new constructor to FunctionSpaceMPValues (commit: 2dcdbf9) — Damien L-G / githubweb
- Bugfix (parse empty maps) (commit: 474b1c8) — Damien L-G / githubweb
- Add test for space varying material properties (commit: 129731c) — Damien L-G / githubweb
- Add test for custom liquid electrical conductivity (commit: 060d6c3) — Damien L-G / githubweb
#38 (Oct 13, 2016, 11:59:02 PM)
- Pass fe_values instead of cell in MPValues::get_values() (commit: 2df806e) — Damien L-G / githubweb
- Add FunctionSpaceMPValues (commit: ec47e6b) — Damien L-G / githubweb
- Add to_map utility to parse input (commit: d3edae3) — Damien L-G / githubweb
- Add new constructor to FunctionSpaceMPValues (commit: be24b8c) — Damien L-G / githubweb
- Bugfix (parse empty maps) (commit: 61fac45) — Damien L-G / githubweb
- Add test for space varying material properties (commit: e5ff580) — Damien L-G / githubweb
#37 (Oct 11, 2016, 9:12:35 PM)
- Updated logo (commit: 40c1768) — Damien L-G / githubweb
#36 (Oct 10, 2016, 11:51:07 PM)
- Updated logo (commit: 61d2763) — Damien L-G / githubweb
#35 (Oct 10, 2016, 11:46:47 PM)
- Remove Slack notifications from Codecov (commit: b2a5f0a) — Damien L-G / githubweb
- Updated logo (commit: 0e5629b) — Damien L-G / githubweb
#34 (Oct 7, 2016, 12:17:19 PM)
- Generate a .ycm_extra_conf.py file for use with YouCompleteMe (commit: 40773f8) — Damien L-G / githubweb
- Removed `-Werror` options from template for YMC (commit: 2dad276) — Damien L-G / githubweb
#33 (Oct 7, 2016, 11:03:33 AM)
- Remove Slack notifications from Codecov (commit: b2a5f0a) — Damien L-G / githubweb
#32 (Oct 7, 2016, 10:27:33 AM)
- Add '-u' option to the diff command in diff-clang-format.py (commit: cd6ecde) — Damien L-G / githubweb
- Remove Slack notifications from Travis (commit: b5434a2) — Damien L-G / githubweb
- Generate a .ycm_extra_conf.py file for use with YouCompleteMe (commit: 40773f8) — Damien L-G / githubweb
#31 (Oct 7, 2016, 9:59:42 AM)
- Add forgotten .pyc file to .gitignore (commit: 214b136) — Damien L-G / githubweb
#30 (Oct 6, 2016, 10:53:26 PM)
- Generate a .ycm_extra_conf.py file for use with YouCompleteMe (commit: 9884744) — Damien L-G / githubweb
#29 (Oct 6, 2016, 7:43:14 PM)
- Update spack installation command. (commit: a136296) — Bruno Turcksin / githubweb
- Add '-u' option to the diff command in diff-clang-format.py (commit: cd6ecde) — Damien L-G / githubweb
- Remove Slack notifications from Travis (commit: b5434a2) — Damien L-G / githubweb
#28 (Oct 6, 2016, 12:25:19 PM)
- Allow to specify clang-format executable in diff-clang-format.py (commit: 6aa0c02) — Damien L-G / githubweb
- Specify version 3.7 for clang-format (commit: 249e7e3) — Damien L-G / githubweb
#27 (Oct 6, 2016, 12:14:59 PM)
- more ignores (commit: f6cb468) — Damien L-G / githubweb
#26 (Oct 6, 2016, 11:44:49 AM)
- project lead is allergic to changes... (commit: fafdedd) — Damien L-G / githubweb
#25 (Oct 6, 2016, 11:35:34 AM)
- Allow to specify clang-format executable in diff-clang-format.py (commit: 46a8c91) — Damien L-G / githubweb
- Specify version 3.7 for clang-format (commit: cb77432) — Damien L-G / githubweb
#24 (Oct 6, 2016, 10:42:53 AM)
- Update spack installation command. (commit: a136296) — Bruno Turcksin / githubweb
#23 (Oct 5, 2016, 3:34:46 PM)
- Add new logo for Cap (commit: 2e9df85) — Damien L-G / githubweb
- Remove reference section from rtd (commit: a2d1749) — Damien L-G / githubweb
#22 (Oct 5, 2016, 2:35:45 PM)
- Add trapezoid geometry in 2D. (commit: 3e7e206) — Bruno Turcksin / githubweb
- Add acknowledgements to DOE DiaMonD project (commit: b7101cf) — Damien L-G / githubweb
#21 (Oct 3, 2016, 10:56:59 AM)
- Cleanup build scripts (commit: 258dbef) — Damien L-G / githubweb
- Remove license badge in README (commit: 0690076) — Damien L-G / githubweb
- Fix typo (commit: 89693c8) — Damien L-G / githubweb
- Update Docker documentation (commit: 36cf49f) — Damien L-G / githubweb
- Add documentation for EIS (commit: 4cbdcc0) — Damien L-G / githubweb
- Cleanup CV doc (commit: bc9252d) — Damien L-G / githubweb
#20 (Sep 28, 2016, 3:35:36 PM)
- Add trapezoid geometry in 2D. (commit: 3e7e206) — Bruno Turcksin / githubweb
#19 (Sep 27, 2016, 11:03:38 AM)
- Update parameter names of log-normal distribution. (commit: 5804d40) — Bruno Turcksin / githubweb
- Add trapezoid geometry in 2D. (commit: ec511f9) — Bruno Turcksin / githubweb
#18 (Sep 26, 2016, 3:54:18 PM)
- Update Docker documentation (commit: 36cf49f) — Damien L-G / githubweb
#17 (Sep 23, 2016, 3:49:43 PM)
- Cleanup build scripts (commit: 258dbef) — Damien L-G / githubweb
- Remove license badge in README (commit: 0690076) — Damien L-G / githubweb
- Fix typo (commit: 89693c8) — Damien L-G / githubweb
#16 (Sep 15, 2016, 9:50:45 AM)
- Update parameter names of log-normal distribution. (commit: 5804d40) — Bruno Turcksin / githubweb
#15 (Sep 9, 2016, 8:56:49 PM)
- Remove license badge in README (commit: 0690076) — Damien L-G / githubweb
#13 (Sep 9, 2016, 8:42:59 PM)
- Remove license badge in README (commit: eeb7f94) — Damien L-G / githubweb
#12 (Sep 9, 2016, 8:15:19 PM)
- Cleanup build scripts (commit: 258dbef) — Damien L-G / githubweb
#11 (Sep 7, 2016, 4:37:24 PM)
- Apply pep8 on helpers.py (commit: 7bda1b3) — Damien L-G / githubweb
#10 (Sep 7, 2016, 4:33:59 PM)
- Add notebook to study effect of pore size distribution (commit: ccf7c7d) — Damien L-G / githubweb
#9 (Sep 7, 2016, 4:26:19 PM)
- Add notebook to study effect of pore size distribution (commit: 379a2f0) — Damien L-G / githubweb
#8 (Sep 7, 2016, 2:47:43 PM)
- Update FAQ (commit: 6db204f) — Damien L-G / githubweb
- Update doc on supercap geometry (commit: 17dc2b9) — Damien L-G / githubweb
- Update docstrings in diff-clang-format.py (commit: 46ef639) — Damien L-G / githubweb
- Give default value for tab_height in geometry (commit: 4fe92e9) — Damien L-G / githubweb
- Add link to the actual license file in the badge (commit: 997b3fe) — Damien L-G / githubweb
#7 (Sep 7, 2016, 2:21:22 PM)
- Update installation guidelines (commit: 6625868) — Damien L-G / githubweb
- Update FAQ (commit: 3c1301f) — Damien L-G / githubweb
- Update doc on supercap geometry (commit: a0a687d) — Damien L-G / githubweb
- Update docstrings in diff-clang-format.py (commit: 80532d9) — Damien L-G / githubweb
- Give default value for tab_height in geometry (commit: a57ea8f) — Damien L-G / githubweb
#5 (Sep 1, 2016, 3:43:16 PM)
- Add dictionnary to configure the build on Jenkins (commit: 07ff828) — Damien L-G / githubweb
#4 (Sep 1, 2016, 3:36:56 PM)
- Add dictionnary to configure the build on Jenkins (commit: 56381b5) — Damien L-G / githubweb
#3 (Sep 1, 2016, 3:30:41 PM)
- Add dictionnary to configure the build on Jenkins (commit: 32700f3) — Damien L-G / githubweb
#2 (Sep 1, 2016, 3:25:31 PM)
- Add dictionnary to configure the build on Jenkins (commit: c4b69a5) — Damien L-G / githubweb