diff options
| author | Lua Team <team@lua.org> | 2005-09-09 12:00:00 +0000 |
|---|---|---|
| committer | repogen <> | 2005-09-09 12:00:00 +0000 |
| commit | bd80c4ee9b6d9464cf9f3ff4ee41890d8b3ca9e6 (patch) | |
| tree | e1d7c1b341ccb9a3a1fb044ac6e67b5a5e0259b7 /MANIFEST | |
| parent | bf6b5550cdfbc0c4a3a4577776ad76628d80718e (diff) | |
| download | lua-github-5.1-alpha.tar.gz | |
Lua 5.1-alpha5.1-alpha
Diffstat (limited to 'MANIFEST')
| -rw-r--r-- | MANIFEST | 210 |
1 files changed, 107 insertions, 103 deletions
@@ -1,104 +1,108 @@ -MANIFEST contents of Lua 5.1 (work6) distribution on Wed May 18 10:13:40 BRST 2005 -lua-5.1-work6 -lua-5.1-work6/COPYRIGHT -lua-5.1-work6/HISTORY -lua-5.1-work6/INSTALL -lua-5.1-work6/MANIFEST -lua-5.1-work6/Makefile -lua-5.1-work6/README -lua-5.1-work6/doc -lua-5.1-work6/doc/contents.html -lua-5.1-work6/doc/logo.gif -lua-5.1-work6/doc/lua.1 -lua-5.1-work6/doc/lua.html -lua-5.1-work6/doc/luac.1 -lua-5.1-work6/doc/luac.html -lua-5.1-work6/doc/readme.html -lua-5.1-work6/etc -lua-5.1-work6/etc/Makefile -lua-5.1-work6/etc/README -lua-5.1-work6/etc/all.c -lua-5.1-work6/etc/lua.hpp -lua-5.1-work6/etc/lua.ico -lua-5.1-work6/etc/lua.pc -lua-5.1-work6/etc/min.c -lua-5.1-work6/etc/noparser.c -lua-5.1-work6/src -lua-5.1-work6/src/Makefile -lua-5.1-work6/src/lapi.c -lua-5.1-work6/src/lapi.h -lua-5.1-work6/src/lauxlib.c -lua-5.1-work6/src/lauxlib.h -lua-5.1-work6/src/lbaselib.c -lua-5.1-work6/src/lcode.c -lua-5.1-work6/src/lcode.h -lua-5.1-work6/src/ldblib.c -lua-5.1-work6/src/ldebug.c -lua-5.1-work6/src/ldebug.h -lua-5.1-work6/src/ldo.c -lua-5.1-work6/src/ldo.h -lua-5.1-work6/src/ldump.c -lua-5.1-work6/src/lfunc.c -lua-5.1-work6/src/lfunc.h -lua-5.1-work6/src/lgc.c -lua-5.1-work6/src/lgc.h -lua-5.1-work6/src/linit.c -lua-5.1-work6/src/liolib.c -lua-5.1-work6/src/llex.c -lua-5.1-work6/src/llex.h -lua-5.1-work6/src/llimits.h -lua-5.1-work6/src/lmathlib.c -lua-5.1-work6/src/lmem.c -lua-5.1-work6/src/lmem.h -lua-5.1-work6/src/loadlib.c -lua-5.1-work6/src/lobject.c -lua-5.1-work6/src/lobject.h -lua-5.1-work6/src/lopcodes.c -lua-5.1-work6/src/lopcodes.h -lua-5.1-work6/src/loslib.c -lua-5.1-work6/src/lparser.c -lua-5.1-work6/src/lparser.h -lua-5.1-work6/src/lstate.c -lua-5.1-work6/src/lstate.h -lua-5.1-work6/src/lstring.c -lua-5.1-work6/src/lstring.h -lua-5.1-work6/src/lstrlib.c -lua-5.1-work6/src/ltable.c -lua-5.1-work6/src/ltable.h -lua-5.1-work6/src/ltablib.c -lua-5.1-work6/src/ltm.c -lua-5.1-work6/src/ltm.h -lua-5.1-work6/src/lua.c -lua-5.1-work6/src/lua.h -lua-5.1-work6/src/luac.c -lua-5.1-work6/src/luaconf.h -lua-5.1-work6/src/lualib.h -lua-5.1-work6/src/lundump.c -lua-5.1-work6/src/lundump.h -lua-5.1-work6/src/lvm.c -lua-5.1-work6/src/lvm.h -lua-5.1-work6/src/lzio.c -lua-5.1-work6/src/lzio.h -lua-5.1-work6/src/print.c -lua-5.1-work6/test -lua-5.1-work6/test/README -lua-5.1-work6/test/bisect.lua -lua-5.1-work6/test/cf.lua -lua-5.1-work6/test/echo.lua -lua-5.1-work6/test/env.lua -lua-5.1-work6/test/factorial.lua -lua-5.1-work6/test/fib.lua -lua-5.1-work6/test/fibfor.lua -lua-5.1-work6/test/globals.lua -lua-5.1-work6/test/hello.lua -lua-5.1-work6/test/life.lua -lua-5.1-work6/test/luac.lua -lua-5.1-work6/test/printf.lua -lua-5.1-work6/test/readonly.lua -lua-5.1-work6/test/sieve.lua -lua-5.1-work6/test/sort.lua -lua-5.1-work6/test/table.lua -lua-5.1-work6/test/trace-calls.lua -lua-5.1-work6/test/trace-globals.lua -lua-5.1-work6/test/xd.lua +MANIFEST contents of Lua 5.1 (alpha) distribution on Fri Sep 9 16:55:12 BRST 2005 +lua-5.1-alpha +lua-5.1-alpha/COPYRIGHT +lua-5.1-alpha/HISTORY +lua-5.1-alpha/INSTALL +lua-5.1-alpha/MANIFEST +lua-5.1-alpha/Makefile +lua-5.1-alpha/README +lua-5.1-alpha/doc +lua-5.1-alpha/doc/contents.html +lua-5.1-alpha/doc/logo.gif +lua-5.1-alpha/doc/lua.1 +lua-5.1-alpha/doc/lua.css +lua-5.1-alpha/doc/lua.html +lua-5.1-alpha/doc/luac.1 +lua-5.1-alpha/doc/luac.html +lua-5.1-alpha/doc/manual.html +lua-5.1-alpha/doc/readme.html +lua-5.1-alpha/etc +lua-5.1-alpha/etc/Makefile +lua-5.1-alpha/etc/README +lua-5.1-alpha/etc/all.c +lua-5.1-alpha/etc/lua.hpp +lua-5.1-alpha/etc/lua.ico +lua-5.1-alpha/etc/lua.pc +lua-5.1-alpha/etc/luavs.bat +lua-5.1-alpha/etc/min.c +lua-5.1-alpha/etc/noparser.c +lua-5.1-alpha/etc/strict.lua +lua-5.1-alpha/src +lua-5.1-alpha/src/Makefile +lua-5.1-alpha/src/lapi.c +lua-5.1-alpha/src/lapi.h +lua-5.1-alpha/src/lauxlib.c +lua-5.1-alpha/src/lauxlib.h +lua-5.1-alpha/src/lbaselib.c +lua-5.1-alpha/src/lcode.c +lua-5.1-alpha/src/lcode.h +lua-5.1-alpha/src/ldblib.c +lua-5.1-alpha/src/ldebug.c +lua-5.1-alpha/src/ldebug.h +lua-5.1-alpha/src/ldo.c +lua-5.1-alpha/src/ldo.h +lua-5.1-alpha/src/ldump.c +lua-5.1-alpha/src/lfunc.c +lua-5.1-alpha/src/lfunc.h +lua-5.1-alpha/src/lgc.c +lua-5.1-alpha/src/lgc.h +lua-5.1-alpha/src/linit.c +lua-5.1-alpha/src/liolib.c +lua-5.1-alpha/src/llex.c +lua-5.1-alpha/src/llex.h +lua-5.1-alpha/src/llimits.h +lua-5.1-alpha/src/lmathlib.c +lua-5.1-alpha/src/lmem.c +lua-5.1-alpha/src/lmem.h +lua-5.1-alpha/src/loadlib.c +lua-5.1-alpha/src/lobject.c +lua-5.1-alpha/src/lobject.h +lua-5.1-alpha/src/lopcodes.c +lua-5.1-alpha/src/lopcodes.h +lua-5.1-alpha/src/loslib.c +lua-5.1-alpha/src/lparser.c +lua-5.1-alpha/src/lparser.h +lua-5.1-alpha/src/lstate.c +lua-5.1-alpha/src/lstate.h +lua-5.1-alpha/src/lstring.c +lua-5.1-alpha/src/lstring.h +lua-5.1-alpha/src/lstrlib.c +lua-5.1-alpha/src/ltable.c +lua-5.1-alpha/src/ltable.h +lua-5.1-alpha/src/ltablib.c +lua-5.1-alpha/src/ltm.c +lua-5.1-alpha/src/ltm.h +lua-5.1-alpha/src/lua.c +lua-5.1-alpha/src/lua.h +lua-5.1-alpha/src/luac.c +lua-5.1-alpha/src/luaconf.h +lua-5.1-alpha/src/lualib.h +lua-5.1-alpha/src/lundump.c +lua-5.1-alpha/src/lundump.h +lua-5.1-alpha/src/lvm.c +lua-5.1-alpha/src/lvm.h +lua-5.1-alpha/src/lzio.c +lua-5.1-alpha/src/lzio.h +lua-5.1-alpha/src/print.c +lua-5.1-alpha/test +lua-5.1-alpha/test/README +lua-5.1-alpha/test/bisect.lua +lua-5.1-alpha/test/cf.lua +lua-5.1-alpha/test/echo.lua +lua-5.1-alpha/test/env.lua +lua-5.1-alpha/test/factorial.lua +lua-5.1-alpha/test/fib.lua +lua-5.1-alpha/test/fibfor.lua +lua-5.1-alpha/test/globals.lua +lua-5.1-alpha/test/hello.lua +lua-5.1-alpha/test/life.lua +lua-5.1-alpha/test/luac.lua +lua-5.1-alpha/test/printf.lua +lua-5.1-alpha/test/readonly.lua +lua-5.1-alpha/test/sieve.lua +lua-5.1-alpha/test/sort.lua +lua-5.1-alpha/test/table.lua +lua-5.1-alpha/test/trace-calls.lua +lua-5.1-alpha/test/trace-globals.lua +lua-5.1-alpha/test/xd.lua END OF MANIFEST |
