This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
chatmail-core
Watch
1
Star
0
Fork
0
You've already forked chatmail-core
mirror of
https://github.com/chatmail/core.git
synced
2026-04-21 15:36:30 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
712f5a9782fafa99cfd2182b0600611bf1a32304
chatmail-core
/
deltachat-ffi
History
Alexander Krotov
29d4f6888d
Store IDs in dc_array as u32
...
This changes dc_array_get_raw API
2019-08-15 01:54:51 +02:00
..
src
Store IDs in dc_array as u32
2019-08-15 01:54:51 +02:00
.gitignore
stop autogenerating the header
2019-04-28 18:06:26 +03:00
build.rs
Write a deltachat.pc file at build time
2019-07-22 01:16:34 +02:00
Cargo.toml
chore: release v1.0.0-alpha.4
2019-08-14 13:58:51 +02:00
deltachat.h
Store IDs in dc_array as u32
2019-08-15 01:54:51 +02:00
deltachat.pc.in
Write a deltachat.pc file at build time
2019-07-22 01:16:34 +02:00
README.md
feat: reorg code, and prepare for c bindings
2019-04-27 21:48:22 +03:00
README.md
Delta Chat C Interface