# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#8 | 6472 | Shawn Hladky | P4.Net: Build script updates to support x64 | ||
#7 | 6457 | Shawn Hladky |
P4.Net: Added form_save overload to allow arbitrary arguments (primarily for -u flag on submitted changelists) Added unit tests for Resolve workflow. Still need work on this and test partially fails. Updated some internal data structures to use generics Added documentation comments |
||
#6 | 6387 | Shawn Hladky |
P4.net: Upgrade to C++/CLI. Changes merged from Jim Gomes. |
||
#5 | 6057 | Shawn Hladky |
P4.Net: Compiled binaries with VS2003 P4API to eliminate a dependecy on VS2005 SP1 Microsoft.VC80.CRT Added xml doc files. |
||
#4 | 6052 | Shawn Hladky |
P4.Net: allow build against 2007.2 Code documentation |
||
#3 | 5878 | Shawn Hladky |
P4.Net: 1.0, support for raw spec processing. Update copyright. Fix build script. Bugs found along the way. |
||
#2 | 5875 | Shawn Hladky |
p4.net. Merge build script changes from 0.9 |
||
#1 | 5830 | Shawn Hladky | P4.Net: reorg to support release branches | ||
//guest/shawn_hladky/P4.Net/build/compile_p4dn.bat | |||||
#7 | 5815 | Shawn Hladky |
P4.Net: more documentation will build strong-named assemblies now. |
||
#6 | 5678 | Shawn Hladky |
WIP... more tests. OnPrompt event to recieve input from prompts. |
||
#5 | 5636 | Shawn Hladky |
1. Added test harness framework, and some initial tests 2. Fixed many bugs (oddly enough identified by the unit tests) 3. Fixes so will build 1.1 Framework (and build batch files actually work) 4. Pathetic attempt at documentation |
||
#4 | 5436 | Shawn Hladky | P4.Net -- Added some high-level functionality | ||
#3 | 5431 | Shawn Hladky |
Refactoring... step 1. |
||
#2 | 5350 | Shawn Hladky | WIP few more changes | ||
#1 | 5349 | Shawn Hladky |
Initial check-in for the new API interface. Nothing works yet, but it should compile at least. |