summaryrefslogtreecommitdiff
path: root/framework/Collections/TPriorityList.php
AgeCommit message (Collapse)Author
2016-03-23belated happy new yearFabio Bas
2015-12-07Move urls from pradosoft.com to github's project page; drop unmaintained ↵Fabio Bas
quickstart tutorial translations
2015-11-07Prepare for release: update (c) year to 2015, version to 3.3Fabio Bas
2014-01-06Removed all @version $Id comments: they were managed by svn and are useless ↵Fabio Bas
with git
2014-01-06Happy 2014!Fabio Bas
2013-01-19bumped year to 2013, integrated recent changes from branch/3.2ctrlaltca
2012-07-12standardize the use of unix eol; use svn properties to enforce native eolctrlaltca
2012-07-12happy new yearctrlaltca
2011-06-25Added two methods for getting array elements out of TPriorityList above and ↵javalizard
below a specific priority, with inclusion. Added TPriorityMap and test cases.
2011-06-20updated year information on all framework sources where possible (Copyright ↵ctrlaltca@gmail.com
© 2005-2008 PradoSoft => Copyright © 2005-2011 PradoSoft)
2011-05-25fixed last blocking error related to the build script. it completes ↵ctrlaltca@gmail.com
successfully now
2011-05-10Issue 264 : Changed Collection to use PHP native ArrayIterator uacaman
2010-10-04#247 Tweaked the appending functionjavalizard
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-22started 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-18TPriorityList 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-12added @versions to the TList and TPriorityListjavalizard
2010-04-12TPriorityListjavalizard