Jorrit Rouwe
|
1262f85596
Added comments
|
5 days ago |
Jorrit Rouwe
|
db654de2a6
Support for compiling on x64 with 32 bit pointers (#1835)
|
1 week ago |
Jorrit Rouwe
|
cc32a743aa
Implemented delete operators that take a size parameter (#1826)
|
3 weeks ago |
Jorrit Rouwe
|
872b8c770b
Documenting that free/reallocate must take nullptrs
|
1 month ago |
Jorrit Rouwe
|
fd37495ad7
32-bit MinGW g++ doesn't call the correct overload for the new operator when a type is 16 bytes aligned. (#1614)
|
7 months ago |
Jorrit Rouwe
|
27559da08b
Added placement delete operators (#1405)
|
1 year ago |
Jorrit Rouwe
|
7068d29fd0
Added overloads for placement new (#1385)
|
1 year ago |
Jan Krassnigg
|
6a7251d095
Added OldSize argument to realloc function (#1175)
|
1 year ago |
Jorrit Rouwe
|
bdc1695a64
Replace std::vector with custom implementation (#1089)
|
1 year ago |
n.savichev
|
3ab6961261
Fix 'unused parameter' compiler warnings (got under GCC 11, linux) (#594)
|
2 years ago |
Jan Krassnigg
|
d2f1d97004
Support for building Jolt as a shared library on Windows (#513)
|
2 years ago |
Jorrit Rouwe
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
2 years ago |
Jorrit Rouwe
|
f11abf059d
Removed using namespace std from namespace JPH (#308)
|
3 years ago |
Jorrit Rouwe
|
b68097f582
Ability to override memory allocations (#183)
|
3 years ago |
Jorrit Rouwe
|
bfd74a56c1
- Added new line to end of every file (#110)
|
3 years ago |
Jorrit Rouwe
|
8b62fa04c4
Disabled warnings now stay within the Jolt headers (#108)
|
3 years ago |
Jorrit Rouwe
|
686ab6ab85
Initial import
|
4 years ago |