Revisions for framework/Util/package.xml

Location: [ Horde ] / framework / Util / package.xml View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
Show Branch:
  Revision Date Author Log Message
1.15 (+8 -14 lines) 09/26/2008 10:31 AM Jan Schneider jan

MFB

1.7.10.7 FRAMEWORK_3 (+8 -14 lines) 09/25/2008 05:47 AM Jan Schneider jan

Tweak, prepare release.

Tags: HORDE_3_3, RELEASE_0_1_0

1.7.10.6 FRAMEWORK_3 (+44 -5 lines) 09/22/2008 03:30 PM Gunnar Wrobel wrobel

MFH (Update Changelog with the changes since the last release.)

1.14 (+44 -5 lines) 09/22/2008 03:27 PM Gunnar Wrobel wrobel

Update Changelog with the changes since the last release.

1.7.10.5 FRAMEWORK_3 (+95 -73 lines) 12/20/2007 08:50 AM Jan Schneider jan

Merge from HEAD.

Tags: HORDE_3_3_RC1, HORDE_3_2_2, HORDE_3_2_1, HORDE_3_2, HORDE_3_2_RC4, HORDE_3_2_RC3, HORDE_3_2_RC2

1.13 (+5 -1 lines) 07/20/2007 03:15 PM Chuck Hagenbuch chuck

- make sure String.php is loaded in Array.php
- add a test for Horde_Array::arraySort
- fix bug in Horde_Array::arraySort where auto-detecting the first key failed

Tags: BEFORE_MERGE_3_2, HORDE_3_2_RC1, HORDE_3_2_ALPHA

1.12 (+0 -6 lines) 08/23/2006 04:57 AM Jan Schneider jan

Remove inactive developers.

1.11 (+97 -73 lines) 05/09/2006 01:15 AM Ben Chavet ben

Finish package.xml-2.0 conversions for pear.horde.org

1.7.10.4 FRAMEWORK_3 (+1 -1 lines) 10/18/2005 07:01 AM Jan Schneider jan

Merged from HEAD.

Tags: HORDE_3_1_9, HORDE_3_1_8, HORDE_3_1_7, HORDE_3_1_6, HORDE_3_1_5, HORDE_3_1_4, HORDE_3_1_4_RC1, HORDE_3_1_3, HORDE_3_1_2, HORDE_3_1_1, HORDE_3_1, HORDE_3_1_RC3, HORDE_3_1_RC2, HORDE_3_1_RC1

1.7.10.3 FRAMEWORK_3 (+2 -2 lines) 04/14/2005 12:57 PM Jan Schneider jan

MFH 1.10

Tags: HORDE_3_0_12, HORDE_3_0_11, HORDE_3_0_10, HORDE_3_0_9, HORDE_3_0_8, HORDE_3_0_7, HORDE_3_0_6, HORDE_3_0_6_RC1, HORDE_3_0_5, HORDE_3_0_5_RC2, HORDE_3_0_5_RC1

1.10 (+1 -1 lines) 04/14/2005 12:51 PM Jan Schneider jan

Fix dependency

Tags: BEFORE_MERGE_3_1

1.7.10.2 FRAMEWORK_3 (+3 -1 lines) 02/10/2005 11:03 PM Michael M Slusarz slusarz

MFH: 1.9

Tags: HORDE_3_0_4, HORDE_3_0_4_RC2, HORDE_3_0_4_RC1, HORDE_3_0_3

1.9 (+3 -1 lines) 02/09/2005 11:54 PM Michael M Slusarz slusarz

iconv and mbstring are optional packages used in String::.

1.7.10.1 FRAMEWORK_3 (+7 -1 lines) 01/12/2005 10:54 AM Chuck Hagenbuch chuck

MFH

Tags: HORDE_3_0_3_RC1

1.8 (+7 -1 lines) 01/12/2005 10:51 AM Chuck Hagenbuch chuck

Include classes that are used throughout at the top of the file, include optional dependancies when needed, and mark optional dependancies in package.xml

1.7 (+8 -3 lines) 09/03/2004 12:14 PM Chuck Hagenbuch chuck

Fix listing of test files.

Tags: FRAMEWORK_3, HORDE_3_0_2, HORDE_3_0_1, HORDE_3_0, HORDE_3_0_RC3

1.6 (+1 -3 lines) 08/30/2004 09:38 AM Chuck Hagenbuch chuck

I apparently misunderstood Jan a while back, and I agree with what he
expressed the other day more than I agree with my memory. Horde_Timer
is potentially useful as a standalone package; move it out of Util.

1.5 (+3 -1 lines) 08/26/2004 04:43 PM Chuck Hagenbuch chuck

Move Timer.php, another one-class-wonder, into the Util:: package.

1.4 (+3 -1 lines) 02/23/2004 08:11 PM Chuck Hagenbuch chuck

Add Variables:: class, based on Horde_Form_Vars, for use outside of
Horde_Form. Goal of being light and quick, etc. Some small
optimizations from Horde_Form_Vars. This class should eventually
replace Horde_Form_Vars, though some functionality will need to be
implemented elsewhere (preserve, etc.).

Tags: HORDE_3_0_ALPHA

1.3 (+6 -1 lines) 01/15/2004 06:57 PM Jan Schneider jan

Move test to framework.

1.2 (+4 -4 lines) 10/28/2003 04:33 PM Jan Schneider jan

Make it installable

1.1 10/28/2003 04:24 PM Jan Schneider jan

Move Horde_Util package into the framework module.