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
/
lib_math.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
*
|
Call math.randomseed() without arguments to seed from system entropy.
Mike Pall
2024-07-04
1
-1
/
+5
*
|
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
*
|
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
-39
/
+14
*
|
Cleanup math function compilation and fix inconsistencies.
Mike Pall
2020-05-22
1
-11
/
+11
*
|
Don't compile math.modf() anymore.
Mike Pall
2020-05-22
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
*
|
Remove Lua 5.0 compatibility defines.
Mike Pall
2017-03-17
1
-4
/
+0
*
|
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
*
|
Add LJ_FR2 mode: Two-slot frame info.
Mike Pall
2015-01-03
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
|
*
Fix argument checks for math.deg()/math.rad().
Mike Pall
2013-08-17
1
-6
/
+6
*
|
Replace math.deg/math.rad with builtin Lua function.
Mike Pall
2013-02-22
1
-5
/
+2
|
/
*
Bump copyright date to 2013.
Mike Pall
2013-02-11
1
-1
/
+1
*
From Lua 5.2: Add math.log(x, base).
Mike Pall
2012-10-07
1
-1
/
+16
*
Disable LUA_COMPAT_GFIND and LUA_COMPAT_MOD in Lua 5.2 mode.
Mike Pall
2012-09-19
1
-1
/
+1
*
Bump copyright date to 2012.
Mike Pall
2012-01-23
1
-1
/
+1
*
ARM: Add fast assembler implementation of floor/ceil/trunc.
Mike Pall
2011-06-05
1
-2
/
+3
*
Move math helpers to lj_vmmath.c. Add missing log2/exp2 for Symbian.
Mike Pall
2011-06-03
1
-4
/
+0
*
ARM: Fix math.ldexp() recording and folding.
Mike Pall
2011-05-27
1
-2
/
+2
*
ARM: Misc. fixes for interpreter.
Mike Pall
2011-04-08
1
-1
/
+11
*
DUALNUM: Handle integer type in x86/x64 interpreter and libraries.
Mike Pall
2011-02-27
1
-3
/
+37
*
DUALNUM: Add integer type to core VM.
Mike Pall
2011-02-17
1
-1
/
+1
*
Use names defined in lualib.h for library registration.
Mike Pall
2011-02-02
1
-1
/
+1
*
Bump copyright date to 2011.
Mike Pall
2011-01-09
1
-1
/
+1
*
Bump all copyright dates to 2010.
Mike Pall
2010-01-09
1
-1
/
+1
*
Fast forward to sync public repo.
Mike Pall
2009-12-08
1
-26
/
+26
*
RELEASE LuaJIT-2.0.0-beta2
v2.0.0-beta2
Mike Pall
2009-12-08
1
-15
/
+4
*
RELEASE LuaJIT-2.0.0-beta1
v2.0.0-beta1
Mike Pall
2009-12-08
1
-0
/
+188