index
:
luajit
master
v2.0
v2.1
A mirror of https://luajit.org/git/luajit.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lj_ctype.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump copyright date.
Mike Pall
2025-01-13
1
-1
/
+1
*
Bump copyright date.
Mike Pall
2023-08-20
1
-1
/
+1
*
Avoid negation of signed integers in C that may hold INT*_MIN.
Mike Pall
2022-12-22
1
-1
/
+1
*
FFI: Fix dangling reference to CType. Improve checks.
Mike Pall
2022-12-07
1
-0
/
+12
*
FFI: Fix ffi.alignof() for reference types.
Mike Pall
2022-07-13
1
-0
/
+8
*
Bump copyright date.
Mike Pall
2022-01-15
1
-1
/
+1
*
Bump copyright date.
Mike Pall
2021-01-02
1
-1
/
+1
*
Bump copyright date.
Mike Pall
2020-01-20
1
-1
/
+1
*
Bump copyright date to 2017.
Mike Pall
2017-01-17
1
-1
/
+1
*
Bump copyright date to 2016.
Mike Pall
2016-03-03
1
-1
/
+1
*
Bump copyright date to 2015.
Mike Pall
2015-01-05
1
-1
/
+1
*
Bump copyright date to 2014.
Mike Pall
2014-01-16
1
-1
/
+1
*
Bump copyright date to 2013.
Mike Pall
2013-02-11
1
-1
/
+1
*
FFI: Fix handling of qualified transparent structs/unions.
Mike Pall
2013-02-03
1
-2
/
+10
*
FFI: Add debug define to check for unanchored CTypes.
Mike Pall
2012-11-26
1
-0
/
+13
*
FFI: Initialize all fields of standard types.
Mike Pall
2012-08-05
1
-0
/
+2
*
FFI: Improve error messages for ctype arguments.
Mike Pall
2012-06-20
1
-0
/
+4
*
FFI: Allow 'typedef _Bool int BOOL;' to make Windows users happy.
Mike Pall
2012-05-08
1
-1
/
+1
*
Bump copyright date to 2012.
Mike Pall
2012-01-23
1
-1
/
+1
*
FFI: Add callback support (for x86/x64).
Mike Pall
2011-11-14
1
-1
/
+8
*
FFI: Fix arithmetic ctype metamethods for references.
Mike Pall
2011-04-15
1
-1
/
+1
*
FFI: Add ctype metamethods and ffi.metatype().
Mike Pall
2011-04-12
1
-0
/
+16
*
FFI: Add ffi.gc() function for finalization of cdata objects.
Mike Pall
2011-02-28
1
-1
/
+2
*
DUALNUM: Add integer type to core VM.
Mike Pall
2011-02-17
1
-1
/
+1
*
Bump copyright date to 2011.
Mike Pall
2011-01-09
1
-1
/
+1
*
FFI: Fix C type representation for valarrays.
Mike Pall
2010-12-25
1
-1
/
+1
*
Don't export internal symbol.
Mike Pall
2010-12-05
1
-1
/
+1
*
FFI: Add C type management.
Mike Pall
2010-12-05
1
-0
/
+583
*
Rename character type handling from lj_ctype* to lj_char*.
Mike Pall
2010-11-09
1
-44
/
+0
*
RELEASE LuaJIT-2.0.0-beta1
v2.0.0-beta1
Mike Pall
2009-12-08
1
-0
/
+44