LibStub-r47325
Details
-
FilenameLibStub-r47325.zip
-
Uploaded by
-
UploadedAug 24, 2007
-
Size5.03 KB
-
Downloads264
-
MD54ca41e65c9a3a9d3fa9c355584d188db
Supported WoW Retail Versions
- 2.1.3
Changelog
------------------------------------------------------------------------
r47325 | ammo | 2007-08-24 10:40:40 -0400 (Fri, 24 Aug 2007) | 4 lines
Changed paths:
M /trunk/LibStub/LibStub.lua
LibStub: LS-5
- First implementation of FinalizeLibrary
- Upgrading embeds is still in the todo
------------------------------------------------------------------------
r47324 | nevcairiel | 2007-08-24 10:36:22 -0400 (Fri, 24 Aug 2007) | 2 lines
Changed paths:
M /trunk/LibStub
LibStub: LS-1
- update logtemplate so that us tortoise users dont forget to set the LS- thingy
------------------------------------------------------------------------
r47319 | ammo | 2007-08-24 09:50:10 -0400 (Fri, 24 Aug 2007) | 3 lines
Changed paths:
M /trunk/LibStub/LibStub.lua
LibStub: LS-1
- Store new _minor when upgrading
------------------------------------------------------------------------
r47318 | nevcairiel | 2007-08-24 09:46:12 -0400 (Fri, 24 Aug 2007) | 2 lines
Changed paths:
M /trunk/LibStub/LibStub.lua
LibStub: LS-4
- raise error on level 2 ( so we blame the faulty lib, not us )
------------------------------------------------------------------------
r47317 | nevcairiel | 2007-08-24 09:31:41 -0400 (Fri, 24 Aug 2007) | 3 lines
Changed paths:
M /trunk/LibStub/LibStub.lua
LibStub:
- LIBSTUB_MINOR is now a manually increased number, no revision string anymore
- added metatable for LibStub("Library-1.0") support
------------------------------------------------------------------------
r47315 | nevcairiel | 2007-08-24 09:15:14 -0400 (Fri, 24 Aug 2007) | 3 lines
Changed paths:
M /trunk/LibStub/LibStub.lua
LibStub:
- added a check for an early return if our version is older
- moved the upgrade code around a bit
------------------------------------------------------------------------
r47314 | nevcairiel | 2007-08-24 09:09:02 -0400 (Fri, 24 Aug 2007) | 3 lines
Changed paths:
M /trunk/LibStub/LibStub.lua
LibStub: LS-1
- Store _minor so version upgrading will actually work
- Don't clear the LS Object when not upgrading
------------------------------------------------------------------------
r47312 | cladhaire | 2007-08-24 09:03:07 -0400 (Fri, 24 Aug 2007) | 4 lines
Changed paths:
M /trunk/LibStub/LibStub.lua
LibStub:
* Minor change to error checking in :NewLibrary()
* Converted space indentation to tabs for consistency
------------------------------------------------------------------------
r47311 | nevcairiel | 2007-08-24 08:36:56 -0400 (Fri, 24 Aug 2007) | 2 lines
Changed paths:
M /trunk/LibStub/LibStub.lua
LibStub: LS-7
- Initial version of GetInstance
------------------------------------------------------------------------
r47310 | nevcairiel | 2007-08-24 08:06:06 -0400 (Fri, 24 Aug 2007) | 2 lines
Changed paths:
M /trunk/LibStub
M /trunk/LibStub/LibStub.lua
LibStub: LS-4
- We can return from NewLibrary aswell, if we call with the same minor
------------------------------------------------------------------------
r47291 | kaelten | 2007-08-24 01:10:34 -0400 (Fri, 24 Aug 2007) | 3 lines
Changed paths:
M /trunk/LibStub/LibStub.lua
LibStub: LS-4
-Basic self update framework
-First draft of NewLibrary
------------------------------------------------------------------------
r47287 | kaelten | 2007-08-23 22:57:45 -0400 (Thu, 23 Aug 2007) | 2 lines
Changed paths:
A /trunk/LibStub
A /trunk/LibStub/LibStub.lua
A /trunk/LibStub/LibStub.toc
LibStub: LS-1
- Initial Import
------------------------------------------------------------------------