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
/
lib_string.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compiler warnings.
Mike Pall
2014-01-20
1
-1
/
+1
*
Bump copyright date to 2014.
Mike Pall
2014-01-16
1
-1
/
+1
*
Bump copyright date to 2013.
Mike Pall
2013-02-11
1
-1
/
+1
*
From Lua 5.2: Add string.rep(s, n, sep).
Mike Pall
2012-10-07
1
-8
/
+34
*
From Lua 5.2: '%s' option to string.format() behaves like tostring().
Mike Pall
2012-10-02
1
-1
/
+37
*
From Lua 5.2: Return nil for bad position in string.find().
Mike Pall
2012-10-02
1
-2
/
+8
*
Disable LUA_COMPAT_GFIND and LUA_COMPAT_MOD in Lua 5.2 mode.
Mike Pall
2012-09-19
1
-1
/
+1
*
Limit recursion depth in string.match() et al.
Mike Pall
2012-08-28
1
-26
/
+40
*
Replace divisions with simpler code.
Mike Pall
2012-08-26
1
-10
/
+13
*
Add support for '%a' and '%A' to string.format.
Mike Pall
2012-08-25
1
-3
/
+3
*
Bump copyright date to 2012.
Mike Pall
2012-01-23
1
-1
/
+1
*
Add support for bytecode loading/saving.
Mike Pall
2011-06-13
1
-2
/
+17
*
Fix check for missing arguments in string.format().
Mike Pall
2011-06-10
1
-2
/
+3
*
DUALNUM: Handle integer type in x86/x64 interpreter and libraries.
Mike Pall
2011-02-27
1
-2
/
+34
*
DUALNUM: Add integer type to core VM.
Mike Pall
2011-02-17
1
-3
/
+3
*
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
*
Add support for "%g" character class in patterns (from Lua 5.2).
Mike Pall
2010-11-19
1
-3
/
+3
*
string.format("%q", str) is now fully reversible (from Lua 5.2).
Mike Pall
2010-11-19
1
-11
/
+9
*
Rename character type handling from lj_ctype* to lj_char*.
Mike Pall
2010-11-09
1
-12
/
+12
*
Fix string.format() for non-finite numbers.
Mike Pall
2010-08-24
1
-0
/
+1
*
Fix formatting of canonicalized number to string conversions.
Mike Pall
2010-08-23
1
-6
/
+9
*
Canonicalize string conversion of nan, inf, -inf.
Mike Pall
2010-05-20
1
-2
/
+16
*
Make metamethod names proper GC roots.
Mike Pall
2010-04-25
1
-4
/
+1
*
Major redesign of function call handling.
Mike Pall
2010-02-13
1
-2
/
+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
-4
/
+6
*
RELEASE LuaJIT-2.0.0-beta2
v2.0.0-beta2
Mike Pall
2009-12-08
1
-2
/
+5
*
RELEASE LuaJIT-2.0.0-beta1
v2.0.0-beta1
Mike Pall
2009-12-08
1
-0
/
+790