diff --git a/deps/lua/COPYRIGHT b/deps/lua/COPYRIGHT index 3a53e741..a8602680 100644 --- a/deps/lua/COPYRIGHT +++ b/deps/lua/COPYRIGHT @@ -9,7 +9,7 @@ For details and rationale, see http://www.lua.org/license.html . =============================================================================== -Copyright (C) 1994-2008 Lua.org, PUC-Rio. +Copyright (C) 1994-2012 Lua.org, PUC-Rio. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/deps/lua/Makefile b/deps/lua/Makefile index 6e78f66f..209a1324 100644 --- a/deps/lua/Makefile +++ b/deps/lua/Makefile @@ -48,7 +48,7 @@ TO_MAN= lua.1 luac.1 # Lua version and release. V= 5.1 -R= 5.1.4 +R= 5.1.5 all: $(PLAT) diff --git a/deps/lua/doc/amazon.gif b/deps/lua/doc/amazon.gif deleted file mode 100644 index f2586d57..00000000 Binary files a/deps/lua/doc/amazon.gif and /dev/null differ diff --git a/deps/lua/doc/contents.html b/deps/lua/doc/contents.html index 8e58e18c..3d83da98 100644 --- a/deps/lua/doc/contents.html +++ b/deps/lua/doc/contents.html @@ -3,11 +3,10 @@
+The reference manual is the official definition of the Lua language. +For a complete introduction to Lua programming, see the book +Programming in Lua. + +
+This manual is also available as a book:
-@@ -29,128 +34,119 @@ This is an online version of
by R. Ierusalimschy, L. H. de Figueiredo, W. Celes
Lua.org, August 2006
ISBN 85-903798-3-3 -
-![]()
-Buy a copy of this book and +
+Buy a copy +of this book and help to support the Lua project. -
-The reference manual is the official definition of the Lua language. -For a complete introduction to Lua programming, see the book -Programming in Lua.
- start · contents · index · -português -· -español +other versions
-
-
-
-
-
-
-
+
assert
collectgarbage
dofile
@@ -487,12 +485,12 @@ Freely available under the terms of the