OSDN Git Service

Allow NUL and \\.\NUL in paths specified as command line arguments (#2056)
[winmerge-jp/winmerge-jp.git] / Src / Diff3.h
2022-11-18 Takashi SawanakaDiff3.h: refactor (::at to ::operator[]) replacement...
2022-11-18 Yurii HordiienkoAdd files via upload (#1577)
2020-10-25 Takashi SawanakaFix GitHub issue #395: Bug: Line Filters aren't applied...
2020-02-09 Takashi SawanakaDiff3.h: Fix indentation
2017-10-13 Takashi SawanakaMerge pull request #44 from GreyMerlin/master
2017-10-13 GreyMerlinCleanup2: C4456 "Decl hides previous local decl"
2016-11-29 Takashi SawanakaMerge 2.14.0+-jp-122
2016-11-27 Takashi SawanakaRemove unused #include directives
2016-11-19 Takashi SawanakaMerge
2015-07-19 sdottakaMerge with stable
2015-07-18 sdottakaCppcheck: The scope of the variable '...' can be reduced.
2015-05-03 sdottakaMerge with stable
2015-05-03 sdottakaRemove some #ifdef _DEBUG blocks
2015-04-19 sdottakaMerge with stable
2015-04-18 sdottakaDiff3.h: Fix mixed eol-style
2015-02-20 sdottakaMerge with stable
2015-02-18 sdottaka- Replace include guards with #pragma once like winmerg...
2014-11-29 sdottakaMerge with stable
2014-11-29 sdottakaUse std::int64_t instead of Poco::Int64
2014-01-25 sdottakaMerge with stable
2014-01-21 sdottakaRetry to fix the bug that was attempted to fix in rev...
2014-01-20 sdottakaMerge with stable
2014-01-19 sdottakaFix 3way-diff algorithm that cannot detect conflict...
2013-05-05 sdottakaSeparte diff3 algorithm from DiffWrapper.cpp and string...