Hello,

Please find attached the rockspec for Lanes 3.6.3.

The changes since last luarocks-available rockspec:

   * stricter validation of with_timers config option: validator was
accepting any non-boolean value
   * new configuration option protect_allocator for VMs with thread unsafe
allocators (such as LuaJIT) to wrap allocation function inside a mutex.
Active by default when Lanes detects it is run by LuaJIT.
   * removed some obsolete bits of dead code
   * function lookup database population keeps the 'smaller' name in case
of multiple hits, to remove the no-LUA_COMPAT_ALL restriction on Lua5.2
builds
   * first steps toward fixing make-vc.cmd
   * WIN32 builds no longer use PulseEvent to fix occasional hangs when a
wake event is missed
   * more explicit errors when trying to transfer unknown source functions
(with new configure option verbose_errors)
   * lane:cancel(<negative-timeout>) only causes cancel_test() to return
true but won't interrupt execution of the lane during linda operations


Regards,


-- 
Benoit.

Attachment: lanes-3.6.3-1.rockspec
Description: Binary data

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to