Latest LibStub Files http://www.wowace.com/addons/libstub/files/ The latest files available for LibStub en-us Tue, 30 Sep 2008 06:02:02 +0000 WowAce.com (http://www.wowace.com) 1.0 http://www.wowace.com/addons/libstub/files/2-1-0/ <p>------------------------------------------------------------------------<br> r90 | nevcairiel | 2008-09-30 06:01:35 +0000 (Tue, 30 Sep 2008) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /tags/1.0<br> &nbsp; &nbsp;A /tags/1.0/.pkgmeta<br> &nbsp; &nbsp;A /tags/1.0/LibStub.lua<br> &nbsp; &nbsp;A /tags/1.0/LibStub.toc</p> <p>Add 1.0 tag<br> ------------------------------------------------------------------------</p> Tue, 30 Sep 2008 06:02:02 +0000 http://www.wowace.com/addons/libstub/files/2-1-0/ http://www.wowace.com/addons/libstub/files/2-1-0/ no-reply@curseforge.com (Nevcairiel) r89 http://www.wowace.com/addons/libstub/files/1-r89/ <p>------------------------------------------------------------------------<br> r89 | nevcairiel | 2008-09-30 05:59:40 +0000 (Tue, 30 Sep 2008) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk<br> &nbsp; &nbsp;M /trunk/.pkgmeta</p> <p>Update some stuff for packaging<br> ------------------------------------------------------------------------<br> r88 | root | 2008-09-29 21:27:48 +0000 (Mon, 29 Sep 2008) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/.pkgmeta</p> <p>Facilitate WowAce-on-CurseForge transition<br> ------------------------------------------------------------------------<br> r86 | root | 2008-09-29 20:58:19 +0000 (Mon, 29 Sep 2008) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;D /tmp/trunk/LibStub<br> &nbsp; &nbsp;A /trunk (from /tmp/trunk/LibStub:85)</p> <p>Importing old repo data under /trunk<br> ------------------------------------------------------------------------</p> Tue, 30 Sep 2008 06:00:01 +0000 http://www.wowace.com/addons/libstub/files/1-r89/ http://www.wowace.com/addons/libstub/files/1-r89/ no-reply@curseforge.com (Nevcairiel) LibStub-r47506 http://www.wowace.com/addons/libstub/files/25-lib-stub-r47506/ <p>------------------------------------------------------------------------<br> r47506 | ckknight | 2007-08-27 04:35:36 -0400 (Mon, 27 Aug 2007) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/tests/test.lua<br> &nbsp; &nbsp;M /trunk/LibStub/tests/test2.lua</p> <p>LibStub (tests) - add comments to test.lua and test2.lua also change some =='s into rawequal's.<br> ------------------------------------------------------------------------<br> r47505 | ckknight | 2007-08-27 04:15:08 -0400 (Mon, 27 Aug 2007) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/LibStub/tests/test3.lua</p> <p>LibStub - add test to try to break :NewLibrary and :GetLibrary by passing in garbage data.<br> ------------------------------------------------------------------------<br> r47503 | ckknight | 2007-08-27 04:13:20 -0400 (Mon, 27 Aug 2007) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/tests/test.lua</p> <p>LibStub (test) - check if minor versions that are strings that include numbers go through properly.<br> ------------------------------------------------------------------------<br> r47502 | ckknight | 2007-08-27 04:08:36 -0400 (Mon, 27 Aug 2007) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/LibStub/tests/test2.lua</p> <p>LibStub - add another test which checks whether :GetLibrary works, whether it errors if the library doesn't exist, and whether :IterateLibraries works properly.<br> ------------------------------------------------------------------------<br> r47501 | ckknight | 2007-08-27 04:03:35 -0400 (Mon, 27 Aug 2007) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/tests/test.lua</p> <p>LibStub - make test more comprehensive, test creation, updating.<br> ------------------------------------------------------------------------<br> r47500 | ckknight | 2007-08-27 03:56:34 -0400 (Mon, 27 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/LibStub/tests<br> &nbsp; &nbsp;A /trunk/LibStub/tests/test.lua</p> <p>LibStub - add tests folder with a sample test file.<br> - there should be one test per file.<br> - tests are meant to be run out of WoW, not in it.<br> ------------------------------------------------------------------------<br> r47499 | ammo | 2007-08-27 03:51:33 -0400 (Mon, 27 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - Fix spaces -&gt; tabs (again)</p> <p>------------------------------------------------------------------------<br> r47490 | ckknight | 2007-08-27 01:46:05 -0400 (Mon, 27 Aug 2007) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub - fix a typo<br> ------------------------------------------------------------------------<br> r47489 | kaelten | 2007-08-27 01:13:03 -0400 (Mon, 27 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-8<br> - fixed oversite in minor return on NewLibrary<br> ------------------------------------------------------------------------<br> r47487 | kaelten | 2007-08-27 00:59:45 -0400 (Mon, 27 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - Added minor version number as a second return value to GetLibrary and NewLibrary<br> ------------------------------------------------------------------------<br> r47478 | nevcairiel | 2007-08-26 19:43:50 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - change the quote back, because blizzard thinks its cool, and since my last commit aimed for consistency .. we go consistent with them<br> ------------------------------------------------------------------------<br> r47477 | nevcairiel | 2007-08-26 19:36:03 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - consistency among error message quotes<br> ------------------------------------------------------------------------<br> r47467 | ckknight | 2007-08-26 15:16:34 -0400 (Sun, 26 Aug 2007) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub - changed the error statements slightly.<br> ------------------------------------------------------------------------<br> r47466 | nevcairiel | 2007-08-26 15:04:49 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - improved readability of the GetLibrary func<br> ------------------------------------------------------------------------<br> r47465 | nevcairiel | 2007-08-26 14:04:17 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - removed 2 leftover spaces<br> - some comment wording changes<br> ------------------------------------------------------------------------<br> r47446 | ckknight | 2007-08-26 05:04:32 -0400 (Sun, 26 Aug 2007) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub - small optimization.<br> ------------------------------------------------------------------------<br> r47445 | mikk | 2007-08-26 05:01:25 -0400 (Sun, 26 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-15<br> - Optimize errorchecking further<br> - Optimize initialization a bit more</p> <p>------------------------------------------------------------------------<br> r47441 | nevcairiel | 2007-08-26 04:04:02 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - some indentation and wording changes<br> - keep the newline at eof ffs :P<br> ------------------------------------------------------------------------<br> r47439 | kaelten | 2007-08-26 03:58:27 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-<br> - bah damned spaces<br> ------------------------------------------------------------------------<br> r47438 | kaelten | 2007-08-26 03:57:38 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-<br> - Improved error message inside of GetLibrary<br> ------------------------------------------------------------------------<br> r47437 | kaelten | 2007-08-26 03:49:11 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-<br> - changed spaces to tabs<br> ------------------------------------------------------------------------<br> r47436 | kaelten | 2007-08-26 03:40:54 -0400 (Sun, 26 Aug 2007) | 5 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-14 LS-11 LS-12 LS-13 LS-15<br> - Drop of callback support<br> - Reworks and tweaks, line count at 50<br> - Dropped some of the error messages.&nbsp;&nbsp;<br> - Split up internal registry<br> ------------------------------------------------------------------------<br> r47433 | ammo | 2007-08-26 02:58:24 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - spaces -&gt; tabs</p> <p>------------------------------------------------------------------------<br> r47429 | kaelten | 2007-08-26 01:44:52 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-10<br> - Added :IterateLibraries()<br> ------------------------------------------------------------------------<br> r47426 | kaelten | 2007-08-26 01:35:25 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-13 LS-15<br> - Shifted Error messages to asserts.&nbsp;&nbsp;<br> - Supports Revision string minor version numbers in much less code.<br> ------------------------------------------------------------------------<br> r47394 | nevcairiel | 2007-08-25 05:15:31 -0400 (Sat, 25 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - minimal comment/indentation changes<br> ------------------------------------------------------------------------<br> r47366 | kaelten | 2007-08-24 18:58:21 -0400 (Fri, 24 Aug 2007) | 5 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - Changed GetInstance to GetLibrary<br> - Tweaks<br> &nbsp;</p> <p>------------------------------------------------------------------------<br> r47365 | kaelten | 2007-08-24 18:45:55 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - Fixed documentation</p> <p>------------------------------------------------------------------------<br> r47364 | kaelten | 2007-08-24 18:25:22 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub<br> - Small Fix<br> - Readability Improvements</p> <p>------------------------------------------------------------------------<br> r47361 | kaelten | 2007-08-24 17:45:16 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - Line count reduction</p> <p>------------------------------------------------------------------------<br> r47360 | kaelten | 2007-08-24 17:35:33 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - Fixed short cutting so that it can be inserted at the top of the file for libs.</p> <p>------------------------------------------------------------------------<br> r47348 | nevcairiel | 2007-08-24 13:50:26 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - some comment and indentation changes<br> ------------------------------------------------------------------------<br> r47347 | nevcairiel | 2007-08-24 13:36:33 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-7<br> - Added optional &#34;silent&#34; flag to GetInstance to turn off the error msg when the requested library was not found and return nil<br> - removed HasInstance<br> - removed Embed() and the exports parameter from FinalizeLibrary<br> ------------------------------------------------------------------------<br> r47341 | nevcairiel | 2007-08-24 12:28:51 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - use .minor for storing the version, at least consistent throughout the stub now<br> ------------------------------------------------------------------------<br> r47336 | ammo | 2007-08-24 11:49:06 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Add API comments</p> <p>------------------------------------------------------------------------<br> r47335 | ammo | 2007-08-24 11:38:21 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-1<br> - .toc corrections</p> <p>------------------------------------------------------------------------<br> r47332 | nevcairiel | 2007-08-24 11:18:53 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - pass-through the first return value in safecall()<br> ------------------------------------------------------------------------<br> r47331 | cladhaire | 2007-08-24 11:18:12 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-2<br> * Added an initial implementation of :Embed().<br> * Added :HasInstance() so we can check without erroring.</p> <p>------------------------------------------------------------------------<br> r47328 | ammo | 2007-08-24 11:11:49 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Fix error message for exports<br> - Actually check for unregister of callback</p> <p>------------------------------------------------------------------------<br> r47326 | cladhaire | 2007-08-24 11:06:13 -0400 (Fri, 24 Aug 2007) | 6 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub:<br> &nbsp;* Added some comments to clarify intent/API<br> &nbsp;* Clarified the manual creation/upgrade process<br> &nbsp;* Added safecall()<br> &nbsp;* Fixed error checking in :FinalizeLibrary()</p> <p>------------------------------------------------------------------------<br> r47325 | ammo | 2007-08-24 10:40:40 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-5<br> - First implementation of FinalizeLibrary<br> - Upgrading embeds is still in the todo</p> <p>------------------------------------------------------------------------<br> r47324 | nevcairiel | 2007-08-24 10:36:22 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub</p> <p>LibStub: LS-1<br> - update logtemplate so that us tortoise users dont forget to set the LS- thingy<br> ------------------------------------------------------------------------<br> r47319 | ammo | 2007-08-24 09:50:10 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Store new _minor when upgrading</p> <p>------------------------------------------------------------------------<br> r47318 | nevcairiel | 2007-08-24 09:46:12 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> - raise error on level 2 ( so we blame the faulty lib, not us )<br> ------------------------------------------------------------------------<br> r47317 | nevcairiel | 2007-08-24 09:31:41 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - LIBSTUB_MINOR is now a manually increased number, no revision string anymore<br> - added metatable for LibStub(&#34;Library-1.0&#34;) support<br> ------------------------------------------------------------------------<br> r47315 | nevcairiel | 2007-08-24 09:15:14 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - added a check for an early return if our version is older<br> - moved the upgrade code around a bit<br> ------------------------------------------------------------------------<br> r47314 | nevcairiel | 2007-08-24 09:09:02 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Store _minor so version upgrading will actually work<br> - Don't clear the LS Object when not upgrading<br> ------------------------------------------------------------------------<br> r47312 | cladhaire | 2007-08-24 09:03:07 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> &nbsp;* Minor change to error checking in :NewLibrary()<br> &nbsp;* Converted space indentation to tabs for consistency</p> <p>------------------------------------------------------------------------<br> r47311 | nevcairiel | 2007-08-24 08:36:56 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-7<br> - Initial version of GetInstance<br> ------------------------------------------------------------------------<br> r47310 | nevcairiel | 2007-08-24 08:06:06 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> - We can return from NewLibrary aswell, if we call with the same minor<br> ------------------------------------------------------------------------<br> r47291 | kaelten | 2007-08-24 01:10:34 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> -Basic self update framework<br> -First draft of NewLibrary<br> ------------------------------------------------------------------------<br> r47287 | kaelten | 2007-08-23 22:57:45 -0400 (Thu, 23 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/LibStub<br> &nbsp; &nbsp;A /trunk/LibStub/LibStub.lua<br> &nbsp; &nbsp;A /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-1<br> - Initial Import<br> ------------------------------------------------------------------------</p> Mon, 27 Aug 2007 04:40:22 +0000 http://www.wowace.com/addons/libstub/files/25-lib-stub-r47506/ http://www.wowace.com/addons/libstub/files/25-lib-stub-r47506/ no-reply@curseforge.com (Nevcairiel) LibStub-r47505 http://www.wowace.com/addons/libstub/files/24-lib-stub-r47505/ <p>------------------------------------------------------------------------<br> r47505 | ckknight | 2007-08-27 04:15:08 -0400 (Mon, 27 Aug 2007) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/LibStub/tests/test3.lua</p> <p>LibStub - add test to try to break :NewLibrary and :GetLibrary by passing in garbage data.<br> ------------------------------------------------------------------------<br> r47503 | ckknight | 2007-08-27 04:13:20 -0400 (Mon, 27 Aug 2007) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/tests/test.lua</p> <p>LibStub (test) - check if minor versions that are strings that include numbers go through properly.<br> ------------------------------------------------------------------------<br> r47502 | ckknight | 2007-08-27 04:08:36 -0400 (Mon, 27 Aug 2007) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/LibStub/tests/test2.lua</p> <p>LibStub - add another test which checks whether :GetLibrary works, whether it errors if the library doesn't exist, and whether :IterateLibraries works properly.<br> ------------------------------------------------------------------------<br> r47501 | ckknight | 2007-08-27 04:03:35 -0400 (Mon, 27 Aug 2007) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/tests/test.lua</p> <p>LibStub - make test more comprehensive, test creation, updating.<br> ------------------------------------------------------------------------<br> r47500 | ckknight | 2007-08-27 03:56:34 -0400 (Mon, 27 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/LibStub/tests<br> &nbsp; &nbsp;A /trunk/LibStub/tests/test.lua</p> <p>LibStub - add tests folder with a sample test file.<br> - there should be one test per file.<br> - tests are meant to be run out of WoW, not in it.<br> ------------------------------------------------------------------------<br> r47499 | ammo | 2007-08-27 03:51:33 -0400 (Mon, 27 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - Fix spaces -&gt; tabs (again)</p> <p>------------------------------------------------------------------------<br> r47490 | ckknight | 2007-08-27 01:46:05 -0400 (Mon, 27 Aug 2007) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub - fix a typo<br> ------------------------------------------------------------------------<br> r47489 | kaelten | 2007-08-27 01:13:03 -0400 (Mon, 27 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-8<br> - fixed oversite in minor return on NewLibrary<br> ------------------------------------------------------------------------<br> r47487 | kaelten | 2007-08-27 00:59:45 -0400 (Mon, 27 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - Added minor version number as a second return value to GetLibrary and NewLibrary<br> ------------------------------------------------------------------------<br> r47478 | nevcairiel | 2007-08-26 19:43:50 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - change the quote back, because blizzard thinks its cool, and since my last commit aimed for consistency .. we go consistent with them<br> ------------------------------------------------------------------------<br> r47477 | nevcairiel | 2007-08-26 19:36:03 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - consistency among error message quotes<br> ------------------------------------------------------------------------<br> r47467 | ckknight | 2007-08-26 15:16:34 -0400 (Sun, 26 Aug 2007) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub - changed the error statements slightly.<br> ------------------------------------------------------------------------<br> r47466 | nevcairiel | 2007-08-26 15:04:49 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - improved readability of the GetLibrary func<br> ------------------------------------------------------------------------<br> r47465 | nevcairiel | 2007-08-26 14:04:17 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - removed 2 leftover spaces<br> - some comment wording changes<br> ------------------------------------------------------------------------<br> r47446 | ckknight | 2007-08-26 05:04:32 -0400 (Sun, 26 Aug 2007) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub - small optimization.<br> ------------------------------------------------------------------------<br> r47445 | mikk | 2007-08-26 05:01:25 -0400 (Sun, 26 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-15<br> - Optimize errorchecking further<br> - Optimize initialization a bit more</p> <p>------------------------------------------------------------------------<br> r47441 | nevcairiel | 2007-08-26 04:04:02 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - some indentation and wording changes<br> - keep the newline at eof ffs :P<br> ------------------------------------------------------------------------<br> r47439 | kaelten | 2007-08-26 03:58:27 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-<br> - bah damned spaces<br> ------------------------------------------------------------------------<br> r47438 | kaelten | 2007-08-26 03:57:38 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-<br> - Improved error message inside of GetLibrary<br> ------------------------------------------------------------------------<br> r47437 | kaelten | 2007-08-26 03:49:11 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-<br> - changed spaces to tabs<br> ------------------------------------------------------------------------<br> r47436 | kaelten | 2007-08-26 03:40:54 -0400 (Sun, 26 Aug 2007) | 5 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-14 LS-11 LS-12 LS-13 LS-15<br> - Drop of callback support<br> - Reworks and tweaks, line count at 50<br> - Dropped some of the error messages.&nbsp;&nbsp;<br> - Split up internal registry<br> ------------------------------------------------------------------------<br> r47433 | ammo | 2007-08-26 02:58:24 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - spaces -&gt; tabs</p> <p>------------------------------------------------------------------------<br> r47429 | kaelten | 2007-08-26 01:44:52 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-10<br> - Added :IterateLibraries()<br> ------------------------------------------------------------------------<br> r47426 | kaelten | 2007-08-26 01:35:25 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-13 LS-15<br> - Shifted Error messages to asserts.&nbsp;&nbsp;<br> - Supports Revision string minor version numbers in much less code.<br> ------------------------------------------------------------------------<br> r47394 | nevcairiel | 2007-08-25 05:15:31 -0400 (Sat, 25 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - minimal comment/indentation changes<br> ------------------------------------------------------------------------<br> r47366 | kaelten | 2007-08-24 18:58:21 -0400 (Fri, 24 Aug 2007) | 5 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - Changed GetInstance to GetLibrary<br> - Tweaks<br> &nbsp;</p> <p>------------------------------------------------------------------------<br> r47365 | kaelten | 2007-08-24 18:45:55 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - Fixed documentation</p> <p>------------------------------------------------------------------------<br> r47364 | kaelten | 2007-08-24 18:25:22 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub<br> - Small Fix<br> - Readability Improvements</p> <p>------------------------------------------------------------------------<br> r47361 | kaelten | 2007-08-24 17:45:16 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - Line count reduction</p> <p>------------------------------------------------------------------------<br> r47360 | kaelten | 2007-08-24 17:35:33 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - Fixed short cutting so that it can be inserted at the top of the file for libs.</p> <p>------------------------------------------------------------------------<br> r47348 | nevcairiel | 2007-08-24 13:50:26 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - some comment and indentation changes<br> ------------------------------------------------------------------------<br> r47347 | nevcairiel | 2007-08-24 13:36:33 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-7<br> - Added optional &#34;silent&#34; flag to GetInstance to turn off the error msg when the requested library was not found and return nil<br> - removed HasInstance<br> - removed Embed() and the exports parameter from FinalizeLibrary<br> ------------------------------------------------------------------------<br> r47341 | nevcairiel | 2007-08-24 12:28:51 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - use .minor for storing the version, at least consistent throughout the stub now<br> ------------------------------------------------------------------------<br> r47336 | ammo | 2007-08-24 11:49:06 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Add API comments</p> <p>------------------------------------------------------------------------<br> r47335 | ammo | 2007-08-24 11:38:21 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-1<br> - .toc corrections</p> <p>------------------------------------------------------------------------<br> r47332 | nevcairiel | 2007-08-24 11:18:53 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - pass-through the first return value in safecall()<br> ------------------------------------------------------------------------<br> r47331 | cladhaire | 2007-08-24 11:18:12 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-2<br> * Added an initial implementation of :Embed().<br> * Added :HasInstance() so we can check without erroring.</p> <p>------------------------------------------------------------------------<br> r47328 | ammo | 2007-08-24 11:11:49 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Fix error message for exports<br> - Actually check for unregister of callback</p> <p>------------------------------------------------------------------------<br> r47326 | cladhaire | 2007-08-24 11:06:13 -0400 (Fri, 24 Aug 2007) | 6 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub:<br> &nbsp;* Added some comments to clarify intent/API<br> &nbsp;* Clarified the manual creation/upgrade process<br> &nbsp;* Added safecall()<br> &nbsp;* Fixed error checking in :FinalizeLibrary()</p> <p>------------------------------------------------------------------------<br> r47325 | ammo | 2007-08-24 10:40:40 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-5<br> - First implementation of FinalizeLibrary<br> - Upgrading embeds is still in the todo</p> <p>------------------------------------------------------------------------<br> r47324 | nevcairiel | 2007-08-24 10:36:22 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub</p> <p>LibStub: LS-1<br> - update logtemplate so that us tortoise users dont forget to set the LS- thingy<br> ------------------------------------------------------------------------<br> r47319 | ammo | 2007-08-24 09:50:10 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Store new _minor when upgrading</p> <p>------------------------------------------------------------------------<br> r47318 | nevcairiel | 2007-08-24 09:46:12 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> - raise error on level 2 ( so we blame the faulty lib, not us )<br> ------------------------------------------------------------------------<br> r47317 | nevcairiel | 2007-08-24 09:31:41 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - LIBSTUB_MINOR is now a manually increased number, no revision string anymore<br> - added metatable for LibStub(&#34;Library-1.0&#34;) support<br> ------------------------------------------------------------------------<br> r47315 | nevcairiel | 2007-08-24 09:15:14 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - added a check for an early return if our version is older<br> - moved the upgrade code around a bit<br> ------------------------------------------------------------------------<br> r47314 | nevcairiel | 2007-08-24 09:09:02 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Store _minor so version upgrading will actually work<br> - Don't clear the LS Object when not upgrading<br> ------------------------------------------------------------------------<br> r47312 | cladhaire | 2007-08-24 09:03:07 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> &nbsp;* Minor change to error checking in :NewLibrary()<br> &nbsp;* Converted space indentation to tabs for consistency</p> <p>------------------------------------------------------------------------<br> r47311 | nevcairiel | 2007-08-24 08:36:56 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-7<br> - Initial version of GetInstance<br> ------------------------------------------------------------------------<br> r47310 | nevcairiel | 2007-08-24 08:06:06 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> - We can return from NewLibrary aswell, if we call with the same minor<br> ------------------------------------------------------------------------<br> r47291 | kaelten | 2007-08-24 01:10:34 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> -Basic self update framework<br> -First draft of NewLibrary<br> ------------------------------------------------------------------------<br> r47287 | kaelten | 2007-08-23 22:57:45 -0400 (Thu, 23 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/LibStub<br> &nbsp; &nbsp;A /trunk/LibStub/LibStub.lua<br> &nbsp; &nbsp;A /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-1<br> - Initial Import<br> ------------------------------------------------------------------------</p> Mon, 27 Aug 2007 04:21:26 +0000 http://www.wowace.com/addons/libstub/files/24-lib-stub-r47505/ http://www.wowace.com/addons/libstub/files/24-lib-stub-r47505/ no-reply@curseforge.com (Nevcairiel) LibStub-r47500 http://www.wowace.com/addons/libstub/files/23-lib-stub-r47500/ <p>------------------------------------------------------------------------<br> r47500 | ckknight | 2007-08-27 03:56:34 -0400 (Mon, 27 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/LibStub/tests<br> &nbsp; &nbsp;A /trunk/LibStub/tests/test.lua</p> <p>LibStub - add tests folder with a sample test file.<br> - there should be one test per file.<br> - tests are meant to be run out of WoW, not in it.<br> ------------------------------------------------------------------------<br> r47499 | ammo | 2007-08-27 03:51:33 -0400 (Mon, 27 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - Fix spaces -&gt; tabs (again)</p> <p>------------------------------------------------------------------------<br> r47490 | ckknight | 2007-08-27 01:46:05 -0400 (Mon, 27 Aug 2007) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub - fix a typo<br> ------------------------------------------------------------------------<br> r47489 | kaelten | 2007-08-27 01:13:03 -0400 (Mon, 27 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-8<br> - fixed oversite in minor return on NewLibrary<br> ------------------------------------------------------------------------<br> r47487 | kaelten | 2007-08-27 00:59:45 -0400 (Mon, 27 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - Added minor version number as a second return value to GetLibrary and NewLibrary<br> ------------------------------------------------------------------------<br> r47478 | nevcairiel | 2007-08-26 19:43:50 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - change the quote back, because blizzard thinks its cool, and since my last commit aimed for consistency .. we go consistent with them<br> ------------------------------------------------------------------------<br> r47477 | nevcairiel | 2007-08-26 19:36:03 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - consistency among error message quotes<br> ------------------------------------------------------------------------<br> r47467 | ckknight | 2007-08-26 15:16:34 -0400 (Sun, 26 Aug 2007) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub - changed the error statements slightly.<br> ------------------------------------------------------------------------<br> r47466 | nevcairiel | 2007-08-26 15:04:49 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - improved readability of the GetLibrary func<br> ------------------------------------------------------------------------<br> r47465 | nevcairiel | 2007-08-26 14:04:17 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - removed 2 leftover spaces<br> - some comment wording changes<br> ------------------------------------------------------------------------<br> r47446 | ckknight | 2007-08-26 05:04:32 -0400 (Sun, 26 Aug 2007) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub - small optimization.<br> ------------------------------------------------------------------------<br> r47445 | mikk | 2007-08-26 05:01:25 -0400 (Sun, 26 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-15<br> - Optimize errorchecking further<br> - Optimize initialization a bit more</p> <p>------------------------------------------------------------------------<br> r47441 | nevcairiel | 2007-08-26 04:04:02 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - some indentation and wording changes<br> - keep the newline at eof ffs :P<br> ------------------------------------------------------------------------<br> r47439 | kaelten | 2007-08-26 03:58:27 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-<br> - bah damned spaces<br> ------------------------------------------------------------------------<br> r47438 | kaelten | 2007-08-26 03:57:38 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-<br> - Improved error message inside of GetLibrary<br> ------------------------------------------------------------------------<br> r47437 | kaelten | 2007-08-26 03:49:11 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-<br> - changed spaces to tabs<br> ------------------------------------------------------------------------<br> r47436 | kaelten | 2007-08-26 03:40:54 -0400 (Sun, 26 Aug 2007) | 5 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-14 LS-11 LS-12 LS-13 LS-15<br> - Drop of callback support<br> - Reworks and tweaks, line count at 50<br> - Dropped some of the error messages.&nbsp;&nbsp;<br> - Split up internal registry<br> ------------------------------------------------------------------------<br> r47433 | ammo | 2007-08-26 02:58:24 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - spaces -&gt; tabs</p> <p>------------------------------------------------------------------------<br> r47429 | kaelten | 2007-08-26 01:44:52 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-10<br> - Added :IterateLibraries()<br> ------------------------------------------------------------------------<br> r47426 | kaelten | 2007-08-26 01:35:25 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-13 LS-15<br> - Shifted Error messages to asserts.&nbsp;&nbsp;<br> - Supports Revision string minor version numbers in much less code.<br> ------------------------------------------------------------------------<br> r47394 | nevcairiel | 2007-08-25 05:15:31 -0400 (Sat, 25 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - minimal comment/indentation changes<br> ------------------------------------------------------------------------<br> r47366 | kaelten | 2007-08-24 18:58:21 -0400 (Fri, 24 Aug 2007) | 5 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - Changed GetInstance to GetLibrary<br> - Tweaks<br> &nbsp;</p> <p>------------------------------------------------------------------------<br> r47365 | kaelten | 2007-08-24 18:45:55 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - Fixed documentation</p> <p>------------------------------------------------------------------------<br> r47364 | kaelten | 2007-08-24 18:25:22 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub<br> - Small Fix<br> - Readability Improvements</p> <p>------------------------------------------------------------------------<br> r47361 | kaelten | 2007-08-24 17:45:16 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - Line count reduction</p> <p>------------------------------------------------------------------------<br> r47360 | kaelten | 2007-08-24 17:35:33 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - Fixed short cutting so that it can be inserted at the top of the file for libs.</p> <p>------------------------------------------------------------------------<br> r47348 | nevcairiel | 2007-08-24 13:50:26 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - some comment and indentation changes<br> ------------------------------------------------------------------------<br> r47347 | nevcairiel | 2007-08-24 13:36:33 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-7<br> - Added optional &#34;silent&#34; flag to GetInstance to turn off the error msg when the requested library was not found and return nil<br> - removed HasInstance<br> - removed Embed() and the exports parameter from FinalizeLibrary<br> ------------------------------------------------------------------------<br> r47341 | nevcairiel | 2007-08-24 12:28:51 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - use .minor for storing the version, at least consistent throughout the stub now<br> ------------------------------------------------------------------------<br> r47336 | ammo | 2007-08-24 11:49:06 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Add API comments</p> <p>------------------------------------------------------------------------<br> r47335 | ammo | 2007-08-24 11:38:21 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-1<br> - .toc corrections</p> <p>------------------------------------------------------------------------<br> r47332 | nevcairiel | 2007-08-24 11:18:53 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - pass-through the first return value in safecall()<br> ------------------------------------------------------------------------<br> r47331 | cladhaire | 2007-08-24 11:18:12 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-2<br> * Added an initial implementation of :Embed().<br> * Added :HasInstance() so we can check without erroring.</p> <p>------------------------------------------------------------------------<br> r47328 | ammo | 2007-08-24 11:11:49 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Fix error message for exports<br> - Actually check for unregister of callback</p> <p>------------------------------------------------------------------------<br> r47326 | cladhaire | 2007-08-24 11:06:13 -0400 (Fri, 24 Aug 2007) | 6 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub:<br> &nbsp;* Added some comments to clarify intent/API<br> &nbsp;* Clarified the manual creation/upgrade process<br> &nbsp;* Added safecall()<br> &nbsp;* Fixed error checking in :FinalizeLibrary()</p> <p>------------------------------------------------------------------------<br> r47325 | ammo | 2007-08-24 10:40:40 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-5<br> - First implementation of FinalizeLibrary<br> - Upgrading embeds is still in the todo</p> <p>------------------------------------------------------------------------<br> r47324 | nevcairiel | 2007-08-24 10:36:22 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub</p> <p>LibStub: LS-1<br> - update logtemplate so that us tortoise users dont forget to set the LS- thingy<br> ------------------------------------------------------------------------<br> r47319 | ammo | 2007-08-24 09:50:10 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Store new _minor when upgrading</p> <p>------------------------------------------------------------------------<br> r47318 | nevcairiel | 2007-08-24 09:46:12 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> - raise error on level 2 ( so we blame the faulty lib, not us )<br> ------------------------------------------------------------------------<br> r47317 | nevcairiel | 2007-08-24 09:31:41 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - LIBSTUB_MINOR is now a manually increased number, no revision string anymore<br> - added metatable for LibStub(&#34;Library-1.0&#34;) support<br> ------------------------------------------------------------------------<br> r47315 | nevcairiel | 2007-08-24 09:15:14 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - added a check for an early return if our version is older<br> - moved the upgrade code around a bit<br> ------------------------------------------------------------------------<br> r47314 | nevcairiel | 2007-08-24 09:09:02 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Store _minor so version upgrading will actually work<br> - Don't clear the LS Object when not upgrading<br> ------------------------------------------------------------------------<br> r47312 | cladhaire | 2007-08-24 09:03:07 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> &nbsp;* Minor change to error checking in :NewLibrary()<br> &nbsp;* Converted space indentation to tabs for consistency</p> <p>------------------------------------------------------------------------<br> r47311 | nevcairiel | 2007-08-24 08:36:56 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-7<br> - Initial version of GetInstance<br> ------------------------------------------------------------------------<br> r47310 | nevcairiel | 2007-08-24 08:06:06 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> - We can return from NewLibrary aswell, if we call with the same minor<br> ------------------------------------------------------------------------<br> r47291 | kaelten | 2007-08-24 01:10:34 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> -Basic self update framework<br> -First draft of NewLibrary<br> ------------------------------------------------------------------------<br> r47287 | kaelten | 2007-08-23 22:57:45 -0400 (Thu, 23 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/LibStub<br> &nbsp; &nbsp;A /trunk/LibStub/LibStub.lua<br> &nbsp; &nbsp;A /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-1<br> - Initial Import<br> ------------------------------------------------------------------------</p> Mon, 27 Aug 2007 04:00:32 +0000 http://www.wowace.com/addons/libstub/files/23-lib-stub-r47500/ http://www.wowace.com/addons/libstub/files/23-lib-stub-r47500/ no-reply@curseforge.com (Nevcairiel) LibStub-r47490 http://www.wowace.com/addons/libstub/files/22-lib-stub-r47490/ <p>------------------------------------------------------------------------<br> r47490 | ckknight | 2007-08-27 01:46:05 -0400 (Mon, 27 Aug 2007) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub - fix a typo<br> ------------------------------------------------------------------------<br> r47489 | kaelten | 2007-08-27 01:13:03 -0400 (Mon, 27 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-8<br> - fixed oversite in minor return on NewLibrary<br> ------------------------------------------------------------------------<br> r47487 | kaelten | 2007-08-27 00:59:45 -0400 (Mon, 27 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - Added minor version number as a second return value to GetLibrary and NewLibrary<br> ------------------------------------------------------------------------<br> r47478 | nevcairiel | 2007-08-26 19:43:50 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - change the quote back, because blizzard thinks its cool, and since my last commit aimed for consistency .. we go consistent with them<br> ------------------------------------------------------------------------<br> r47477 | nevcairiel | 2007-08-26 19:36:03 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - consistency among error message quotes<br> ------------------------------------------------------------------------<br> r47467 | ckknight | 2007-08-26 15:16:34 -0400 (Sun, 26 Aug 2007) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub - changed the error statements slightly.<br> ------------------------------------------------------------------------<br> r47466 | nevcairiel | 2007-08-26 15:04:49 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - improved readability of the GetLibrary func<br> ------------------------------------------------------------------------<br> r47465 | nevcairiel | 2007-08-26 14:04:17 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - removed 2 leftover spaces<br> - some comment wording changes<br> ------------------------------------------------------------------------<br> r47446 | ckknight | 2007-08-26 05:04:32 -0400 (Sun, 26 Aug 2007) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub - small optimization.<br> ------------------------------------------------------------------------<br> r47445 | mikk | 2007-08-26 05:01:25 -0400 (Sun, 26 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-15<br> - Optimize errorchecking further<br> - Optimize initialization a bit more</p> <p>------------------------------------------------------------------------<br> r47441 | nevcairiel | 2007-08-26 04:04:02 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - some indentation and wording changes<br> - keep the newline at eof ffs :P<br> ------------------------------------------------------------------------<br> r47439 | kaelten | 2007-08-26 03:58:27 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-<br> - bah damned spaces<br> ------------------------------------------------------------------------<br> r47438 | kaelten | 2007-08-26 03:57:38 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-<br> - Improved error message inside of GetLibrary<br> ------------------------------------------------------------------------<br> r47437 | kaelten | 2007-08-26 03:49:11 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-<br> - changed spaces to tabs<br> ------------------------------------------------------------------------<br> r47436 | kaelten | 2007-08-26 03:40:54 -0400 (Sun, 26 Aug 2007) | 5 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-14 LS-11 LS-12 LS-13 LS-15<br> - Drop of callback support<br> - Reworks and tweaks, line count at 50<br> - Dropped some of the error messages.&nbsp;&nbsp;<br> - Split up internal registry<br> ------------------------------------------------------------------------<br> r47433 | ammo | 2007-08-26 02:58:24 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - spaces -&gt; tabs</p> <p>------------------------------------------------------------------------<br> r47429 | kaelten | 2007-08-26 01:44:52 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-10<br> - Added :IterateLibraries()<br> ------------------------------------------------------------------------<br> r47426 | kaelten | 2007-08-26 01:35:25 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-13 LS-15<br> - Shifted Error messages to asserts.&nbsp;&nbsp;<br> - Supports Revision string minor version numbers in much less code.<br> ------------------------------------------------------------------------<br> r47394 | nevcairiel | 2007-08-25 05:15:31 -0400 (Sat, 25 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - minimal comment/indentation changes<br> ------------------------------------------------------------------------<br> r47366 | kaelten | 2007-08-24 18:58:21 -0400 (Fri, 24 Aug 2007) | 5 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - Changed GetInstance to GetLibrary<br> - Tweaks<br> &nbsp;</p> <p>------------------------------------------------------------------------<br> r47365 | kaelten | 2007-08-24 18:45:55 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - Fixed documentation</p> <p>------------------------------------------------------------------------<br> r47364 | kaelten | 2007-08-24 18:25:22 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub<br> - Small Fix<br> - Readability Improvements</p> <p>------------------------------------------------------------------------<br> r47361 | kaelten | 2007-08-24 17:45:16 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - Line count reduction</p> <p>------------------------------------------------------------------------<br> r47360 | kaelten | 2007-08-24 17:35:33 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - Fixed short cutting so that it can be inserted at the top of the file for libs.</p> <p>------------------------------------------------------------------------<br> r47348 | nevcairiel | 2007-08-24 13:50:26 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - some comment and indentation changes<br> ------------------------------------------------------------------------<br> r47347 | nevcairiel | 2007-08-24 13:36:33 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-7<br> - Added optional &#34;silent&#34; flag to GetInstance to turn off the error msg when the requested library was not found and return nil<br> - removed HasInstance<br> - removed Embed() and the exports parameter from FinalizeLibrary<br> ------------------------------------------------------------------------<br> r47341 | nevcairiel | 2007-08-24 12:28:51 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - use .minor for storing the version, at least consistent throughout the stub now<br> ------------------------------------------------------------------------<br> r47336 | ammo | 2007-08-24 11:49:06 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Add API comments</p> <p>------------------------------------------------------------------------<br> r47335 | ammo | 2007-08-24 11:38:21 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-1<br> - .toc corrections</p> <p>------------------------------------------------------------------------<br> r47332 | nevcairiel | 2007-08-24 11:18:53 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - pass-through the first return value in safecall()<br> ------------------------------------------------------------------------<br> r47331 | cladhaire | 2007-08-24 11:18:12 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-2<br> * Added an initial implementation of :Embed().<br> * Added :HasInstance() so we can check without erroring.</p> <p>------------------------------------------------------------------------<br> r47328 | ammo | 2007-08-24 11:11:49 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Fix error message for exports<br> - Actually check for unregister of callback</p> <p>------------------------------------------------------------------------<br> r47326 | cladhaire | 2007-08-24 11:06:13 -0400 (Fri, 24 Aug 2007) | 6 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub:<br> &nbsp;* Added some comments to clarify intent/API<br> &nbsp;* Clarified the manual creation/upgrade process<br> &nbsp;* Added safecall()<br> &nbsp;* Fixed error checking in :FinalizeLibrary()</p> <p>------------------------------------------------------------------------<br> r47325 | ammo | 2007-08-24 10:40:40 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-5<br> - First implementation of FinalizeLibrary<br> - Upgrading embeds is still in the todo</p> <p>------------------------------------------------------------------------<br> r47324 | nevcairiel | 2007-08-24 10:36:22 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub</p> <p>LibStub: LS-1<br> - update logtemplate so that us tortoise users dont forget to set the LS- thingy<br> ------------------------------------------------------------------------<br> r47319 | ammo | 2007-08-24 09:50:10 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Store new _minor when upgrading</p> <p>------------------------------------------------------------------------<br> r47318 | nevcairiel | 2007-08-24 09:46:12 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> - raise error on level 2 ( so we blame the faulty lib, not us )<br> ------------------------------------------------------------------------<br> r47317 | nevcairiel | 2007-08-24 09:31:41 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - LIBSTUB_MINOR is now a manually increased number, no revision string anymore<br> - added metatable for LibStub(&#34;Library-1.0&#34;) support<br> ------------------------------------------------------------------------<br> r47315 | nevcairiel | 2007-08-24 09:15:14 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - added a check for an early return if our version is older<br> - moved the upgrade code around a bit<br> ------------------------------------------------------------------------<br> r47314 | nevcairiel | 2007-08-24 09:09:02 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Store _minor so version upgrading will actually work<br> - Don't clear the LS Object when not upgrading<br> ------------------------------------------------------------------------<br> r47312 | cladhaire | 2007-08-24 09:03:07 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> &nbsp;* Minor change to error checking in :NewLibrary()<br> &nbsp;* Converted space indentation to tabs for consistency</p> <p>------------------------------------------------------------------------<br> r47311 | nevcairiel | 2007-08-24 08:36:56 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-7<br> - Initial version of GetInstance<br> ------------------------------------------------------------------------<br> r47310 | nevcairiel | 2007-08-24 08:06:06 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> - We can return from NewLibrary aswell, if we call with the same minor<br> ------------------------------------------------------------------------<br> r47291 | kaelten | 2007-08-24 01:10:34 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> -Basic self update framework<br> -First draft of NewLibrary<br> ------------------------------------------------------------------------<br> r47287 | kaelten | 2007-08-23 22:57:45 -0400 (Thu, 23 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/LibStub<br> &nbsp; &nbsp;A /trunk/LibStub/LibStub.lua<br> &nbsp; &nbsp;A /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-1<br> - Initial Import<br> ------------------------------------------------------------------------</p> Mon, 27 Aug 2007 02:01:42 +0000 http://www.wowace.com/addons/libstub/files/22-lib-stub-r47490/ http://www.wowace.com/addons/libstub/files/22-lib-stub-r47490/ no-reply@curseforge.com (Nevcairiel) LibStub-r47489 http://www.wowace.com/addons/libstub/files/21-lib-stub-r47489/ <p>------------------------------------------------------------------------<br> r47489 | kaelten | 2007-08-27 01:13:03 -0400 (Mon, 27 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-8<br> - fixed oversite in minor return on NewLibrary<br> ------------------------------------------------------------------------<br> r47487 | kaelten | 2007-08-27 00:59:45 -0400 (Mon, 27 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - Added minor version number as a second return value to GetLibrary and NewLibrary<br> ------------------------------------------------------------------------<br> r47478 | nevcairiel | 2007-08-26 19:43:50 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - change the quote back, because blizzard thinks its cool, and since my last commit aimed for consistency .. we go consistent with them<br> ------------------------------------------------------------------------<br> r47477 | nevcairiel | 2007-08-26 19:36:03 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - consistency among error message quotes<br> ------------------------------------------------------------------------<br> r47467 | ckknight | 2007-08-26 15:16:34 -0400 (Sun, 26 Aug 2007) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub - changed the error statements slightly.<br> ------------------------------------------------------------------------<br> r47466 | nevcairiel | 2007-08-26 15:04:49 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - improved readability of the GetLibrary func<br> ------------------------------------------------------------------------<br> r47465 | nevcairiel | 2007-08-26 14:04:17 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - removed 2 leftover spaces<br> - some comment wording changes<br> ------------------------------------------------------------------------<br> r47446 | ckknight | 2007-08-26 05:04:32 -0400 (Sun, 26 Aug 2007) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub - small optimization.<br> ------------------------------------------------------------------------<br> r47445 | mikk | 2007-08-26 05:01:25 -0400 (Sun, 26 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-15<br> - Optimize errorchecking further<br> - Optimize initialization a bit more</p> <p>------------------------------------------------------------------------<br> r47441 | nevcairiel | 2007-08-26 04:04:02 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - some indentation and wording changes<br> - keep the newline at eof ffs :P<br> ------------------------------------------------------------------------<br> r47439 | kaelten | 2007-08-26 03:58:27 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-<br> - bah damned spaces<br> ------------------------------------------------------------------------<br> r47438 | kaelten | 2007-08-26 03:57:38 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-<br> - Improved error message inside of GetLibrary<br> ------------------------------------------------------------------------<br> r47437 | kaelten | 2007-08-26 03:49:11 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-<br> - changed spaces to tabs<br> ------------------------------------------------------------------------<br> r47436 | kaelten | 2007-08-26 03:40:54 -0400 (Sun, 26 Aug 2007) | 5 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-14 LS-11 LS-12 LS-13 LS-15<br> - Drop of callback support<br> - Reworks and tweaks, line count at 50<br> - Dropped some of the error messages.&nbsp;&nbsp;<br> - Split up internal registry<br> ------------------------------------------------------------------------<br> r47433 | ammo | 2007-08-26 02:58:24 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - spaces -&gt; tabs</p> <p>------------------------------------------------------------------------<br> r47429 | kaelten | 2007-08-26 01:44:52 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-10<br> - Added :IterateLibraries()<br> ------------------------------------------------------------------------<br> r47426 | kaelten | 2007-08-26 01:35:25 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-13 LS-15<br> - Shifted Error messages to asserts.&nbsp;&nbsp;<br> - Supports Revision string minor version numbers in much less code.<br> ------------------------------------------------------------------------<br> r47394 | nevcairiel | 2007-08-25 05:15:31 -0400 (Sat, 25 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - minimal comment/indentation changes<br> ------------------------------------------------------------------------<br> r47366 | kaelten | 2007-08-24 18:58:21 -0400 (Fri, 24 Aug 2007) | 5 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - Changed GetInstance to GetLibrary<br> - Tweaks<br> &nbsp;</p> <p>------------------------------------------------------------------------<br> r47365 | kaelten | 2007-08-24 18:45:55 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - Fixed documentation</p> <p>------------------------------------------------------------------------<br> r47364 | kaelten | 2007-08-24 18:25:22 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub<br> - Small Fix<br> - Readability Improvements</p> <p>------------------------------------------------------------------------<br> r47361 | kaelten | 2007-08-24 17:45:16 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - Line count reduction</p> <p>------------------------------------------------------------------------<br> r47360 | kaelten | 2007-08-24 17:35:33 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - Fixed short cutting so that it can be inserted at the top of the file for libs.</p> <p>------------------------------------------------------------------------<br> r47348 | nevcairiel | 2007-08-24 13:50:26 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - some comment and indentation changes<br> ------------------------------------------------------------------------<br> r47347 | nevcairiel | 2007-08-24 13:36:33 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-7<br> - Added optional &#34;silent&#34; flag to GetInstance to turn off the error msg when the requested library was not found and return nil<br> - removed HasInstance<br> - removed Embed() and the exports parameter from FinalizeLibrary<br> ------------------------------------------------------------------------<br> r47341 | nevcairiel | 2007-08-24 12:28:51 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - use .minor for storing the version, at least consistent throughout the stub now<br> ------------------------------------------------------------------------<br> r47336 | ammo | 2007-08-24 11:49:06 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Add API comments</p> <p>------------------------------------------------------------------------<br> r47335 | ammo | 2007-08-24 11:38:21 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-1<br> - .toc corrections</p> <p>------------------------------------------------------------------------<br> r47332 | nevcairiel | 2007-08-24 11:18:53 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - pass-through the first return value in safecall()<br> ------------------------------------------------------------------------<br> r47331 | cladhaire | 2007-08-24 11:18:12 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-2<br> * Added an initial implementation of :Embed().<br> * Added :HasInstance() so we can check without erroring.</p> <p>------------------------------------------------------------------------<br> r47328 | ammo | 2007-08-24 11:11:49 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Fix error message for exports<br> - Actually check for unregister of callback</p> <p>------------------------------------------------------------------------<br> r47326 | cladhaire | 2007-08-24 11:06:13 -0400 (Fri, 24 Aug 2007) | 6 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub:<br> &nbsp;* Added some comments to clarify intent/API<br> &nbsp;* Clarified the manual creation/upgrade process<br> &nbsp;* Added safecall()<br> &nbsp;* Fixed error checking in :FinalizeLibrary()</p> <p>------------------------------------------------------------------------<br> r47325 | ammo | 2007-08-24 10:40:40 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-5<br> - First implementation of FinalizeLibrary<br> - Upgrading embeds is still in the todo</p> <p>------------------------------------------------------------------------<br> r47324 | nevcairiel | 2007-08-24 10:36:22 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub</p> <p>LibStub: LS-1<br> - update logtemplate so that us tortoise users dont forget to set the LS- thingy<br> ------------------------------------------------------------------------<br> r47319 | ammo | 2007-08-24 09:50:10 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Store new _minor when upgrading</p> <p>------------------------------------------------------------------------<br> r47318 | nevcairiel | 2007-08-24 09:46:12 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> - raise error on level 2 ( so we blame the faulty lib, not us )<br> ------------------------------------------------------------------------<br> r47317 | nevcairiel | 2007-08-24 09:31:41 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - LIBSTUB_MINOR is now a manually increased number, no revision string anymore<br> - added metatable for LibStub(&#34;Library-1.0&#34;) support<br> ------------------------------------------------------------------------<br> r47315 | nevcairiel | 2007-08-24 09:15:14 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - added a check for an early return if our version is older<br> - moved the upgrade code around a bit<br> ------------------------------------------------------------------------<br> r47314 | nevcairiel | 2007-08-24 09:09:02 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Store _minor so version upgrading will actually work<br> - Don't clear the LS Object when not upgrading<br> ------------------------------------------------------------------------<br> r47312 | cladhaire | 2007-08-24 09:03:07 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> &nbsp;* Minor change to error checking in :NewLibrary()<br> &nbsp;* Converted space indentation to tabs for consistency</p> <p>------------------------------------------------------------------------<br> r47311 | nevcairiel | 2007-08-24 08:36:56 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-7<br> - Initial version of GetInstance<br> ------------------------------------------------------------------------<br> r47310 | nevcairiel | 2007-08-24 08:06:06 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> - We can return from NewLibrary aswell, if we call with the same minor<br> ------------------------------------------------------------------------<br> r47291 | kaelten | 2007-08-24 01:10:34 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> -Basic self update framework<br> -First draft of NewLibrary<br> ------------------------------------------------------------------------<br> r47287 | kaelten | 2007-08-23 22:57:45 -0400 (Thu, 23 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/LibStub<br> &nbsp; &nbsp;A /trunk/LibStub/LibStub.lua<br> &nbsp; &nbsp;A /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-1<br> - Initial Import<br> ------------------------------------------------------------------------</p> Mon, 27 Aug 2007 01:20:25 +0000 http://www.wowace.com/addons/libstub/files/21-lib-stub-r47489/ http://www.wowace.com/addons/libstub/files/21-lib-stub-r47489/ no-reply@curseforge.com (Nevcairiel) LibStub-r47487 http://www.wowace.com/addons/libstub/files/30-lib-stub-r47487/ <p>------------------------------------------------------------------------<br> r47487 | kaelten | 2007-08-27 00:59:45 -0400 (Mon, 27 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - Added minor version number as a second return value to GetLibrary and NewLibrary<br> ------------------------------------------------------------------------<br> r47478 | nevcairiel | 2007-08-26 19:43:50 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - change the quote back, because blizzard thinks its cool, and since my last commit aimed for consistency .. we go consistent with them<br> ------------------------------------------------------------------------<br> r47477 | nevcairiel | 2007-08-26 19:36:03 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - consistency among error message quotes<br> ------------------------------------------------------------------------<br> r47467 | ckknight | 2007-08-26 15:16:34 -0400 (Sun, 26 Aug 2007) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub - changed the error statements slightly.<br> ------------------------------------------------------------------------<br> r47466 | nevcairiel | 2007-08-26 15:04:49 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - improved readability of the GetLibrary func<br> ------------------------------------------------------------------------<br> r47465 | nevcairiel | 2007-08-26 14:04:17 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - removed 2 leftover spaces<br> - some comment wording changes<br> ------------------------------------------------------------------------<br> r47446 | ckknight | 2007-08-26 05:04:32 -0400 (Sun, 26 Aug 2007) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub - small optimization.<br> ------------------------------------------------------------------------<br> r47445 | mikk | 2007-08-26 05:01:25 -0400 (Sun, 26 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-15<br> - Optimize errorchecking further<br> - Optimize initialization a bit more</p> <p>------------------------------------------------------------------------<br> r47441 | nevcairiel | 2007-08-26 04:04:02 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - some indentation and wording changes<br> - keep the newline at eof ffs :P<br> ------------------------------------------------------------------------<br> r47439 | kaelten | 2007-08-26 03:58:27 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-<br> - bah damned spaces<br> ------------------------------------------------------------------------<br> r47438 | kaelten | 2007-08-26 03:57:38 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-<br> - Improved error message inside of GetLibrary<br> ------------------------------------------------------------------------<br> r47437 | kaelten | 2007-08-26 03:49:11 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-<br> - changed spaces to tabs<br> ------------------------------------------------------------------------<br> r47436 | kaelten | 2007-08-26 03:40:54 -0400 (Sun, 26 Aug 2007) | 5 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-14 LS-11 LS-12 LS-13 LS-15<br> - Drop of callback support<br> - Reworks and tweaks, line count at 50<br> - Dropped some of the error messages.&nbsp;&nbsp;<br> - Split up internal registry<br> ------------------------------------------------------------------------<br> r47433 | ammo | 2007-08-26 02:58:24 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - spaces -&gt; tabs</p> <p>------------------------------------------------------------------------<br> r47429 | kaelten | 2007-08-26 01:44:52 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-10<br> - Added :IterateLibraries()<br> ------------------------------------------------------------------------<br> r47426 | kaelten | 2007-08-26 01:35:25 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-13 LS-15<br> - Shifted Error messages to asserts.&nbsp;&nbsp;<br> - Supports Revision string minor version numbers in much less code.<br> ------------------------------------------------------------------------<br> r47394 | nevcairiel | 2007-08-25 05:15:31 -0400 (Sat, 25 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - minimal comment/indentation changes<br> ------------------------------------------------------------------------<br> r47366 | kaelten | 2007-08-24 18:58:21 -0400 (Fri, 24 Aug 2007) | 5 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - Changed GetInstance to GetLibrary<br> - Tweaks<br> &nbsp;</p> <p>------------------------------------------------------------------------<br> r47365 | kaelten | 2007-08-24 18:45:55 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - Fixed documentation</p> <p>------------------------------------------------------------------------<br> r47364 | kaelten | 2007-08-24 18:25:22 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub<br> - Small Fix<br> - Readability Improvements</p> <p>------------------------------------------------------------------------<br> r47361 | kaelten | 2007-08-24 17:45:16 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - Line count reduction</p> <p>------------------------------------------------------------------------<br> r47360 | kaelten | 2007-08-24 17:35:33 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - Fixed short cutting so that it can be inserted at the top of the file for libs.</p> <p>------------------------------------------------------------------------<br> r47348 | nevcairiel | 2007-08-24 13:50:26 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - some comment and indentation changes<br> ------------------------------------------------------------------------<br> r47347 | nevcairiel | 2007-08-24 13:36:33 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-7<br> - Added optional &#34;silent&#34; flag to GetInstance to turn off the error msg when the requested library was not found and return nil<br> - removed HasInstance<br> - removed Embed() and the exports parameter from FinalizeLibrary<br> ------------------------------------------------------------------------<br> r47341 | nevcairiel | 2007-08-24 12:28:51 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - use .minor for storing the version, at least consistent throughout the stub now<br> ------------------------------------------------------------------------<br> r47336 | ammo | 2007-08-24 11:49:06 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Add API comments</p> <p>------------------------------------------------------------------------<br> r47335 | ammo | 2007-08-24 11:38:21 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-1<br> - .toc corrections</p> <p>------------------------------------------------------------------------<br> r47332 | nevcairiel | 2007-08-24 11:18:53 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - pass-through the first return value in safecall()<br> ------------------------------------------------------------------------<br> r47331 | cladhaire | 2007-08-24 11:18:12 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-2<br> * Added an initial implementation of :Embed().<br> * Added :HasInstance() so we can check without erroring.</p> <p>------------------------------------------------------------------------<br> r47328 | ammo | 2007-08-24 11:11:49 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Fix error message for exports<br> - Actually check for unregister of callback</p> <p>------------------------------------------------------------------------<br> r47326 | cladhaire | 2007-08-24 11:06:13 -0400 (Fri, 24 Aug 2007) | 6 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub:<br> &nbsp;* Added some comments to clarify intent/API<br> &nbsp;* Clarified the manual creation/upgrade process<br> &nbsp;* Added safecall()<br> &nbsp;* Fixed error checking in :FinalizeLibrary()</p> <p>------------------------------------------------------------------------<br> r47325 | ammo | 2007-08-24 10:40:40 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-5<br> - First implementation of FinalizeLibrary<br> - Upgrading embeds is still in the todo</p> <p>------------------------------------------------------------------------<br> r47324 | nevcairiel | 2007-08-24 10:36:22 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub</p> <p>LibStub: LS-1<br> - update logtemplate so that us tortoise users dont forget to set the LS- thingy<br> ------------------------------------------------------------------------<br> r47319 | ammo | 2007-08-24 09:50:10 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Store new _minor when upgrading</p> <p>------------------------------------------------------------------------<br> r47318 | nevcairiel | 2007-08-24 09:46:12 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> - raise error on level 2 ( so we blame the faulty lib, not us )<br> ------------------------------------------------------------------------<br> r47317 | nevcairiel | 2007-08-24 09:31:41 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - LIBSTUB_MINOR is now a manually increased number, no revision string anymore<br> - added metatable for LibStub(&#34;Library-1.0&#34;) support<br> ------------------------------------------------------------------------<br> r47315 | nevcairiel | 2007-08-24 09:15:14 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - added a check for an early return if our version is older<br> - moved the upgrade code around a bit<br> ------------------------------------------------------------------------<br> r47314 | nevcairiel | 2007-08-24 09:09:02 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Store _minor so version upgrading will actually work<br> - Don't clear the LS Object when not upgrading<br> ------------------------------------------------------------------------<br> r47312 | cladhaire | 2007-08-24 09:03:07 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> &nbsp;* Minor change to error checking in :NewLibrary()<br> &nbsp;* Converted space indentation to tabs for consistency</p> <p>------------------------------------------------------------------------<br> r47311 | nevcairiel | 2007-08-24 08:36:56 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-7<br> - Initial version of GetInstance<br> ------------------------------------------------------------------------<br> r47310 | nevcairiel | 2007-08-24 08:06:06 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> - We can return from NewLibrary aswell, if we call with the same minor<br> ------------------------------------------------------------------------<br> r47291 | kaelten | 2007-08-24 01:10:34 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> -Basic self update framework<br> -First draft of NewLibrary<br> ------------------------------------------------------------------------<br> r47287 | kaelten | 2007-08-23 22:57:45 -0400 (Thu, 23 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/LibStub<br> &nbsp; &nbsp;A /trunk/LibStub/LibStub.lua<br> &nbsp; &nbsp;A /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-1<br> - Initial Import<br> ------------------------------------------------------------------------</p> Mon, 27 Aug 2007 01:01:34 +0000 http://www.wowace.com/addons/libstub/files/30-lib-stub-r47487/ http://www.wowace.com/addons/libstub/files/30-lib-stub-r47487/ no-reply@curseforge.com (Nevcairiel) LibStub-r47478 http://www.wowace.com/addons/libstub/files/29-lib-stub-r47478/ <p>------------------------------------------------------------------------<br> r47478 | nevcairiel | 2007-08-26 19:43:50 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - change the quote back, because blizzard thinks its cool, and since my last commit aimed for consistency .. we go consistent with them<br> ------------------------------------------------------------------------<br> r47477 | nevcairiel | 2007-08-26 19:36:03 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - consistency among error message quotes<br> ------------------------------------------------------------------------<br> r47467 | ckknight | 2007-08-26 15:16:34 -0400 (Sun, 26 Aug 2007) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub - changed the error statements slightly.<br> ------------------------------------------------------------------------<br> r47466 | nevcairiel | 2007-08-26 15:04:49 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - improved readability of the GetLibrary func<br> ------------------------------------------------------------------------<br> r47465 | nevcairiel | 2007-08-26 14:04:17 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - removed 2 leftover spaces<br> - some comment wording changes<br> ------------------------------------------------------------------------<br> r47446 | ckknight | 2007-08-26 05:04:32 -0400 (Sun, 26 Aug 2007) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub - small optimization.<br> ------------------------------------------------------------------------<br> r47445 | mikk | 2007-08-26 05:01:25 -0400 (Sun, 26 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-15<br> - Optimize errorchecking further<br> - Optimize initialization a bit more</p> <p>------------------------------------------------------------------------<br> r47441 | nevcairiel | 2007-08-26 04:04:02 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - some indentation and wording changes<br> - keep the newline at eof ffs :P<br> ------------------------------------------------------------------------<br> r47439 | kaelten | 2007-08-26 03:58:27 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-<br> - bah damned spaces<br> ------------------------------------------------------------------------<br> r47438 | kaelten | 2007-08-26 03:57:38 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-<br> - Improved error message inside of GetLibrary<br> ------------------------------------------------------------------------<br> r47437 | kaelten | 2007-08-26 03:49:11 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-<br> - changed spaces to tabs<br> ------------------------------------------------------------------------<br> r47436 | kaelten | 2007-08-26 03:40:54 -0400 (Sun, 26 Aug 2007) | 5 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-14 LS-11 LS-12 LS-13 LS-15<br> - Drop of callback support<br> - Reworks and tweaks, line count at 50<br> - Dropped some of the error messages.&nbsp;&nbsp;<br> - Split up internal registry<br> ------------------------------------------------------------------------<br> r47433 | ammo | 2007-08-26 02:58:24 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - spaces -&gt; tabs</p> <p>------------------------------------------------------------------------<br> r47429 | kaelten | 2007-08-26 01:44:52 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-10<br> - Added :IterateLibraries()<br> ------------------------------------------------------------------------<br> r47426 | kaelten | 2007-08-26 01:35:25 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-13 LS-15<br> - Shifted Error messages to asserts.&nbsp;&nbsp;<br> - Supports Revision string minor version numbers in much less code.<br> ------------------------------------------------------------------------<br> r47394 | nevcairiel | 2007-08-25 05:15:31 -0400 (Sat, 25 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - minimal comment/indentation changes<br> ------------------------------------------------------------------------<br> r47366 | kaelten | 2007-08-24 18:58:21 -0400 (Fri, 24 Aug 2007) | 5 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - Changed GetInstance to GetLibrary<br> - Tweaks<br> &nbsp;</p> <p>------------------------------------------------------------------------<br> r47365 | kaelten | 2007-08-24 18:45:55 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - Fixed documentation</p> <p>------------------------------------------------------------------------<br> r47364 | kaelten | 2007-08-24 18:25:22 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub<br> - Small Fix<br> - Readability Improvements</p> <p>------------------------------------------------------------------------<br> r47361 | kaelten | 2007-08-24 17:45:16 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - Line count reduction</p> <p>------------------------------------------------------------------------<br> r47360 | kaelten | 2007-08-24 17:35:33 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - Fixed short cutting so that it can be inserted at the top of the file for libs.</p> <p>------------------------------------------------------------------------<br> r47348 | nevcairiel | 2007-08-24 13:50:26 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - some comment and indentation changes<br> ------------------------------------------------------------------------<br> r47347 | nevcairiel | 2007-08-24 13:36:33 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-7<br> - Added optional &#34;silent&#34; flag to GetInstance to turn off the error msg when the requested library was not found and return nil<br> - removed HasInstance<br> - removed Embed() and the exports parameter from FinalizeLibrary<br> ------------------------------------------------------------------------<br> r47341 | nevcairiel | 2007-08-24 12:28:51 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - use .minor for storing the version, at least consistent throughout the stub now<br> ------------------------------------------------------------------------<br> r47336 | ammo | 2007-08-24 11:49:06 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Add API comments</p> <p>------------------------------------------------------------------------<br> r47335 | ammo | 2007-08-24 11:38:21 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-1<br> - .toc corrections</p> <p>------------------------------------------------------------------------<br> r47332 | nevcairiel | 2007-08-24 11:18:53 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - pass-through the first return value in safecall()<br> ------------------------------------------------------------------------<br> r47331 | cladhaire | 2007-08-24 11:18:12 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-2<br> * Added an initial implementation of :Embed().<br> * Added :HasInstance() so we can check without erroring.</p> <p>------------------------------------------------------------------------<br> r47328 | ammo | 2007-08-24 11:11:49 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Fix error message for exports<br> - Actually check for unregister of callback</p> <p>------------------------------------------------------------------------<br> r47326 | cladhaire | 2007-08-24 11:06:13 -0400 (Fri, 24 Aug 2007) | 6 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub:<br> &nbsp;* Added some comments to clarify intent/API<br> &nbsp;* Clarified the manual creation/upgrade process<br> &nbsp;* Added safecall()<br> &nbsp;* Fixed error checking in :FinalizeLibrary()</p> <p>------------------------------------------------------------------------<br> r47325 | ammo | 2007-08-24 10:40:40 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-5<br> - First implementation of FinalizeLibrary<br> - Upgrading embeds is still in the todo</p> <p>------------------------------------------------------------------------<br> r47324 | nevcairiel | 2007-08-24 10:36:22 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub</p> <p>LibStub: LS-1<br> - update logtemplate so that us tortoise users dont forget to set the LS- thingy<br> ------------------------------------------------------------------------<br> r47319 | ammo | 2007-08-24 09:50:10 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Store new _minor when upgrading</p> <p>------------------------------------------------------------------------<br> r47318 | nevcairiel | 2007-08-24 09:46:12 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> - raise error on level 2 ( so we blame the faulty lib, not us )<br> ------------------------------------------------------------------------<br> r47317 | nevcairiel | 2007-08-24 09:31:41 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - LIBSTUB_MINOR is now a manually increased number, no revision string anymore<br> - added metatable for LibStub(&#34;Library-1.0&#34;) support<br> ------------------------------------------------------------------------<br> r47315 | nevcairiel | 2007-08-24 09:15:14 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - added a check for an early return if our version is older<br> - moved the upgrade code around a bit<br> ------------------------------------------------------------------------<br> r47314 | nevcairiel | 2007-08-24 09:09:02 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Store _minor so version upgrading will actually work<br> - Don't clear the LS Object when not upgrading<br> ------------------------------------------------------------------------<br> r47312 | cladhaire | 2007-08-24 09:03:07 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> &nbsp;* Minor change to error checking in :NewLibrary()<br> &nbsp;* Converted space indentation to tabs for consistency</p> <p>------------------------------------------------------------------------<br> r47311 | nevcairiel | 2007-08-24 08:36:56 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-7<br> - Initial version of GetInstance<br> ------------------------------------------------------------------------<br> r47310 | nevcairiel | 2007-08-24 08:06:06 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> - We can return from NewLibrary aswell, if we call with the same minor<br> ------------------------------------------------------------------------<br> r47291 | kaelten | 2007-08-24 01:10:34 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> -Basic self update framework<br> -First draft of NewLibrary<br> ------------------------------------------------------------------------<br> r47287 | kaelten | 2007-08-23 22:57:45 -0400 (Thu, 23 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/LibStub<br> &nbsp; &nbsp;A /trunk/LibStub/LibStub.lua<br> &nbsp; &nbsp;A /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-1<br> - Initial Import<br> ------------------------------------------------------------------------</p> Sun, 26 Aug 2007 20:00:36 +0000 http://www.wowace.com/addons/libstub/files/29-lib-stub-r47478/ http://www.wowace.com/addons/libstub/files/29-lib-stub-r47478/ no-reply@curseforge.com (Nevcairiel) LibStub-r47477 http://www.wowace.com/addons/libstub/files/28-lib-stub-r47477/ <p>------------------------------------------------------------------------<br> r47477 | nevcairiel | 2007-08-26 19:36:03 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - consistency among error message quotes<br> ------------------------------------------------------------------------<br> r47467 | ckknight | 2007-08-26 15:16:34 -0400 (Sun, 26 Aug 2007) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub - changed the error statements slightly.<br> ------------------------------------------------------------------------<br> r47466 | nevcairiel | 2007-08-26 15:04:49 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - improved readability of the GetLibrary func<br> ------------------------------------------------------------------------<br> r47465 | nevcairiel | 2007-08-26 14:04:17 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - removed 2 leftover spaces<br> - some comment wording changes<br> ------------------------------------------------------------------------<br> r47446 | ckknight | 2007-08-26 05:04:32 -0400 (Sun, 26 Aug 2007) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub - small optimization.<br> ------------------------------------------------------------------------<br> r47445 | mikk | 2007-08-26 05:01:25 -0400 (Sun, 26 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-15<br> - Optimize errorchecking further<br> - Optimize initialization a bit more</p> <p>------------------------------------------------------------------------<br> r47441 | nevcairiel | 2007-08-26 04:04:02 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - some indentation and wording changes<br> - keep the newline at eof ffs :P<br> ------------------------------------------------------------------------<br> r47439 | kaelten | 2007-08-26 03:58:27 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-<br> - bah damned spaces<br> ------------------------------------------------------------------------<br> r47438 | kaelten | 2007-08-26 03:57:38 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-<br> - Improved error message inside of GetLibrary<br> ------------------------------------------------------------------------<br> r47437 | kaelten | 2007-08-26 03:49:11 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-<br> - changed spaces to tabs<br> ------------------------------------------------------------------------<br> r47436 | kaelten | 2007-08-26 03:40:54 -0400 (Sun, 26 Aug 2007) | 5 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-14 LS-11 LS-12 LS-13 LS-15<br> - Drop of callback support<br> - Reworks and tweaks, line count at 50<br> - Dropped some of the error messages.&nbsp;&nbsp;<br> - Split up internal registry<br> ------------------------------------------------------------------------<br> r47433 | ammo | 2007-08-26 02:58:24 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - spaces -&gt; tabs</p> <p>------------------------------------------------------------------------<br> r47429 | kaelten | 2007-08-26 01:44:52 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-10<br> - Added :IterateLibraries()<br> ------------------------------------------------------------------------<br> r47426 | kaelten | 2007-08-26 01:35:25 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-13 LS-15<br> - Shifted Error messages to asserts.&nbsp;&nbsp;<br> - Supports Revision string minor version numbers in much less code.<br> ------------------------------------------------------------------------<br> r47394 | nevcairiel | 2007-08-25 05:15:31 -0400 (Sat, 25 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - minimal comment/indentation changes<br> ------------------------------------------------------------------------<br> r47366 | kaelten | 2007-08-24 18:58:21 -0400 (Fri, 24 Aug 2007) | 5 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - Changed GetInstance to GetLibrary<br> - Tweaks<br> &nbsp;</p> <p>------------------------------------------------------------------------<br> r47365 | kaelten | 2007-08-24 18:45:55 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - Fixed documentation</p> <p>------------------------------------------------------------------------<br> r47364 | kaelten | 2007-08-24 18:25:22 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub<br> - Small Fix<br> - Readability Improvements</p> <p>------------------------------------------------------------------------<br> r47361 | kaelten | 2007-08-24 17:45:16 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - Line count reduction</p> <p>------------------------------------------------------------------------<br> r47360 | kaelten | 2007-08-24 17:35:33 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - Fixed short cutting so that it can be inserted at the top of the file for libs.</p> <p>------------------------------------------------------------------------<br> r47348 | nevcairiel | 2007-08-24 13:50:26 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - some comment and indentation changes<br> ------------------------------------------------------------------------<br> r47347 | nevcairiel | 2007-08-24 13:36:33 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-7<br> - Added optional &#34;silent&#34; flag to GetInstance to turn off the error msg when the requested library was not found and return nil<br> - removed HasInstance<br> - removed Embed() and the exports parameter from FinalizeLibrary<br> ------------------------------------------------------------------------<br> r47341 | nevcairiel | 2007-08-24 12:28:51 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - use .minor for storing the version, at least consistent throughout the stub now<br> ------------------------------------------------------------------------<br> r47336 | ammo | 2007-08-24 11:49:06 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Add API comments</p> <p>------------------------------------------------------------------------<br> r47335 | ammo | 2007-08-24 11:38:21 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-1<br> - .toc corrections</p> <p>------------------------------------------------------------------------<br> r47332 | nevcairiel | 2007-08-24 11:18:53 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - pass-through the first return value in safecall()<br> ------------------------------------------------------------------------<br> r47331 | cladhaire | 2007-08-24 11:18:12 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-2<br> * Added an initial implementation of :Embed().<br> * Added :HasInstance() so we can check without erroring.</p> <p>------------------------------------------------------------------------<br> r47328 | ammo | 2007-08-24 11:11:49 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Fix error message for exports<br> - Actually check for unregister of callback</p> <p>------------------------------------------------------------------------<br> r47326 | cladhaire | 2007-08-24 11:06:13 -0400 (Fri, 24 Aug 2007) | 6 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub:<br> &nbsp;* Added some comments to clarify intent/API<br> &nbsp;* Clarified the manual creation/upgrade process<br> &nbsp;* Added safecall()<br> &nbsp;* Fixed error checking in :FinalizeLibrary()</p> <p>------------------------------------------------------------------------<br> r47325 | ammo | 2007-08-24 10:40:40 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-5<br> - First implementation of FinalizeLibrary<br> - Upgrading embeds is still in the todo</p> <p>------------------------------------------------------------------------<br> r47324 | nevcairiel | 2007-08-24 10:36:22 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub</p> <p>LibStub: LS-1<br> - update logtemplate so that us tortoise users dont forget to set the LS- thingy<br> ------------------------------------------------------------------------<br> r47319 | ammo | 2007-08-24 09:50:10 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Store new _minor when upgrading</p> <p>------------------------------------------------------------------------<br> r47318 | nevcairiel | 2007-08-24 09:46:12 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> - raise error on level 2 ( so we blame the faulty lib, not us )<br> ------------------------------------------------------------------------<br> r47317 | nevcairiel | 2007-08-24 09:31:41 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - LIBSTUB_MINOR is now a manually increased number, no revision string anymore<br> - added metatable for LibStub(&#34;Library-1.0&#34;) support<br> ------------------------------------------------------------------------<br> r47315 | nevcairiel | 2007-08-24 09:15:14 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - added a check for an early return if our version is older<br> - moved the upgrade code around a bit<br> ------------------------------------------------------------------------<br> r47314 | nevcairiel | 2007-08-24 09:09:02 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Store _minor so version upgrading will actually work<br> - Don't clear the LS Object when not upgrading<br> ------------------------------------------------------------------------<br> r47312 | cladhaire | 2007-08-24 09:03:07 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> &nbsp;* Minor change to error checking in :NewLibrary()<br> &nbsp;* Converted space indentation to tabs for consistency</p> <p>------------------------------------------------------------------------<br> r47311 | nevcairiel | 2007-08-24 08:36:56 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-7<br> - Initial version of GetInstance<br> ------------------------------------------------------------------------<br> r47310 | nevcairiel | 2007-08-24 08:06:06 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> - We can return from NewLibrary aswell, if we call with the same minor<br> ------------------------------------------------------------------------<br> r47291 | kaelten | 2007-08-24 01:10:34 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> -Basic self update framework<br> -First draft of NewLibrary<br> ------------------------------------------------------------------------<br> r47287 | kaelten | 2007-08-23 22:57:45 -0400 (Thu, 23 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/LibStub<br> &nbsp; &nbsp;A /trunk/LibStub/LibStub.lua<br> &nbsp; &nbsp;A /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-1<br> - Initial Import<br> ------------------------------------------------------------------------</p> Sun, 26 Aug 2007 19:40:30 +0000 http://www.wowace.com/addons/libstub/files/28-lib-stub-r47477/ http://www.wowace.com/addons/libstub/files/28-lib-stub-r47477/ no-reply@curseforge.com (Nevcairiel) LibStub-r47467 http://www.wowace.com/addons/libstub/files/34-lib-stub-r47467/ <p>------------------------------------------------------------------------<br> r47467 | ckknight | 2007-08-26 15:16:34 -0400 (Sun, 26 Aug 2007) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub - changed the error statements slightly.<br> ------------------------------------------------------------------------<br> r47466 | nevcairiel | 2007-08-26 15:04:49 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - improved readability of the GetLibrary func<br> ------------------------------------------------------------------------<br> r47465 | nevcairiel | 2007-08-26 14:04:17 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - removed 2 leftover spaces<br> - some comment wording changes<br> ------------------------------------------------------------------------<br> r47446 | ckknight | 2007-08-26 05:04:32 -0400 (Sun, 26 Aug 2007) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub - small optimization.<br> ------------------------------------------------------------------------<br> r47445 | mikk | 2007-08-26 05:01:25 -0400 (Sun, 26 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-15<br> - Optimize errorchecking further<br> - Optimize initialization a bit more</p> <p>------------------------------------------------------------------------<br> r47441 | nevcairiel | 2007-08-26 04:04:02 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - some indentation and wording changes<br> - keep the newline at eof ffs :P<br> ------------------------------------------------------------------------<br> r47439 | kaelten | 2007-08-26 03:58:27 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-<br> - bah damned spaces<br> ------------------------------------------------------------------------<br> r47438 | kaelten | 2007-08-26 03:57:38 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-<br> - Improved error message inside of GetLibrary<br> ------------------------------------------------------------------------<br> r47437 | kaelten | 2007-08-26 03:49:11 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-<br> - changed spaces to tabs<br> ------------------------------------------------------------------------<br> r47436 | kaelten | 2007-08-26 03:40:54 -0400 (Sun, 26 Aug 2007) | 5 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-14 LS-11 LS-12 LS-13 LS-15<br> - Drop of callback support<br> - Reworks and tweaks, line count at 50<br> - Dropped some of the error messages.&nbsp;&nbsp;<br> - Split up internal registry<br> ------------------------------------------------------------------------<br> r47433 | ammo | 2007-08-26 02:58:24 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - spaces -&gt; tabs</p> <p>------------------------------------------------------------------------<br> r47429 | kaelten | 2007-08-26 01:44:52 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-10<br> - Added :IterateLibraries()<br> ------------------------------------------------------------------------<br> r47426 | kaelten | 2007-08-26 01:35:25 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-13 LS-15<br> - Shifted Error messages to asserts.&nbsp;&nbsp;<br> - Supports Revision string minor version numbers in much less code.<br> ------------------------------------------------------------------------<br> r47394 | nevcairiel | 2007-08-25 05:15:31 -0400 (Sat, 25 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - minimal comment/indentation changes<br> ------------------------------------------------------------------------<br> r47366 | kaelten | 2007-08-24 18:58:21 -0400 (Fri, 24 Aug 2007) | 5 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - Changed GetInstance to GetLibrary<br> - Tweaks<br> &nbsp;</p> <p>------------------------------------------------------------------------<br> r47365 | kaelten | 2007-08-24 18:45:55 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - Fixed documentation</p> <p>------------------------------------------------------------------------<br> r47364 | kaelten | 2007-08-24 18:25:22 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub<br> - Small Fix<br> - Readability Improvements</p> <p>------------------------------------------------------------------------<br> r47361 | kaelten | 2007-08-24 17:45:16 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - Line count reduction</p> <p>------------------------------------------------------------------------<br> r47360 | kaelten | 2007-08-24 17:35:33 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - Fixed short cutting so that it can be inserted at the top of the file for libs.</p> <p>------------------------------------------------------------------------<br> r47348 | nevcairiel | 2007-08-24 13:50:26 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - some comment and indentation changes<br> ------------------------------------------------------------------------<br> r47347 | nevcairiel | 2007-08-24 13:36:33 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-7<br> - Added optional &#34;silent&#34; flag to GetInstance to turn off the error msg when the requested library was not found and return nil<br> - removed HasInstance<br> - removed Embed() and the exports parameter from FinalizeLibrary<br> ------------------------------------------------------------------------<br> r47341 | nevcairiel | 2007-08-24 12:28:51 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - use .minor for storing the version, at least consistent throughout the stub now<br> ------------------------------------------------------------------------<br> r47336 | ammo | 2007-08-24 11:49:06 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Add API comments</p> <p>------------------------------------------------------------------------<br> r47335 | ammo | 2007-08-24 11:38:21 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-1<br> - .toc corrections</p> <p>------------------------------------------------------------------------<br> r47332 | nevcairiel | 2007-08-24 11:18:53 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - pass-through the first return value in safecall()<br> ------------------------------------------------------------------------<br> r47331 | cladhaire | 2007-08-24 11:18:12 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-2<br> * Added an initial implementation of :Embed().<br> * Added :HasInstance() so we can check without erroring.</p> <p>------------------------------------------------------------------------<br> r47328 | ammo | 2007-08-24 11:11:49 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Fix error message for exports<br> - Actually check for unregister of callback</p> <p>------------------------------------------------------------------------<br> r47326 | cladhaire | 2007-08-24 11:06:13 -0400 (Fri, 24 Aug 2007) | 6 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub:<br> &nbsp;* Added some comments to clarify intent/API<br> &nbsp;* Clarified the manual creation/upgrade process<br> &nbsp;* Added safecall()<br> &nbsp;* Fixed error checking in :FinalizeLibrary()</p> <p>------------------------------------------------------------------------<br> r47325 | ammo | 2007-08-24 10:40:40 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-5<br> - First implementation of FinalizeLibrary<br> - Upgrading embeds is still in the todo</p> <p>------------------------------------------------------------------------<br> r47324 | nevcairiel | 2007-08-24 10:36:22 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub</p> <p>LibStub: LS-1<br> - update logtemplate so that us tortoise users dont forget to set the LS- thingy<br> ------------------------------------------------------------------------<br> r47319 | ammo | 2007-08-24 09:50:10 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Store new _minor when upgrading</p> <p>------------------------------------------------------------------------<br> r47318 | nevcairiel | 2007-08-24 09:46:12 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> - raise error on level 2 ( so we blame the faulty lib, not us )<br> ------------------------------------------------------------------------<br> r47317 | nevcairiel | 2007-08-24 09:31:41 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - LIBSTUB_MINOR is now a manually increased number, no revision string anymore<br> - added metatable for LibStub(&#34;Library-1.0&#34;) support<br> ------------------------------------------------------------------------<br> r47315 | nevcairiel | 2007-08-24 09:15:14 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - added a check for an early return if our version is older<br> - moved the upgrade code around a bit<br> ------------------------------------------------------------------------<br> r47314 | nevcairiel | 2007-08-24 09:09:02 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Store _minor so version upgrading will actually work<br> - Don't clear the LS Object when not upgrading<br> ------------------------------------------------------------------------<br> r47312 | cladhaire | 2007-08-24 09:03:07 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> &nbsp;* Minor change to error checking in :NewLibrary()<br> &nbsp;* Converted space indentation to tabs for consistency</p> <p>------------------------------------------------------------------------<br> r47311 | nevcairiel | 2007-08-24 08:36:56 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-7<br> - Initial version of GetInstance<br> ------------------------------------------------------------------------<br> r47310 | nevcairiel | 2007-08-24 08:06:06 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> - We can return from NewLibrary aswell, if we call with the same minor<br> ------------------------------------------------------------------------<br> r47291 | kaelten | 2007-08-24 01:10:34 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> -Basic self update framework<br> -First draft of NewLibrary<br> ------------------------------------------------------------------------<br> r47287 | kaelten | 2007-08-23 22:57:45 -0400 (Thu, 23 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/LibStub<br> &nbsp; &nbsp;A /trunk/LibStub/LibStub.lua<br> &nbsp; &nbsp;A /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-1<br> - Initial Import<br> ------------------------------------------------------------------------</p> Sun, 26 Aug 2007 15:23:31 +0000 http://www.wowace.com/addons/libstub/files/34-lib-stub-r47467/ http://www.wowace.com/addons/libstub/files/34-lib-stub-r47467/ no-reply@curseforge.com (Nevcairiel) LibStub-r47465 http://www.wowace.com/addons/libstub/files/33-lib-stub-r47465/ <p>------------------------------------------------------------------------<br> r47465 | nevcairiel | 2007-08-26 14:04:17 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - removed 2 leftover spaces<br> - some comment wording changes<br> ------------------------------------------------------------------------<br> r47446 | ckknight | 2007-08-26 05:04:32 -0400 (Sun, 26 Aug 2007) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub - small optimization.<br> ------------------------------------------------------------------------<br> r47445 | mikk | 2007-08-26 05:01:25 -0400 (Sun, 26 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-15<br> - Optimize errorchecking further<br> - Optimize initialization a bit more</p> <p>------------------------------------------------------------------------<br> r47441 | nevcairiel | 2007-08-26 04:04:02 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - some indentation and wording changes<br> - keep the newline at eof ffs :P<br> ------------------------------------------------------------------------<br> r47439 | kaelten | 2007-08-26 03:58:27 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-<br> - bah damned spaces<br> ------------------------------------------------------------------------<br> r47438 | kaelten | 2007-08-26 03:57:38 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-<br> - Improved error message inside of GetLibrary<br> ------------------------------------------------------------------------<br> r47437 | kaelten | 2007-08-26 03:49:11 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-<br> - changed spaces to tabs<br> ------------------------------------------------------------------------<br> r47436 | kaelten | 2007-08-26 03:40:54 -0400 (Sun, 26 Aug 2007) | 5 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-14 LS-11 LS-12 LS-13 LS-15<br> - Drop of callback support<br> - Reworks and tweaks, line count at 50<br> - Dropped some of the error messages.&nbsp;&nbsp;<br> - Split up internal registry<br> ------------------------------------------------------------------------<br> r47433 | ammo | 2007-08-26 02:58:24 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - spaces -&gt; tabs</p> <p>------------------------------------------------------------------------<br> r47429 | kaelten | 2007-08-26 01:44:52 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-10<br> - Added :IterateLibraries()<br> ------------------------------------------------------------------------<br> r47426 | kaelten | 2007-08-26 01:35:25 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-13 LS-15<br> - Shifted Error messages to asserts.&nbsp;&nbsp;<br> - Supports Revision string minor version numbers in much less code.<br> ------------------------------------------------------------------------<br> r47394 | nevcairiel | 2007-08-25 05:15:31 -0400 (Sat, 25 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - minimal comment/indentation changes<br> ------------------------------------------------------------------------<br> r47366 | kaelten | 2007-08-24 18:58:21 -0400 (Fri, 24 Aug 2007) | 5 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - Changed GetInstance to GetLibrary<br> - Tweaks<br> &nbsp;</p> <p>------------------------------------------------------------------------<br> r47365 | kaelten | 2007-08-24 18:45:55 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - Fixed documentation</p> <p>------------------------------------------------------------------------<br> r47364 | kaelten | 2007-08-24 18:25:22 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub<br> - Small Fix<br> - Readability Improvements</p> <p>------------------------------------------------------------------------<br> r47361 | kaelten | 2007-08-24 17:45:16 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - Line count reduction</p> <p>------------------------------------------------------------------------<br> r47360 | kaelten | 2007-08-24 17:35:33 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - Fixed short cutting so that it can be inserted at the top of the file for libs.</p> <p>------------------------------------------------------------------------<br> r47348 | nevcairiel | 2007-08-24 13:50:26 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - some comment and indentation changes<br> ------------------------------------------------------------------------<br> r47347 | nevcairiel | 2007-08-24 13:36:33 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-7<br> - Added optional &#34;silent&#34; flag to GetInstance to turn off the error msg when the requested library was not found and return nil<br> - removed HasInstance<br> - removed Embed() and the exports parameter from FinalizeLibrary<br> ------------------------------------------------------------------------<br> r47341 | nevcairiel | 2007-08-24 12:28:51 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - use .minor for storing the version, at least consistent throughout the stub now<br> ------------------------------------------------------------------------<br> r47336 | ammo | 2007-08-24 11:49:06 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Add API comments</p> <p>------------------------------------------------------------------------<br> r47335 | ammo | 2007-08-24 11:38:21 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-1<br> - .toc corrections</p> <p>------------------------------------------------------------------------<br> r47332 | nevcairiel | 2007-08-24 11:18:53 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - pass-through the first return value in safecall()<br> ------------------------------------------------------------------------<br> r47331 | cladhaire | 2007-08-24 11:18:12 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-2<br> * Added an initial implementation of :Embed().<br> * Added :HasInstance() so we can check without erroring.</p> <p>------------------------------------------------------------------------<br> r47328 | ammo | 2007-08-24 11:11:49 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Fix error message for exports<br> - Actually check for unregister of callback</p> <p>------------------------------------------------------------------------<br> r47326 | cladhaire | 2007-08-24 11:06:13 -0400 (Fri, 24 Aug 2007) | 6 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub:<br> &nbsp;* Added some comments to clarify intent/API<br> &nbsp;* Clarified the manual creation/upgrade process<br> &nbsp;* Added safecall()<br> &nbsp;* Fixed error checking in :FinalizeLibrary()</p> <p>------------------------------------------------------------------------<br> r47325 | ammo | 2007-08-24 10:40:40 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-5<br> - First implementation of FinalizeLibrary<br> - Upgrading embeds is still in the todo</p> <p>------------------------------------------------------------------------<br> r47324 | nevcairiel | 2007-08-24 10:36:22 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub</p> <p>LibStub: LS-1<br> - update logtemplate so that us tortoise users dont forget to set the LS- thingy<br> ------------------------------------------------------------------------<br> r47319 | ammo | 2007-08-24 09:50:10 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Store new _minor when upgrading</p> <p>------------------------------------------------------------------------<br> r47318 | nevcairiel | 2007-08-24 09:46:12 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> - raise error on level 2 ( so we blame the faulty lib, not us )<br> ------------------------------------------------------------------------<br> r47317 | nevcairiel | 2007-08-24 09:31:41 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - LIBSTUB_MINOR is now a manually increased number, no revision string anymore<br> - added metatable for LibStub(&#34;Library-1.0&#34;) support<br> ------------------------------------------------------------------------<br> r47315 | nevcairiel | 2007-08-24 09:15:14 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - added a check for an early return if our version is older<br> - moved the upgrade code around a bit<br> ------------------------------------------------------------------------<br> r47314 | nevcairiel | 2007-08-24 09:09:02 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Store _minor so version upgrading will actually work<br> - Don't clear the LS Object when not upgrading<br> ------------------------------------------------------------------------<br> r47312 | cladhaire | 2007-08-24 09:03:07 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> &nbsp;* Minor change to error checking in :NewLibrary()<br> &nbsp;* Converted space indentation to tabs for consistency</p> <p>------------------------------------------------------------------------<br> r47311 | nevcairiel | 2007-08-24 08:36:56 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-7<br> - Initial version of GetInstance<br> ------------------------------------------------------------------------<br> r47310 | nevcairiel | 2007-08-24 08:06:06 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> - We can return from NewLibrary aswell, if we call with the same minor<br> ------------------------------------------------------------------------<br> r47291 | kaelten | 2007-08-24 01:10:34 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> -Basic self update framework<br> -First draft of NewLibrary<br> ------------------------------------------------------------------------<br> r47287 | kaelten | 2007-08-23 22:57:45 -0400 (Thu, 23 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/LibStub<br> &nbsp; &nbsp;A /trunk/LibStub/LibStub.lua<br> &nbsp; &nbsp;A /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-1<br> - Initial Import<br> ------------------------------------------------------------------------</p> Sun, 26 Aug 2007 14:20:26 +0000 http://www.wowace.com/addons/libstub/files/33-lib-stub-r47465/ http://www.wowace.com/addons/libstub/files/33-lib-stub-r47465/ no-reply@curseforge.com (Nevcairiel) LibStub-r47446 http://www.wowace.com/addons/libstub/files/35-lib-stub-r47446/ <p>------------------------------------------------------------------------<br> r47446 | ckknight | 2007-08-26 05:04:32 -0400 (Sun, 26 Aug 2007) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub - small optimization.<br> ------------------------------------------------------------------------<br> r47445 | mikk | 2007-08-26 05:01:25 -0400 (Sun, 26 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-15<br> - Optimize errorchecking further<br> - Optimize initialization a bit more</p> <p>------------------------------------------------------------------------<br> r47441 | nevcairiel | 2007-08-26 04:04:02 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - some indentation and wording changes<br> - keep the newline at eof ffs :P<br> ------------------------------------------------------------------------<br> r47439 | kaelten | 2007-08-26 03:58:27 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-<br> - bah damned spaces<br> ------------------------------------------------------------------------<br> r47438 | kaelten | 2007-08-26 03:57:38 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-<br> - Improved error message inside of GetLibrary<br> ------------------------------------------------------------------------<br> r47437 | kaelten | 2007-08-26 03:49:11 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-<br> - changed spaces to tabs<br> ------------------------------------------------------------------------<br> r47436 | kaelten | 2007-08-26 03:40:54 -0400 (Sun, 26 Aug 2007) | 5 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-14 LS-11 LS-12 LS-13 LS-15<br> - Drop of callback support<br> - Reworks and tweaks, line count at 50<br> - Dropped some of the error messages.&nbsp;&nbsp;<br> - Split up internal registry<br> ------------------------------------------------------------------------<br> r47433 | ammo | 2007-08-26 02:58:24 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - spaces -&gt; tabs</p> <p>------------------------------------------------------------------------<br> r47429 | kaelten | 2007-08-26 01:44:52 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-10<br> - Added :IterateLibraries()<br> ------------------------------------------------------------------------<br> r47426 | kaelten | 2007-08-26 01:35:25 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-13 LS-15<br> - Shifted Error messages to asserts.&nbsp;&nbsp;<br> - Supports Revision string minor version numbers in much less code.<br> ------------------------------------------------------------------------<br> r47394 | nevcairiel | 2007-08-25 05:15:31 -0400 (Sat, 25 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - minimal comment/indentation changes<br> ------------------------------------------------------------------------<br> r47366 | kaelten | 2007-08-24 18:58:21 -0400 (Fri, 24 Aug 2007) | 5 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - Changed GetInstance to GetLibrary<br> - Tweaks<br> &nbsp;</p> <p>------------------------------------------------------------------------<br> r47365 | kaelten | 2007-08-24 18:45:55 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - Fixed documentation</p> <p>------------------------------------------------------------------------<br> r47364 | kaelten | 2007-08-24 18:25:22 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub<br> - Small Fix<br> - Readability Improvements</p> <p>------------------------------------------------------------------------<br> r47361 | kaelten | 2007-08-24 17:45:16 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - Line count reduction</p> <p>------------------------------------------------------------------------<br> r47360 | kaelten | 2007-08-24 17:35:33 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - Fixed short cutting so that it can be inserted at the top of the file for libs.</p> <p>------------------------------------------------------------------------<br> r47348 | nevcairiel | 2007-08-24 13:50:26 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - some comment and indentation changes<br> ------------------------------------------------------------------------<br> r47347 | nevcairiel | 2007-08-24 13:36:33 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-7<br> - Added optional &#34;silent&#34; flag to GetInstance to turn off the error msg when the requested library was not found and return nil<br> - removed HasInstance<br> - removed Embed() and the exports parameter from FinalizeLibrary<br> ------------------------------------------------------------------------<br> r47341 | nevcairiel | 2007-08-24 12:28:51 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - use .minor for storing the version, at least consistent throughout the stub now<br> ------------------------------------------------------------------------<br> r47336 | ammo | 2007-08-24 11:49:06 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Add API comments</p> <p>------------------------------------------------------------------------<br> r47335 | ammo | 2007-08-24 11:38:21 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-1<br> - .toc corrections</p> <p>------------------------------------------------------------------------<br> r47332 | nevcairiel | 2007-08-24 11:18:53 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - pass-through the first return value in safecall()<br> ------------------------------------------------------------------------<br> r47331 | cladhaire | 2007-08-24 11:18:12 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-2<br> * Added an initial implementation of :Embed().<br> * Added :HasInstance() so we can check without erroring.</p> <p>------------------------------------------------------------------------<br> r47328 | ammo | 2007-08-24 11:11:49 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Fix error message for exports<br> - Actually check for unregister of callback</p> <p>------------------------------------------------------------------------<br> r47326 | cladhaire | 2007-08-24 11:06:13 -0400 (Fri, 24 Aug 2007) | 6 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub:<br> &nbsp;* Added some comments to clarify intent/API<br> &nbsp;* Clarified the manual creation/upgrade process<br> &nbsp;* Added safecall()<br> &nbsp;* Fixed error checking in :FinalizeLibrary()</p> <p>------------------------------------------------------------------------<br> r47325 | ammo | 2007-08-24 10:40:40 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-5<br> - First implementation of FinalizeLibrary<br> - Upgrading embeds is still in the todo</p> <p>------------------------------------------------------------------------<br> r47324 | nevcairiel | 2007-08-24 10:36:22 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub</p> <p>LibStub: LS-1<br> - update logtemplate so that us tortoise users dont forget to set the LS- thingy<br> ------------------------------------------------------------------------<br> r47319 | ammo | 2007-08-24 09:50:10 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Store new _minor when upgrading</p> <p>------------------------------------------------------------------------<br> r47318 | nevcairiel | 2007-08-24 09:46:12 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> - raise error on level 2 ( so we blame the faulty lib, not us )<br> ------------------------------------------------------------------------<br> r47317 | nevcairiel | 2007-08-24 09:31:41 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - LIBSTUB_MINOR is now a manually increased number, no revision string anymore<br> - added metatable for LibStub(&#34;Library-1.0&#34;) support<br> ------------------------------------------------------------------------<br> r47315 | nevcairiel | 2007-08-24 09:15:14 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - added a check for an early return if our version is older<br> - moved the upgrade code around a bit<br> ------------------------------------------------------------------------<br> r47314 | nevcairiel | 2007-08-24 09:09:02 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Store _minor so version upgrading will actually work<br> - Don't clear the LS Object when not upgrading<br> ------------------------------------------------------------------------<br> r47312 | cladhaire | 2007-08-24 09:03:07 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> &nbsp;* Minor change to error checking in :NewLibrary()<br> &nbsp;* Converted space indentation to tabs for consistency</p> <p>------------------------------------------------------------------------<br> r47311 | nevcairiel | 2007-08-24 08:36:56 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-7<br> - Initial version of GetInstance<br> ------------------------------------------------------------------------<br> r47310 | nevcairiel | 2007-08-24 08:06:06 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> - We can return from NewLibrary aswell, if we call with the same minor<br> ------------------------------------------------------------------------<br> r47291 | kaelten | 2007-08-24 01:10:34 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> -Basic self update framework<br> -First draft of NewLibrary<br> ------------------------------------------------------------------------<br> r47287 | kaelten | 2007-08-23 22:57:45 -0400 (Thu, 23 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/LibStub<br> &nbsp; &nbsp;A /trunk/LibStub/LibStub.lua<br> &nbsp; &nbsp;A /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-1<br> - Initial Import<br> ------------------------------------------------------------------------</p> Sun, 26 Aug 2007 05:20:30 +0000 http://www.wowace.com/addons/libstub/files/35-lib-stub-r47446/ http://www.wowace.com/addons/libstub/files/35-lib-stub-r47446/ no-reply@curseforge.com (Nevcairiel) LibStub-r47441 http://www.wowace.com/addons/libstub/files/37-lib-stub-r47441/ <p>------------------------------------------------------------------------<br> r47441 | nevcairiel | 2007-08-26 04:04:02 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-8<br> - some indentation and wording changes<br> - keep the newline at eof ffs :P<br> ------------------------------------------------------------------------<br> r47439 | kaelten | 2007-08-26 03:58:27 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-<br> - bah damned spaces<br> ------------------------------------------------------------------------<br> r47438 | kaelten | 2007-08-26 03:57:38 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-<br> - Improved error message inside of GetLibrary<br> ------------------------------------------------------------------------<br> r47437 | kaelten | 2007-08-26 03:49:11 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-<br> - changed spaces to tabs<br> ------------------------------------------------------------------------<br> r47436 | kaelten | 2007-08-26 03:40:54 -0400 (Sun, 26 Aug 2007) | 5 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-14 LS-11 LS-12 LS-13 LS-15<br> - Drop of callback support<br> - Reworks and tweaks, line count at 50<br> - Dropped some of the error messages.&nbsp;&nbsp;<br> - Split up internal registry<br> ------------------------------------------------------------------------<br> r47433 | ammo | 2007-08-26 02:58:24 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - spaces -&gt; tabs</p> <p>------------------------------------------------------------------------<br> r47429 | kaelten | 2007-08-26 01:44:52 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-10<br> - Added :IterateLibraries()<br> ------------------------------------------------------------------------<br> r47426 | kaelten | 2007-08-26 01:35:25 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-13 LS-15<br> - Shifted Error messages to asserts.&nbsp;&nbsp;<br> - Supports Revision string minor version numbers in much less code.<br> ------------------------------------------------------------------------<br> r47394 | nevcairiel | 2007-08-25 05:15:31 -0400 (Sat, 25 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - minimal comment/indentation changes<br> ------------------------------------------------------------------------<br> r47366 | kaelten | 2007-08-24 18:58:21 -0400 (Fri, 24 Aug 2007) | 5 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - Changed GetInstance to GetLibrary<br> - Tweaks<br> &nbsp;</p> <p>------------------------------------------------------------------------<br> r47365 | kaelten | 2007-08-24 18:45:55 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - Fixed documentation</p> <p>------------------------------------------------------------------------<br> r47364 | kaelten | 2007-08-24 18:25:22 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub<br> - Small Fix<br> - Readability Improvements</p> <p>------------------------------------------------------------------------<br> r47361 | kaelten | 2007-08-24 17:45:16 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - Line count reduction</p> <p>------------------------------------------------------------------------<br> r47360 | kaelten | 2007-08-24 17:35:33 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - Fixed short cutting so that it can be inserted at the top of the file for libs.</p> <p>------------------------------------------------------------------------<br> r47348 | nevcairiel | 2007-08-24 13:50:26 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - some comment and indentation changes<br> ------------------------------------------------------------------------<br> r47347 | nevcairiel | 2007-08-24 13:36:33 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-7<br> - Added optional &#34;silent&#34; flag to GetInstance to turn off the error msg when the requested library was not found and return nil<br> - removed HasInstance<br> - removed Embed() and the exports parameter from FinalizeLibrary<br> ------------------------------------------------------------------------<br> r47341 | nevcairiel | 2007-08-24 12:28:51 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - use .minor for storing the version, at least consistent throughout the stub now<br> ------------------------------------------------------------------------<br> r47336 | ammo | 2007-08-24 11:49:06 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Add API comments</p> <p>------------------------------------------------------------------------<br> r47335 | ammo | 2007-08-24 11:38:21 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-1<br> - .toc corrections</p> <p>------------------------------------------------------------------------<br> r47332 | nevcairiel | 2007-08-24 11:18:53 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - pass-through the first return value in safecall()<br> ------------------------------------------------------------------------<br> r47331 | cladhaire | 2007-08-24 11:18:12 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-2<br> * Added an initial implementation of :Embed().<br> * Added :HasInstance() so we can check without erroring.</p> <p>------------------------------------------------------------------------<br> r47328 | ammo | 2007-08-24 11:11:49 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Fix error message for exports<br> - Actually check for unregister of callback</p> <p>------------------------------------------------------------------------<br> r47326 | cladhaire | 2007-08-24 11:06:13 -0400 (Fri, 24 Aug 2007) | 6 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub:<br> &nbsp;* Added some comments to clarify intent/API<br> &nbsp;* Clarified the manual creation/upgrade process<br> &nbsp;* Added safecall()<br> &nbsp;* Fixed error checking in :FinalizeLibrary()</p> <p>------------------------------------------------------------------------<br> r47325 | ammo | 2007-08-24 10:40:40 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-5<br> - First implementation of FinalizeLibrary<br> - Upgrading embeds is still in the todo</p> <p>------------------------------------------------------------------------<br> r47324 | nevcairiel | 2007-08-24 10:36:22 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub</p> <p>LibStub: LS-1<br> - update logtemplate so that us tortoise users dont forget to set the LS- thingy<br> ------------------------------------------------------------------------<br> r47319 | ammo | 2007-08-24 09:50:10 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Store new _minor when upgrading</p> <p>------------------------------------------------------------------------<br> r47318 | nevcairiel | 2007-08-24 09:46:12 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> - raise error on level 2 ( so we blame the faulty lib, not us )<br> ------------------------------------------------------------------------<br> r47317 | nevcairiel | 2007-08-24 09:31:41 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - LIBSTUB_MINOR is now a manually increased number, no revision string anymore<br> - added metatable for LibStub(&#34;Library-1.0&#34;) support<br> ------------------------------------------------------------------------<br> r47315 | nevcairiel | 2007-08-24 09:15:14 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - added a check for an early return if our version is older<br> - moved the upgrade code around a bit<br> ------------------------------------------------------------------------<br> r47314 | nevcairiel | 2007-08-24 09:09:02 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Store _minor so version upgrading will actually work<br> - Don't clear the LS Object when not upgrading<br> ------------------------------------------------------------------------<br> r47312 | cladhaire | 2007-08-24 09:03:07 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> &nbsp;* Minor change to error checking in :NewLibrary()<br> &nbsp;* Converted space indentation to tabs for consistency</p> <p>------------------------------------------------------------------------<br> r47311 | nevcairiel | 2007-08-24 08:36:56 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-7<br> - Initial version of GetInstance<br> ------------------------------------------------------------------------<br> r47310 | nevcairiel | 2007-08-24 08:06:06 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> - We can return from NewLibrary aswell, if we call with the same minor<br> ------------------------------------------------------------------------<br> r47291 | kaelten | 2007-08-24 01:10:34 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> -Basic self update framework<br> -First draft of NewLibrary<br> ------------------------------------------------------------------------<br> r47287 | kaelten | 2007-08-23 22:57:45 -0400 (Thu, 23 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/LibStub<br> &nbsp; &nbsp;A /trunk/LibStub/LibStub.lua<br> &nbsp; &nbsp;A /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-1<br> - Initial Import<br> ------------------------------------------------------------------------</p> Sun, 26 Aug 2007 04:29:57 +0000 http://www.wowace.com/addons/libstub/files/37-lib-stub-r47441/ http://www.wowace.com/addons/libstub/files/37-lib-stub-r47441/ no-reply@curseforge.com (Nevcairiel) LibStub-r47439 http://www.wowace.com/addons/libstub/files/39-lib-stub-r47439/ <p>------------------------------------------------------------------------<br> r47439 | kaelten | 2007-08-26 03:58:27 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-<br> - bah damned spaces<br> ------------------------------------------------------------------------<br> r47438 | kaelten | 2007-08-26 03:57:38 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-<br> - Improved error message inside of GetLibrary<br> ------------------------------------------------------------------------<br> r47437 | kaelten | 2007-08-26 03:49:11 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-<br> - changed spaces to tabs<br> ------------------------------------------------------------------------<br> r47436 | kaelten | 2007-08-26 03:40:54 -0400 (Sun, 26 Aug 2007) | 5 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-14 LS-11 LS-12 LS-13 LS-15<br> - Drop of callback support<br> - Reworks and tweaks, line count at 50<br> - Dropped some of the error messages.&nbsp;&nbsp;<br> - Split up internal registry<br> ------------------------------------------------------------------------<br> r47433 | ammo | 2007-08-26 02:58:24 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - spaces -&gt; tabs</p> <p>------------------------------------------------------------------------<br> r47429 | kaelten | 2007-08-26 01:44:52 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-10<br> - Added :IterateLibraries()<br> ------------------------------------------------------------------------<br> r47426 | kaelten | 2007-08-26 01:35:25 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-13 LS-15<br> - Shifted Error messages to asserts.&nbsp;&nbsp;<br> - Supports Revision string minor version numbers in much less code.<br> ------------------------------------------------------------------------<br> r47394 | nevcairiel | 2007-08-25 05:15:31 -0400 (Sat, 25 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - minimal comment/indentation changes<br> ------------------------------------------------------------------------<br> r47366 | kaelten | 2007-08-24 18:58:21 -0400 (Fri, 24 Aug 2007) | 5 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - Changed GetInstance to GetLibrary<br> - Tweaks<br> &nbsp;</p> <p>------------------------------------------------------------------------<br> r47365 | kaelten | 2007-08-24 18:45:55 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - Fixed documentation</p> <p>------------------------------------------------------------------------<br> r47364 | kaelten | 2007-08-24 18:25:22 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub<br> - Small Fix<br> - Readability Improvements</p> <p>------------------------------------------------------------------------<br> r47361 | kaelten | 2007-08-24 17:45:16 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - Line count reduction</p> <p>------------------------------------------------------------------------<br> r47360 | kaelten | 2007-08-24 17:35:33 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - Fixed short cutting so that it can be inserted at the top of the file for libs.</p> <p>------------------------------------------------------------------------<br> r47348 | nevcairiel | 2007-08-24 13:50:26 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - some comment and indentation changes<br> ------------------------------------------------------------------------<br> r47347 | nevcairiel | 2007-08-24 13:36:33 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-7<br> - Added optional &#34;silent&#34; flag to GetInstance to turn off the error msg when the requested library was not found and return nil<br> - removed HasInstance<br> - removed Embed() and the exports parameter from FinalizeLibrary<br> ------------------------------------------------------------------------<br> r47341 | nevcairiel | 2007-08-24 12:28:51 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - use .minor for storing the version, at least consistent throughout the stub now<br> ------------------------------------------------------------------------<br> r47336 | ammo | 2007-08-24 11:49:06 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Add API comments</p> <p>------------------------------------------------------------------------<br> r47335 | ammo | 2007-08-24 11:38:21 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-1<br> - .toc corrections</p> <p>------------------------------------------------------------------------<br> r47332 | nevcairiel | 2007-08-24 11:18:53 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - pass-through the first return value in safecall()<br> ------------------------------------------------------------------------<br> r47331 | cladhaire | 2007-08-24 11:18:12 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-2<br> * Added an initial implementation of :Embed().<br> * Added :HasInstance() so we can check without erroring.</p> <p>------------------------------------------------------------------------<br> r47328 | ammo | 2007-08-24 11:11:49 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Fix error message for exports<br> - Actually check for unregister of callback</p> <p>------------------------------------------------------------------------<br> r47326 | cladhaire | 2007-08-24 11:06:13 -0400 (Fri, 24 Aug 2007) | 6 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub:<br> &nbsp;* Added some comments to clarify intent/API<br> &nbsp;* Clarified the manual creation/upgrade process<br> &nbsp;* Added safecall()<br> &nbsp;* Fixed error checking in :FinalizeLibrary()</p> <p>------------------------------------------------------------------------<br> r47325 | ammo | 2007-08-24 10:40:40 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-5<br> - First implementation of FinalizeLibrary<br> - Upgrading embeds is still in the todo</p> <p>------------------------------------------------------------------------<br> r47324 | nevcairiel | 2007-08-24 10:36:22 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub</p> <p>LibStub: LS-1<br> - update logtemplate so that us tortoise users dont forget to set the LS- thingy<br> ------------------------------------------------------------------------<br> r47319 | ammo | 2007-08-24 09:50:10 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Store new _minor when upgrading</p> <p>------------------------------------------------------------------------<br> r47318 | nevcairiel | 2007-08-24 09:46:12 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> - raise error on level 2 ( so we blame the faulty lib, not us )<br> ------------------------------------------------------------------------<br> r47317 | nevcairiel | 2007-08-24 09:31:41 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - LIBSTUB_MINOR is now a manually increased number, no revision string anymore<br> - added metatable for LibStub(&#34;Library-1.0&#34;) support<br> ------------------------------------------------------------------------<br> r47315 | nevcairiel | 2007-08-24 09:15:14 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - added a check for an early return if our version is older<br> - moved the upgrade code around a bit<br> ------------------------------------------------------------------------<br> r47314 | nevcairiel | 2007-08-24 09:09:02 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Store _minor so version upgrading will actually work<br> - Don't clear the LS Object when not upgrading<br> ------------------------------------------------------------------------<br> r47312 | cladhaire | 2007-08-24 09:03:07 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> &nbsp;* Minor change to error checking in :NewLibrary()<br> &nbsp;* Converted space indentation to tabs for consistency</p> <p>------------------------------------------------------------------------<br> r47311 | nevcairiel | 2007-08-24 08:36:56 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-7<br> - Initial version of GetInstance<br> ------------------------------------------------------------------------<br> r47310 | nevcairiel | 2007-08-24 08:06:06 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> - We can return from NewLibrary aswell, if we call with the same minor<br> ------------------------------------------------------------------------<br> r47291 | kaelten | 2007-08-24 01:10:34 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> -Basic self update framework<br> -First draft of NewLibrary<br> ------------------------------------------------------------------------<br> r47287 | kaelten | 2007-08-23 22:57:45 -0400 (Thu, 23 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/LibStub<br> &nbsp; &nbsp;A /trunk/LibStub/LibStub.lua<br> &nbsp; &nbsp;A /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-1<br> - Initial Import<br> ------------------------------------------------------------------------</p> Sun, 26 Aug 2007 04:03:19 +0000 http://www.wowace.com/addons/libstub/files/39-lib-stub-r47439/ http://www.wowace.com/addons/libstub/files/39-lib-stub-r47439/ no-reply@curseforge.com (Nevcairiel) LibStub-r47436 http://www.wowace.com/addons/libstub/files/41-lib-stub-r47436/ <p>------------------------------------------------------------------------<br> r47436 | kaelten | 2007-08-26 03:40:54 -0400 (Sun, 26 Aug 2007) | 5 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-14 LS-11 LS-12 LS-13 LS-15<br> - Drop of callback support<br> - Reworks and tweaks, line count at 50<br> - Dropped some of the error messages.&nbsp;&nbsp;<br> - Split up internal registry<br> ------------------------------------------------------------------------<br> r47433 | ammo | 2007-08-26 02:58:24 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - spaces -&gt; tabs</p> <p>------------------------------------------------------------------------<br> r47429 | kaelten | 2007-08-26 01:44:52 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-10<br> - Added :IterateLibraries()<br> ------------------------------------------------------------------------<br> r47426 | kaelten | 2007-08-26 01:35:25 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-13 LS-15<br> - Shifted Error messages to asserts.&nbsp;&nbsp;<br> - Supports Revision string minor version numbers in much less code.<br> ------------------------------------------------------------------------<br> r47394 | nevcairiel | 2007-08-25 05:15:31 -0400 (Sat, 25 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - minimal comment/indentation changes<br> ------------------------------------------------------------------------<br> r47366 | kaelten | 2007-08-24 18:58:21 -0400 (Fri, 24 Aug 2007) | 5 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - Changed GetInstance to GetLibrary<br> - Tweaks<br> &nbsp;</p> <p>------------------------------------------------------------------------<br> r47365 | kaelten | 2007-08-24 18:45:55 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - Fixed documentation</p> <p>------------------------------------------------------------------------<br> r47364 | kaelten | 2007-08-24 18:25:22 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub<br> - Small Fix<br> - Readability Improvements</p> <p>------------------------------------------------------------------------<br> r47361 | kaelten | 2007-08-24 17:45:16 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - Line count reduction</p> <p>------------------------------------------------------------------------<br> r47360 | kaelten | 2007-08-24 17:35:33 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - Fixed short cutting so that it can be inserted at the top of the file for libs.</p> <p>------------------------------------------------------------------------<br> r47348 | nevcairiel | 2007-08-24 13:50:26 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - some comment and indentation changes<br> ------------------------------------------------------------------------<br> r47347 | nevcairiel | 2007-08-24 13:36:33 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-7<br> - Added optional &#34;silent&#34; flag to GetInstance to turn off the error msg when the requested library was not found and return nil<br> - removed HasInstance<br> - removed Embed() and the exports parameter from FinalizeLibrary<br> ------------------------------------------------------------------------<br> r47341 | nevcairiel | 2007-08-24 12:28:51 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - use .minor for storing the version, at least consistent throughout the stub now<br> ------------------------------------------------------------------------<br> r47336 | ammo | 2007-08-24 11:49:06 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Add API comments</p> <p>------------------------------------------------------------------------<br> r47335 | ammo | 2007-08-24 11:38:21 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-1<br> - .toc corrections</p> <p>------------------------------------------------------------------------<br> r47332 | nevcairiel | 2007-08-24 11:18:53 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - pass-through the first return value in safecall()<br> ------------------------------------------------------------------------<br> r47331 | cladhaire | 2007-08-24 11:18:12 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-2<br> * Added an initial implementation of :Embed().<br> * Added :HasInstance() so we can check without erroring.</p> <p>------------------------------------------------------------------------<br> r47328 | ammo | 2007-08-24 11:11:49 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Fix error message for exports<br> - Actually check for unregister of callback</p> <p>------------------------------------------------------------------------<br> r47326 | cladhaire | 2007-08-24 11:06:13 -0400 (Fri, 24 Aug 2007) | 6 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub:<br> &nbsp;* Added some comments to clarify intent/API<br> &nbsp;* Clarified the manual creation/upgrade process<br> &nbsp;* Added safecall()<br> &nbsp;* Fixed error checking in :FinalizeLibrary()</p> <p>------------------------------------------------------------------------<br> r47325 | ammo | 2007-08-24 10:40:40 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-5<br> - First implementation of FinalizeLibrary<br> - Upgrading embeds is still in the todo</p> <p>------------------------------------------------------------------------<br> r47324 | nevcairiel | 2007-08-24 10:36:22 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub</p> <p>LibStub: LS-1<br> - update logtemplate so that us tortoise users dont forget to set the LS- thingy<br> ------------------------------------------------------------------------<br> r47319 | ammo | 2007-08-24 09:50:10 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Store new _minor when upgrading</p> <p>------------------------------------------------------------------------<br> r47318 | nevcairiel | 2007-08-24 09:46:12 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> - raise error on level 2 ( so we blame the faulty lib, not us )<br> ------------------------------------------------------------------------<br> r47317 | nevcairiel | 2007-08-24 09:31:41 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - LIBSTUB_MINOR is now a manually increased number, no revision string anymore<br> - added metatable for LibStub(&#34;Library-1.0&#34;) support<br> ------------------------------------------------------------------------<br> r47315 | nevcairiel | 2007-08-24 09:15:14 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - added a check for an early return if our version is older<br> - moved the upgrade code around a bit<br> ------------------------------------------------------------------------<br> r47314 | nevcairiel | 2007-08-24 09:09:02 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Store _minor so version upgrading will actually work<br> - Don't clear the LS Object when not upgrading<br> ------------------------------------------------------------------------<br> r47312 | cladhaire | 2007-08-24 09:03:07 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> &nbsp;* Minor change to error checking in :NewLibrary()<br> &nbsp;* Converted space indentation to tabs for consistency</p> <p>------------------------------------------------------------------------<br> r47311 | nevcairiel | 2007-08-24 08:36:56 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-7<br> - Initial version of GetInstance<br> ------------------------------------------------------------------------<br> r47310 | nevcairiel | 2007-08-24 08:06:06 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> - We can return from NewLibrary aswell, if we call with the same minor<br> ------------------------------------------------------------------------<br> r47291 | kaelten | 2007-08-24 01:10:34 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> -Basic self update framework<br> -First draft of NewLibrary<br> ------------------------------------------------------------------------<br> r47287 | kaelten | 2007-08-23 22:57:45 -0400 (Thu, 23 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/LibStub<br> &nbsp; &nbsp;A /trunk/LibStub/LibStub.lua<br> &nbsp; &nbsp;A /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-1<br> - Initial Import<br> ------------------------------------------------------------------------</p> Sun, 26 Aug 2007 03:43:21 +0000 http://www.wowace.com/addons/libstub/files/41-lib-stub-r47436/ http://www.wowace.com/addons/libstub/files/41-lib-stub-r47436/ no-reply@curseforge.com (Nevcairiel) LibStub-r47433 http://www.wowace.com/addons/libstub/files/43-lib-stub-r47433/ <p>------------------------------------------------------------------------<br> r47433 | ammo | 2007-08-26 02:58:24 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - spaces -&gt; tabs</p> <p>------------------------------------------------------------------------<br> r47429 | kaelten | 2007-08-26 01:44:52 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-10<br> - Added :IterateLibraries()<br> ------------------------------------------------------------------------<br> r47426 | kaelten | 2007-08-26 01:35:25 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-13 LS-15<br> - Shifted Error messages to asserts.&nbsp;&nbsp;<br> - Supports Revision string minor version numbers in much less code.<br> ------------------------------------------------------------------------<br> r47394 | nevcairiel | 2007-08-25 05:15:31 -0400 (Sat, 25 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - minimal comment/indentation changes<br> ------------------------------------------------------------------------<br> r47366 | kaelten | 2007-08-24 18:58:21 -0400 (Fri, 24 Aug 2007) | 5 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - Changed GetInstance to GetLibrary<br> - Tweaks<br> &nbsp;</p> <p>------------------------------------------------------------------------<br> r47365 | kaelten | 2007-08-24 18:45:55 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - Fixed documentation</p> <p>------------------------------------------------------------------------<br> r47364 | kaelten | 2007-08-24 18:25:22 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub<br> - Small Fix<br> - Readability Improvements</p> <p>------------------------------------------------------------------------<br> r47361 | kaelten | 2007-08-24 17:45:16 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - Line count reduction</p> <p>------------------------------------------------------------------------<br> r47360 | kaelten | 2007-08-24 17:35:33 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - Fixed short cutting so that it can be inserted at the top of the file for libs.</p> <p>------------------------------------------------------------------------<br> r47348 | nevcairiel | 2007-08-24 13:50:26 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - some comment and indentation changes<br> ------------------------------------------------------------------------<br> r47347 | nevcairiel | 2007-08-24 13:36:33 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-7<br> - Added optional &#34;silent&#34; flag to GetInstance to turn off the error msg when the requested library was not found and return nil<br> - removed HasInstance<br> - removed Embed() and the exports parameter from FinalizeLibrary<br> ------------------------------------------------------------------------<br> r47341 | nevcairiel | 2007-08-24 12:28:51 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - use .minor for storing the version, at least consistent throughout the stub now<br> ------------------------------------------------------------------------<br> r47336 | ammo | 2007-08-24 11:49:06 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Add API comments</p> <p>------------------------------------------------------------------------<br> r47335 | ammo | 2007-08-24 11:38:21 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-1<br> - .toc corrections</p> <p>------------------------------------------------------------------------<br> r47332 | nevcairiel | 2007-08-24 11:18:53 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - pass-through the first return value in safecall()<br> ------------------------------------------------------------------------<br> r47331 | cladhaire | 2007-08-24 11:18:12 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-2<br> * Added an initial implementation of :Embed().<br> * Added :HasInstance() so we can check without erroring.</p> <p>------------------------------------------------------------------------<br> r47328 | ammo | 2007-08-24 11:11:49 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Fix error message for exports<br> - Actually check for unregister of callback</p> <p>------------------------------------------------------------------------<br> r47326 | cladhaire | 2007-08-24 11:06:13 -0400 (Fri, 24 Aug 2007) | 6 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub:<br> &nbsp;* Added some comments to clarify intent/API<br> &nbsp;* Clarified the manual creation/upgrade process<br> &nbsp;* Added safecall()<br> &nbsp;* Fixed error checking in :FinalizeLibrary()</p> <p>------------------------------------------------------------------------<br> r47325 | ammo | 2007-08-24 10:40:40 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-5<br> - First implementation of FinalizeLibrary<br> - Upgrading embeds is still in the todo</p> <p>------------------------------------------------------------------------<br> r47324 | nevcairiel | 2007-08-24 10:36:22 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub</p> <p>LibStub: LS-1<br> - update logtemplate so that us tortoise users dont forget to set the LS- thingy<br> ------------------------------------------------------------------------<br> r47319 | ammo | 2007-08-24 09:50:10 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Store new _minor when upgrading</p> <p>------------------------------------------------------------------------<br> r47318 | nevcairiel | 2007-08-24 09:46:12 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> - raise error on level 2 ( so we blame the faulty lib, not us )<br> ------------------------------------------------------------------------<br> r47317 | nevcairiel | 2007-08-24 09:31:41 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - LIBSTUB_MINOR is now a manually increased number, no revision string anymore<br> - added metatable for LibStub(&#34;Library-1.0&#34;) support<br> ------------------------------------------------------------------------<br> r47315 | nevcairiel | 2007-08-24 09:15:14 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - added a check for an early return if our version is older<br> - moved the upgrade code around a bit<br> ------------------------------------------------------------------------<br> r47314 | nevcairiel | 2007-08-24 09:09:02 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Store _minor so version upgrading will actually work<br> - Don't clear the LS Object when not upgrading<br> ------------------------------------------------------------------------<br> r47312 | cladhaire | 2007-08-24 09:03:07 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> &nbsp;* Minor change to error checking in :NewLibrary()<br> &nbsp;* Converted space indentation to tabs for consistency</p> <p>------------------------------------------------------------------------<br> r47311 | nevcairiel | 2007-08-24 08:36:56 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-7<br> - Initial version of GetInstance<br> ------------------------------------------------------------------------<br> r47310 | nevcairiel | 2007-08-24 08:06:06 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> - We can return from NewLibrary aswell, if we call with the same minor<br> ------------------------------------------------------------------------<br> r47291 | kaelten | 2007-08-24 01:10:34 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> -Basic self update framework<br> -First draft of NewLibrary<br> ------------------------------------------------------------------------<br> r47287 | kaelten | 2007-08-23 22:57:45 -0400 (Thu, 23 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/LibStub<br> &nbsp; &nbsp;A /trunk/LibStub/LibStub.lua<br> &nbsp; &nbsp;A /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-1<br> - Initial Import<br> ------------------------------------------------------------------------</p> Sun, 26 Aug 2007 03:00:26 +0000 http://www.wowace.com/addons/libstub/files/43-lib-stub-r47433/ http://www.wowace.com/addons/libstub/files/43-lib-stub-r47433/ no-reply@curseforge.com (Nevcairiel) LibStub-r47429 http://www.wowace.com/addons/libstub/files/45-lib-stub-r47429/ <p>------------------------------------------------------------------------<br> r47429 | kaelten | 2007-08-26 01:44:52 -0400 (Sun, 26 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-10<br> - Added :IterateLibraries()<br> ------------------------------------------------------------------------<br> r47426 | kaelten | 2007-08-26 01:35:25 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-13 LS-15<br> - Shifted Error messages to asserts.&nbsp;&nbsp;<br> - Supports Revision string minor version numbers in much less code.<br> ------------------------------------------------------------------------<br> r47394 | nevcairiel | 2007-08-25 05:15:31 -0400 (Sat, 25 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - minimal comment/indentation changes<br> ------------------------------------------------------------------------<br> r47366 | kaelten | 2007-08-24 18:58:21 -0400 (Fri, 24 Aug 2007) | 5 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - Changed GetInstance to GetLibrary<br> - Tweaks<br> &nbsp;</p> <p>------------------------------------------------------------------------<br> r47365 | kaelten | 2007-08-24 18:45:55 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - Fixed documentation</p> <p>------------------------------------------------------------------------<br> r47364 | kaelten | 2007-08-24 18:25:22 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub<br> - Small Fix<br> - Readability Improvements</p> <p>------------------------------------------------------------------------<br> r47361 | kaelten | 2007-08-24 17:45:16 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - Line count reduction</p> <p>------------------------------------------------------------------------<br> r47360 | kaelten | 2007-08-24 17:35:33 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - Fixed short cutting so that it can be inserted at the top of the file for libs.</p> <p>------------------------------------------------------------------------<br> r47348 | nevcairiel | 2007-08-24 13:50:26 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - some comment and indentation changes<br> ------------------------------------------------------------------------<br> r47347 | nevcairiel | 2007-08-24 13:36:33 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-7<br> - Added optional &#34;silent&#34; flag to GetInstance to turn off the error msg when the requested library was not found and return nil<br> - removed HasInstance<br> - removed Embed() and the exports parameter from FinalizeLibrary<br> ------------------------------------------------------------------------<br> r47341 | nevcairiel | 2007-08-24 12:28:51 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - use .minor for storing the version, at least consistent throughout the stub now<br> ------------------------------------------------------------------------<br> r47336 | ammo | 2007-08-24 11:49:06 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Add API comments</p> <p>------------------------------------------------------------------------<br> r47335 | ammo | 2007-08-24 11:38:21 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-1<br> - .toc corrections</p> <p>------------------------------------------------------------------------<br> r47332 | nevcairiel | 2007-08-24 11:18:53 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - pass-through the first return value in safecall()<br> ------------------------------------------------------------------------<br> r47331 | cladhaire | 2007-08-24 11:18:12 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-2<br> * Added an initial implementation of :Embed().<br> * Added :HasInstance() so we can check without erroring.</p> <p>------------------------------------------------------------------------<br> r47328 | ammo | 2007-08-24 11:11:49 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Fix error message for exports<br> - Actually check for unregister of callback</p> <p>------------------------------------------------------------------------<br> r47326 | cladhaire | 2007-08-24 11:06:13 -0400 (Fri, 24 Aug 2007) | 6 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub:<br> &nbsp;* Added some comments to clarify intent/API<br> &nbsp;* Clarified the manual creation/upgrade process<br> &nbsp;* Added safecall()<br> &nbsp;* Fixed error checking in :FinalizeLibrary()</p> <p>------------------------------------------------------------------------<br> r47325 | ammo | 2007-08-24 10:40:40 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-5<br> - First implementation of FinalizeLibrary<br> - Upgrading embeds is still in the todo</p> <p>------------------------------------------------------------------------<br> r47324 | nevcairiel | 2007-08-24 10:36:22 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub</p> <p>LibStub: LS-1<br> - update logtemplate so that us tortoise users dont forget to set the LS- thingy<br> ------------------------------------------------------------------------<br> r47319 | ammo | 2007-08-24 09:50:10 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Store new _minor when upgrading</p> <p>------------------------------------------------------------------------<br> r47318 | nevcairiel | 2007-08-24 09:46:12 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> - raise error on level 2 ( so we blame the faulty lib, not us )<br> ------------------------------------------------------------------------<br> r47317 | nevcairiel | 2007-08-24 09:31:41 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - LIBSTUB_MINOR is now a manually increased number, no revision string anymore<br> - added metatable for LibStub(&#34;Library-1.0&#34;) support<br> ------------------------------------------------------------------------<br> r47315 | nevcairiel | 2007-08-24 09:15:14 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - added a check for an early return if our version is older<br> - moved the upgrade code around a bit<br> ------------------------------------------------------------------------<br> r47314 | nevcairiel | 2007-08-24 09:09:02 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Store _minor so version upgrading will actually work<br> - Don't clear the LS Object when not upgrading<br> ------------------------------------------------------------------------<br> r47312 | cladhaire | 2007-08-24 09:03:07 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> &nbsp;* Minor change to error checking in :NewLibrary()<br> &nbsp;* Converted space indentation to tabs for consistency</p> <p>------------------------------------------------------------------------<br> r47311 | nevcairiel | 2007-08-24 08:36:56 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-7<br> - Initial version of GetInstance<br> ------------------------------------------------------------------------<br> r47310 | nevcairiel | 2007-08-24 08:06:06 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> - We can return from NewLibrary aswell, if we call with the same minor<br> ------------------------------------------------------------------------<br> r47291 | kaelten | 2007-08-24 01:10:34 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> -Basic self update framework<br> -First draft of NewLibrary<br> ------------------------------------------------------------------------<br> r47287 | kaelten | 2007-08-23 22:57:45 -0400 (Thu, 23 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/LibStub<br> &nbsp; &nbsp;A /trunk/LibStub/LibStub.lua<br> &nbsp; &nbsp;A /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-1<br> - Initial Import<br> ------------------------------------------------------------------------</p> Sun, 26 Aug 2007 02:00:54 +0000 http://www.wowace.com/addons/libstub/files/45-lib-stub-r47429/ http://www.wowace.com/addons/libstub/files/45-lib-stub-r47429/ no-reply@curseforge.com (Nevcairiel) LibStub-r47426 http://www.wowace.com/addons/libstub/files/68-lib-stub-r47426/ <p>------------------------------------------------------------------------<br> r47426 | kaelten | 2007-08-26 01:35:25 -0400 (Sun, 26 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-13 LS-15<br> - Shifted Error messages to asserts.&nbsp;&nbsp;<br> - Supports Revision string minor version numbers in much less code.<br> ------------------------------------------------------------------------<br> r47394 | nevcairiel | 2007-08-25 05:15:31 -0400 (Sat, 25 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - minimal comment/indentation changes<br> ------------------------------------------------------------------------<br> r47366 | kaelten | 2007-08-24 18:58:21 -0400 (Fri, 24 Aug 2007) | 5 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - Changed GetInstance to GetLibrary<br> - Tweaks<br> &nbsp;</p> <p>------------------------------------------------------------------------<br> r47365 | kaelten | 2007-08-24 18:45:55 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - Fixed documentation</p> <p>------------------------------------------------------------------------<br> r47364 | kaelten | 2007-08-24 18:25:22 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub<br> - Small Fix<br> - Readability Improvements</p> <p>------------------------------------------------------------------------<br> r47361 | kaelten | 2007-08-24 17:45:16 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - Line count reduction</p> <p>------------------------------------------------------------------------<br> r47360 | kaelten | 2007-08-24 17:35:33 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - Fixed short cutting so that it can be inserted at the top of the file for libs.</p> <p>------------------------------------------------------------------------<br> r47348 | nevcairiel | 2007-08-24 13:50:26 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - some comment and indentation changes<br> ------------------------------------------------------------------------<br> r47347 | nevcairiel | 2007-08-24 13:36:33 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-7<br> - Added optional &#34;silent&#34; flag to GetInstance to turn off the error msg when the requested library was not found and return nil<br> - removed HasInstance<br> - removed Embed() and the exports parameter from FinalizeLibrary<br> ------------------------------------------------------------------------<br> r47341 | nevcairiel | 2007-08-24 12:28:51 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - use .minor for storing the version, at least consistent throughout the stub now<br> ------------------------------------------------------------------------<br> r47336 | ammo | 2007-08-24 11:49:06 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Add API comments</p> <p>------------------------------------------------------------------------<br> r47335 | ammo | 2007-08-24 11:38:21 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-1<br> - .toc corrections</p> <p>------------------------------------------------------------------------<br> r47332 | nevcairiel | 2007-08-24 11:18:53 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - pass-through the first return value in safecall()<br> ------------------------------------------------------------------------<br> r47331 | cladhaire | 2007-08-24 11:18:12 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-2<br> * Added an initial implementation of :Embed().<br> * Added :HasInstance() so we can check without erroring.</p> <p>------------------------------------------------------------------------<br> r47328 | ammo | 2007-08-24 11:11:49 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Fix error message for exports<br> - Actually check for unregister of callback</p> <p>------------------------------------------------------------------------<br> r47326 | cladhaire | 2007-08-24 11:06:13 -0400 (Fri, 24 Aug 2007) | 6 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub:<br> &nbsp;* Added some comments to clarify intent/API<br> &nbsp;* Clarified the manual creation/upgrade process<br> &nbsp;* Added safecall()<br> &nbsp;* Fixed error checking in :FinalizeLibrary()</p> <p>------------------------------------------------------------------------<br> r47325 | ammo | 2007-08-24 10:40:40 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-5<br> - First implementation of FinalizeLibrary<br> - Upgrading embeds is still in the todo</p> <p>------------------------------------------------------------------------<br> r47324 | nevcairiel | 2007-08-24 10:36:22 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub</p> <p>LibStub: LS-1<br> - update logtemplate so that us tortoise users dont forget to set the LS- thingy<br> ------------------------------------------------------------------------<br> r47319 | ammo | 2007-08-24 09:50:10 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Store new _minor when upgrading</p> <p>------------------------------------------------------------------------<br> r47318 | nevcairiel | 2007-08-24 09:46:12 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> - raise error on level 2 ( so we blame the faulty lib, not us )<br> ------------------------------------------------------------------------<br> r47317 | nevcairiel | 2007-08-24 09:31:41 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - LIBSTUB_MINOR is now a manually increased number, no revision string anymore<br> - added metatable for LibStub(&#34;Library-1.0&#34;) support<br> ------------------------------------------------------------------------<br> r47315 | nevcairiel | 2007-08-24 09:15:14 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - added a check for an early return if our version is older<br> - moved the upgrade code around a bit<br> ------------------------------------------------------------------------<br> r47314 | nevcairiel | 2007-08-24 09:09:02 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Store _minor so version upgrading will actually work<br> - Don't clear the LS Object when not upgrading<br> ------------------------------------------------------------------------<br> r47312 | cladhaire | 2007-08-24 09:03:07 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> &nbsp;* Minor change to error checking in :NewLibrary()<br> &nbsp;* Converted space indentation to tabs for consistency</p> <p>------------------------------------------------------------------------<br> r47311 | nevcairiel | 2007-08-24 08:36:56 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-7<br> - Initial version of GetInstance<br> ------------------------------------------------------------------------<br> r47310 | nevcairiel | 2007-08-24 08:06:06 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> - We can return from NewLibrary aswell, if we call with the same minor<br> ------------------------------------------------------------------------<br> r47291 | kaelten | 2007-08-24 01:10:34 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> -Basic self update framework<br> -First draft of NewLibrary<br> ------------------------------------------------------------------------<br> r47287 | kaelten | 2007-08-23 22:57:45 -0400 (Thu, 23 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/LibStub<br> &nbsp; &nbsp;A /trunk/LibStub/LibStub.lua<br> &nbsp; &nbsp;A /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-1<br> - Initial Import<br> ------------------------------------------------------------------------</p> Sun, 26 Aug 2007 01:42:30 +0000 http://www.wowace.com/addons/libstub/files/68-lib-stub-r47426/ http://www.wowace.com/addons/libstub/files/68-lib-stub-r47426/ no-reply@curseforge.com (Nevcairiel) LibStub-r47394 http://www.wowace.com/addons/libstub/files/67-lib-stub-r47394/ <p>------------------------------------------------------------------------<br> r47394 | nevcairiel | 2007-08-25 05:15:31 -0400 (Sat, 25 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - minimal comment/indentation changes<br> ------------------------------------------------------------------------<br> r47366 | kaelten | 2007-08-24 18:58:21 -0400 (Fri, 24 Aug 2007) | 5 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - Changed GetInstance to GetLibrary<br> - Tweaks<br> &nbsp;</p> <p>------------------------------------------------------------------------<br> r47365 | kaelten | 2007-08-24 18:45:55 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS<br> - Fixed documentation</p> <p>------------------------------------------------------------------------<br> r47364 | kaelten | 2007-08-24 18:25:22 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub<br> - Small Fix<br> - Readability Improvements</p> <p>------------------------------------------------------------------------<br> r47361 | kaelten | 2007-08-24 17:45:16 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - Line count reduction</p> <p>------------------------------------------------------------------------<br> r47360 | kaelten | 2007-08-24 17:35:33 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - Fixed short cutting so that it can be inserted at the top of the file for libs.</p> <p>------------------------------------------------------------------------<br> r47348 | nevcairiel | 2007-08-24 13:50:26 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - some comment and indentation changes<br> ------------------------------------------------------------------------<br> r47347 | nevcairiel | 2007-08-24 13:36:33 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-7<br> - Added optional &#34;silent&#34; flag to GetInstance to turn off the error msg when the requested library was not found and return nil<br> - removed HasInstance<br> - removed Embed() and the exports parameter from FinalizeLibrary<br> ------------------------------------------------------------------------<br> r47341 | nevcairiel | 2007-08-24 12:28:51 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - use .minor for storing the version, at least consistent throughout the stub now<br> ------------------------------------------------------------------------<br> r47336 | ammo | 2007-08-24 11:49:06 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Add API comments</p> <p>------------------------------------------------------------------------<br> r47335 | ammo | 2007-08-24 11:38:21 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-1<br> - .toc corrections</p> <p>------------------------------------------------------------------------<br> r47332 | nevcairiel | 2007-08-24 11:18:53 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - pass-through the first return value in safecall()<br> ------------------------------------------------------------------------<br> r47331 | cladhaire | 2007-08-24 11:18:12 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-2<br> * Added an initial implementation of :Embed().<br> * Added :HasInstance() so we can check without erroring.</p> <p>------------------------------------------------------------------------<br> r47328 | ammo | 2007-08-24 11:11:49 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Fix error message for exports<br> - Actually check for unregister of callback</p> <p>------------------------------------------------------------------------<br> r47326 | cladhaire | 2007-08-24 11:06:13 -0400 (Fri, 24 Aug 2007) | 6 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub:<br> &nbsp;* Added some comments to clarify intent/API<br> &nbsp;* Clarified the manual creation/upgrade process<br> &nbsp;* Added safecall()<br> &nbsp;* Fixed error checking in :FinalizeLibrary()</p> <p>------------------------------------------------------------------------<br> r47325 | ammo | 2007-08-24 10:40:40 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-5<br> - First implementation of FinalizeLibrary<br> - Upgrading embeds is still in the todo</p> <p>------------------------------------------------------------------------<br> r47324 | nevcairiel | 2007-08-24 10:36:22 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub</p> <p>LibStub: LS-1<br> - update logtemplate so that us tortoise users dont forget to set the LS- thingy<br> ------------------------------------------------------------------------<br> r47319 | ammo | 2007-08-24 09:50:10 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Store new _minor when upgrading</p> <p>------------------------------------------------------------------------<br> r47318 | nevcairiel | 2007-08-24 09:46:12 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> - raise error on level 2 ( so we blame the faulty lib, not us )<br> ------------------------------------------------------------------------<br> r47317 | nevcairiel | 2007-08-24 09:31:41 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - LIBSTUB_MINOR is now a manually increased number, no revision string anymore<br> - added metatable for LibStub(&#34;Library-1.0&#34;) support<br> ------------------------------------------------------------------------<br> r47315 | nevcairiel | 2007-08-24 09:15:14 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> - added a check for an early return if our version is older<br> - moved the upgrade code around a bit<br> ------------------------------------------------------------------------<br> r47314 | nevcairiel | 2007-08-24 09:09:02 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-1<br> - Store _minor so version upgrading will actually work<br> - Don't clear the LS Object when not upgrading<br> ------------------------------------------------------------------------<br> r47312 | cladhaire | 2007-08-24 09:03:07 -0400 (Fri, 24 Aug 2007) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: <br> &nbsp;* Minor change to error checking in :NewLibrary()<br> &nbsp;* Converted space indentation to tabs for consistency</p> <p>------------------------------------------------------------------------<br> r47311 | nevcairiel | 2007-08-24 08:36:56 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-7<br> - Initial version of GetInstance<br> ------------------------------------------------------------------------<br> r47310 | nevcairiel | 2007-08-24 08:06:06 -0400 (Fri, 24 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> - We can return from NewLibrary aswell, if we call with the same minor<br> ------------------------------------------------------------------------<br> r47291 | kaelten | 2007-08-24 01:10:34 -0400 (Fri, 24 Aug 2007) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/LibStub/LibStub.lua</p> <p>LibStub: LS-4<br> -Basic self update framework<br> -First draft of NewLibrary<br> ------------------------------------------------------------------------<br> r47287 | kaelten | 2007-08-23 22:57:45 -0400 (Thu, 23 Aug 2007) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/LibStub<br> &nbsp; &nbsp;A /trunk/LibStub/LibStub.lua<br> &nbsp; &nbsp;A /trunk/LibStub/LibStub.toc</p> <p>LibStub: LS-1<br> - Initial Import<br> ------------------------------------------------------------------------</p> Sat, 25 Aug 2007 05:22:25 +0000 http://www.wowace.com/addons/libstub/files/67-lib-stub-r47394/ http://www.wowace.com/addons/libstub/files/67-lib-stub-r47394/ no-reply@curseforge.com (Nevcairiel)