index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
external
/
mit
/
lua
Age
Commit message (
Expand
)
Author
2019-12-12
Pull up following revision(s) (requested by sevan in ticket #547):
martin
2018-08-04
Don't use $NetBSD$ in a sentence, refer to them as 'RCS identifiers'.
alnsn
2018-08-04
README.import with step-by-step import instruction.
alnsn
2018-08-04
Resolve conflicts.
alnsn
2018-07-29
Remove files imported to a wrong directory.
alnsn
2018-07-29
Import Lua 5.3.5.
alnsn
2018-07-01
Apply bugfix #7 from lua.org/bugs.html: Memory-allocation error when resizing
mbalmer
2018-05-26
Change LUAL_BUFFERSIZE from 4-8K to 128 bytes for kernel-side Lua.
alnsn
2017-12-13
Apply a bugfix from lua.org/bugs,html:
mbalmer
2017-09-07
Apply bug fix from lua.org/bugs.html (dead keys with nil values can stay
mbalmer
2017-08-03
Apply a bug fix from lua.org/bugs.html: Lua does not check GC when creating
mbalmer
2017-05-20
don't spam the console, just output the Lua version information as lua(1) does
mbalmer
2017-05-07
Fix a bug that gerenates wrong code for a goto followed by a label inside an
mbalmer
2017-04-26
kernel mode lua has no floating point available
mbalmer
2017-04-26
import conflict resolution
mbalmer
2017-04-26
fix import conflicts
mbalmer
2017-04-26
resolve import conflicts
mbalmer
2017-04-26
after-import fixes, conflict resolution
mbalmer
2017-04-26
Lua 5.3.4
mbalmer
2016-09-10
Remove a typo, %i is not conversion specification.
mbalmer
2016-09-10
Define LUA_STRFTIMEOPTIONS so that the conversion specifications of the Lua
mbalmer
2016-09-08
fix code style issue
salazar
2016-09-08
fix kernel Lua code style issues
salazar
2016-09-08
fix bug 3 (for Lua.5.3.3) reported on www.lua.org/bugs.html
salazar
2016-09-08
fix bug 2 (for Lua.5.3.3) reported on www.lua.org/bugs.html
salazar
2016-09-08
fix bug 1 reported on www.lua.org/bugs.html
salazar
2016-09-08
fix misplaced kernel Lua ifndef
salazar
2016-09-08
merge Lua 5.3.3
salazar
2016-03-25
Apply second and third patch from http://lua.org/bugs.html.
mbalmer
2016-01-28
fixed metatable access to deallocated field
lneto
2016-01-28
lua: merged 5.3.2
lneto
2015-10-14
Add a coverity annotation; string bytes follow the struct. It would be
christos
2015-10-11
no floating point in the kernel, also make sure we always return an int
mbalmer
2015-10-11
fix macro usage
mbalmer
2015-10-11
Get rid of the sprintf() bogus macro and use lengths explicitly when buffers
christos
2015-10-08
fix kernel module build
mbalmer
2015-10-08
update after conflict resolution
mbalmer
2015-10-08
update docs after conflict resolution
mbalmer
2015-10-08
Resolve conflicts.
mbalmer
2015-10-08
Lua 5.3.1
mbalmer
2015-02-19
lua(4): small fixes in kernel Lua
lneto
2015-02-09
remove LINTFLAGS
christos
2015-02-09
- use CPPFLAGS instead of CFLAGS for things that the c-preprocessor handle.
christos
2015-02-09
Packages always build lib first even if it is built as part of the first
christos
2015-02-04
lua: fixed LUA_ROOT, LUA_PATH_DEFAULT and LUA_CPATH_DEFAULT
lneto
2015-02-02
lua: updated from 5.3 work3 to 5.3.0
lneto
2015-02-02
imported Lua 5.3.0
lneto
2014-11-30
lua(4): fixed Lua stack size
lneto
2014-07-20
imported Lua 5.3 work3
lneto
2014-07-19
lua(4): fixed ldblib.c
lneto
[next]