summaryrefslogtreecommitdiff
path: root/src/lib_package.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* From Lua 5.2: Add package.loadlib(libname, "*").Mike Pall2012-10-121-12/+16
* Fix package.searchpath().Mike Pall2012-09-211-6/+13
* From Lua 5.2: Add -E command line option (ignore env vars).Mike Pall2012-07-161-4/+8
* CONSOLE: Fix PS3 build.Mike Pall2012-06-101-0/+1
* CONSOLE: Handle unimplemented features for console toolchains.Mike Pall2012-06-091-0/+4
* Bump copyright date to 2012.Mike Pall2012-01-231-1/+1
* Don't increment module reference counts due to symbol resolving.Mike Pall2011-11-271-1/+2
* Always use ANSI variants of Windows system functions.Mike Pall2011-09-021-1/+1
* Load embedded bytecode with require().Mike Pall2011-08-171-25/+81
* DUALNUM: Handle integer type in x86/x64 interpreter and libraries.Mike Pall2011-02-271-1/+1
* From Lua 5.2: Add package.searchpath().Mike Pall2011-02-201-10/+29
* Bump copyright date to 2011.Mike Pall2011-01-091-1/+1
* Add support for deferred library loads to lib_init.c.Mike Pall2010-11-301-1/+1
* Cleanup architecture, ABI and OS definitions.Mike Pall2010-11-161-3/+3
* Avoid name clash with standard POSIX function.Mike Pall2010-05-091-6/+6
* Major redesign of function call handling.Mike Pall2010-02-131-2/+2
* Bump all copyright dates to 2010.Mike Pall2010-01-091-1/+1
* RELEASE LuaJIT-2.0.0-beta2v2.0.0-beta2Mike Pall2009-12-081-0/+1
* RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1Mike Pall2009-12-081-0/+508