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_buf.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into v2.1
Mike Pall
2016-03-03
1
-1
/
+1
*
Fix build with JIT disabled.
Mike Pall
2016-03-01
1
-2
/
+0
*
Merge branch 'master' into v2.1
Mike Pall
2015-01-06
1
-1
/
+1
*
Merge branch 'master' into v2.1
Mike Pall
2014-01-16
1
-1
/
+1
*
Refactor string buffer growth helpers.
Mike Pall
2013-05-29
1
-7
/
+7
*
Don't try to reinvent memcpy().
Mike Pall
2013-05-22
1
-2
/
+6
*
Big renaming of string buffer/formatting/conversion functions.
Mike Pall
2013-05-13
1
-25
/
+28
*
Refactor table.concat().
Mike Pall
2013-04-27
1
-0
/
+2
*
Refactor string.rep().
Mike Pall
2013-04-26
1
-0
/
+1
*
Abstract out some common buffer operations.
Mike Pall
2013-04-26
1
-0
/
+9
*
Refactor string.reverse(), string.lower(), string.upper().
Mike Pall
2013-04-26
1
-1
/
+4
*
Fuse string creation into concats. Optimize single-char concats.
Mike Pall
2013-04-23
1
-1
/
+2
*
Compile string concatenations (BC_CAT).
Mike Pall
2013-04-21
1
-0
/
+6
*
String buffer refactoring, part 4.
Mike Pall
2013-02-28
1
-13
/
+16
*
String buffer refactoring, part 2.
Mike Pall
2013-02-27
1
-7
/
+53
*
String buffer refactoring, part 1.
Mike Pall
2013-02-27
1
-0
/
+27