Diff for /parser3/www/htdocs/Attic/index.html between versions 1.156 and 1.165

version 1.156, 2002/10/09 11:49:14 version 1.165, 2002/10/15 15:12:57
Line 102  $response:charset[windows-1251] Line 102  $response:charset[windows-1251]
 #^if($form:test){y}{n}  #^if($form:test){y}{n}
 #^tablecolumnerror[]  #^tablecolumnerror[]
 #^roll[]  #^roll[]
 #^cookie2[]  
 #^tableset[]  #^tableset[]
 #^math:PI.format{%.30f}  #^math:PI.format{%.30f}
 #^xchildren[]  #^xchildren[]
Line 234  $response:charset[windows-1251] Line 233  $response:charset[windows-1251]
 #^mail2[]  #^mail2[]
 #^exec[]  #^exec[]
 #^passpost[]  #^passpost[]
 #^menudelim[]  
 #^fordelim[]  #^fordelim[]
 #^duplicatetable2hashkey[]  #^duplicatetable2hashkey[]
 #^duplicatehashsqlkey[]  #^duplicatehashsqlkey[]
Line 246  $response:charset[windows-1251] Line 244  $response:charset[windows-1251]
 #^zeroinstdin[]  #^zeroinstdin[]
 #^shifts[]  #^shifts[]
 #^jspace[]  #^jspace[]
 #^user-foreach-test[]  
 #^touchittest[]  
 #^hashselfmodification[]  #^hashselfmodification[]
 #^emptyTransformResult[]  #^emptyTransformResult[]
 #^badxdoccreate[]  #^badxdoccreate[]
Line 257  $response:charset[windows-1251] Line 253  $response:charset[windows-1251]
 #^virtualtest[]  #^virtualtest[]
 #^xml[]  #^xml[]
 #^mail4[]  #^mail4[]
 ^voidconstructorpass[]  #^voidconstructorpass[]
   #^$form:CLASS.a=$form:CLASS.a<br>
   #^cookie2[]
   #^menudelim[]
   #^touchittest[]
   #^touchittest2[]
   #^opauto[]
   #^trycontextt[]
   #^tfor[]
   #^user-foreach-test[]
   #^includet[]
   #^derived:includet[]
   #^fortestsep[]
   #^derived:inclass_process_test[]
   #$derived[^derived::create[]]^derived.inclass_process_test[]
   ^domorigint[]
   
   @domorigint[]
   $xdoc[^xdoc::create[вася]]
   ^xdoc.firstChild.setAttribute[name;значение]
   $var[$xdoc.firstChild.nodeName]
   ^throw[paf;$var]
   
   
   @fortestsep[][i]
   ^for[i](1;3){$i}[,]
   
   @includet[]
   ^include[some.p]
   ^included_method[2]
   
   @user-foreach-test[][key;value]
   ^user-foreach[key;value]{$key=$value<br>}
   
   @user-foreach[key;value;code]
   ^for[i](1;10){
           $caller.$key($i)
           $caller.$value($i*2)
           $code
   }
   
   
   @tfor[][i]
   ^for[i](1;10){
   $i
   }
   
   @trycontextt[]
   ^try{
           ^trycontexttsub[]
   }{
           $exception.handled(0)
   }
   
   
   @trycontexttsub[]
   ^bad[]
   
   
   @opauto[]
   ^reada[]
   
   
   @rusage2[]
 <hr>  <hr>
 OK  OK
   
   @rusage2[]
   $s[$status:rusage]
   
   ^s.tv_sec.format[%.0f].^s.tv_usec.format[%06.0f]
   
   
 @voidconstructorpass[]  @voidconstructorpass[]
 $a[$form:a]  $a[$form:a]
 =^form:a.int(1)=  =^form:a.int(1)=
Line 313  $hash[ Line 378  $hash[
 }         }       
   
 @touchittest[][i]  @touchittest[][i]
   $i[before]
 ^touchit[]  ^touchit[]
 $i  $i
   
   @touchittest2[]
   $i[before]
   ^touchit[]
   $i
   
 @user-foreach-test[][key;value]  
 ^user-foreach[key;value]{$key=$value<br>}  
   
 @user-foreach[key;value;code]  
 ^for[i](1;10){  
         $code.$key($i)  
         $code.$value($i*2)  
         $code  
 }  
   
 @jspace[]  @jspace[]
 $a(1)  $a(1)
Line 1740  $date.year  $date.month  $date.day Line 1801  $date.year  $date.month  $date.day
   
 @cookie2[]  @cookie2[]
 #=$cookie:clientType[$.value[test]]=<br>  #=$cookie:clientType[$.value[test]]=<br>
 =$cookie:clientType=<br>  =$cookie:CLASS.clientType=<br>
   
   
 @tableset[]  @tableset[]

Removed from v.1.156  
changed lines
  Added in v.1.165


E-mail: