View detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

root: 97 20

latest revision download root:

97 deleted | Diffs: previous, other | Lines: 0 ( +0, -293 )

Created: 2008-07-28 08:03:43 -0400 (5 months 10 days ago) | Author: Norganna | Changeset: 97

MISC-14: Remove LibRecycle and revert all allocations/recyclings of tables to native lua table allocation and garbage collection.

95 annotated / raw | Diffs: previous, other | Lines: 293 ( +1, -1 )

Created: 2008-07-25 15:25:00 -0400 (5 months 13 days ago) | Author: RockSlice | Changeset: 95

CNFG-52: bumps librecyle's LIBRARY_VERSION_MINOR (which wasn't done with r87)

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

87 annotated / raw | Diffs: previous, other | Lines: 293 ( +3, -1 )

Created: 2008-07-11 23:04:59 -0400 (5 months 26 days ago) | Author: RockSlice | Changeset: 87

fixes nil argument to 'pairs' on line 210 (CNFG-48)

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

85 annotated / raw | Diffs: previous, other | Lines: 291 ( +128, -144 )

Created: 2008-06-22 23:39:50 -0400 (6 months ago) | Author: Mikk | Changeset: 85

CNFG-38:
- We no longer do recycling, but we do some lightish debugging/sanity checking to see if someone fiddles with tables after they're supposed to be recycled. Nothing prevents the GC from claiming the tables normally.
- In-depth debugging can be enabled via .Debug(true). Calls to .Stats() after that will have detailed callstack reports.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

75 annotated / raw | Diffs: previous, other | Lines: 307 ( +40, -4 )

Created: 2008-03-23 01:01:21 -0400 (9 months ago) | Author: ccox | Changeset: 75

(fixes CNFG-37) add an optional mode to gather and print out stack crawls for reuse of a recycled table

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

74 annotated / raw | Diffs: previous, other | Lines: 271 ( +1, -0 )

Created: 2008-03-23 00:57:30 -0400 (9 months ago) | Author: ccox | Changeset: 74

(fixes CNFG-18) when using 3 arguments or more to recycle, pick up the first one as the table

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

68 annotated / raw | Diffs: previous, other | Lines: 270 ( +8, -9 )

Created: 2008-02-12 03:05:07 -0500 (10 months ago) | Author: mentalpower | Changeset: 68

Holy war against trailing white space!

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

44 annotated / raw | Diffs: previous, other | Lines: 271 ( +20, -2 )

Created: 2007-11-26 02:59:26 -0500 (13 months ago) | Author: Norganna | Changeset: 44

Fix the recycle recursion detection to still clean out the callers table entry even if the recycle is recursive

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

43 annotated / raw | Diffs: previous, other | Lines: 253 ( +48, -11 )

Created: 2007-11-26 01:36:47 -0500 (13 months ago) | Author: Norganna | Changeset: 43

Add better tracking of recycled tables to detect when they are being used without reacquisition, improve recursive recycling detection to avoid possible contamination by a prior recycle, and bump the LIBRARY_VERSION_MINOR to 2

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

40 annotated / raw | Diffs: previous, other | Lines: 216 ( +6, -1 )

Created: 2007-11-17 17:43:16 -0500 (13 months ago) | Author: RockSlice | Changeset: 40

resolves bug [ADV-65]: stack overflow within recycle while pausing, leaving AH or doing an Appraiser refresh

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

27 annotated / raw | Diffs: previous, other | Lines: 211 ( +2, -1 )

Created: 2007-11-04 18:16:47 -0500 (14 months ago) | Author: Norganna | Changeset: 27

Repair clone function's recycling of the hisotry table (CNFG-11)

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

26 annotated / raw | Diffs: previous, other | Lines: 210 ( +60, -2 )

Created: 2007-11-04 10:03:17 -0500 (14 months ago) | Author: Norganna | Changeset: 26

Add additional functionality for expanding and contracting category levels to increase the number of tabs configator can support (CNFG-10)

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

22 new/moved annotated / raw | Diffs: previous, other | Lines: 152 ( +152, -0 )

Created: 2007-10-22 21:02:31 -0400 (14 months ago) | Author: Norganna | Changeset: 22

Moved from: trunk/Configator/Psychler.lua 21

Rename Psychler to LibRecycle (part 2) (CNFG-9)

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

21 annotated / raw | Diffs: previous, other | Lines: 152 ( +40, -8 )

Created: 2007-10-22 21:01:15 -0400 (14 months ago) | Author: Norganna | Changeset: 21

Moved to: trunk/Configator/LibRecycle.lua 22

Rename Psychler to LibRecycle (part 1) and fix recursion error (CNFG-9)

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

20 new annotated / raw | Lines: 120 ( +120, -0 )

Created: 2007-10-22 05:41:18 -0400 (14 months ago) | Author: Norganna | Changeset: 20

Moving recycling functionality into a LibStub based embeddable library (Resolves CNFG-7)

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

Crucible: Open Source License registered to Norganna's AddOns.
Version 1.6.5.a is available.
Atlassian Crucible, painless code review. (Version:1.6.4 Build:build-344 2008-11-20) - Administration - Page generated 2009-01-07 17:05 -0500