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_string.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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