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_carith.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-04-08
1
-1
/
+1
|
\
|
|
*
FFI: Fix cdata equality comparison against other Lua types.
Mike Pall
2014-04-08
1
-1
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2014-04-08
1
-2
/
+2
|
\
|
|
*
FFI: Fix cdata equality comparison against strings.
Mike Pall
2014-04-08
1
-2
/
+2
*
|
Merge branch 'master' into v2.1
Mike Pall
2014-04-01
1
-2
/
+4
|
\
|
|
*
FFI: Allow non-scalar cdata to be compared for equality by address.
Mike Pall
2014-04-01
1
-2
/
+4
*
|
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-05-18
1
-1
/
+1
|
\
|
|
*
FFI: Improve error messages for arithmetic and comparison operators.
Mike Pall
2013-05-18
1
-1
/
+1
*
|
Fix bit.tohex() broken by 7d5acc29.
Mike Pall
2013-05-13
1
-2
/
+2
*
|
FFI: Add 64 bit bitwise operations.
Mike Pall
2013-03-14
1
-0
/
+76
|
/
*
Bump copyright date to 2013.
Mike Pall
2013-02-11
1
-1
/
+1
*
FFI: Always resolve metamethods for pointers to structs.
Mike Pall
2012-09-08
1
-4
/
+12
*
FFI: Box all accessed or returned enums.
Mike Pall
2012-07-17
1
-3
/
+28
*
Avoid compiler warnings about redefined C++ keywords.
Mike Pall
2012-07-09
1
-1
/
+1
*
Avoid pesky compiler warnings about C++ keywords (eh?).
Mike Pall
2012-07-03
1
-3
/
+3
*
FFI: Equality comparisons never raise an error.
Mike Pall
2012-05-23
1
-0
/
+4
*
Bump copyright date to 2012.
Mike Pall
2012-01-23
1
-1
/
+1
*
FFI: Treat function ctypes like pointers in comparisons.
Mike Pall
2011-07-23
1
-1
/
+6
*
FFI: Add ctype metamethods and ffi.metatype().
Mike Pall
2011-04-12
1
-15
/
+27
*
DUALNUM: Handle integer type in FFI.
Mike Pall
2011-02-27
1
-1
/
+4
*
FFI: Disable unused code for some build modes.
Mike Pall
2011-02-11
1
-1
/
+1
*
FFI: Record 64 bit integer divide and modulo.
Mike Pall
2011-02-02
1
-20
/
+35
*
Add SPLIT pass to split 64 bit IR instructions for 32 bit CPUs.
Mike Pall
2011-02-02
1
-0
/
+8
*
FFI: Split up 64 bit x^k helper into signed/unsigned.
Mike Pall
2011-01-28
1
-16
/
+27
*
FFI: Move code for cdata arithmetic to lj_carith.c.
Mike Pall
2011-01-26
1
-0
/
+260