[go: up one dir, main page]

Menu

Code (SVN) Commit Log


Commit Date  
[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
[r2875] by dbjh

- Replaced a few more calls to strtol() with calls to strtoll().

2021-10-15 04:02:10 Tree
[r2874] by dbjh

- Fixed issue I introduced for --code with the previous submission.

2021-10-10 23:05:09 Tree
Older >