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
/
ljamalg.c
(
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 1: object serialization.
Mike Pall
2021-03-25
1
-0
/
+2
*
|
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
*
|
Use a securely seeded global PRNG for the VM.
Mike Pall
2020-06-15
1
-0
/
+1
*
|
Improve assertions.
Mike Pall
2020-06-15
1
-0
/
+1
*
|
Cleanup CPU detection and tuning for old CPUs.
Mike Pall
2020-05-20
1
-10
/
+0
*
|
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
*
|
Use internal implementation for converting FP numbers to strings.
Mike Pall
2016-02-26
1
-0
/
+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
*
|
Merge branch 'master' into v2.1
Mike Pall
2013-12-21
1
-1
/
+1
|
\
|
|
*
Fix MinGW build.
Mike Pall
2013-12-21
1
-1
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2013-09-03
1
-1
/
+1
|
\
|
|
*
Recent GCC versions need more memory.
Mike Pall
2013-09-03
1
-1
/
+1
*
|
Add low-overhead profiler. Part 1: interpreter, low-level C API.
Mike Pall
2013-09-02
1
-0
/
+1
*
|
Refactor string.format().
Mike Pall
2013-05-12
1
-0
/
+1
*
|
String buffer refactoring, part 1.
Mike Pall
2013-02-27
1
-0
/
+1
|
/
*
Bump copyright date to 2013.
Mike Pall
2013-02-11
1
-1
/
+1
*
Move load/dump functions to lj_load.c. Add load modes.
Mike Pall
2012-09-21
1
-0
/
+1
*
Replace strtod() with builtin string to number conversion.
Mike Pall
2012-08-25
1
-0
/
+1
*
Add allocation sinking and store sinking optimization.
Mike Pall
2012-07-02
1
-0
/
+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
-0
/
+1
*
Spelling.
Mike Pall
2011-11-04
1
-1
/
+1
*
Add support for bytecode loading/saving.
Mike Pall
2011-06-13
1
-0
/
+2
*
Move debugging/introspection functionality to lj_debug.c.
Mike Pall
2011-06-07
1
-0
/
+1
*
Move math helpers to lj_vmmath.c. Add missing log2/exp2 for Symbian.
Mike Pall
2011-06-03
1
-0
/
+1
*
Add SPLIT pass to split 64 bit IR instructions for 32 bit CPUs.
Mike Pall
2011-02-02
1
-0
/
+1
*
FFI: Move code for cdata arithmetic to lj_carith.c.
Mike Pall
2011-01-26
1
-0
/
+1
*
FFI: Add ffi.load() and ffi.C default namespace.
Mike Pall
2011-01-10
1
-0
/
+5
*
Bump copyright date to 2011.
Mike Pall
2011-01-09
1
-1
/
+1
*
FFI: Add support for calling C functions.
Mike Pall
2011-01-06
1
-0
/
+1
*
FFI: Record cdata index operations (preliminary, lots of NYI cases).
Mike Pall
2010-12-08
1
-0
/
+1
*
Split off fast function recording to lj_ffrecord.c.
Mike Pall
2010-12-05
1
-0
/
+1
*
FFI: Add ffi.* library.
Mike Pall
2010-12-05
1
-0
/
+1
*
FFI: Add C declaration parser.
Mike Pall
2010-12-05
1
-0
/
+1
*
FFI: Add C data handling and C type conversions.
Mike Pall
2010-12-05
1
-0
/
+2
[next]