|
6ab295fc26
|
bump version to v0.5
|
2020-11-01 20:21:35 -08:00 |
|
|
6913f73db4
|
cosmetic and typing-related changes
|
2020-11-01 20:16:46 -08:00 |
|
|
9759645f92
|
move version info into VERSION.py
This avoid needing custom spec files for pyinstaller, which doesn't
handle package_data by default
|
2020-11-01 20:16:06 -08:00 |
|
|
0632b205ab
|
bump version number to v0.4: fixed on 64-bit python on windows
|
2020-04-15 02:03:13 -07:00 |
|
jan
|
5c75da31d5
|
support 64-bit python
|
2020-04-15 01:33:36 -07:00 |
|
jan
|
bd6c22ca1d
|
windows: Don't fail search on unopenable process
|
2020-04-15 01:32:33 -07:00 |
|
|
260d67bf81
|
update gitignore
|
2019-10-27 13:54:43 -07:00 |
|
|
4deaa41d7e
|
whitespace fixes
|
2019-10-27 13:05:27 -07:00 |
|
|
8b5d5af95b
|
bump version number to 0.3
|
2019-10-01 00:00:06 -07:00 |
|
|
e8c6c4f74c
|
clean up whitespace
|
2019-09-30 23:59:37 -07:00 |
|
|
e842f81575
|
update tags
|
2019-09-30 23:59:28 -07:00 |
|
|
49a7c21ed2
|
Move version number into VERSION file
to avoid importing mem_edit in setup.py
|
2019-09-30 23:59:20 -07:00 |
|
|
6321d4221c
|
specify pip3 in readme
|
2019-03-24 21:13:19 -07:00 |
|
|
d0bbed8db1
|
remove ctypes from reqs, should be built-in
|
2019-03-24 20:57:09 -07:00 |
|
|
83e105dc30
|
Bump version to 0.2; Move version number into module
|
2019-03-24 20:53:24 -07:00 |
|
|
53b1b1ade8
|
Bump python version used for writing/testing
|
2019-03-24 20:52:41 -07:00 |
|
|
571ecc7a95
|
Add readme as long_description
|
2019-03-24 20:51:26 -07:00 |
|
|
5021d5fb9a
|
indicate python3 for setup
|
2019-03-24 20:50:19 -07:00 |
|
|
522999cd61
|
Add verbatim mode to searches (default true)
|
2019-03-24 20:39:58 -07:00 |
|
|
3b766be616
|
Add utils.search_buffer_verbatim()
|
2019-03-24 20:36:18 -07:00 |
|
|
9f71883fbe
|
Fix docs (Process.open() -> Process(); remove trailing whitespace
|
2018-08-09 14:04:30 -07:00 |
|
|
96eea79bfc
|
move code to new location
|
2018-01-15 22:35:36 -08:00 |
|
|
0cff0c3bd1
|
Fix spacing
|
2017-06-21 01:45:53 -07:00 |
|
|
18ba692cfd
|
Remove unused code
|
2017-06-21 01:45:46 -07:00 |
|
|
a13e622f7a
|
Fix type annotations and docs.
|
2017-06-21 01:45:39 -07:00 |
|
|
61289a6858
|
Add missing import
|
2017-06-21 01:45:07 -07:00 |
|
|
b50b37c1c4
|
Style fixes
|
2017-06-21 01:44:57 -07:00 |
|
|
e962137950
|
Update readme with website
|
2017-06-21 01:44:03 -07:00 |
|
|
ea83dc5670
|
Spelling fixes
|
2017-06-21 01:43:32 -07:00 |
|
|
a6b5f94bf5
|
initial commit
|
2017-06-21 01:29:38 -07:00 |
|