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.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
details
Roberto Ierusalimschy
1999-03-11
1
-5
/
+3
*
format for file source is independent of "ldo".
Roberto Ierusalimschy
1999-03-10
1
-1
/
+8
*
storing chunk "sources" instead of "filenames".
Roberto Ierusalimschy
1999-03-04
1
-2
/
+17
*
details (from lhf)
Roberto Ierusalimschy
1999-02-25
1
-4
/
+5
*
function "luaL_argerror" prints wrong argument number (from a user's point
Roberto Ierusalimschy
1998-09-07
1
-4
/
+5
*
small corrections in comments
Roberto Ierusalimschy
1998-06-19
1
-3
/
+3
*
"findname" moved from lobject.c to lauxlib.c (so libraries may use it).
Roberto Ierusalimschy
1998-06-18
1
-1
/
+10
*
new names for "lua_pushlstr" and "lua_getstrlen"
Roberto Ierusalimschy
1998-03-06
1
-2
/
+2
*
support for strings with '\0'
Roberto Ierusalimschy
1998-03-06
1
-4
/
+5
*
luaL_arg_check now is inlined
Roberto Ierusalimschy
1998-01-09
1
-13
/
+15
*
auxlib split in two parts (lauxlib and lbuffer)
Roberto Ierusalimschy
1997-12-23
1
-72
/
+1
*
new scheme for buffers, centralized in auxlib.
Roberto Ierusalimschy
1997-12-17
1
-1
/
+70
*
details (mainly error messages)
Roberto Ierusalimschy
1997-12-09
1
-1
/
+16
*
small modifications (format, small optimizations, etc)
Roberto Ierusalimschy
1997-11-21
1
-2
/
+2
*
"lua_open": now lua has an explicit open operation.
Roberto Ierusalimschy
1997-11-04
1
-1
/
+2
*
new implementation for globals: Global value is stored in TaggedString
Roberto Ierusalimschy
1997-09-26
1
-1
/
+10
*
Auxiliar functions for building Lua libraries
Roberto Ierusalimschy
1997-09-16
1
-0
/
+76