aboutsummaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2018-03-12 11:30:42 -0300
committerHisham Muhammad <hisham@gobolinux.org>2018-03-12 21:44:39 -0300
commit659c4649ce0b64e0d143b5119040194184a09b6f (patch)
tree0a3e82e8abc228ae832663cec86db81e509f5d10 /win32
parent96fe44ffbdf675f47cc41c9e547f088c2de1df12 (diff)
downloadluarocks-659c4649ce0b64e0d143b5119040194184a09b6f.tar.gz
luarocks-659c4649ce0b64e0d143b5119040194184a09b6f.tar.bz2
luarocks-659c4649ce0b64e0d143b5119040194184a09b6f.zip
win32: Update Lua to 5.1.5
Diffstat (limited to 'win32')
-rw-r--r--win32/lua5.1/bin/bin2c5.1.exebin94208 -> 73728 bytes
-rw-r--r--win32/lua5.1/bin/lua5.1.dllbin167936 -> 167936 bytes
-rw-r--r--win32/lua5.1/bin/lua5.1.dll.manifest8
-rw-r--r--win32/lua5.1/bin/lua5.1.exebin45056 -> 13824 bytes
-rw-r--r--win32/lua5.1/bin/lua5.1.libbin26112 -> 26112 bytes
-rw-r--r--win32/lua5.1/bin/lua51.dllbin11264 -> 10752 bytes
-rw-r--r--win32/lua5.1/bin/lua51.dll.manifest3
-rw-r--r--win32/lua5.1/bin/lua51.libbin25974 -> 25974 bytes
-rw-r--r--win32/lua5.1/bin/luac5.1.exebin208896 -> 188416 bytes
-rw-r--r--win32/lua5.1/bin/wlua5.1.exebin35840 -> 14336 bytes
-rw-r--r--win32/lua5.1/include/lua.h8
-rw-r--r--win32/lua5.1/include/luaconf.h7
12 files changed, 20 insertions, 6 deletions
diff --git a/win32/lua5.1/bin/bin2c5.1.exe b/win32/lua5.1/bin/bin2c5.1.exe
index ca81d4b6..842d3012 100644
--- a/win32/lua5.1/bin/bin2c5.1.exe
+++ b/win32/lua5.1/bin/bin2c5.1.exe
Binary files differ
diff --git a/win32/lua5.1/bin/lua5.1.dll b/win32/lua5.1/bin/lua5.1.dll
index b87f3b66..69e9bfb8 100644
--- a/win32/lua5.1/bin/lua5.1.dll
+++ b/win32/lua5.1/bin/lua5.1.dll
Binary files differ
diff --git a/win32/lua5.1/bin/lua5.1.dll.manifest b/win32/lua5.1/bin/lua5.1.dll.manifest
new file mode 100644
index 00000000..324c707e
--- /dev/null
+++ b/win32/lua5.1/bin/lua5.1.dll.manifest
@@ -0,0 +1,8 @@
1<?xml version='1.0' encoding='UTF-8' standalone='yes'?>
2<assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>
3 <dependency>
4 <dependentAssembly>
5 <assemblyIdentity type='win32' name='Microsoft.VC80.CRT' version='8.0.50727.762' processorArchitecture='x86' publicKeyToken='1fc8b3b9a1e18e3b' />
6 </dependentAssembly>
7 </dependency>
8</assembly>
diff --git a/win32/lua5.1/bin/lua5.1.exe b/win32/lua5.1/bin/lua5.1.exe
index dc1c2c35..fe49b8d7 100644
--- a/win32/lua5.1/bin/lua5.1.exe
+++ b/win32/lua5.1/bin/lua5.1.exe
Binary files differ
diff --git a/win32/lua5.1/bin/lua5.1.lib b/win32/lua5.1/bin/lua5.1.lib
index df988276..382269d8 100644
--- a/win32/lua5.1/bin/lua5.1.lib
+++ b/win32/lua5.1/bin/lua5.1.lib
Binary files differ
diff --git a/win32/lua5.1/bin/lua51.dll b/win32/lua5.1/bin/lua51.dll
index 27ab2654..bc7aa74a 100644
--- a/win32/lua5.1/bin/lua51.dll
+++ b/win32/lua5.1/bin/lua51.dll
Binary files differ
diff --git a/win32/lua5.1/bin/lua51.dll.manifest b/win32/lua5.1/bin/lua51.dll.manifest
new file mode 100644
index 00000000..cdaa604c
--- /dev/null
+++ b/win32/lua5.1/bin/lua51.dll.manifest
@@ -0,0 +1,3 @@
1<?xml version='1.0' encoding='UTF-8' standalone='yes'?>
2<assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>
3</assembly>
diff --git a/win32/lua5.1/bin/lua51.lib b/win32/lua5.1/bin/lua51.lib
index 74bcf3fb..bd55e96a 100644
--- a/win32/lua5.1/bin/lua51.lib
+++ b/win32/lua5.1/bin/lua51.lib
Binary files differ
diff --git a/win32/lua5.1/bin/luac5.1.exe b/win32/lua5.1/bin/luac5.1.exe
index 6f87524e..2bbaec37 100644
--- a/win32/lua5.1/bin/luac5.1.exe
+++ b/win32/lua5.1/bin/luac5.1.exe
Binary files differ
diff --git a/win32/lua5.1/bin/wlua5.1.exe b/win32/lua5.1/bin/wlua5.1.exe
index 7be8c3a7..6bd71aac 100644
--- a/win32/lua5.1/bin/wlua5.1.exe
+++ b/win32/lua5.1/bin/wlua5.1.exe
Binary files differ
diff --git a/win32/lua5.1/include/lua.h b/win32/lua5.1/include/lua.h
index e4bdfd3b..a4b73e74 100644
--- a/win32/lua5.1/include/lua.h
+++ b/win32/lua5.1/include/lua.h
@@ -1,5 +1,5 @@
1/* 1/*
2** $Id: lua.h,v 1.218.1.5 2008/08/06 13:30:12 roberto Exp $ 2** $Id: lua.h,v 1.218.1.7 2012/01/13 20:36:20 roberto Exp $
3** Lua - An Extensible Extension Language 3** Lua - An Extensible Extension Language
4** Lua.org, PUC-Rio, Brazil (http://www.lua.org) 4** Lua.org, PUC-Rio, Brazil (http://www.lua.org)
5** See Copyright Notice at the end of this file 5** See Copyright Notice at the end of this file
@@ -17,9 +17,9 @@
17 17
18 18
19#define LUA_VERSION "Lua 5.1" 19#define LUA_VERSION "Lua 5.1"
20#define LUA_RELEASE "Lua 5.1.4" 20#define LUA_RELEASE "Lua 5.1.5"
21#define LUA_VERSION_NUM 501 21#define LUA_VERSION_NUM 501
22#define LUA_COPYRIGHT "Copyright (C) 1994-2008 Lua.org, PUC-Rio" 22#define LUA_COPYRIGHT "Copyright (C) 1994-2012 Lua.org, PUC-Rio"
23#define LUA_AUTHORS "R. Ierusalimschy, L. H. de Figueiredo & W. Celes" 23#define LUA_AUTHORS "R. Ierusalimschy, L. H. de Figueiredo & W. Celes"
24 24
25 25
@@ -362,7 +362,7 @@ struct lua_Debug {
362 362
363 363
364/****************************************************************************** 364/******************************************************************************
365* Copyright (C) 1994-2008 Lua.org, PUC-Rio. All rights reserved. 365* Copyright (C) 1994-2012 Lua.org, PUC-Rio. All rights reserved.
366* 366*
367* Permission is hereby granted, free of charge, to any person obtaining 367* Permission is hereby granted, free of charge, to any person obtaining
368* a copy of this software and associated documentation files (the 368* a copy of this software and associated documentation files (the
diff --git a/win32/lua5.1/include/luaconf.h b/win32/lua5.1/include/luaconf.h
index 5e7b98be..05354175 100644
--- a/win32/lua5.1/include/luaconf.h
+++ b/win32/lua5.1/include/luaconf.h
@@ -91,7 +91,9 @@
91 ".\\?.lua;" LUA_LDIR"?.lua;" LUA_LDIR"?\\init.lua;" \ 91 ".\\?.lua;" LUA_LDIR"?.lua;" LUA_LDIR"?\\init.lua;" \
92 LUA_CDIR"?.lua;" LUA_CDIR"?\\init.lua" 92 LUA_CDIR"?.lua;" LUA_CDIR"?\\init.lua"
93#define LUA_CPATH_DEFAULT \ 93#define LUA_CPATH_DEFAULT \
94 ".\\?.dll;" ".\\?51.dll;" LUA_CDIR"?.dll;" LUA_CDIR"?51.dll;" LUA_CDIR"clibs\\?.dll;" LUA_CDIR"clibs\\?51.dll;" LUA_CDIR"loadall.dll;" LUA_CDIR"clibs\\loadall.dll" 94 ".\\?.dll;" LUA_CDIR"?.dll;" LUA_CDIR"loadall.dll;" \
95 LUA_CDIR"clibs\\?.dll;" LUA_CDIR"clibs\\loadall.dll;" \
96 ".\\?51.dll;" LUA_CDIR"?51.dll;" LUA_CDIR"clibs\\?51.dll"
95 97
96#else 98#else
97#define LUA_ROOT "/usr/local/" 99#define LUA_ROOT "/usr/local/"
@@ -101,7 +103,8 @@
101 "./?.lua;" LUA_LDIR"?.lua;" LUA_LDIR"?/init.lua;" \ 103 "./?.lua;" LUA_LDIR"?.lua;" LUA_LDIR"?/init.lua;" \
102 LUA_CDIR"?.lua;" LUA_CDIR"?/init.lua" 104 LUA_CDIR"?.lua;" LUA_CDIR"?/init.lua"
103#define LUA_CPATH_DEFAULT \ 105#define LUA_CPATH_DEFAULT \
104 "./?.so;" "./lib?51.so;" LUA_CDIR"?.so;" LUA_CDIR"lib?51.so;" LUA_CDIR"loadall.so" 106 "./?.so;" LUA_CDIR"?.so;" LUA_CDIR"loadall.so;" \
107 "./lib?51.so;" LUA_CDIR"lib?51.so"
105#endif 108#endif
106 109
107 110