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
/
src
/
lj_cdata.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into v2.1
Mike Pall
2016-03-03
1
-1
/
+1
|
\
|
*
Bump copyright date to 2016.
Mike Pall
2016-03-03
1
-1
/
+1
*
|
FFI: Properly unsink non-standard cdata allocations.
Mike Pall
2015-12-28
1
-0
/
+2
*
|
Merge branch 'master' into v2.1
Mike Pall
2015-01-06
1
-1
/
+1
|
\
|
|
*
Bump copyright date to 2015.
Mike Pall
2015-01-05
1
-1
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2014-01-16
1
-1
/
+1
|
\
|
|
*
Bump copyright date to 2014.
Mike Pall
2014-01-16
1
-1
/
+1
*
|
FFI: Refactor ffi.gc()/__gc. Compile ffi.gc(cdata, nil), too.
Mike Pall
2013-05-24
1
-1
/
+2
*
|
Refactor lj_cdata_newv().
Mike Pall
2013-05-23
1
-1
/
+1
|
/
*
Bump copyright date to 2013.
Mike Pall
2013-02-11
1
-1
/
+1
*
Avoid pesky compiler warnings about C++ keywords (eh?).
Mike Pall
2012-07-03
1
-2
/
+2
*
Bump copyright date to 2012.
Mike Pall
2012-01-23
1
-1
/
+1
*
FFI: Fix cdata finalization.
Mike Pall
2011-04-13
1
-0
/
+1
*
FFI: Move code for cdata arithmetic to lj_carith.c.
Mike Pall
2011-01-26
1
-2
/
+0
*
FFI: Add ffi.load() and ffi.C default namespace.
Mike Pall
2011-01-10
1
-1
/
+4
*
Bump copyright date to 2011.
Mike Pall
2011-01-09
1
-1
/
+1
*
FFI: Add missing GC steps for implicit allocations.
Mike Pall
2010-12-30
1
-1
/
+1
*
FFI: Add 64 bit integer arithmetic.
Mike Pall
2010-12-25
1
-0
/
+2
*
FFI: Parse complex and 64 bit integer literals.
Mike Pall
2010-12-24
1
-0
/
+9
*
FFI: Add C data handling and C type conversions.
Mike Pall
2010-12-05
1
-0
/
+62