Sha256: bb267454a6ff2edc694d909c98e0ea27cd0a4743ab36514de09d255fa318535a

Contents?: true

Size: 983 Bytes

Versions: 1

Compression:

Stored size: 983 Bytes

Contents

== 0.6.2 2010-07-07

* 1 enhancement
  * Added an option define (DUB_LUA_NO_OPEN) to prevent replaxe luaopen_xx by luaload_xx
  * Added char in the list of 'int' types.

== 0.6.1 2010-03-12

* 2 enhancements
  * Wrapping all function calls in try.. catch blocks
  * Added support for custome templates (customize exception handling for example)

== 0.6.0 2010-03-11

* 4 enhancements
  * added support for custom tostring methods for classes
  * fixed parsing of templated return types
  * static class methods are now registered in the namespace as Klass_method
  * removing functions and methods with class pointer arguments (could use lists later on)
  * better parsing of complex types (including nested template arguments)

== 0.5.1 2010-03-05

* 2 minor enhancements
  * if an argument is fully specified, should not append namespace
  * better handling of boolean values

== 0.5.0 2010-03-03

* 1 major enhancement
  * initial release and tested with OpenCV bindings for Lua

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
dub-0.6.2 History.txt