소스 코드
WinMerge는 GNU 일반 공용 라이선스에 따른 오픈 소스 소프트웨어입니다.
즉, 모든 사용자가 소스 코드를 다운로드하여 개선 및 수정할 수 있습니다. 우리가 요구하는 유일한 것은 모든 WinMerge 사용자들이 혜택을 받을 수 있도록 사람들이 개선사항과 수정사항을 우리에게 다시 제출하는 것입니다.
GNU 일반 공용 라이선스
WinMerge is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
WinMerge is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with WinMerge. If not, see <http://www.gnu.org/licenses/>.
복제 또는 다운로드
소스 코드는 Git 저장소의 GitHub에 호스팅됩니다:
https://github.com/winmerge/winmerge.git
현재 분기를 ZIP 파일로 다운로드할 수도 있습니다:
다운로드 | 분기점 |
---|---|
master.zip | Master |
stable-gh.zip | Stable |
최근 커밋 
- Korean.isl: Change the file encoding from UTF-8 to CP-949 2023-09-21 06:16
- Update Korean.isl (#2041) 2023-09-21 06:10
- Update jq to version 1.7 (2) 2023-09-20 10:30
- Fix build error 2023-09-20 09:18
- Bump revision to 2.16.33 2023-09-20 08:31
- Update ChangeLog&ReleaseNotes (2) 2023-09-20 08:30
- Substituion filters page: Fix the garbled message that is displayed w… 2023-09-20 08:20
- Improve line filters and substitution filters (#2032) 2023-09-20 07:48
- Remove unused function 2023-09-17 04:08
- Fix an issue where values in the Left/Right EOL column may not displa… 2023-09-17 03:11
- 모든 커밋 보기…