# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 11314 | Robert Cowham | Initial population of perforce_software version of P4OFC | ||
//guest/robert_cowham/perforce/API/p4com/main/src/releasemindependency/p4com.dll | |||||
#13 | 10881 | Robert Cowham |
Fixed p4com FileVersion info. Check in built versions of the 2 main DLLs. |
||
#12 | 10720 | Robert Cowham |
Built with Visual Studio 2010 (SP1) Updated to p4 api 2014.1 Uses Open SSL (latest) as a result of the above. A client workspace to use this looks like: //guest/robert_cowham/perforce/API/p4com/main/src/... //cowhamr-p4com-test/... //guest/robert_cowham/perforce/API/p4/p4api-2014.1.821990-vs2010_static/... //cowhamr-p4com-test/p4api/... //guest/robert_cowham/openssl/1.0.1j/out32dll/libeay32.lib //cowhamr-p4com-test/openssl-lib/libeay32.lib //guest/robert_cowham/openssl/1.0.1j/out32dll/libeay32.dll //cowhamr-p4com-test/ReleaseMinDependency/libeay32.dll //guest/robert_cowham/openssl/1.0.1j/out32dll/ssleay32.lib //cowhamr-p4com-test/openssl-lib/ssleay32.lib //guest/robert_cowham/openssl/1.0.1j/out32dll/ssleay32.dll //cowhamr-p4com-test/ReleaseMinDependency/ssleay32.dll |
||
#11 | 7549 | Robert Cowham | Correct build | ||
#10 | 7548 | Robert Cowham | - Fix backwards compatibility problem with P4OFC - which uses setprotocol "API", "57" | ||
#9 | 7461 | Robert Cowham | New build | ||
#8 | 7452 | Robert Cowham | Latest build | ||
#7 | 7450 | Robert Cowham | Fix links for debug build | ||
#6 | 7441 | Robert Cowham | Change filetype | ||
#5 | 5197 | Robert Cowham | Updated to use 2005.1 P4API | ||
#4 | 5194 | Robert Cowham |
Changes (2005.1.0.0) Added Dropped() to detect dropped connections Added Input property to provide input e.g. for passwords Added FormatDateTime() as a convenience for calling C Runtime function (for VB use) Imported changes from p4ofc which made it more reliable. |
||
#3 | 5193 | Robert Cowham | Renamed directory to lower case | ||
#2 | 5192 | Robert Cowham | Wrong path name! | ||
#1 | 4743 | Robert Cowham | Missed new files referred to by previous checkin. | ||
//guest/robert_cowham/perforce/API/p4com/main/src/ReleaseMinDependency/p4com.dll | |||||
#9 | 4242 | Robert Cowham |
Fixed some String leaks. Fixed problem with writing to temporary files. Updated p4API to released version of 2003.2. Start of Delphi example. |
||
#8 | 4182 | Robert Cowham | Release 1.0.0.4 - put output of Diff in normal output array. | ||
#7 | 4156 | Robert Cowham | Updated to support Variant Arrays (as required by VBScript). | ||
#6 | 3614 | Robert Cowham | Fixed memory leak and hanging over of variables when using forms. | ||
#5 | 3613 | Robert Cowham | Fix problem with ArrayVarVar | ||
#4 | 3612 | Robert Cowham |
Version 1.0.0.2 New interface for ServerVersion. New put property ArrayVarVar which is the same as ArrayVar but takes an Array of Variants rather than strings (for Lisp compatibility!). |
||
#3 | 3561 | Robert Cowham | Renamed P4COMLib to P4COM and run from property to method. | ||
#2 | 3542 | Robert Cowham | Update to use exceptions properly - including examples. | ||
#1 | 3525 | Robert Cowham | Initial release |