index
:
lanes
C-Implementation
gh-pages
master
A mirror of https://github.com/LuaLanes/lanes.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
deep_test
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix stack overflow when transfering a clonable userdata referencing itself th...
Benoit Germain
2021-06-26
4
-14
/
+46
*
correctly transfer the uservalue of a deep userdata
Benoit Germain
2021-06-24
5
-3
/
+23
*
expand deeptest.lua
Benoit Germain
2021-06-24
2
-18
/
+20
*
updated deep userdata unit test to expose issue #189
Benoit Germain
2021-06-23
2
-9
/
+51
*
__lanesclone now receives the original as light userdata the first time it i...
Benoit Germain
2021-06-23
1
-4
/
+8
*
Fix clonable userdata uservalue transfer
Benoit Germain
2018-11-30
5
-9
/
+47
*
Lua 5.4 support
Benoit Germain
2018-11-27
2
-0
/
+78
*
Fix a buffer overrun
Benoit Germain
2018-11-23
3
-0
/
+219
*
Deep userdata must embed DeepPrelude to save an allocation (also changes Deep...
Benoit Germain
2018-11-15
1
-1
/
+2
*
__lanesclone mechanism should actually work now
Benoit Germain
2018-11-07
2
-39
/
+94
*
rename deep_test.lua
Benoit Germain
2018-11-05
1
-0
/
+0
*
add support for deep userdata cloning
Benoit Germain
2018-10-29
2
-6
/
+74
*
Deep userdata improvements
Benoit Germain
2017-08-02
2
-15
/
+45
*
Fix for deep-aware modules
Benoit Germain
2017-08-01
2
-0
/
+104