Change 2223

tony_smith (Tony Smith)
Tony Smith committed this change into //guest/tony_smith/perforce/API/Perl
Request Review
Download .zip
Relegated previous support for "p4 diff" to the bottom drawer and
use the Diff class provided in the P4 API to send the diff listings
through the OutputText() interface. This has two main advantages over
the old implementation: (a) same output as "p4 diff" as it uses the
same classes and (b) doesn't require extra perl modules.

The old implementation is still available - you just have to
call P4::Client::DoPerlDiffs() to specify your preference.
  • Files 7
  • Comments 0
7 edited 0 added 0 deleted
P4-Client/Changes#16
Loading...
P4-Client/Client.pm#16
Loading...
P4-Client/Client.xs#11
Loading...
P4-Client/UI.pm#3
Loading...
P4-Client/lib/clientuserperl.cc#13
Loading...
P4-Client/lib/clientuserperl.h#5
Loading...
current/P4-Client.tar.gz#16
Loading...
Tip: Use n and p to cycle through the changes.