Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-25 | fixed last blocking error related to the build script. it completes ↵ | ctrlaltca@gmail.com | |
successfully now | |||
2011-05-10 | Issue 264 : Changed Collection to use PHP native ArrayIterator | uacaman | |
2010-10-04 | #247 Tweaked the appending function | javalizard | |
2010-10-04 | #247 Removed one redundant function. | javalizard | |
2010-10-04 | #247 Removed one redundant function. Change the unit test to reflect the ↵ | javalizard | |
function removal. | |||
2010-10-03 | #247 Finalized the TPriorityList class, its unit tests, and added one ↵ | javalizard | |
missing unit test to TList. | |||
2010-04-22 | started using the TPriorityList, updated some methods functions and slimmed ↵ | javalizard | |
things done a touch. This also updates the unit test. The unit test isn't perfect just yet but this class works 100% as a TList. As things get settled I'll get the docs going on this new class. | |||
2010-04-18 | TPriorityList works like TList if no class specific methods are called. ↵ | javalizard | |
Adds the Unit test. TPriorityList needs more unit testing but I wanted to submit this so the method names can be peer reviewed. | |||
2010-04-12 | added @versions to the TList and TPriorityList | javalizard | |
2010-04-12 | TPriorityList | javalizard | |