My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Earlier this year

  • Aug 20, 2009
    r99 (Move sql unit tests to unit test tree.) committed by alan.abivia   -   Move sql unit tests to unit test tree.
    Move sql unit tests to unit test tree.
  • Aug 20, 2009
    r98 (Move forms test code out of source tree.) committed by alan.abivia   -   Move forms test code out of source tree.
    Move forms test code out of source tree.
  • Aug 20, 2009
    r97 (Move apache test code out of source tree.) committed by alan.abivia   -   Move apache test code out of source tree.
    Move apache test code out of source tree.
  • Aug 20, 2009
    r96 (Move ACL unit tests to unit test tree.) committed by alan.abivia   -   Move ACL unit tests to unit test tree.
    Move ACL unit tests to unit test tree.
  • Aug 20, 2009
    r95 (Move http test code out of source tree.) committed by alan.abivia   -   Move http test code out of source tree.
    Move http test code out of source tree.
  • Aug 20, 2009
    r94 (Add basic 3D points and vectors, with some unit tests for po...) committed by alan.abivia   -   Add basic 3D points and vectors, with some unit tests for point.
    Add basic 3D points and vectors, with some unit tests for point.
  • Aug 20, 2009
    r93 (Add event group; add events to AP5L_Filesystem_Listing) committed by alan.abivia   -   Add event group; add events to AP5L_Filesystem_Listing
    Add event group; add events to AP5L_Filesystem_Listing
  • Aug 20, 2009
    r92 (Finish property update (EOL style)) committed by alan.abivia   -   Finish property update (EOL style)
    Finish property update (EOL style)
  • Aug 20, 2009
    r91 (Update properties: kewords and EOL style. (more to come)) committed by alan.abivia   -   Update properties: kewords and EOL style. (more to come)
    Update properties: kewords and EOL style. (more to come)
  • Aug 18, 2009
    r90 (Add unit tests for Point3d class) committed by alan.abivia   -   Add unit tests for Point3d class
    Add unit tests for Point3d class
  • Aug 18, 2009
    r89 (Move graphics tools to new root directory.) committed by alan.abivia   -   Move graphics tools to new root directory.
    Move graphics tools to new root directory.
  • Aug 18, 2009
    r88 (Move tools to new root directory.) committed by alan.abivia   -   Move tools to new root directory.
    Move tools to new root directory.
  • Aug 18, 2009
    r87 ([No log message]) committed by alan.abivia   -   [No log message]
    [No log message]
  • Aug 18, 2009
    r86 (Remove closing PHP tags. Move unit test code to /test/unit/) committed by alan.abivia   -   Remove closing PHP tags. Move unit test code to /test/unit/
    Remove closing PHP tags. Move unit test code to /test/unit/
  • Aug 18, 2009
    r85 (Add 3D point, vector. Remove closing tags.) committed by alan.abivia   -   Add 3D point, vector. Remove closing tags.
    Add 3D point, vector. Remove closing tags.
  • Aug 18, 2009
    r84 (Move ad-hoc gfx debug code to adhoc folder.) committed by alan.abivia   -   Move ad-hoc gfx debug code to adhoc folder.
    Move ad-hoc gfx debug code to adhoc folder.
  • Aug 18, 2009
    r83 (Update graphics unit tests.) committed by alan.abivia   -   Update graphics unit tests.
    Update graphics unit tests.
  • Aug 18, 2009
    r82 (Move fillmap tests in. ) committed by alan.abivia   -   Move fillmap tests in.
    Move fillmap tests in.
  • Aug 17, 2009
    r81 (Bugfix: handle both box and vector objects.) committed by alan.abivia   -   Bugfix: handle both box and vector objects.
    Bugfix: handle both box and vector objects.
  • Aug 17, 2009
    r80 (use length() instead of getLength()) committed by alan.abivia   -   use length() instead of getLength()
    use length() instead of getLength()
  • Aug 17, 2009
    r79 (Improve error reporting on missing classes.) committed by alan.abivia   -   Improve error reporting on missing classes.
    Improve error reporting on missing classes.
  • Aug 17, 2009
    r78 (Significant improvement to doc strings. Most functions now r...) committed by alan.abivia   -   Significant improvement to doc strings. Most functions now return $this to support call chaining. Add thickness support, including getThickness(), setThickness(). factory() now accepts more argument types, including image from string support. Added getTextBox() to return bounding box for latest string write. Add create-from-string support to read().
    Significant improvement to doc strings. Most functions now return $this to support call chaining. Add thickness support, including getThickness(), setThickness(). factory() now accepts more argument types, including image from string support. Added getTextBox() to return bounding box for latest string write. Add create-from-string support to read().
  • Aug 17, 2009
    r77 (API change: Added dot() to compute dot product. Replaced get...) committed by alan.abivia   -   API change: Added dot() to compute dot product. Replaced getLength() with length() to improve consistency. Improved docstrings.
    API change: Added dot() to compute dot product. Replaced getLength() with length() to improve consistency. Improved docstrings.
  • Aug 17, 2009
    r76 (API change: Replaced length() with getLength() to improve co...) committed by alan.abivia   -   API change: Replaced length() with getLength() to improve consistency.
    API change: Replaced length() with getLength() to improve consistency.
  • Aug 17, 2009
    r75 (Various doc strings. factory() now takes more argument combi...) committed by alan.abivia   -   Various doc strings. factory() now takes more argument combinations, including arrays and hex (RGB) strings. Fix bug in getHex() when alpha flag set. Added getRgba() which returns an array of RGB components. Added runningSum() to support multi-weighted colour combinations. Fixed integer/float bug in setHex(). setRgba() now accepts a variable sized array of colour components.
    Various doc strings. factory() now takes more argument combinations, including arrays and hex (RGB) strings. Fix bug in getHex() when alpha flag set. Added getRgba() which returns an array of RGB components. Added runningSum() to support multi-weighted colour combinations. Fixed integer/float bug in setHex(). setRgba() now accepts a variable sized array of colour components.

