Commit Graph

  • 5e5f04b401 cleanup master v2.01 sgraves 2024-06-03 15:11:19 -05:00
  • 5ce91ebc95 refactor version sgraves 2024-06-03 15:05:59 -05:00
  • 83ba09dba0 cleanup sgraves 2024-06-03 15:02:18 -05:00
  • a704d27523 added _ sgraves 2024-06-03 14:56:54 -05:00
  • b93926744b lowercase source files sgraves 2024-06-03 14:55:17 -05:00
  • bd427975ef updated changelog sgraves 2024-06-03 14:49:28 -05:00
  • 597d2250ff cleanup sgraves 2024-06-03 14:46:33 -05:00
  • 5d99bb9142 refactor sgraves 2024-06-03 14:46:13 -05:00
  • 58419fd545 updates sgraves 2024-06-03 14:41:00 -05:00
  • 9cb9e6e968 added install sgraves 2024-06-03 10:48:07 -05:00
  • 3186185a28 fix sgraves 2024-06-03 10:40:39 -05:00
  • d305ed01ac refactor sgraves 2024-06-03 10:05:35 -05:00
  • 087f132a32 move to cmake sgraves 2024-06-03 09:59:35 -05:00
  • d1c056e734 update sgraves 2024-06-03 08:41:33 -05:00
  • 94d86a1c9f formatting and fixes sgraves 2024-06-03 08:20:20 -05:00
  • 0e4c24a23d Update README.md sgraves 2024-06-03 13:05:47 +00:00
  • 2e266fa5ee Update dtl/Diff.hpp sgraves 2024-06-03 13:03:47 +00:00
  • 988e91555f Update dtl/Diff.hpp sgraves 2024-06-03 13:01:48 +00:00
  • cd45dd4808 v1.20 v1.20 Tatsuhiko Kubo 2022-04-11 20:47:20 +09:00
  • 946dc4cecb test: update googletest. Tatsuhiko Kubo 2022-04-11 09:19:34 +09:00
  • ebd9a49db9 bugfix: fixed invalid offset in unified format difference when difference is too large. Tatsuhiko Kubo 2022-04-11 09:18:51 +09:00
  • 18e674e4a6 doc: rm travis-ci.org link. Tatsuhiko Kubo 2021-05-31 22:01:33 +09:00
  • 0551c22f5e doc: typo fixed. Tatsuhiko Kubo 2021-04-04 02:46:19 +09:00
  • 32787c066d gitignore: added the new pattern. Tatsuhiko Kubo 2021-04-04 02:44:37 +09:00
  • ab0b64b43a scons: print sentence is not available in python3. Tatsuhiko Kubo 2021-04-04 02:42:21 +09:00
  • 831aeecf1f Merge pull request #10 from cubicdaiya/switch-github-actions Tatsuhiko Kubo 2021-02-17 23:27:57 +09:00
  • ebbde693a5 ci: switch to GitHub Actions. switch-github-actions Tatsuhiko Kubo 2021-02-17 23:11:40 +09:00
  • b83e617aab Merge pull request #7 from wlawski/custom-storage Tatsuhiko Kubo 2020-09-22 13:37:29 +09:00
  • ea5975a080 Add strdiff_storage to list of build targets of SCons Wiktor Lawski 2020-09-21 21:25:20 +02:00
  • ef50138616 Merge pull request #6 from wlawski/custom-change-printer-example-improvement Tatsuhiko Kubo 2020-09-21 15:35:11 +09:00
  • ca3fa6846a Allow saving SES to provided data storage Wiktor Lawski 2020-09-12 19:50:31 +02:00
  • afddfbccf6 Make custom change printer example more mature Wiktor Lawski 2020-09-12 16:47:17 +02:00
  • 6b030d6397 travis-ci: fixed CI failure. Tatsuhiko Kubo 2019-09-29 23:17:44 +09:00
  • 1bcddbf879 Merge pull request #4 from jamesjer/master Tatsuhiko Kubo 2019-09-29 23:15:45 +09:00
  • 61c30c7836 test: use python 3 compatible print statements. Jerry James 2019-09-16 12:12:28 -06:00
  • 9cf6da7279 doc: fixed link. Tatsuhiko Kubo 2017-07-16 23:33:21 +09:00
  • 45c54b42d3 doc: adjusted indent. Tatsuhiko Kubo 2017-07-16 23:32:29 +09:00
  • 33a68d8c2d doc: updated how to test. v1.19 Tatsuhiko Kubo 2016-08-28 20:46:04 +09:00
  • 424ab0dbb7 Merge pull request #1 from cubicdaiya/gtest-update Tatsuhiko Kubo 2016-08-28 20:44:00 +09:00
  • b13acd460a ci: sudo is required. gtest-update Tatsuhiko Kubo 2016-08-28 20:37:38 +09:00
  • 059ed536d9 ci: make install is required. Tatsuhiko Kubo 2016-08-28 20:35:34 +09:00
  • a0de1b5e12 ci: fixed archived path. Tatsuhiko Kubo 2016-08-28 20:32:20 +09:00
  • 7b1334256f ci: bumped googletest version to 1.8.0. Tatsuhiko Kubo 2016-08-28 20:28:26 +09:00
  • 1fccc208c8 Merge branch 'master' into gtest-update Tatsuhiko Kubo 2016-08-28 20:26:10 +09:00
  • c207fa299a doc: minor changd. Tatsuhiko Kubo 2016-08-28 18:54:10 +09:00
  • 56536c43a3 trailed library suffix. Tatsuhiko Kubo 2016-05-03 22:36:08 +09:00
  • 04ef73b13a test: changed the way to embed googletest. Tatsuhiko Kubo 2016-05-03 22:29:50 +09:00
  • d72b51a625 doc: added link for scons.org. Tatsuhiko Kubo 2016-04-06 03:39:09 +09:00
  • 070091d238 doc: adjusted space. Tatsuhiko Kubo 2016-04-06 03:37:38 +09:00
  • 3691fa4f15 doc: test travis-end Tatsuhiko Kubo 2016-03-19 18:50:47 +09:00
  • 6aa65932d4 doc: test travis-start Tatsuhiko Kubo 2016-03-19 18:38:36 +09:00
  • d05d17dd5d doc: about dtl-legacy Tatsuhiko Kubo 2016-03-19 18:32:38 +09:00
  • a38d72a9de init Tatsuhiko Kubo 2016-03-19 18:18:05 +09:00