issues
search
fungos
/
cr
cr.h: A Simple C Hot Reload Header-only Library
https://fungos.github.io/cr-simple-c-hot-reload/
MIT License
1.57k
stars
103
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Whilst using cmake's FetchContent_MakeAvailable, there's no way to disable FIPS.
#77
vikhik
closed
3 months ago
3
Unable to build samples on Linux "Cannot specify link libraries for target "crTest" which is not built by this project"
#76
darthdeus
closed
4 months ago
2
Assign correct plugin creation time
#75
afraidofdark
closed
1 year ago
0
How to use this with Visual Studio?
#74
sbond75
closed
1 year ago
4
Add CodeQL workflow for GitHub code scanning
#73
lgtm-com[bot]
closed
5 months ago
0
Fix macos
#72
cr545l
closed
2 years ago
1
Add vcpkg installation instructions
#71
JonLiu1993
closed
2 years ago
0
Add vcpkg installation instructions
#70
JonLiu1993
closed
2 years ago
3
Reverted clang support but kept .dll name fix
#69
clibequilibrium
closed
2 years ago
0
Added crash support for clang and fixed missing character with .dll name
#68
clibequilibrium
closed
2 years ago
0
Added MinGW32 SEH crash and assert protection
#67
clibequilibrium
closed
2 years ago
1
Assert protection?
#66
clibequilibrium
closed
2 years ago
10
Added support for msys64/mingw32
#65
clibequilibrium
closed
2 years ago
2
Fix deprecated ImGui RenderDrawListsFn
#64
Joaqim
closed
3 years ago
1
ShowDemoWindow instead of ShowTestWindow in comment
#63
Pospelove
closed
3 years ago
1
AddressSanitizer reports an error when calling cr_plugin_close
#62
danielytics
opened
3 years ago
2
Crash protection prevents host crashes, causing application to freeze
#61
danielytics
opened
3 years ago
2
CR_LOAD called on first update, contrary to what the documentation states. Is this correct?
#60
danielytics
closed
3 years ago
2
Fix test suite build for Visual Studio 16.3+
#59
nslottow
closed
4 years ago
2
Use ElfW() macro to avoid individual architecture data type definition
#58
nihguy
closed
4 years ago
2
Closes #42
#57
pixelherodev
closed
4 years ago
2
Can't load plugins on linux
#56
ghost
closed
4 years ago
2
multiple definition issue
#55
alexxbb
closed
4 years ago
1
Suppress some warnings due to unused parameters (close #53)
#54
skypjack
closed
4 years ago
1
cr_pdb_process has unused arguments
#53
skypjack
closed
4 years ago
3
Improve CI and range of compilers to test
#52
fungos
opened
4 years ago
0
Issues 49 50
#51
fungos
closed
4 years ago
0
Unknown pragmas
#50
skypjack
closed
4 years ago
0
cr_main isn't invoked with operation CR_LOAD and the context passed to cr_plugin_load
#49
skypjack
closed
4 years ago
18
clang compile warning (trivial)
#48
datgame
closed
5 years ago
1
clang compile warnings
#47
datgame
opened
5 years ago
1
[Tutorial]Windows *.dll only Live Reload
#46
bmFicg
opened
5 years ago
0
[Feature] Call any Function
#45
xunilrj
opened
5 years ago
0
Only set up signal handler once
#44
pixelherodev
closed
5 years ago
1
Reject non-existent paths in cr_plugin_load
#43
pixelherodev
closed
5 years ago
1
Unable to rollback crash in first load of plugin
#42
pixelherodev
closed
4 years ago
8
Print errors outside of debug mode
#41
pixelherodev
opened
5 years ago
1
Shouldn't sleep before returning BAD_IMAGE failure
#40
pixelherodev
closed
5 years ago
1
RFC: Re-loadable plugin callbacks and nested plugins.
#39
Neopallium
opened
5 years ago
23
Don't re-use version numbers after rollback
#38
Neopallium
closed
5 years ago
1
Issue with handling unload crashes.
#37
Neopallium
closed
5 years ago
5
Don't re-use version numbers after a rollback.
#36
Neopallium
closed
5 years ago
3
Issues with old plugin not unloading correctly. (TLS + Linux)
#35
Neopallium
opened
5 years ago
15
Locked DLL
#34
jsoysouvanh
closed
4 years ago
3
fix initial dll lock in visual studio 2017
#33
datgame
closed
5 years ago
2
Bug: Elf relocation
#32
septag
opened
5 years ago
2
Different behaviour in linux and win
#31
septag
closed
5 years ago
3
Extra callbacks and pointer fixing
#30
septag
closed
4 years ago
4
Fix MingW build errors.
#29
rokups
closed
5 years ago
1
faster cr_copy for osx/linux
#28
septag
closed
5 years ago
1
Next