LibStub-r47315
Details
-
FilenameLibStub-r47315.zip
-
Uploaded by
-
UploadedAug 24, 2007
-
Size3.24 KB
-
Downloads250
-
MD50c1d8a1d656d53af313ea08249008c60
Supported WoW Retail Versions
- 2.1.3
Changelog
------------------------------------------------------------------------
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
------------------------------------------------------------------------