LibRollCall-2.0-r48929

Details

  • Filename
    LibRollCall-2.0-r48929.zip
  • Uploaded by
  • Uploaded
    Sep 14, 2007
  • Size
    5.64 KB
  • Downloads
    26
  • MD5
    1a9d1f7e4347ac0040030fdc3711e19c

Supported WoW Retail Versions

  • 2.1.3

Changelog

------------------------------------------------------------------------
r48929 | ckknight | 2007-09-14 15:45:09 -0400 (Fri, 14 Sep 2007) | 2 lines
Changed paths:
   M /trunk/LibRollCall-2.0/LibRollCall-2.0.lua

LibRollCall-2.0 - ROCK-11
- make sure to return if the library is outdated.
------------------------------------------------------------------------
r48781 | ckknight | 2007-09-12 22:15:33 -0400 (Wed, 12 Sep 2007) | 1 line
Changed paths:
   M /trunk/LibRollCall-2.0/LibRollCall-2.0.lua

LibRollCall-2.0 - fix some typos
------------------------------------------------------------------------
r48110 | ckknight | 2007-09-03 18:03:29 -0400 (Mon, 03 Sep 2007) | 1 line
Changed paths:
   M /trunk/LibRollCall-2.0/LibRollCall-2.0.lua

LibRollCall-2.0 - LibRockEvent-2.0, not LibRockEVent-2.0, though this does give me the idea to make library names case-insensitive for access.
------------------------------------------------------------------------
r48020 | ckknight | 2007-09-02 22:00:04 -0400 (Sun, 02 Sep 2007) | 4 lines
Changed paths:
   A /trunk/LibRollCall-2.0
   A /trunk/LibRollCall-2.0/LICENSE.txt
   A /trunk/LibRollCall-2.0/LibRollCall-2.0.lua
   A /trunk/LibRollCall-2.0/LibRollCall-2.0.toc
   A /trunk/LibRollCall-2.0/lib.xml

LibRollCall-2.0 - initial commit.
- same API as RollCall-1.0, only uses Rock instead.
- use contracts instead of manual typechecking. (should make things faster)
- also use built-in recycling functions.
------------------------------------------------------------------------