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
/
host
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into v2.1
v2.1.ROLLING
Mike Pall
2023-08-21
2
-0
/
+44
|
\
|
*
Switch build system to rolling releases.
v2.0.ROLLING
Mike Pall
2023-08-21
2
-0
/
+44
*
|
Merge branch 'master' into v2.1
Mike Pall
2023-08-20
8
-8
/
+8
|
\
|
|
*
Bump copyright date.
Mike Pall
2023-08-20
7
-7
/
+7
*
|
MIPS32: Declare that the assembler part uses the FR=0 model.
Mike Pall
2023-08-12
1
-3
/
+6
*
|
Merge branch 'master' into v2.1
Mike Pall
2023-06-02
1
-1
/
+2
|
\
|
|
*
Fix compiler warning.
Mike Pall
2023-06-02
1
-1
/
+2
*
|
Merge branch 'master' into v2.1
Mike Pall
2023-02-21
1
-5
/
+11
|
\
|
|
*
Allow building sources with mixed LF/CRLF line-endings.
Mike Pall
2023-02-21
1
-4
/
+10
*
|
Make embedded bytecode readable and forward-compatible.
Mike Pall
2022-06-13
2
-45
/
+95
*
|
Merge branch 'master' into v2.1
Mike Pall
2022-06-08
2
-2
/
+10
|
\
|
|
*
Fix warnings in minilua.c.
Mike Pall
2022-06-08
2
-2
/
+10
*
|
Don't use jit_State during build with JIT disabled.
Mike Pall
2022-06-08
2
-0
/
+17
*
|
Fix loop initialization in table.foreach().
Mike Pall
2022-05-20
2
-32
/
+35
*
|
Merge branch 'master' into v2.1
Mike Pall
2022-01-15
8
-8
/
+8
|
\
|
|
*
Bump copyright date.
Mike Pall
2022-01-15
7
-7
/
+7
*
|
Merge branch 'master' into v2.1
Mike Pall
2021-07-21
1
-1
/
+1
|
\
|
|
*
Fix minilua vararg stack handling.
Mike Pall
2021-07-21
1
-1
/
+1
*
|
String buffers, part 3d: Compile string buffer methods and functions.
Mike Pall
2021-07-19
1
-0
/
+2
*
|
Merge branch 'master' into v2.1
Mike Pall
2021-01-02
8
-8
/
+8
|
\
|
|
*
Bump copyright date.
Mike Pall
2021-01-02
7
-7
/
+7
*
|
Merge branch 'master' into v2.1
Mike Pall
2020-01-20
8
-8
/
+8
|
\
|
|
*
Bump copyright date.
Mike Pall
2020-01-20
7
-7
/
+7
*
|
Remove support for de-facto dead archs.
Mike Pall
2020-01-20
2
-25
/
+1
*
|
PPC: Add soft-float support to interpreter.
Mike Pall
2017-07-26
1
-1
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2017-04-07
1
-1
/
+2
|
\
|
|
*
OSX: Fix build with recent XCode.
Mike Pall
2017-04-07
1
-1
/
+2
*
|
ARM64: Add big-endian support.
Mike Pall
2017-03-30
1
-2
/
+6
*
|
Merge branch 'master' into v2.1
Mike Pall
2017-01-17
8
-8
/
+8
|
\
|
|
*
Bump copyright date to 2017.
Mike Pall
2017-01-17
7
-7
/
+7
*
|
Add some more extensions from Lua 5.2/5.3.
Mike Pall
2017-01-17
1
-3
/
+14
*
|
Merge branch 'master' into v2.1
Mike Pall
2016-07-17
1
-4
/
+4
|
\
|
|
*
Fix unused vars etc. in internal Lua files.
Mike Pall
2016-07-17
1
-4
/
+4
*
|
Windows/x86: Add full exception interoperability.
Mike Pall
2016-05-07
2
-3
/
+27
*
|
Merge branch 'master' into v2.1
Mike Pall
2016-03-22
3
-2
/
+3
|
\
|
|
*
Fix compiler warnings.
Mike Pall
2016-03-22
3
-2
/
+3
*
|
Merge branch 'master' into v2.1
Mike Pall
2016-03-03
8
-8
/
+8
|
\
|
|
*
Bump copyright date to 2016.
Mike Pall
2016-03-03
7
-7
/
+7
*
|
ARM: Add external frame unwinding.
Mike Pall
2015-12-28
1
-0
/
+9
*
|
PPC64: Add build infrastructure.
Mike Pall
2015-03-06
2
-1
/
+12
*
|
Merge branch 'master' into v2.1
Mike Pall
2015-01-06
8
-8
/
+8
|
\
|
|
*
Bump copyright date to 2015.
Mike Pall
2015-01-05
7
-7
/
+7
*
|
PPC/e500: Drop support for this architecture.
Mike Pall
2015-01-04
2
-8
/
+3
*
|
ARM64: Add build infrastructure and initial port of interpreter.
Mike Pall
2015-01-03
2
-0
/
+11
*
|
Add LJ_FR2 mode: Two-slot frame info.
Mike Pall
2015-01-03
1
-0
/
+15
*
|
x86/x64: Call external symbols directly from interpreter code.
Mike Pall
2014-12-08
3
-4
/
+21
*
|
Merge branch 'master' into v2.1
Mike Pall
2014-04-27
1
-1
/
+1
|
\
|
|
*
Add PS Vita port.
Mike Pall
2014-04-27
1
-1
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2014-01-16
8
-8
/
+8
|
\
|
|
*
Bump copyright date to 2014.
Mike Pall
2014-01-16
7
-7
/
+7
[next]