issues
search
ridiculousfish
/
libdivide
Official git repository for libdivide: optimized integer division
http://libdivide.com
Other
1.1k
stars
79
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Automate release process
#124
adbancroft
closed
1 week ago
9
Remove AppVeyor from GitHub settings
#123
kimwalisch
closed
3 weeks ago
1
Add GitHub Actions
#122
adbancroft
closed
4 weeks ago
6
Migrate to GitHub actions?
#121
adbancroft
closed
4 weeks ago
2
Fix typos in README.md
#120
ZhouYuChen
closed
1 month ago
0
Add _do_raw functions for 32 & 64 bit types
#119
adbancroft
closed
1 month ago
0
Add constexpr structure generation (C++14 only)
#118
adbancroft
closed
2 months ago
1
Publish libdivide to Arduino & PlatformIO library registries
#117
adbancroft
closed
2 months ago
0
AVR microcontroller test is broken
#116
kimwalisch
closed
3 months ago
2
Add a Constexpr zero-initializing constructor for divider
#115
sharkautarch
closed
4 months ago
1
Fix a typo (division/divsion) in README.md
#114
musicinmybrain
closed
7 months ago
1
Compile fix for divider::operator==
#113
masbug
closed
4 months ago
1
Division by 0 causes non-AVR mcus hang
#112
gdiciocco
closed
10 months ago
3
Branchfree divider cannot be 1
#111
lachesis
closed
10 months ago
1
Only build tests when libdivide is the main project
#110
qak
closed
11 months ago
0
Include missing CTest module
#109
qak
closed
11 months ago
0
Fix `LIBDIVIDE_VERSION` CMake variable
#108
qak
closed
11 months ago
1
Add prefixes to CMake option names
#107
qak
closed
11 months ago
1
Increase minimum CMake version to 3.5
#106
qak
closed
11 months ago
2
error: a function declaration without a prototype is deprecated in all versions of C
#105
thierry-FreeBSD
opened
1 year ago
1
Faster divlu
#103
sukop
closed
1 year ago
21
NEON is not for AArch32
#102
clausecker
opened
2 years ago
0
Try to fix the MSVC build
#101
ridiculousfish
closed
2 years ago
0
Replace typeid(T).name() with type_tag<T>::get_tag()
#100
xiaoxiang781216
closed
2 years ago
1
Fix minor issue during porting(https://github.com/apache/incubator-nuttx)
#99
xiaoxiang781216
closed
2 years ago
1
Fix compilation of primitive types
#98
ridiculousfish
closed
2 years ago
2
Fix issue #96
#97
adbancroft
closed
2 years ago
3
Regression: ptrdiff_t/size_t on macOS don't work anymore
#96
chris-se
closed
2 years ago
3
Special support for 63-bit division (unsigned)?
#95
zielaj
closed
2 years ago
2
Implement 16-bit SSE2 & AVX2 vector division
#94
adbancroft
closed
2 years ago
3
Fix GCC vector alignment and aliasing issues
#93
adbancroft
closed
2 years ago
4
Tester program: enable vector tests
#92
adbancroft
closed
2 years ago
1
GCC: suppress maybe-uninitialized false positive.
#91
adbancroft
closed
2 years ago
1
libdivide.h:1691:59: error: ‘numers’ may be used uninitialized in this function
#90
useperl
closed
2 years ago
2
Constant division templates
#89
adbancroft
closed
2 years ago
2
Changing divlu.c in new_branch
#88
colinb2r
closed
3 years ago
1
Minor fix for the AVR modulus test
#87
adbancroft
closed
2 years ago
0
[DO NOT MERGE[ Empty commit to test appveyor
#86
ridiculousfish
closed
3 years ago
0
Simplify & clean up the AVR constant div test code
#85
adbancroft
closed
3 years ago
1
Simplify & clean up the AVR constant div test code
#84
adbancroft
closed
3 years ago
1
Update divlu.c
#83
colinb2r
closed
3 years ago
1
Make the cmake & CI builds use the same settings
#82
adbancroft
closed
3 years ago
2
Apply LIBDIVIDE_INLINE to all functions
#81
adbancroft
closed
3 years ago
1
Unnecessary static linkage
#80
adbancroft
closed
3 years ago
0
Add a C99 test program
#79
adbancroft
closed
3 years ago
0
Fix NEON function declaration.
#78
adbancroft
closed
3 years ago
0
Incorrect NEON function signature
#77
adbancroft
closed
3 years ago
0
Constant division macros
#76
adbancroft
closed
3 years ago
0
Add 16 bit support
#75
adbancroft
closed
3 years ago
3
Fix make_unsigned trait in avr_type_helpers.h
#74
aharrison24
closed
3 years ago
0
Next