Revisions for framework/Text_Diff/Diff/Renderer.php

Location: [ Horde ] / framework / Text_Diff / Diff / Renderer.php 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.5.10.10 FRAMEWORK_3 (+4 -4 lines) 01/04/2008 05:37 AM Jan Schneider jan

MFH: Comment style, wrapping.

Tags: HORDE_3_2_1, HORDE_3_2, HORDE_3_2_RC4, HORDE_3_2_RC3, HORDE_3_2_RC2

1.21 (+4 -4 lines) 01/04/2008 05:07 AM Jan Schneider jan

Comment style, wrapping.

Tags: RELEASE_1_0_0, RELEASE_1_0

1.5.10.9 FRAMEWORK_3 (+2 -2 lines) 01/02/2008 06:30 AM Jan Schneider jan

Happy New Year

1.20 (+2 -2 lines) 01/02/2008 06:12 AM Jan Schneider jan

Happy New Year

1.5.10.8 FRAMEWORK_3 (+31 -5 lines) 12/20/2007 08:49 AM Jan Schneider jan

Merge from HEAD.

1.19 (+2 -2 lines) 12/02/2007 07:04 PM Chuck Hagenbuch chuck

Clarify LGPL license by linking to opensource.org instead of the
FSF/GNU site, which changes which version of the license is at what
URL.

Tags: BEFORE_MERGE_3_2

1.18 (+4 -2 lines) 09/25/2007 06:10 PM Chuck Hagenbuch chuck

Fix off-by-one error in diff output
Bug:  PEAR Bug 7839
Submitted by: Milian Wolff http://pear.php.net/user/milianw

Tags: HORDE_3_2_RC1, RELEASE_0_3_1

1.17 (+6 -1 lines) 09/25/2007 12:31 PM Jan Schneider jan

Fix off-by-one when deleting lines. PEAR bugs #7839 (partly) and #12111.
Submitted by: Milian Wolff

1.16 (+6 -1 lines) 09/21/2007 06:33 PM Chuck Hagenbuch chuck

more header/CS/phpdoc tweaks

1.15 (+3 -3 lines) 02/17/2007 08:38 PM Matt Selsky selsky

Fix grammar in phpdoc.

Tags: HORDE_3_2_ALPHA

1.14 (+15 -1 lines) 01/05/2007 08:17 AM Jan Schneider jan

Add a few inline comments.

1.13 (+4 -4 lines) 07/10/2006 10:17 AM Jan Schneider jan

Add leading space.

1.5.10.7 FRAMEWORK_3 (+5 -3 lines) 12/16/2005 06:44 AM Jan Schneider jan

MFH: 1.12

Tags: 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.12 (+4 -2 lines) 12/16/2005 06:07 AM Jan Schneider jan

Fix too many trailing context lines for the last diff chunk. (PEAR Bug #6251).

Tags: RELEASE_0_2_1, RELEASE_0_2_0

1.11 (+2 -2 lines) 11/18/2005 10:45 PM Chuck Hagenbuch chuck

I guess everyone was kidding when they said you should use curly
braces for string offsets. This is, if anything, relevant to PHP6 (and
E_STRICT warnings under 5.1), but may as well just get rid of it.

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

Merged from HEAD.

1.5.10.5 FRAMEWORK_3 (+9 -2 lines) 06/12/2005 02:08 PM Chuck Hagenbuch chuck

MFH 1.9 (Renderer.php), 1.25 (package.xml)

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 (+9 -2 lines) 06/12/2005 02:07 PM Chuck Hagenbuch chuck

- fix getParams() (pear bug 4549)
- remove tabs in package.xml

Tags: BEFORE_MERGE_3_1, RELEASE_0_1_1, RELEASE_0_1_0

1.5.10.4 FRAMEWORK_3 (+2 -4 lines) 05/04/2005 04:25 PM Chuck Hagenbuch chuck

MFH: fix _lines(), fix order of arguments to implode().

1.9 (+2 -4 lines) 05/04/2005 04:21 PM Chuck Hagenbuch chuck

fix blocks of more than one line in _lines() - very silly error.

Tags: RELEASE_0_0_5

1.5.10.3 FRAMEWORK_3 (+11 -1 lines) 05/02/2005 03:50 PM Chuck Hagenbuch chuck

MFH: fix pear bug 3730

1.8 (+11 -1 lines) 05/02/2005 03:44 PM Chuck Hagenbuch chuck

This should finally fix pear bug 3730. Also propogates parameters to
nested renderers.

1.5.10.2 FRAMEWORK_3 (+2 -4 lines) 04/07/2005 11:52 PM Chuck Hagenbuch chuck

MFH: fix pear bug 4065, multiple calls to _endBlock per block

1.7 (+2 -4 lines) 04/07/2005 11:51 PM Chuck Hagenbuch chuck

fix pear bug 4065, multiple calls to _endBlock per block

1.5.10.1 FRAMEWORK_3 (+27 -30 lines) 03/22/2005 04:54 AM Jan Schneider jan

MFH: cleanup, inline renderer fixes.

Tags: HORDE_3_0_4, HORDE_3_0_4_RC2

1.6 (+26 -29 lines) 03/07/2005 09:58 AM Jan Schneider jan

Remove weird output buffering. Fixes inline renderer (PEAR Bug 3730).

1.5 (+12 -10 lines) 10/13/2004 05:30 AM Jan Schneider jan

Doc fixes and a PHP 5 fix.
PEAR-Bug: 2506

Tags: FRAMEWORK_3, HORDE_3_0_4_RC1, HORDE_3_0_3, HORDE_3_0_3_RC1, HORDE_3_0_2, HORDE_3_0_1, HORDE_3_0, HORDE_3_0_RC3, RELEASE_0_0_4

1.4 (+11 -1 lines) 09/15/2004 12:59 AM Chuck Hagenbuch chuck

Add an inline diff renderer, originally by Ciprian Popovici <ciprian@zuavra.net>.

1.3 (+3 -2 lines) 06/12/2004 10:13 AM Chuck Hagenbuch chuck

PHP5 fix.

Submitted by: Nuno Lopes <nlopess@php.net>

1.2 (+12 -11 lines) 01/09/2004 04:46 PM Chuck Hagenbuch chuck

- Add example diff.php script that produces unified diffs.
- Trim newlines from the passed arrays to make sure output is clean.
- Add getDiff() to get at Text_Diff::_edits properly.
- Tweak spacing and output in the base and unified renderers.
- Add example text files for testing.

This is now a baseline, working package. There is *plenty* that can be
done to it, of course, but it's useable code and provides a useable
(and hopefully relatively stable) API.

Tags: RELEASE_0_0_3, HORDE_3_0_ALPHA

1.1 01/09/2004 03:14 PM Chuck Hagenbuch chuck

Initial Text_Diff package files. Still needs some cleanup, examples, package file, etc.