Diff for /parser3/src/www/htdocs/Attic/index.html between versions 1.495 and 1.508

version 1.495, 2001/12/06 20:19:32 version 1.508, 2001/12/19 17:20:15
Line 1 Line 1
 @main[]  @main[]
 ^bigxslt[]  #^eval(100/6)[%.2f]
   $request:charset[windows-1251]
   $response:charset[windows-1251]
   #^tupper[]
   #^treplace[]
   #^xslt2[]
   #^tcache2[]
 #$ORIGINS(1)  #$ORIGINS(1)
 #$t[^table::set{a b} ^table::set{c d}]  #$t[^table::set{a b} ^table::set{c d}]
 #^ttaintuntaint[]  #^ttaintuntaint[]
Line 69 Line 75
 #^exec[]  #^exec[]
 #^fori[]  #^fori[]
 #^tconnect[]  #^tconnect[]
 #^xslt[]  ^xslt[]
 #^xml[]  #^xml[]
 #^header[]  #^header[]
 <hr>  <hr>
 OK  OK
   
 @bigxslt[]  @tupper[]
 $xdoc[^xdoc::set{<?xml version="1.0" encoding="windows-1251"?>  $t[abcABCабвАБВ]
 <document>  $t<br>
         <script>  ^t.upper[]
                 here  
         </script>  @treplace[]
         <block>  $copy-paste-clean[^table::set{a b
                 <p>hi</p>  .       _
         </block>  ,       _
 </document>  +       _
 }]  &       _
   ?       _
   =       _}]
   
   $cache_key[^taint[в.а,с+я]&был?тут=недавно.cache]
   # почему-то этот replace роняет апач в 500 ошибку :(
   #^cache_key.replace[$copy-paste-clean]
   $test[abc]
   ^test.save[$cache_key]saved<br>
   $cache[^file:list[.;\.cache^$]]
   ^file:delete[$cache_key]deleted($cache.name)<br>
   
   
   
   @xslt2[]
   $xdoc[^xdoc::set{<?xml version="1.0" encoding="windows-1251" ?>
   <document><block><p>hi</p></block></document>
   }]
 #^show-xdoc2[$xdoc]  #^show-xdoc2[$xdoc]
 ^show-xdoc2[^xdoc.transform[templates/_document.xslt]]  ^show-xdoc2[^xdoc.transform[templates/_document.xslt]]
 <hr>  <hr>
   
   
   @tcache2[]
   ^cache[$DB_HOME/keyключ](2){
           ^math:random(100)
   }
   
 @ttaintuntaint[]  @ttaintuntaint[]
 <!-- некий панковский заголовок с буковкой C в круглых скобках -->^taint[html][  <!-- некий панковский заголовок с буковкой C в круглых скобках -->^taint[html][
   
Line 283  $dom_created_in_air[^xdoc::create[doc]] Line 310  $dom_created_in_air[^xdoc::create[doc]]
 @tcache[]  @tcache[]
 #^hashfile:clear[cache]  #^hashfile:clear[cache]
 $code[^hashfile::open[$DB_HOME;cache]]  $code[^hashfile::open[$DB_HOME;cache]]
 ^code.cache[key](100){  ^code.cache[key](2){
         ^math:random(100)          ^math:random(100)
 #       ^code.delete[]  #       ^code.delete[]
 }  }
   
   
 @thashfileexp[]  @thashfileexp[]
 $hf[^hashfile::open[$DB_HOME;hashfile]]  $hf[^hashfile::open[$DB_HOME;hashfile]]
 $hf.paf[$.value[крут] $.expires(3)]  $hf.paf[$.value[крут] $.expires(3)]
Line 718  $file[^xdoc.file[ Line 744  $file[^xdoc.file[
 ^file.save[text;out/save_file.html]  ^file.save[text;out/save_file.html]
 #$response:body[^xdoc.file[     $.media-type[text/paf]  ]]  #$response:body[^xdoc.file[     $.media-type[text/paf]  ]]
 <pre>^taint[html][^xdoc.string[  <pre>^taint[html][^xdoc.string[
 #       $.method[html]          $.method[html]
 #       $.version[1.0]  #       $.version[1.0]
 #       $.encoding[utf-8]  #       $.encoding[utf-8]
 #       $.omit-xml-declaration[yes]  #       $.omit-xml-declaration[yes]

Removed from v.1.495  
changed lines
  Added in v.1.508


E-mail: