index
:
lua
master
v5-2
v5.3
v5.4
A mirror of https://github.com/lua/lua
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bugs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2004-05-31
new function `select'
Roberto Ierusalimschy
1
-1
/
+15
2004-05-28
other modules may need FILEHANDLE definition
Roberto Ierusalimschy
2
-9
/
+11
2004-05-28
`popen' is not ANSI and therefore was removed from the basic library
Roberto Ierusalimschy
2
-32
/
+2
2004-05-17
details
Roberto Ierusalimschy
1
-4
/
+4
2004-05-14
small steps towards yields in iterators and tag methods
Roberto Ierusalimschy
6
-79
/
+111
2004-05-11
avoid name clashes among different files
Roberto Ierusalimschy
1
-4
/
+4
2004-05-10
in `time', uses default if `isdst' is absent
Roberto Ierusalimschy
1
-2
/
+2
2004-05-10
no more USE_DEGREES option
Roberto Ierusalimschy
1
-21
/
+8
2004-05-10
`tinsert' and `tremove' also use LUA_FIRSTINDEX
Roberto Ierusalimschy
1
-14
/
+14
2004-05-10
code parameterized by LUA_FIRSTINDEX (first index of an array)
Roberto Ierusalimschy
7
-25
/
+32
2004-05-10
LUAL_BUFFERSIZE is used in `lauxlib.h' and so everybody may need it
Roberto Ierusalimschy
1
-4
/
+4
2004-05-03
accept `\r' as newline when looking for line end
Roberto Ierusalimschy
1
-2
/
+2