Up to [cvs.NetBSD.org] / src / external / mit / lua / lib / liblua
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.11 / (download) - annotate - [select for diffs], Tue Apr 19 22:00:53 2022 UTC (9 months, 2 weeks ago) by rillig
Branch: MAIN
CVS Tags: netbsd-10-base,
netbsd-10,
HEAD
Changes since 1.10: +5 -1
lines
Diff to previous 1.10 (colored)
liblua: ignore a few lint warnings
Revision 1.10 / (download) - annotate - [select for diffs], Mon Apr 12 02:54:08 2021 UTC (21 months, 4 weeks ago) by mrg
Branch: MAIN
CVS Tags: cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x
Changes since 1.9: +2 -1
lines
Diff to previous 1.9 (colored)
add some new uses of existing GCC_NO_* variables for warning issues. remove an no longer relevant for gcc7 workaround (works fine in both gcc9 and gcc 10.)
Revision 1.8.16.1 / (download) - annotate - [select for diffs], Mon Apr 13 08:02:29 2020 UTC (2 years, 9 months ago) by martin
Branch: phil-wifi
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored) next main 1.9 (colored)
Mostly merge changes from HEAD upto 20200411
Revision 1.9 / (download) - annotate - [select for diffs], Mon Nov 11 22:45:26 2019 UTC (3 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
phil-wifi-20191119,
is-mlppp-base,
is-mlppp
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Update LLVM to 10.0.0git (01f3a59fb3e2542fce74c768718f594d0debd0da)
Revision 1.6.2.1 / (download) - annotate - [select for diffs], Fri Jul 1 06:35:03 2016 UTC (6 years, 7 months ago) by snj
Branch: netbsd-7
CVS Tags: netbsd-7-nhusb-base-20170116,
netbsd-7-nhusb-base,
netbsd-7-nhusb,
netbsd-7-2-RELEASE,
netbsd-7-1-RELEASE,
netbsd-7-1-RC2,
netbsd-7-1-RC1,
netbsd-7-1-2-RELEASE,
netbsd-7-1-1-RELEASE,
netbsd-7-1
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored) next main 1.7 (colored)
Pull up following revision(s) (requested by salazar in ticket #1173): doc/3RDPARTY: 1.1277, 1.331 via patch external/mit/lua/Makefile: up to 1.4 external/mit/lua/dist/Makefile: up to 1.5 external/mit/lua/dist/README: up to 1.5 external/mit/lua/dist/doc/index.css: up to 1.1.1.1 external/mit/lua/dist/doc/lua.css: up to 1.5 external/mit/lua/dist/doc/luac.1: up to 1.3 external/mit/lua/dist/doc/manual.html: up to 1.5 external/mit/lua/dist/src/lapi.c: up to 1.6 external/mit/lua/dist/src/lauxlib.c: up to 1.6 external/mit/lua/dist/src/lauxlib.h: up to 1.4 external/mit/lua/dist/src/lbaselib.c: up to 1.6 external/mit/lua/dist/src/lbitlib.c: up to 1.3 external/mit/lua/dist/src/lcode.c: up to 1.5 external/mit/lua/dist/src/lcode.h: up to 1.4 external/mit/lua/dist/src/lcorolib.c: up to 1.3 external/mit/lua/dist/src/lctype.c: up to 1.3 external/mit/lua/dist/src/lctype.h: up to 1.3 external/mit/lua/dist/src/ldblib.c: up to 1.7 external/mit/lua/dist/src/ldebug.c: up to 1.6 external/mit/lua/dist/src/ldo.c: up to 1.5 external/mit/lua/dist/src/ldo.h: up to 1.5 external/mit/lua/dist/src/ldump.c: up to 1.5 external/mit/lua/dist/src/lfunc.c: up to 1.4 external/mit/lua/dist/src/lgc.c: up to 1.5 external/mit/lua/dist/src/lgc.h: up to 1.4 external/mit/lua/dist/src/linit.c: up to 1.5 external/mit/lua/dist/src/liolib.c: up to 1.5 external/mit/lua/dist/src/llex.c: up to 1.7 external/mit/lua/dist/src/llex.h: up to 1.4 external/mit/lua/dist/src/llimits.h: up to 1.6 external/mit/lua/dist/src/lmathlib.c: up to 1.5 external/mit/lua/dist/src/lmem.c: up to 1.5 external/mit/lua/dist/src/lmem.h: up to 1.4 external/mit/lua/dist/src/loadlib.c: up to 1.5 external/mit/lua/dist/src/lobject.c: up to 1.8 external/mit/lua/dist/src/lobject.h: up to 1.6 external/mit/lua/dist/src/lopcodes.c: up to 1.4 external/mit/lua/dist/src/lopcodes.h: up to 1.4 external/mit/lua/dist/src/loslib.c: up to 1.5 external/mit/lua/dist/src/lparser.c: up to 1.5 external/mit/lua/dist/src/lparser.h: up to 1.4 external/mit/lua/dist/src/lprefix.h: up to 1.3 external/mit/lua/dist/src/lstate.c: up to 1.5 external/mit/lua/dist/src/lstate.h: up to 1.5 external/mit/lua/dist/src/lstring.c: up to 1.5 external/mit/lua/dist/src/lstring.h: up to 1.5 external/mit/lua/dist/src/lstrlib.c: up to 1.12 external/mit/lua/dist/src/ltable.c: up to 1.6 external/mit/lua/dist/src/ltable.h: up to 1.4 external/mit/lua/dist/src/ltablib.c: up to 1.5 external/mit/lua/dist/src/ltm.c: up to 1.5 external/mit/lua/dist/src/ltm.h: up to 1.4 external/mit/lua/dist/src/lua.c: up to 1.5 external/mit/lua/dist/src/lua.h: up to 1.6 external/mit/lua/dist/src/luac.c: up to 1.6 external/mit/lua/dist/src/luaconf.h: up to 1.16 external/mit/lua/dist/src/lualib.h: up to 1.3 external/mit/lua/dist/src/lundump.c: up to 1.4 external/mit/lua/dist/src/lundump.h: up to 1.3 external/mit/lua/dist/src/lutf8lib.c: up to 1.4 external/mit/lua/dist/src/lvm.c: up to 1.10 external/mit/lua/dist/src/lvm.h: up to 1.6 external/mit/lua/dist/src/lzio.c: up to 1.4 external/mit/lua/dist/src/lzio.h: up to 1.4 external/mit/lua/lib/liblua/Makefile: up to 1.8 Update Lua to 5.3.2.
Revision 1.8 / (download) - annotate - [select for diffs], Mon Feb 9 20:41:01 2015 UTC (8 years ago) by christos
Branch: MAIN
CVS Tags: prg-localcount2-base3,
prg-localcount2-base2,
prg-localcount2-base1,
prg-localcount2-base,
prg-localcount2,
phil-wifi-base,
phil-wifi-20190609,
pgoyette-localcount-base,
pgoyette-localcount-20170426,
pgoyette-localcount-20170320,
pgoyette-localcount-20170107,
pgoyette-localcount-20161104,
pgoyette-localcount-20160806,
pgoyette-localcount-20160726,
pgoyette-localcount,
pgoyette-compat-merge-20190127,
pgoyette-compat-base,
pgoyette-compat-20190127,
pgoyette-compat-20190118,
pgoyette-compat-1226,
pgoyette-compat-1126,
pgoyette-compat-1020,
pgoyette-compat-0930,
pgoyette-compat-0906,
pgoyette-compat-0728,
pgoyette-compat-0625,
pgoyette-compat-0521,
pgoyette-compat-0502,
pgoyette-compat-0422,
pgoyette-compat-0415,
pgoyette-compat-0407,
pgoyette-compat-0330,
pgoyette-compat-0322,
pgoyette-compat-0315,
pgoyette-compat,
perseant-stdc-iso10646-base,
perseant-stdc-iso10646,
netbsd-9-base,
netbsd-9-3-RELEASE,
netbsd-9-2-RELEASE,
netbsd-9-1-RELEASE,
netbsd-9-0-RELEASE,
netbsd-9-0-RC2,
netbsd-9-0-RC1,
netbsd-9,
netbsd-8-base,
netbsd-8-2-RELEASE,
netbsd-8-1-RELEASE,
netbsd-8-1-RC1,
netbsd-8-0-RELEASE,
netbsd-8-0-RC2,
netbsd-8-0-RC1,
netbsd-8,
matt-nb8-mediatek-base,
matt-nb8-mediatek,
localcount-20160914,
bouyer-socketcan-base1,
bouyer-socketcan-base,
bouyer-socketcan
Branch point for: phil-wifi
Changes since 1.7: +1 -2
lines
Diff to previous 1.7 (colored)
remove LINTFLAGS
Revision 1.7 / (download) - annotate - [select for diffs], Mon Feb 9 16:47:17 2015 UTC (8 years ago) by christos
Branch: MAIN
Changes since 1.6: +3 -2
lines
Diff to previous 1.6 (colored)
- use CPPFLAGS instead of CFLAGS for things that the c-preprocessor handle. - add LUA_C89_NUMBERS for "long long" and don't depend on _NETBSD_SOURCE for defining this.
Revision 1.3.2.2 / (download) - annotate - [select for diffs], Wed Aug 20 00:00:08 2014 UTC (8 years, 5 months ago) by tls
Branch: tls-maxphys
Changes since 1.3.2.1: +10 -7
lines
Diff to previous 1.3.2.1 (colored) to branchpoint 1.3 (colored) next main 1.4 (colored)
Rebase to HEAD as of a few days ago.
Revision 1.5.2.1 / (download) - annotate - [select for diffs], Sun Aug 10 06:50:54 2014 UTC (8 years, 6 months ago) by tls
Branch: tls-earlyentropy
Changes since 1.5: +8 -7
lines
Diff to previous 1.5 (colored) next main 1.6 (colored)
Rebase.
Revision 1.6 / (download) - annotate - [select for diffs], Sat Jul 19 18:38:34 2014 UTC (8 years, 6 months ago) by lneto
Branch: MAIN
CVS Tags: tls-maxphys-base,
tls-earlyentropy-base,
netbsd-7-base,
netbsd-7-0-RELEASE,
netbsd-7-0-RC3,
netbsd-7-0-RC2,
netbsd-7-0-RC1,
netbsd-7-0-2-RELEASE,
netbsd-7-0-1-RELEASE,
netbsd-7-0
Branch point for: netbsd-7
Changes since 1.5: +8 -7
lines
Diff to previous 1.5 (colored)
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
Revision 1.2.6.2 / (download) - annotate - [select for diffs], Thu May 22 14:09:34 2014 UTC (8 years, 8 months ago) by yamt
Branch: yamt-pagecache
Changes since 1.2.6.1: +5 -2
lines
Diff to previous 1.2.6.1 (colored) to branchpoint 1.2 (colored) next main 1.3 (colored)
sync with head. for a reference, the tree before this commit was tagged as yamt-pagecache-tag8. this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
Revision 1.5 / (download) - annotate - [select for diffs], Wed Sep 11 09:59:52 2013 UTC (9 years, 4 months ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base9,
riastradh-xf86-video-intel-2-7-1-pre-2-21-15,
riastradh-drm2-base3
Branch point for: tls-earlyentropy
Changes since 1.4: +3 -1
lines
Diff to previous 1.4 (colored)
Needs libm.
Revision 1.3.2.1 / (download) - annotate - [select for diffs], Mon Feb 25 00:27:40 2013 UTC (9 years, 11 months ago) by tls
Branch: tls-maxphys
Changes since 1.3: +3 -2
lines
Diff to previous 1.3 (colored)
resync with head
Revision 1.4 / (download) - annotate - [select for diffs], Fri Feb 15 20:07:06 2013 UTC (9 years, 11 months ago) by jmmv
Branch: MAIN
CVS Tags: riastradh-drm2-base2,
riastradh-drm2-base1,
riastradh-drm2-base,
riastradh-drm2,
agc-symver-base,
agc-symver
Changes since 1.3: +3 -2
lines
Diff to previous 1.3 (colored)
Install lua.hpp.
Revision 1.2.6.1 / (download) - annotate - [select for diffs], Tue Apr 17 00:04:47 2012 UTC (10 years, 9 months ago) by yamt
Branch: yamt-pagecache
CVS Tags: yamt-pagecache-tag8
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
sync with head
Revision 1.3 / (download) - annotate - [select for diffs], Tue Feb 28 22:07:16 2012 UTC (10 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
yamt-pagecache-base5,
yamt-pagecache-base4
Branch point for: tls-maxphys
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
Disable -Wempty-body here.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Jan 19 10:14:49 2011 UTC (12 years ago) by plunky
Branch: MAIN
CVS Tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
netbsd-6-base,
netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-1-5-RELEASE,
netbsd-6-1-4-RELEASE,
netbsd-6-1-3-RELEASE,
netbsd-6-1-2-RELEASE,
netbsd-6-1-1-RELEASE,
netbsd-6-1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-6-RELEASE,
netbsd-6-0-5-RELEASE,
netbsd-6-0-4-RELEASE,
netbsd-6-0-3-RELEASE,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
netbsd-6,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2
Branch point for: yamt-pagecache
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
add to (rather than replace) CFLAGS
Revision 1.1 / (download) - annotate - [select for diffs], Sun Oct 31 11:26:01 2010 UTC (12 years, 3 months ago) by mbalmer
Branch: MAIN
CVS Tags: matt-mips64-premerge-20101231
Lua build infrastructure