[go: up one dir, main page]

Menu

Code (SVN) Commit Log


Commit Date  
[r2885] by dbjh

- The issue with MinGW-w64 and 64-bit Cygwin has disappeared with GCC 11.2.0.

2021-10-28 16:28:46 Tree
[r2884] by dbjh

- Defined Z_LARGE64 to enable zlib's *64 functions for Visual Studio.
- Removed stray whitespace at end of line.

2021-10-26 17:15:20 Tree
[r2883] by dbjh

- Fixed warning when compiling with Visual Studio 2015.

2021-10-25 22:25:29 Tree
[r2882] by dbjh

- Renamed member file_size to fsize of st_ucon64_t.

2021-10-25 22:00:54 Tree
[r2881] by dbjh

- ...

2021-10-20 15:56:40 Tree
[r2880] by dbjh

- Fixed warnings when compiling with Visual C++ 2015 /analyze.

2021-10-20 15:39:50 Tree
[r2879] by dbjh

- Fixed warnings when compiling with Visual C++ 2015.

2021-10-20 14:55:39 Tree
[r2878] by dbjh

- Fixed issue I introduced in --print that caused it to insert newlines in the
output (after each call to dumper()). Decided not to move printing the
newline to ucon64_dump(), in order to to keep the output clean (except for
the banner text).

2021-10-20 13:46:03 Tree
[r2877] by dbjh

- Fixed memory leaks.

2021-10-17 16:25:16 Tree
[r2876] by dbjh

- Implemented --hreplace=S:R find S and copy R to the start of each match.
- Made ucon64_testpad() also work for large files.
- Continued reducing the number of type casts now that there is more clarity
about when to use uint64_t, int64_t, size_t, unsigned int and int.
- Made a few cosmetic changes (concerning indentation).
- Made a few arguments to change_mem{2}() const.

2021-10-17 12:02:07 Tree
Older >