From 5065c5cce2d4c35d65319fede6b8eddc410fb846 Mon Sep 17 00:00:00 2001 From: Lua Team Date: Fri, 18 Jan 2008 12:00:00 +0000 Subject: Lua 5.1.3-rc2 --- COPYRIGHT | 2 +- doc/contents.html | 8 +++++--- doc/manual.html | 14 ++++++++------ etc/min.c | 2 +- etc/strict.lua | 4 +++- src/ldblib.c | 12 +++++++----- src/loslib.c | 3 +-- src/luaconf.h | 4 ++-- src/lundump.c | 6 ++++-- 9 files changed, 32 insertions(+), 23 deletions(-) diff --git a/COPYRIGHT b/COPYRIGHT index a54a16ee..3a53e741 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -9,7 +9,7 @@ For details and rationale, see http://www.lua.org/license.html . =============================================================================== -Copyright (C) 1994-2007 Lua.org, PUC-Rio. +Copyright (C) 1994-2008 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/doc/contents.html b/doc/contents.html index 98562560..4d253e54 100644 --- a/doc/contents.html +++ b/doc/contents.html @@ -1,7 +1,9 @@ + Lua 5.1 Reference Manual - contents +