Next | Query returned 21 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2013-10-30 07:49:55 by David A. Holland | Files touched by this commit (34)
Log message:
Bump PKGREVISION of packages whose Lua depends changed form, but whose
own PKGNAME is unchanged.
   2013-07-04 23:27:59 by Adam Ciarcinski | Files touched by this commit (44)
Log message:
Revbump after updating lang/lua to 5.2.2.
   2013-06-15 02:30:31 by Julio Merino | Files touched by this commit (6)
Log message:
Update to 0.3:

Released on 2013/06/14.

* Issue 1: Added support for Lua 5.2 while maintaining support for Lua
  5.1.  Applications using Lutok can be modified to use the new
  interface in this new version and thus support both Lua releases.
  However, because of incompatible changes to the Lua API, this release
  of Lutok is incompatible with previous releases as well.

* Issue 3: Tweaked configure to look for Lua using the pkg-config names
  lua-5.2 and lua-5.1.  These are the names used by FreeBSD.

Interface changes:

* New global constants: registry_index.

* New methods added to the state class: get_global_table.

* Removed global constants: globals_index.
   2013-05-06 16:45:41 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Regen.
   2013-05-06 16:44:08 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
When using libc++ or C++11, use the standard namespace.
   2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-07-19 20:30:18 by Julio Merino | Files touched by this commit (3)
Log message:
These packages are all modified-bsd, not 2-clause-bsd.
   2012-07-01 17:29:08 by Julio Merino | Files touched by this commit (2)
Log message:
Depend on atf-libs instead of atf.  Bump PKGREVISION.
   2012-05-31 00:48:36 by Julio Merino | Files touched by this commit (3)
Log message:
Update to 0.2:

Released on 2012/05/30.

* New global constants: globals_index.

* New methods added to the state class: get_metafield, get_metatable,
  insert, push_value, raw_get and raw_set.

* Acknowledged that Lua 5.2 is currently not supported.
   2012-02-26 15:02:31 by Julio Merino | Files touched by this commit (1)
Log message:
Add missing buildlink3.mk file; spotted by wiz@.

Next | Query returned 21 messages, browsing 11 to 20 | Previous