Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | needs to include `stdlib.h' to access `getenv' | Roberto Ierusalimschy | 2004-11-19 | 1 | -1/+2 |
* | first full implementation of new package system | Roberto Ierusalimschy | 2004-11-18 | 1 | -8/+179 |
* | towards "requiring" C libraries | Roberto Ierusalimschy | 2004-11-11 | 1 | -28/+39 |
* | better configuration for loadlib + tested Mac OS X version | Roberto Ierusalimschy | 2004-10-18 | 1 | -52/+66 |
* | first version of loadlib for Mac OS X (not tested yet!!) | Roberto Ierusalimschy | 2004-10-07 | 1 | -22/+66 |
* | new scheme for configuration through `luaconf.h' | Roberto Ierusalimschy | 2004-04-30 | 1 | -1/+4 |
* | ok to use `#elif' and `#if defined()' | Roberto Ierusalimschy | 2003-05-14 | 1 | -23/+3 |
* | new scheme to control `loadlib' configuration (default for dlopen | Roberto Ierusalimschy | 2003-04-07 | 1 | -19/+57 |
* | comments | Roberto Ierusalimschy | 2003-04-02 | 1 | -8/+2 |
* | tests for Windows version | Roberto Ierusalimschy | 2003-03-18 | 1 | -2/+2 |
* | first version of `loadlib' | Roberto Ierusalimschy | 2003-03-17 | 1 | -0/+173 |