issues
search
inhabitedtype
/
bigstringaf
Bigstring intrinsics and fast blits based on memcpy/memmove
Other
37
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix C stubs to avoid returning void
#56
ncik-roberts
closed
4 months ago
0
Remove tupled definitions preventing inlining
#55
dmitrig
opened
1 year ago
0
Remove MirageOS 3 cross-compilation runes
#54
hannesm
closed
1 year ago
0
Is there a way to marshal-to/unmarshal-from a Bigstringaf.t without data copy?
#53
UnixJunkie
opened
1 year ago
0
[question] Was this thing designed to be the backend for a shared memory region?
#52
UnixJunkie
opened
1 year ago
1
Updates (Dune 3, opam 2.1) and fixes for 32 bits arches
#51
MisterDA
closed
2 years ago
2
Use Dune Configurator for warn flags
#50
jonahbeckford
closed
2 years ago
2
Bump to OCaml 4.08.0, remove bigarray-compat from dependency chain
#49
hannesm
closed
2 years ago
2
Support for mmap, munmap, mremap, msync would be amazing
#48
tomjridge
opened
3 years ago
1
add binding to C's memchr function.
#47
anuragsoni
closed
3 years ago
2
switch to github actions
#46
seliopou
closed
3 years ago
0
remove mirage-xen-posix cross-compilation rule (unneeded since mirage-xen 6.0.0)
#45
hannesm
closed
4 years ago
2
Cannot install on Windows 7 x64 bit
#44
PavelKotov1
closed
4 years ago
3
Implement `add` function[s]
#43
XVilka
closed
4 years ago
1
jsoo-conflicts-constraint: incompatible with jsoo < 3.5.0
#42
seliopou
closed
4 years ago
0
Unbound module Bigstringaf
#41
ichigoXZ
closed
4 years ago
4
update for jsoo#883
#40
hhugo
closed
4 years ago
5
Add :standard in c_flags on C stubs
#39
seliopou
closed
5 years ago
0
dune-version: change version to 1.0
#38
seliopou
closed
5 years ago
0
Compatibility with mirage+dune
#37
dinosaure
closed
5 years ago
5
Compatibility with mirage+dune
#36
dinosaure
closed
5 years ago
0
fix docstrings
#35
thedufer
closed
5 years ago
1
add Bigstringaf_unix
#34
madroach
closed
5 years ago
4
add dune project name
#33
madroach
closed
5 years ago
1
Use Unsigned_long_val instead of Long_val in C stubs
#32
madroach
closed
5 years ago
7
Fix typo in "bounds checking" comment
#31
kevinji
closed
5 years ago
1
port to dune
#30
seliopou
closed
5 years ago
2
travis: remove redundant entry from build matrix
#29
seliopou
closed
5 years ago
0
Fixing typos
#28
ghilesZ
closed
5 years ago
1
Typo on documentation
#27
dinosaure
closed
5 years ago
1
Warning when compiling with js_of_ocaml
#26
ghilesZ
closed
5 years ago
5
Add bounds checking for negative lengths in blit operations
#25
anmonteiro
closed
5 years ago
2
conflict with mirage-xen-posix versions that don't install a META file
#24
hannesm
closed
6 years ago
1
to_string: implement to_string
#23
seliopou
closed
6 years ago
1
further freestanding and xen fixes
#22
hannesm
closed
6 years ago
1
Fix the generation of flags for freestanding
#21
rgrinberg
closed
6 years ago
1
update changes, move to opam2
#20
hannesm
closed
6 years ago
0
0.4.0 release preparations: add changes
#19
hannesm
closed
6 years ago
0
fix typo
#18
tiensonqin
closed
6 years ago
1
use mirage-xen-posix everywhere
#17
hannesm
closed
6 years ago
1
Do not use bash
#16
rgrinberg
closed
6 years ago
3
opam-fix: add '"-p" name' to subst command
#15
seliopou
closed
6 years ago
0
Less copying around (in xen/freestanding)
#14
hannesm
closed
6 years ago
2
Freestanding support (on top of #12)
#13
hannesm
closed
6 years ago
9
Fix Xen support
#12
samoht
closed
6 years ago
1
MirageOS support is broken
#11
samoht
closed
6 years ago
3
xen-linking: add support for linking cstubs on xen target
#10
seliopou
closed
6 years ago
0
don't generate assembly for lib target
#9
seliopou
closed
6 years ago
0
implement safe blit/memcmp operations
#8
seliopou
closed
6 years ago
2
Are there good reasons to expose `external` in the module interface?
#7
gasche
closed
6 years ago
2
Next