History log of /netbsd/external/mit/lua/dist/src/lundump.h (Results 1 – 9 of 9)
Revision Date Author Comments
# 5d7f6829 16-Apr-2023 nikita <nikita@NetBSD.org>

Resolve conflicts for lua 5.4.4 import.
Adjust various files for lua 5.4.4.


# 3759ec8a 04-Aug-2018 alnsn <alnsn@NetBSD.org>

Resolve conflicts.


# 899c7d50 26-Apr-2017 mbalmer <mbalmer@NetBSD.org>

import conflict resolution


# 16f38927 26-Apr-2017 mbalmer <mbalmer@NetBSD.org>

resolve import conflicts


# 0db248b1 08-Sep-2016 salazar <salazar@NetBSD.org>

merge Lua 5.3.3


# 06aa0821 28-Jan-2016 lneto <lneto@NetBSD.org>

lua: merged 5.3.2


# c4b1eb35 19-Jul-2014 lneto <lneto@NetBSD.org>

lua: updated from 5.1 to 5.3 work3

* lua(1):
- changed lua_Integer to intmax_t
- updated distrib/sets/lists and etc/mtree
- updated bsd.lua.mk
- fixed bozohttpd (lua-bozo.c)
- compatibiliz

lua: updated from 5.1 to 5.3 work3

* lua(1):
- changed lua_Integer to intmax_t
- updated distrib/sets/lists and etc/mtree
- updated bsd.lua.mk
- fixed bozohttpd (lua-bozo.c)
- compatibilized bindings: gpio, sqlite
* lua(4):
- removed floating-point and libc dependencies using '#ifndef _KERNEL'
- fixed division by zero and exponentiation
- libkern: added isalnum(), iscntrl(), isgraph(), isprint() and ispunct()
- acpica: removed isprint() from acnetbsd.h
- libc: moved strcspn.c, strpbrk.c and strspn.c to common
- removed stub headers
- compatibilized bindings: luapmf, luasystm
* reorganized luaconf.h
* updated doc/CHANGES and doc/RESPONSIBLE

show more ...


# 03e0c1f0 15-Mar-2012 alnsn <alnsn@NetBSD.org>

Import Lua 5.1.5


# dbec5304 31-Oct-2010 mbalmer <mbalmer@NetBSD.org>

Import the (unaltered) Lua 5.1.4 source distribution.