Change | User | Description | Committed |
---|---|---|---|
26128 | Paul Allen | Deprecated | 5 years ago |
26127 | Paul Allen | Deprecated | 5 years ago |
25298 | C. Thomas Tyler | Added environment isolation to P4Perl install script so tests that use DVCS features aren...'t contaminated by DVCS usage outside the test (by scripts or humans). « |
6 years ago |
25296 | C. Thomas Tyler | Updated usage info. Changed to skip long-running Perl tests by default; added -t to run th...em. Fixed issue building from the current directory. Enhanced to show log file at begging of output. « |
6 years ago |
25295 | C. Thomas Tyler | Simplified to operate in the current directory. Eliminated unused logic to pull P4Perl... code from an path in The Workshop that is deprecated. « |
6 years ago |
25294 | C. Thomas Tyler | Copy/merged from another soon-to-be-deleted branch. | 6 years ago |
25168 | Paul Allen | Update Version file for 2018.2 workshop release | 6 years ago |
25167 | Paul Allen | P4Perl 2018.2 release update. | 6 years ago |
23952 | Robert Cowham | Port back changes from p4perl stream | 7 years ago |
22476 | C. Thomas Tyler | Updated to keep the new //p4perl/main/... and //guest/perforce_software/p4perl/main/... i...n sync. We temporarily have two mainlines for P4Perl until the Workshop Swarm can be targeted to refer to the new home, //p4perl/main. Presently Workshop-custom Swarm modules prevent a project from follwoing paths anywhere outsuide //guest/<userid>/...; once this restriction is lifted, the //guest/perforce_software/p4perl/... path can be retired. « |
8 years ago |
21592 | C. Thomas Tyler | Fixed a minor issue where, if the required API path wasn't provided, the user would get a... Perl error about an undefined value for $path instead of the intended friendly error message. « |
8 years ago |
21591 | C. Thomas Tyler | Added RELNOTES.txt. This is the same version used before P4Perl was open sourced a...nd promoted to The Workshop. « |
8 years ago |
21585 | Robert Cowham | Add a Powershell script to do the installation for P4Perl Tested with Strawberry Perl 5.2...2 and 5.24 (both 32 and 64 bit versions). « |
8 years ago |
21578 | Robert Cowham | Fixes for Strawberry Perl 5.22/24 | 8 years ago |
19372 | Paul Allen | Update with P16.1 changes. | 9 years ago |
15920 | Matt Attaway | Move p4perl files into the main directory | 9 years ago |
14906 | Lester Cheung | Project page for P4Perl! | 10 years ago |
11964 | Paul Allen | Update release notes from previous 14.1 release. | 10 years ago |
11926 | Robert Cowham |
Updated P4Perl to use MinGW. Tested with ActiveState 5.20 and P4API 14.1 #review @pallen |
10 years ago |
8743 | Paul Allen | Added Set/GetIgnoreFile and IsIgnored methods to match API support and P4Python. Tran...sferred from p4://p4prod.perforce.com:1666@807334 « |
11 years ago |
8739 | Paul Allen | Update of Spec Manager for 14.1 Server Specs. Transferred from p4://p4prod.perforce.c...om:1666@806398 « |
11 years ago |
8731 | Paul Allen | FetchXxx() methods were not returning data due to a missing method: perlclientuser::Output...Info() Update to Release notes for pre 14.1 changes. Transferred from p4://p4prod.perforce.com:1666@806060 « |
11 years ago |
8495 | Paul Allen | Added the ability for P4Perl to preserve comments in forms. This is for the commands $p...4->parse_spec() and $p4->format_spec(), used typically in form-in and form-out triggers. $p4->parse_spec() should receive a fully formed spec form (that is untagged), such as a label or client, as a user would receive if they run 'p4 client -o' from the command line. Up to now, the comments are stripped by the $p4->parse_spec() command and not added in again when the document is reformatted. This change aims to alter this behaviour. Comments are stored as a 'comment' key in the spec hash and are accessable. For example: my $spec = $p4->ParseGroup( 'my_group' ); print $spec->{'comment'}; Change to be documented in the release notes for 2014.1 « |
11 years ago |
8494 | Paul Allen | Minor fixes to test cases for update to Perl 5.16 and P4D 13.3. Action resolve order ch...anged in P4D causes test case '35-reslove-action' to fail. - Update test to count 'ActionResolve' and 'Resolve' method calls. Perl 5.16 warns on @array length without use of scalar() function. - Added scalar(...) to tests '05-environ' and '06-create-client'. « |
11 years ago |
8486 | Paul Allen | Initial population of P4PERL from: //depot/main/p4-perl/...@565514 ... //depot/main/p4-doc/user/p4perlnotes.txt@565514 « |
11 years ago |