heck
|
597e5749ab
|
PYADPT-116: formatting
|
4 years ago |
Hartmut Goebel
|
d6568b0075
|
PYADPT-116: Fix Blob.data getter for binary data, esp. null-bytes.
|
4 years ago |
heck
|
194f18b04f
|
PYADPT-116: add get/set property Blob.data
|
4 years ago |
heck
|
bc645f5da2
|
PYADPT-116: refactor blob.data as setter/getter (getter added)
|
4 years ago |
heck
|
7fb3ef584e
|
use Adapter::inject_sync_shutdown() (libpEpAdapter > 0517b9b)
|
4 years ago |
Volker Birk
|
7f2d884f6e
|
add disable_all_sync_channels() and test with extra identity
|
4 years ago |
heck
|
bb70cf0169
|
PYADPT-111: "Add Single Threaded Sync Implementation" - Implementation
|
4 years ago |
heck
|
fc927ccaac
|
FIX: thread.isAlive() replaced with thread.is_alive() (deprecated)
|
4 years ago |
heck
|
f858556460
|
PYADPT-110: "Add Mutlithreaded Sync Implementation" - Implementation
|
4 years ago |
heck
|
4209c480a6
|
correct typo
|
4 years ago |
Thomas
|
ea5d4f62ed
|
Add Windows project and adjust build script for Windows build
|
4 years ago |
heck
|
c643f1ff4c
|
C++ class Myself : Identity unused
|
5 years ago |
heck
|
c86c95bd77
|
More documentation on all operations
|
5 years ago |
heck
|
0af1ba949e
|
define the pEpPythonAdapter version at compile-time. Fallback to setuptools_scm.
|
5 years ago |
heck
|
2b5793ff63
|
PYADPT-87 - "Drop usless `__main__` part form module"
|
5 years ago |
heck
|
b5d3177292
|
PYADPT-86 - "Rename `native_pEp` into `_pEp`"
PYADPT-89 - "Make `native_pep` / `_pEp` a submodule of `pEp`"
More doc
|
5 years ago |
juga
|
18f01bed7e
|
Programatically obtain package version
Closes PYADPT-96
|
5 years ago |
heck
|
f40ca8d8e6
|
Formatting only - K&R 1TBS is the standard here
|
5 years ago |
heck
|
73666d8437
|
Mutli-threading support for native libs calling python code added
mixing UserInterface replaced with pEp.notify_handshake() to be overwritten (just like message_to_send())
|
5 years ago |
heck
|
47a0fb5cc1
|
include guards, replace #pragma once, make sure license headers, minor formatting
|
5 years ago |
heck
|
c18746e4ec
|
remove local adapter.cc/hh locked_queue.hh
|
5 years ago |
heck
|
24e13adfe1
|
sync/message_to_send() callback impl in python and using libpEpAdapter / add pEp.start_sync()
|
5 years ago |
heck
|
3d42d9a7d5
|
remove unnecessary namespace identifier pEp::
|
5 years ago |
heck
|
50ebe60221
|
Includes/namespace/using cleanup
|
5 years ago |
heck
|
07d2130bf0
|
hybrid C++/Python package / Add Makefile
|
5 years ago |