Diff for /parser3/www/htdocs/Attic/index.html between versions 1.96 and 1.101

version 1.96, 2002/08/08 09:35:23 version 1.101, 2002/08/08 14:35:31
Line 17  $selffilespec[$filespec] Line 17  $selffilespec[$filespec]
 #^a.format[%.10u]  #^a.format[%.10u]
 #$result[111]  #$result[111]
 #^f[a]  #^f[a]
 ^connect[mysql://mdm:4b833ljq@db-mysql/mdm]{  #^connect[mysql://mdm:4b833ljq@db-mysql/mdm]{
 #       ^int:sql{select news_id from news where news_id=-1}[  #       ^int:sql{select news_id from news where news_id=-1}[
 ##      $.default{2}  ##      $.default{2}
 #       ]<br>  #       ]<br>
Line 25  $selffilespec[$filespec] Line 25  $selffilespec[$filespec]
 #       ^file::load[text;^string:sql{select '^^hello[]' }]  #       ^file::load[text;^string:sql{select '^^hello[]' }]
 #       ^string:sql{select '^^hello[]' }] $ORIGINS(1)  #       ^string:sql{select '^^hello[]' }] $ORIGINS(1)
 #       ^process{       ^^h[]}  #       ^process{       ^^h[]}
         ^process{^string:sql{select '1  #       ^process{^string:sql{select '1
         ^^hello[]' }]   }  #       ^^hello[]' }]   }
 #    $f[^file::load[text;piece.p]]      ^process{$f.text}  #}
         $ORIGINS(1)  
   
 }  
 #^eval(2)  #^eval(2)
 #^tcrashlocaljunctionsv2[]  #^tcrashlocaljunctionsv2[]
 #^tcrashlocaljunctions[]  #^tcrashlocaljunctions[]
Line 80  $selffilespec[$filespec] Line 77  $selffilespec[$filespec]
 #^precisionProblem[]  #^precisionProblem[]
 #^xpath[]  #^xpath[]
 #^ttablesetlang[]  #^ttablesetlang[]
 #^mail3[]  
 #^ttime[]  #^ttime[]
 #^tupper[]  #^tupper[]
 #^treplace[]  #^treplace[]
Line 196  $selffilespec[$filespec] Line 192  $selffilespec[$filespec]
 #^sergestrandef[]  #^sergestrandef[]
 #^tstdin[]  #^tstdin[]
 #^tfind[]  #^tfind[]
 #^calendar[]  
 #^mimet[]  #^mimet[]
 #^cgit[]  #^cgit[]
 #^joinlimit[]  #^joinlimit[]
Line 205  $selffilespec[$filespec] Line 200  $selffilespec[$filespec]
 #^sendtests[]  #^sendtests[]
 #^wwrapperpass[]  #^wwrapperpass[]
 #^badpos[]  #^badpos[]
   #^processtest[]
   #^mail3[]
   #^mail4[]
   #^datesaving[]
   #^badconstructor[]
   ^calendar[]
 <hr>  <hr>
 OK  OK
   
   @badconstructor[]
   ^date::now[]
   
   @datesaving[]
   $now[^date::now[]]
   $now.daylightsaving<br>
   $now.yearday<br>
   #
   $date[^date::create(2002;1;3)]
   $date.daylightsaving<br>
   $date.yearday
   
   @mail4[]
   ^mail:send[
           $.from[paf@mail.design.ru]
           $.to[paf@mail.design.ru]
           $.subject[^taint[uri][москва]=2]
           $.text[^taint[uri][москва]=]
           $.html{<a href=http://there.ru/?city=^taint[uri][Москва]>link</a>}
   ]
   @processtest[]
       $f[^file::load[text;piece.p]]       ^process{$f.text}
           $ORIGINS(1)
   
   
 @badpos[]  @badpos[]
 $s[123]  $s[123]
Line 1208  $t[^table::set{^untaint{^taint[$a-tab-b] Line 1233  $t[^table::set{^untaint{^taint[$a-tab-b]
   
 @mail3[]  @mail3[]
 ^mail:send[  ^mail:send[
         $.from[Александр Петросян <paf@design.ru>]          $.from[Александр Петросян <paf@mail.design.ru>]
         $.to[Александр Петросян <paf@design.ru>]          $.to[Александр Петросян <paf@mail.design.ru>]
         $.subject[проверка4]          $.subject[проверка2]
         $.body[          $.body[
                 $.text[                  $.text[
                         $.content-type[$.value[text/plain] $.charset[windows-1251]]                          $.content-type[$.value[text/plain] $.charset[windows-1251]]
                         $.body[проверка]                          $.body[проверка^taint[uri][москва]=]
                 ]                  ]
                 $.attachment[                  $.attachment[
                         $.value[^file::load[text;index.html]]                          $.value[^file::load[text;index.html]]
Line 1673  $abc[abc] Line 1698  $abc[abc]
 ^abc.save[abc]  ^abc.save[abc]
   
 @calendar[]  @calendar[]
 $year(2002)  $year(2007)
 $month(8)  $month(12)
 ${year}-${month}:<br>  ${year}-${month}:<br>
 $week_days[^date:calendar[rus]($year;$month)]  $week_days[^date:calendar[rus]($year;$month)]
 <pre>  <pre>
 ^week_days.menu{^for[wday](0;6){^if($week_days.$wday){$week_days.$wday;&nbsp^;&nbsp^;} }=$week_days.week=<br>}  ^week_days.menu{^for[wday](0;6){^if($week_days.$wday){$week_days.$wday;&nbsp^;&nbsp^;} }=$week_days.week,$week_days.year=<br>}
 </pre>  </pre>
   
 @thash[]  @thash[]

Removed from v.1.96  
changed lines
  Added in v.1.101


E-mail: