Commit Graph

53 Commits

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