1 1 2 3 Increment Step
  Home FAQ Contact Sign in
Search only in:
microsoft.public.sqlserver.setup
 
Advanced search
MATCHING GROUPS



more...
Group Profile...
POPULAR GROUPS

more...

found 145 articles for 0.264 sec
PASS Test-MockObject-1.09 MSWin32-x86-multi-thread 5.1     

Author: sanko
Date: Jul 11, 2008 11:44

...expected ok 21 - $called_foo is incremented ok 22 - $called_autoload is unchanged...OTHER CONTEXT ------------------------------ Environment variables: AUTOMATED_TESTING = 1 COMSPEC = C:\WINDOWS\system32\cmd...lib;\.cpan\build\Class-Singleton-1.4-X8OQNR/blib/arch;\.cpan...x86 Family 15 Model 3 Stepping 3, GenuineIntel TEMP = C:\DOCUME...3311, 5, 1, 2600, 2, 3, 0, 0, 1 Win32::FsType...
Show full article (19.37Kb)
FAIL Iterator-File-1.01 MSWin32-x86-multi-thread 5.1     

Author: sanko
Date: Jul 7, 2008 02:00

... C:\.cpan\build\Iterator-File-1.01-bjNzyh\blib\lib/Iterator/...::Scalar not installed... t/05-increment-overload....ok Test Summary Report ... OTHER CONTEXT ------------------------------ Environment variables: AUTOMATED_TESTING = 1 COMSPEC = C:\WINDOWS\system32\cmd....x86 Family 15 Model 3 Stepping 3, GenuineIntel TEMP = C:\DOCUME...3311, 5, 1, 2600, 2, 3, 0, 0, 1 Win32::FsType...
Show full article (6.51Kb)
PASS Test-MockObject-1.09 MSWin32-x86-multi-thread 5.1     

Author: sanko
Date: Jul 3, 2008 23:13

...in the error ok 8 - $1 should be preserved through AUTOLOAD...expected ok 21 - $called_foo is incremented ok 22 - $called_autoload is unchanged...OTHER CONTEXT ------------------------------ Environment variables: AUTOMATED_TESTING = 1 COMSPEC = C:\WINDOWS\system32\cmd...x86 Family 15 Model 3 Stepping 3, GenuineIntel TEMP = C:\DOCUME...3311, 5, 1, 2600, 2, 3, 0, 0, 1 Win32::FsType...
Show full article (15.80Kb)
PASS version-0.7501 MSWin32-x86-multi-thread 5.1     

Author: sanko
Date: Jul 3, 2008 20:28

... 82 - Replacement eval works with incremented digit ok 83 - Replacement handles ...-strings ok 90 - "$version" == 1.2.3 ok 91 - $version == $new_version ... 87 - Replacement eval works with incremented digit ok 88 - Replacement handles...x86 Family 15 Model 3 Stepping 3, GenuineIntel TEMP = C:\DOCUME...O2', cppflags='-DWIN32' ccversion='', gccversion='3.4.5', gccosandvers='' intsize=4...
Show full article (21.35Kb)
PASS version-0.7501 MSWin32-x86-multi-thread 5.1     

Author: sanko
Date: Jun 30, 2008 14:43

... 82 - Replacement eval works with incremented digit ok 83 - Replacement handles ... 87 - Replacement eval works with incremented digit ok 88 - Replacement handles ...-strings ok 91 - "$version" == 1.2.3 ok 92 - $version == $new_version... x86 Family 15 Model 3 Stepping 3, GenuineIntel TEMP = C:\DOCUME...O2', cppflags='-DWIN32' ccversion='', gccversion='3.4.5', gccosandvers='' intsize=4...
Show full article (21.77Kb)
PASS version-0.75 MSWin32-x86-multi-thread 5.1     

Author: sanko
Date: Jun 15, 2008 10:29

... 82 - Replacement eval works with incremented digit ok 83 - Replacement handles ...-strings ok 95 - "$version" == 1.2.3 ok 96 - $version == $new_version ... 83 - Replacement eval works with incremented digit ok 84 - Replacement handles...x86 Family 15 Model 3 Stepping 3, GenuineIntel TEMP = C:\DOCUME...O2', cppflags='-DWIN32' ccversion='', gccversion='3.4.5', gccosandvers='' intsize=4...
Show full article (21.37Kb)
PASS version-0.75 MSWin32-x86-multi-thread 5.1     

Author: sanko
Date: Jun 10, 2008 10:43

...87 - Replacement eval works with incremented digit ok 88 - Replacement handles...data ok 95 - "$version" == 1.2.3 ok 96 - $version == $new_version...WINDOWS\system32\cmd.exe NUMBER_OF_PROCESSORS = 1 PATH = C:\WINDOWS\system32;C...x86 Family 15 Model 3 Stepping 3, GenuineIntel TEMP = C:\DOCUME...O2', cppflags='-DWIN32' ccversion='', gccversion='3.4.5', gccosandvers='' intsize=4...
Show full article (21.46Kb)
PASS WebService-YouTube-1.0.2 MSWin32-x86-multi-thread 5.1     

Author: Dagolden
Date: May 31, 2008 10:44

...AND OTHER CONTEXT ------------------------------ Environment variables: AUTOMATED_TESTING = 1 COMSPEC = C:\WINDOWS\system32\cmd.exe...\cpan\build\XML-SAX-Expat-Incremental-0.05-i962sf/blib/arch;....0.2 PERL_MM_USE_DEFAULT = 1 PROCESSOR_IDENTIFIER = x86 Family 6 Model 15 Stepping ...-O2', cppflags='-DWIN32' ccversion='', gccversion='3.4.5', gccosandvers='' intsize=4,...
Show full article (9.88Kb)
Re: OT: Determining the size of plotting area     

Author: James Parsly
Date: Sep 17, 2008 07:01

... much as others have described: 1. Get min and max based ... a step size. For integer data I try 1,2,5,... to next lower multiple of step size. Round max up to ...tick mark labels that the step size would require. If too...graph. (snip) Okey, the first step is to determine xmin, xmax...low end (TL) and tick increment (TX). real table(14) ! available...table/1.,1.2,1.5,2.,2.4,3.,4...
Show full article (3.40Kb) · Show article thread
Re: OT: Determining the size of plotting area     

Author: glen herrmannsfeldt
Date: Sep 16, 2008 23:17

...the graph. (snip) Okey, the first step is to determine xmin, xmax and...the low end (TL) and tick increment (TX). real table(14) ! available scale...data table/1.,1.2,1.5,2.,2.4,3.,4.,5...if(TX<=0) TX=abs(2*TX/Axlen)+1 ! reasonable results if no data range P=10.**int... slightly ! TX should be between about 1 and 10 DO I=1...-aint((Axlen+(TL-Xmax)/TX)/2.)*TX if(Xmin*TL.lt.0...
Show full article (2.43Kb) · Show article thread
1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · next