Thomas Krijnen
|
2cf5011813
|
Missing f-string f
|
2025-08-29 14:12:39 +02:00 |
|
Thomas Krijnen
|
9330e73a70
|
Call process_deletion_inverse()
|
2025-08-29 13:48:00 +02:00 |
|
Thomas Krijnen
|
a73c60a467
|
Initialize guid map in case of empty file creation
|
2025-08-29 13:47:48 +02:00 |
|
Thomas Krijnen
|
f29b0d776a
|
Resiance in unpacking
|
2025-08-29 11:33:47 +02:00 |
|
Thomas Krijnen
|
e6a7c5334b
|
Resiance in unpacking
|
2025-08-29 11:10:08 +02:00 |
|
Thomas Krijnen
|
54b448cdb4
|
mkdir just in case
|
2025-08-29 10:10:28 +02:00 |
|
Thomas Krijnen
|
6bbff22a45
|
Update yml paths
|
2025-08-29 10:02:15 +02:00 |
|
Thomas Krijnen
|
51ae3f4c5e
|
Update CI paths
|
2025-08-29 09:26:23 +02:00 |
|
Thomas Krijnen
|
01ea1f627d
|
Fix MacOS toolset to 10.15 due to std::filesystem
|
2025-08-28 17:06:12 +02:00 |
|
Thomas Krijnen
|
d9265765c5
|
Show hdf5 build errors
|
2025-08-28 15:40:38 +02:00 |
|
Thomas Krijnen
|
d2a560d144
|
Try with HDF5 1.13.0
|
2025-08-28 15:40:21 +02:00 |
|
Thomas Krijnen
|
974e62290c
|
Try without installing cmake
|
2025-08-28 15:34:01 +02:00 |
|
Thomas Krijnen
|
1a1583405c
|
USE_RTTI=On
|
2025-08-28 15:28:28 +02:00 |
|
Thomas Krijnen
|
ef10c23842
|
-lstdc++fs on gcc < 9
|
2025-08-28 15:23:19 +02:00 |
|
Thomas Krijnen
|
4b5aa1221c
|
Run black
|
2025-08-28 11:35:42 +02:00 |
|
Thomas Krijnen
|
b448bea279
|
build-all correct install path
|
2025-08-28 11:28:23 +02:00 |
|
Thomas Krijnen
|
a219d335ea
|
to_string() default to True
|
2025-08-28 11:15:53 +02:00 |
|
Thomas Krijnen
|
47f7afb33b
|
Help SWIG understand header entities
|
2025-08-28 11:15:36 +02:00 |
|
Thomas Krijnen
|
3245d0af5c
|
Serialization of header entities with #0=
|
2025-08-28 11:15:18 +02:00 |
|
Thomas Krijnen
|
b6712602e2
|
Retain exact attribute counts in rdb as parsed
|
2025-08-28 11:15:05 +02:00 |
|
Thomas Krijnen
|
2c6956ec02
|
Finish (de)deserialization
|
2025-08-28 11:14:11 +02:00 |
|
Thomas Krijnen
|
322fbe27d6
|
Python 3.10 compatibility
|
2025-08-28 11:13:42 +02:00 |
|
Thomas Krijnen
|
a65fa1e606
|
Fix failing inverse test
|
2025-08-28 09:37:09 +02:00 |
|
Thomas Krijnen
|
c97a1faecd
|
Initialize file schema to nullptr, wire up guid map
|
2025-08-27 15:14:20 +02:00 |
|
Thomas Krijnen
|
4dca91c56e
|
Compile rocks with -fPIC
|
2025-08-27 13:25:13 +02:00 |
|
Thomas Krijnen
|
b92871818a
|
Fix MacOS toolset to 10.13 due to rocksdb alignment requirements
|
2025-08-27 13:23:43 +02:00 |
|
Thomas Krijnen
|
46693baacf
|
No walrus
|
2025-08-27 11:49:05 +02:00 |
|
Thomas Krijnen
|
c665c9d7e5
|
Correction for previous commit
|
2025-08-27 11:33:01 +02:00 |
|
Thomas Krijnen
|
b05c83e612
|
Qualify return type to keep older versions of swig happy
|
2025-08-27 11:05:59 +02:00 |
|
Thomas Krijnen
|
a958f1373c
|
Eliminate some warnings
|
2025-08-27 11:03:16 +02:00 |
|
Thomas Krijnen
|
b2c20b15b4
|
Move definitions
|
2025-08-27 10:32:58 +02:00 |
|
Thomas Krijnen
|
b9b12520f7
|
Compile rocksdb in ci.yml
|
2025-08-27 10:27:57 +02:00 |
|
Thomas Krijnen
|
11a048bf18
|
Rocksdb build fixes
|
2025-08-27 10:22:52 +02:00 |
|
Thomas Krijnen
|
5a06715843
|
Update examples
|
2025-08-27 10:21:45 +02:00 |
|
Thomas Krijnen
|
0cd5c673c3
|
build-all.py rocksdb
|
2025-08-26 19:38:42 +02:00 |
|
Thomas Krijnen
|
e5fe2df552
|
Template, typename, others to make GCC happy
|
2025-08-26 15:59:05 +02:00 |
|
Thomas Krijnen
|
9109fcec12
|
Further conditional compilation
|
2025-08-26 14:05:34 +02:00 |
|
Thomas Krijnen
|
4e71ae7d85
|
Enable rocksdb in ci.yml
|
2025-08-26 14:03:38 +02:00 |
|
Thomas Krijnen
|
96336d6f68
|
Ugly conditional compilation for without rdb support
|
2025-08-26 13:56:03 +02:00 |
|
Thomas Krijnen
|
6095c523d7
|
Run black (unrelated)
|
2025-08-26 13:28:52 +02:00 |
|
Thomas Krijnen
|
71f1a7d0a4
|
Merge remote-tracking branch 'origin/v0.8.0' into tfk-rocksdb-storage
|
2025-08-26 13:28:21 +02:00 |
|
Thomas Krijnen
|
a0c92638d2
|
RDB serializer: write type declarations in case of typed refs
|
2025-08-26 13:25:38 +02:00 |
|
Thomas Krijnen
|
ff3fa48332
|
Add test case
|
2025-08-26 13:25:18 +02:00 |
|
Thomas Krijnen
|
8888e45115
|
Run black
|
2025-08-26 12:54:23 +02:00 |
|
Thomas Krijnen
|
92d4a89a43
|
Support propsetdefset in rocksdb streamer
|
2025-08-26 12:54:04 +02:00 |
|
Thomas Krijnen
|
ea53c96134
|
Allow inspection of rocskdb keys in python
|
2025-08-26 12:53:35 +02:00 |
|
Thomas Krijnen
|
2f62064814
|
Python impl function
|
2025-08-26 12:53:06 +02:00 |
|
Thomas Krijnen
|
722e819e11
|
Support propsetdefset in python streaming mode
|
2025-08-26 10:20:36 +02:00 |
|
Thomas Krijnen
|
862aa71a77
|
Left-overs after merge
|
2025-08-26 10:20:08 +02:00 |
|
Thomas Krijnen
|
e920379ca3
|
SFINAE for BaseClass*
|
2025-08-26 10:19:47 +02:00 |
|