Hello, Please find the attached rockspec for Lanes 3.5.1.
Changes since last rockspec'ed version:
CHANGE 59: BGe 12-Feb-13
* version 3.5.1
* new lanes.h header and API call luaopen_lanes_embedded() for embedders
* "lanes.core" is an acceptable library in the generator libs argument
* library "*" wildcard also opens lanes.core
* tweaked code for Xbox 360 build
CHANGE 58: BGe 30-Jan-13
* version 3.5.0
* new: API lanes.require(), use it instead of regular require() for
modules that export C functions you need to send over.
* new: lanes no longer require 'lanes.core' by default in every created
state. Use {required={"lanes.core"}} if you need to transfer lanes
functions.
* internal: because of the above, reworked the timer implementation to
remove upvalue-dependency on lanes.core
* new: API lanes.timer_lane, to be able to operate on timer lane if need
be
* improved: if a module is a full userdata, scan its metatable for
function database population
* improved: on_state_create can be a Lua function
* changed: on_state_create is called after the base libraries are loaded
* package[loaders|searchers] is no longer transfered as function naming
depends on slot order
* internal: changed separator from '.' to '/' in lookup databases to be
able to distinguish search levels and dot coming from module names
* added some more debug spew
* updated tests to reflect the above changes
CHANGE 57: BGe 28-Jan-13
* More detailed DEBUG_SPEW logs
* A bit of code cosmetics
Enjoy!
--
Benoit.
lanes-3.5.1-1.rockspec
Description: Binary data
------------------------------------------------------------------------------ Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________ Luarocks-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/luarocks-developers
