index
:
luajit
master
v2.0
v2.1
A mirror of https://luajit.org/git/luajit.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
ext_ffi_semantics.html
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into v2.1
Mike Pall
2023-08-21
1
-2
/
+2
|
\
|
*
Update documentation for switch to rolling releases.
Mike Pall
2023-08-21
1
-2
/
+2
*
|
Merge branch 'master' into v2.1
Mike Pall
2023-08-20
1
-2
/
+2
|
\
|
|
*
Bump copyright date.
Mike Pall
2023-08-20
1
-2
/
+2
*
|
Merge branch 'master' into v2.1
Mike Pall
2022-09-13
1
-2
/
+0
|
\
|
|
*
Remove dead Wiki links.
Mike Pall
2022-09-13
1
-2
/
+0
*
|
Merge branch 'master' into v2.1
Mike Pall
2022-06-23
1
-29
/
+29
|
\
|
|
*
Grammar and spell check.
Mike Pall
2022-06-23
1
-29
/
+29
*
|
Merge branch 'master' into v2.1
Mike Pall
2022-01-15
1
-2
/
+2
|
\
|
|
*
Bump copyright date.
Mike Pall
2022-01-15
1
-2
/
+2
*
|
String buffers, part 1: object serialization.
Mike Pall
2021-03-25
1
-0
/
+2
*
|
Upgrade docs to HTML5. It's about time.
Mike Pall
2021-03-25
1
-2
/
+2
*
|
Merge branch 'master' into v2.1
Mike Pall
2021-01-02
1
-2
/
+2
|
\
|
|
*
Bump copyright date.
Mike Pall
2021-01-02
1
-2
/
+2
*
|
Merge branch 'master' into v2.1
Mike Pall
2020-10-12
1
-2
/
+2
|
\
|
|
*
Minor changes and https-ify links.
Mike Pall
2020-10-12
1
-2
/
+2
*
|
Merge branch 'master' into v2.1
Mike Pall
2020-07-12
1
-1
/
+1
|
\
|
*
|
Merge branch 'master' into v2.1
Mike Pall
2020-01-26
1
-8
/
+3
|
\
|
|
*
Documentation cleanup.
Mike Pall
2020-01-26
1
-8
/
+3
*
|
Merge branch 'master' into v2.1
Mike Pall
2020-01-20
1
-2
/
+2
|
\
|
|
*
Bump copyright date.
Mike Pall
2020-01-20
1
-2
/
+2
*
|
Merge branch 'master' into v2.1
Mike Pall
2018-04-25
1
-3
/
+2
|
\
|
|
*
Bump copyright date to 2018.
Mike Pall
2018-04-25
1
-3
/
+2
*
|
Merge branch 'master' into v2.1
Mike Pall
2017-08-18
1
-1
/
+1
|
\
|
|
*
Use https for freelists.org links.
Mike Pall
2017-08-18
1
-1
/
+1
*
|
FFI: Update docs on compiler limitations.
Mike Pall
2017-05-01
1
-2
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2017-01-17
1
-2
/
+2
|
\
|
|
*
Bump copyright date to 2017.
Mike Pall
2017-01-17
1
-2
/
+2
*
|
Merge branch 'master' into v2.1
Mike Pall
2016-03-03
1
-2
/
+2
|
\
|
|
*
Bump copyright date to 2016.
Mike Pall
2016-03-03
1
-2
/
+2
*
|
FFI: Add ssize_t declaration.
Mike Pall
2015-09-20
1
-0
/
+2
*
|
Merge branch 'master' into v2.1
Mike Pall
2015-01-06
1
-2
/
+2
|
\
|
|
*
Bump copyright date to 2015.
Mike Pall
2015-01-05
1
-2
/
+2
*
|
Merge branch 'master' into v2.1
Mike Pall
2014-01-16
1
-2
/
+2
|
\
|
|
*
Bump copyright date to 2014.
Mike Pall
2014-01-16
1
-2
/
+2
*
|
Merge branch 'master' into v2.1
Mike Pall
2013-11-16
1
-1
/
+3
|
\
|
|
*
FFI: Clarify ffi.cdef behavior.
Mike Pall
2013-11-16
1
-1
/
+3
*
|
Low-overhead profiler, part 6: documentation.
Mike Pall
2013-09-10
1
-0
/
+2
*
|
FFI: Compile VLA/VLS and large cdata allocs with default initialization.
Mike Pall
2013-05-24
1
-3
/
+2
*
|
FFI: Add 64 bit bitwise operations.
Mike Pall
2013-03-14
1
-1
/
+16
|
/
*
Bump copyright date to 2013.
Mike Pall
2013-02-11
1
-2
/
+2
*
FFI: Change priority of table initializer variants for structs.
Mike Pall
2012-11-15
1
-7
/
+7
*
FFI: Clarify callback docs.
Mike Pall
2012-11-07
1
-6
/
+7
*
FFI: Mention __thiscall attribute in docs.
Mike Pall
2012-11-07
1
-3
/
+3
*
Replace error with PANIC for callbacks from JIT-compiled code.
Mike Pall
2012-10-21
1
-0
/
+16
*
Documentation cleanup and reorganization.
Mike Pall
2012-10-14
1
-2
/
+2
*
Documentation layout changes.
Mike Pall
2012-10-14
1
-2
/
+1
*
FFI: Update docs on FFI semantics.
Mike Pall
2012-10-10
1
-10
/
+51
*
FFI: Compile array/struct copies.
Mike Pall
2012-10-09
1
-1
/
+0
*
FFI: Add support for copy constructors.
Mike Pall
2012-10-08
1
-2
/
+3
[next]