index
:
lua
master
v5-2
v5.3
v5.4
A mirror of https://github.com/lua/lua
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lauxlib.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
format for file source is independent of "ldo".
Roberto Ierusalimschy
1999-03-10
1
-1
/
+3
*
storing chunk "sources" instead of "filenames".
Roberto Ierusalimschy
1999-03-04
1
-2
/
+2
*
to avoid warnings about "typecast" (Visual C++)
Roberto Ierusalimschy
1998-12-28
1
-1
/
+5
*
small corrections in comments
Roberto Ierusalimschy
1998-06-19
1
-2
/
+2
*
"findname" moved from lobject.c to lauxlib.c (so libraries may use it).
Roberto Ierusalimschy
1998-06-18
1
-1
/
+2
*
support for strings with '\0'
Roberto Ierusalimschy
1998-03-06
1
-3
/
+6
*
luaL_arg_check now is inlined
Roberto Ierusalimschy
1998-01-09
1
-2
/
+6
*
new scheme for buffers, centralized in auxlib.
Roberto Ierusalimschy
1997-12-17
1
-1
/
+8
*
details (mainly error messages)
Roberto Ierusalimschy
1997-12-09
1
-1
/
+3
*
small modifications (format, small optimizations, etc)
Roberto Ierusalimschy
1997-11-21
1
-2
/
+2
*
new implementation for globals: Global value is stored in TaggedString
Roberto Ierusalimschy
1997-09-26
1
-1
/
+2
*
Auxiliar functions for building Lua libraries
Roberto Ierusalimschy
1997-09-16
1
-0
/
+29