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_crecord.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into v2.1
Mike Pall
2025-01-13
1
-1
/
+1
|
\
|
*
Bump copyright date.
Mike Pall
2025-01-13
1
-1
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2023-08-20
1
-1
/
+1
|
\
|
|
*
Bump copyright date.
Mike Pall
2023-08-20
1
-1
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2022-01-15
1
-1
/
+1
|
\
|
|
*
Bump copyright date.
Mike Pall
2022-01-15
1
-1
/
+1
*
|
String buffers, part 3d: Compile string buffer methods and functions.
Mike Pall
2021-07-19
1
-0
/
+4
*
|
FFI: Support FFI numbers in string.format() and buf:putf().
Mike Pall
2021-06-03
1
-0
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2021-01-02
1
-1
/
+1
|
\
|
|
*
Bump copyright date.
Mike Pall
2021-01-02
1
-1
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2020-01-20
1
-1
/
+1
|
\
|
|
*
Bump copyright date.
Mike Pall
2020-01-20
1
-1
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2017-01-17
1
-1
/
+1
|
\
|
|
*
Bump copyright date to 2017.
Mike Pall
2017-01-17
1
-1
/
+1
*
|
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
*
|
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
*
|
Compile bit.tohex().
Mike Pall
2013-05-15
1
-0
/
+1
*
|
FFI: Add 64 bit bitwise operations.
Mike Pall
2013-03-14
1
-0
/
+6
|
/
*
Bump copyright date to 2013.
Mike Pall
2013-02-11
1
-1
/
+1
*
FFI: Compile ffi.gc().
Mike Pall
2012-10-10
1
-0
/
+1
*
FFI: Compile ffi.sizeof(), ffi.alignof() and ffi.offsetof().
Mike Pall
2012-10-10
1
-0
/
+1
*
Remove some library functions for no-JIT/no-FFI builds.
Mike Pall
2012-09-24
1
-13
/
+0
*
FFI: Compile ffi.typeof(cdata).
Mike Pall
2012-08-08
1
-0
/
+2
*
Bump copyright date to 2012.
Mike Pall
2012-01-23
1
-1
/
+1
*
FFI: Record ffi.errno().
Mike Pall
2011-11-26
1
-0
/
+2
*
FFI: Add ffi.istype() function.
Mike Pall
2011-04-20
1
-0
/
+2
*
FFI: Record ffi.abi().
Mike Pall
2011-02-08
1
-0
/
+2
*
FFI: Record ffi.copy() and ffi.fill().
Mike Pall
2011-02-07
1
-0
/
+4
*
FFI: Record C library namespace lookups.
Mike Pall
2011-02-05
1
-0
/
+2
*
FFI: Record ffi.string().
Mike Pall
2011-02-05
1
-0
/
+2
*
FFI: Add 64 bit integer comparisons and pointer comparisons.
Mike Pall
2011-01-13
1
-0
/
+1
*
Bump copyright date to 2011.
Mike Pall
2011-01-09
1
-1
/
+1
*
FFI: Record pointer arithmetic.
Mike Pall
2011-01-03
1
-0
/
+1
*
FFI: Record tonumber() for boxed cdata.
Mike Pall
2011-01-02
1
-0
/
+1
*
FFI: Record cdata allocations.
Mike Pall
2010-12-22
1
-0
/
+4
*
FFI: Record cdata index operations (preliminary, lots of NYI cases).
Mike Pall
2010-12-08
1
-0
/
+19