Changeset 19785
- Timestamp:
- 01/30/07 16:25:54 (2 years ago)
- Files:
-
- juggler/trunk/modules/vapor/ChangeLog (modified) (1 diff)
- juggler/trunk/modules/vapor/VERSION (modified) (1 diff)
- juggler/trunk/modules/vapor/vpr/vprmain.cpp (added)
- juggler/trunk/vc7/VPR/VPR.vcproj (modified) (1 diff)
- juggler/trunk/vc8/VPR/VPR.vcproj (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
juggler/trunk/modules/vapor/ChangeLog
r19650 r19785 1 1 DATE AUTHOR CHANGE 2 2 ---------- -------- ----------------------------------------------------------- 3 2007-01-30 patrick Eliminated the need to set VPR_BASE_DIR on Windows to run 4 applications. 5 NEW VERSION: 1.1.39 3 6 2006-12-13 patrick Replaced integer return codes in vpr::Thread with 4 7 exceptions. juggler/trunk/modules/vapor/VERSION
r19650 r19785 1 1.1.39-0 @01/30/2007 22:30:00 UTC@ 1 2 1.1.38-0 @12/13/2006 16:50:00 UTC@ 2 3 1.1.37-0 @12/11/2006 15:50:00 UTC@ juggler/trunk/vc7/VPR/VPR.vcproj
r19629 r19785 331 331 RelativePath="..\..\external\md5-c\md5c.c"> 332 332 </File> 333 <File 334 RelativePath="..\..\modules\vapor\vpr\vprmain.cpp"> 335 </File> 333 336 </Filter> 334 337 <Filter juggler/trunk/vc8/VPR/VPR.vcproj
r19728 r19785 652 652 </File> 653 653 <File 654 RelativePath="..\..\modules\vapor\vpr\vprmain.cpp" 655 > 656 </File> 657 <File 654 658 RelativePath="..\..\modules\vapor\vpr\IO\WouldBlockException.cpp" 655 659 >
