Commit Graph

35 Commits

Author SHA1 Message Date
cd45dd4808 v1.20 v1.20 2022-04-11 20:47:20 +09:00
946dc4cecb test: update googletest. 2022-04-11 09:19:34 +09:00
ebd9a49db9 bugfix: fixed invalid offset in unified format difference when difference is too large. 2022-04-11 09:18:51 +09:00
18e674e4a6 doc: rm travis-ci.org link. 2021-05-31 22:01:33 +09:00
0551c22f5e doc: typo fixed. 2021-04-04 02:46:19 +09:00
32787c066d gitignore: added the new pattern. 2021-04-04 02:44:37 +09:00
ab0b64b43a scons: print sentence is not available in python3. 2021-04-04 02:42:21 +09:00
831aeecf1f Merge pull request #10 from cubicdaiya/switch-github-actions
ci: switch to GitHub Actions.
2021-02-17 23:27:57 +09:00
ebbde693a5 ci: switch to GitHub Actions. 2021-02-17 23:26:09 +09:00
b83e617aab Merge pull request #7 from wlawski/custom-storage
Allow saving SES to provided data storage
2020-09-22 13:37:29 +09:00
ea5975a080 Add strdiff_storage to list of build targets of SCons 2020-09-21 21:25:20 +02:00
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
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
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
6b030d6397 travis-ci: fixed CI failure. 2019-09-29 23:18:04 +09:00
1bcddbf879 Merge pull request #4 from jamesjer/master
test: use python 3 compatible print statements.
2019-09-29 23:15:45 +09:00
61c30c7836 test: use python 3 compatible print statements. 2019-09-16 12:13:18 -06:00
9cf6da7279 doc: fixed link. 2017-07-16 23:33:21 +09:00
45c54b42d3 doc: adjusted indent. 2017-07-16 23:32:29 +09:00
33a68d8c2d doc: updated how to test. v1.19 2016-08-28 20:46:04 +09:00
424ab0dbb7 Merge pull request #1 from cubicdaiya/gtest-update
test: changed the way to embed googletest.
2016-08-28 20:44:00 +09:00
b13acd460a ci: sudo is required. 2016-08-28 20:37:38 +09:00
059ed536d9 ci: make install is required. 2016-08-28 20:35:34 +09:00
a0de1b5e12 ci: fixed archived path. 2016-08-28 20:32:20 +09:00
7b1334256f ci: bumped googletest version to 1.8.0. 2016-08-28 20:28:26 +09:00
1fccc208c8 Merge branch 'master' into gtest-update 2016-08-28 20:26:10 +09:00
c207fa299a doc: minor changd. 2016-08-28 18:54:10 +09:00
56536c43a3 trailed library suffix. 2016-05-03 22:36:08 +09:00
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
d72b51a625 doc: added link for scons.org. 2016-04-06 03:39:09 +09:00
070091d238 doc: adjusted space. 2016-04-06 03:37:38 +09:00
3691fa4f15 doc: test travis-end 2016-03-19 18:50:47 +09:00
6aa65932d4 doc: test travis-start 2016-03-19 18:38:36 +09:00
d05d17dd5d doc: about dtl-legacy 2016-03-19 18:32:38 +09:00
a38d72a9de init 2016-03-19 18:18:05 +09:00