<feed xmlns='http://www.w3.org/2005/Atom'>
<title>memutils.git/src, branch master</title>
<subtitle>Various program memory related utilities
</subtitle>
<id>https://git.cloudef.pw/memutils.git/atom?h=master</id>
<link rel='self' href='https://git.cloudef.pw/memutils.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/memutils.git/'/>
<updated>2019-02-28T22:10:48Z</updated>
<entry>
<title>memview: use 2d array for hex lookup</title>
<updated>2019-02-28T22:10:48Z</updated>
<author>
<name>Jari Vetoniemi</name>
<email>mailroxas@gmail.com</email>
</author>
<published>2019-02-28T22:10:33Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/memutils.git/commit/?id=893236e2fa2eed831123bcd0eca44766a36f8bfe'/>
<id>urn:sha1:893236e2fa2eed831123bcd0eca44766a36f8bfe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>memview: s/|/||/</title>
<updated>2019-02-28T08:54:49Z</updated>
<author>
<name>Jari Vetoniemi</name>
<email>mailroxas@gmail.com</email>
</author>
<published>2019-02-28T08:54:49Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/memutils.git/commit/?id=596622998378d41fce76d4fa375fdce2a19bbc5a'/>
<id>urn:sha1:596622998378d41fce76d4fa375fdce2a19bbc5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>memview: draw each row to end</title>
<updated>2019-02-27T20:44:45Z</updated>
<author>
<name>Jari Vetoniemi</name>
<email>mailroxas@gmail.com</email>
</author>
<published>2019-02-27T20:44:45Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/memutils.git/commit/?id=eb76e97ddd4d8e87b54c1dadc88a899838c65e06'/>
<id>urn:sha1:eb76e97ddd4d8e87b54c1dadc88a899838c65e06</id>
<content type='text'>
fixes bug where last row's char display may not get updated, if it's
also last row that's displayed in the hex view widget.
</content>
</entry>
<entry>
<title>memview: missing newline in usage</title>
<updated>2019-02-24T16:31:52Z</updated>
<author>
<name>Jari Vetoniemi</name>
<email>mailroxas@gmail.com</email>
</author>
<published>2019-02-24T16:31:52Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/memutils.git/commit/?id=67b8f4f501d0ad10467413c18fe0c673048c9834'/>
<id>urn:sha1:67b8f4f501d0ad10467413c18fe0c673048c9834</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile: Change default CPP/CFLAGS</title>
<updated>2019-02-24T13:09:37Z</updated>
<author>
<name>Jari Vetoniemi</name>
<email>mailroxas@gmail.com</email>
</author>
<published>2019-02-24T13:09:37Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/memutils.git/commit/?id=bfaa5b5c087d3e3e36991583f326cbef88407ebb'/>
<id>urn:sha1:bfaa5b5c087d3e3e36991583f326cbef88407ebb</id>
<content type='text'>
-D_FORTIFY_SOURCE=2 and -O2 enables some useful diagnosis.
Move WARNINGS into CFLAGS ?= assignment, as they are compiler specific.
The default compilation flags assumes gcc, but can easily be
changed by overriding CFLAGS and CPPFLAGS.
</content>
</entry>
<entry>
<title>memview: remove name_sz check</title>
<updated>2019-02-24T11:35:01Z</updated>
<author>
<name>Jari Vetoniemi</name>
<email>mailroxas@gmail.com</email>
</author>
<published>2019-02-24T11:35:01Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/memutils.git/commit/?id=11d0d93576cd834b5126529daa736d4b4b62330e'/>
<id>urn:sha1:11d0d93576cd834b5126529daa736d4b4b62330e</id>
<content type='text'>
It's useless, snprintf is sane. Lets just accept the weird input.
</content>
</entry>
<entry>
<title>memview: NULL on empty input</title>
<updated>2019-02-24T11:34:28Z</updated>
<author>
<name>Jari Vetoniemi</name>
<email>mailroxas@gmail.com</email>
</author>
<published>2019-02-24T11:34:28Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/memutils.git/commit/?id=85360e74b094028024bb65c2f2b4e836afc1dae4'/>
<id>urn:sha1:85360e74b094028024bb65c2f2b4e836afc1dae4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>memview: fix -/+ offset inputs</title>
<updated>2018-10-23T23:36:37Z</updated>
<author>
<name>Jari Vetoniemi</name>
<email>mailroxas@gmail.com</email>
</author>
<published>2018-10-23T23:36:37Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/memutils.git/commit/?id=8447865a5c559c50dfbebc7124171bcaa73b2cd1'/>
<id>urn:sha1:8447865a5c559c50dfbebc7124171bcaa73b2cd1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>memview: Repaint bottom bar on hexview updates</title>
<updated>2018-10-23T23:35:44Z</updated>
<author>
<name>Jari Vetoniemi</name>
<email>mailroxas@gmail.com</email>
</author>
<published>2018-10-23T23:35:44Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/memutils.git/commit/?id=199c8fcfa3917609ced0614c0a258a164d33ec24'/>
<id>urn:sha1:199c8fcfa3917609ced0614c0a258a164d33ec24</id>
<content type='text'>
Since the bottom bar contains information about selected bytes, it must
be redrawn
</content>
</entry>
<entry>
<title>memview: Make sure unmapped region always exists</title>
<updated>2018-10-23T23:35:33Z</updated>
<author>
<name>Jari Vetoniemi</name>
<email>mailroxas@gmail.com</email>
</author>
<published>2018-10-23T23:34:22Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/memutils.git/commit/?id=f88ac1e80061c30b3b34dc854768b9b44fc472f6'/>
<id>urn:sha1:f88ac1e80061c30b3b34dc854768b9b44fc472f6</id>
<content type='text'>
This region is fallback when going to unknown memory, it also allows the
program to be used without valid regions.
</content>
</entry>
</feed>
