Changeset 2243 for trunk/src/kmk/tests/scripts/functions
- Timestamp:
- Jan 10, 2009, 3:24:02 AM (17 years ago)
- Location:
- trunk/src/kmk/tests/scripts/functions
- Files:
- 
      - 16 edited
 
 - 
          
  evalcall (modified) (1 diff)
- 
          
  expr (modified) (1 diff)
- 
          
  for (modified) (1 diff)
- 
          
  if-expr (modified) (1 diff)
- 
          
  insert (modified) (1 diff)
- 
          
  intersects (modified) (1 diff)
- 
          
  lastpos (modified) (1 diff)
- 
          
  length (modified) (1 diff)
- 
          
  length-var (modified) (1 diff)
- 
          
  pos (modified) (1 diff)
- 
          
  printf (modified) (1 diff)
- 
          
  root (modified) (1 diff)
- 
          
  select (modified) (1 diff)
- 
          
  substr (modified) (1 diff)
- 
          
  translate (modified) (1 diff)
- 
          
  while (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/src/kmk/tests/scripts/functions/evalcallr2159 r2243 5 5 6 6 # 7 # Copyright (c) 2008 knut st. osmundsen <bird-src-spam@anduin.net>7 # Copyright (c) 2008-2009 knut st. osmundsen <bird-kBuild-spamix@anduin.net> 8 8 # 9 9 # This file is part of kBuild. 
- 
      trunk/src/kmk/tests/scripts/functions/exprr2022 r2243 5 5 6 6 # 7 # Copyright (c) 2008 knut st. osmundsen <bird-src-spam@anduin.net>7 # Copyright (c) 2008-2009 knut st. osmundsen <bird-kBuild-spamix@anduin.net> 8 8 # 9 9 # This file is part of kBuild. 
- 
      trunk/src/kmk/tests/scripts/functions/forr2161 r2243 5 5 6 6 # 7 # Copyright (c) 2008 knut st. osmundsen <bird-src-spam@anduin.net>7 # Copyright (c) 2008-2009 knut st. osmundsen <bird-kBuild-spamix@anduin.net> 8 8 # 9 9 # This file is part of kBuild. 
- 
      trunk/src/kmk/tests/scripts/functions/if-exprr2023 r2243 5 5 6 6 # 7 # Copyright (c) 2008 knut st. osmundsen <bird-src-spam@anduin.net>7 # Copyright (c) 2008-2009 knut st. osmundsen <bird-kBuild-spamix@anduin.net> 8 8 # 9 9 # This file is part of kBuild. 
- 
      trunk/src/kmk/tests/scripts/functions/insertr2152 r2243 5 5 6 6 # 7 # Copyright (c) 2008 knut st. osmundsen <bird-src-spam@anduin.net>7 # Copyright (c) 2008-2009 knut st. osmundsen <bird-kBuild-spamix@anduin.net> 8 8 # 9 9 # This file is part of kBuild. 
- 
      trunk/src/kmk/tests/scripts/functions/intersectsr2021 r2243 5 5 6 6 # 7 # Copyright (c) 2008 knut st. osmundsen <bird-src-spam@anduin.net>7 # Copyright (c) 2008-2009 knut st. osmundsen <bird-kBuild-spamix@anduin.net> 8 8 # 9 9 # This file is part of kBuild. 
- 
      trunk/src/kmk/tests/scripts/functions/lastposr2152 r2243 5 5 6 6 # 7 # Copyright (c) 2008 knut st. osmundsen <bird-src-spam@anduin.net>7 # Copyright (c) 2008-2009 knut st. osmundsen <bird-kBuild-spamix@anduin.net> 8 8 # 9 9 # This file is part of kBuild. 
- 
      trunk/src/kmk/tests/scripts/functions/lengthr2152 r2243 5 5 6 6 # 7 # Copyright (c) 2008 knut st. osmundsen <bird-src-spam@anduin.net>7 # Copyright (c) 2008-2009 knut st. osmundsen <bird-kBuild-spamix@anduin.net> 8 8 # 9 9 # This file is part of kBuild. 
- 
      trunk/src/kmk/tests/scripts/functions/length-varr2152 r2243 5 5 6 6 # 7 # Copyright (c) 2008 knut st. osmundsen <bird-src-spam@anduin.net>7 # Copyright (c) 2008-2009 knut st. osmundsen <bird-kBuild-spamix@anduin.net> 8 8 # 9 9 # This file is part of kBuild. 
- 
      trunk/src/kmk/tests/scripts/functions/posr2152 r2243 5 5 6 6 # 7 # Copyright (c) 2008 knut st. osmundsen <bird-src-spam@anduin.net>7 # Copyright (c) 2008-2009 knut st. osmundsen <bird-kBuild-spamix@anduin.net> 8 8 # 9 9 # This file is part of kBuild. 
- 
      trunk/src/kmk/tests/scripts/functions/printfr2156 r2243 5 5 6 6 # 7 # Copyright (c) 2008 knut st. osmundsen <bird-src-spam@anduin.net>7 # Copyright (c) 2008-2009 knut st. osmundsen <bird-kBuild-spamix@anduin.net> 8 8 # 9 9 # This file is part of kBuild. 
- 
      trunk/src/kmk/tests/scripts/functions/rootr2172 r2243 5 5 6 6 # 7 # Copyright (c) 2008 knut st. osmundsen <bird-src-spam@anduin.net>7 # Copyright (c) 2008-2009 knut st. osmundsen <bird-kBuild-spamix@anduin.net> 8 8 # 9 9 # This file is part of kBuild. 
- 
      trunk/src/kmk/tests/scripts/functions/selectr2163 r2243 5 5 6 6 # 7 # Copyright (c) 2008 knut st. osmundsen <bird-src-spam@anduin.net>7 # Copyright (c) 2008-2009 knut st. osmundsen <bird-kBuild-spamix@anduin.net> 8 8 # 9 9 # This file is part of kBuild. 
- 
      trunk/src/kmk/tests/scripts/functions/substrr2153 r2243 5 5 6 6 # 7 # Copyright (c) 2008 knut st. osmundsen <bird-src-spam@anduin.net>7 # Copyright (c) 2008-2009 knut st. osmundsen <bird-kBuild-spamix@anduin.net> 8 8 # 9 9 # This file is part of kBuild. 
- 
      trunk/src/kmk/tests/scripts/functions/translater2154 r2243 5 5 6 6 # 7 # Copyright (c) 2008 knut st. osmundsen <bird-src-spam@anduin.net>7 # Copyright (c) 2008-2009 knut st. osmundsen <bird-kBuild-spamix@anduin.net> 8 8 # 9 9 # This file is part of kBuild. 
- 
      trunk/src/kmk/tests/scripts/functions/whiler2161 r2243 5 5 6 6 # 7 # Copyright (c) 2008 knut st. osmundsen <bird-src-spam@anduin.net>7 # Copyright (c) 2008-2009 knut st. osmundsen <bird-kBuild-spamix@anduin.net> 8 8 # 9 9 # This file is part of kBuild. 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