Older

  • Aug 11, 2008
    r74 (Move Gfx unit tests to the unit test directory.) committed by alan.lan...@abivia.com   -   Move Gfx unit tests to the unit test directory.
    Move Gfx unit tests to the unit test directory.
  • Aug 04, 2008
    r73 (Correct problem with subclipse losing track of moved resourc...) committed by alan.lan...@abivia.com   -   Correct problem with subclipse losing track of moved resources!
    Correct problem with subclipse losing track of moved resources!
  • Aug 04, 2008
    r72 (Eliminate some irritating parse warnings.) committed by alan.lan...@abivia.com   -   Eliminate some irritating parse warnings.
    Eliminate some irritating parse warnings.
  • Aug 04, 2008
    r71 (Attempt partial commit: Add multilayered text localization c...) committed by alan.lan...@abivia.com   -   Attempt partial commit: Add multilayered text localization classes. This code is completely untested at this point and pretty much guaranteed to not work!
    Attempt partial commit: Add multilayered text localization classes. This code is completely untested at this point and pretty much guaranteed to not work!
  • Aug 04, 2008
    r70 (Attempt partial commit: Add multilayered text localization c...) committed by alan.lan...@abivia.com   -   Attempt partial commit: Add multilayered text localization classes. This code is completely untested at this point and pretty much guaranteed to not work!
    Attempt partial commit: Add multilayered text localization classes. This code is completely untested at this point and pretty much guaranteed to not work!
  • Aug 04, 2008
    r69 (Attempt partial commit: Add multilayered text localization c...) committed by alan.lan...@abivia.com   -   Attempt partial commit: Add multilayered text localization classes. This code is completely untested at this point and pretty much guaranteed to not work!
    Attempt partial commit: Add multilayered text localization classes. This code is completely untested at this point and pretty much guaranteed to not work!
 
Hosted by Google Code