Skip to content
Snippets Groups Projects
  1. Feb 27, 2008
  2. Feb 20, 2008
  3. Dec 04, 2007
  4. Jul 02, 2007
  5. May 18, 2007
  6. Jun 13, 2007
  7. May 24, 2007
  8. Feb 26, 2007
    • Andreas Gohr's avatar
      page updates · 3b974784
      Andreas Gohr authored
      darcs-hash:20070226182110-7ad00-b4af0eb8c29e6a168c3f1dc6306f2f294d818b72.gz
      3b974784
  9. Feb 24, 2007
  10. Nov 27, 2006
  11. Nov 12, 2006
    • TNHarris's avatar
      Word-Length Indexer · 579b0f7e
      TNHarris authored
      A modification to the indexer that sorts words based on length. This should make
      searching a little bit more efficient. After the patch is applied, your old index
      will be automatically converted to the new format (when you visit a page). The
      new index format is:
      
      1. Index files are stored in savedir/index
      2. Word lists are stored as wlen.idx. This used to be word.idx.
      3. Word indexes are stored as ilen.idx. This used to be index.idx.
      4. The page list, page.idx, is simply copied to the new location.
      
      Any plugins you have, such as the blog plugin, that read the index files need to
      be updated.
      
      darcs-hash:20061112194900-2b9f0-a975498ccf0a1d39c6df73b79bcd028d5e81c389.gz
      579b0f7e
  12. Oct 26, 2006
  13. Oct 13, 2006
  14. Sep 24, 2006
    • Andreas Gohr's avatar
      doc updates · c34f6334
      Andreas Gohr authored
      darcs-hash:20060924171423-7ad00-9d01167d5611be6d354bbfdb17223bf5eb863ae6.gz
      c34f6334
  15. Sep 23, 2006
  16. Aug 28, 2006
  17. Aug 06, 2006
  18. Jul 28, 2006
  19. Jun 21, 2006
  20. Jun 15, 2006
    • Andreas Gohr's avatar
      dummy file for meta dir · f0ae5d4c
      Andreas Gohr authored
      makes sure this directory is unpacked from the install tarball
      by dumb windows clients
      
      darcs-hash:20060615202122-7ad00-dda1810216ba755b6f8394576ea1214b9d81b8d8.gz
      f0ae5d4c
  21. May 22, 2006
  22. Mar 04, 2006
  23. Mar 03, 2006
  24. Feb 25, 2006
    • Andreas Gohr's avatar
      GeSHi update to 1.0.7.7 · 732c5c93
      Andreas Gohr authored
      There's been a few more languages added, namely ColdFusion, T-SQL,
      Robots.txt, AutoIT and Java 5, and a couple of bug fixes.
      
      darcs-hash:20060225142520-7ad00-f70f971f69a947dcde4ae7bc2d8378ff250a4cb1.gz
      732c5c93
  25. Jan 30, 2006
    • Andreas Gohr's avatar
      language updates · 262065ef
      Andreas Gohr authored
      darcs-hash:20060130214840-7ad00-ef1974692b64d4e4f7420d5c68f70f113630957b.gz
      262065ef
  26. Jan 28, 2006
  27. Jan 25, 2006
  28. Oct 22, 2005
  29. Sep 22, 2005
  30. Sep 11, 2005
  31. Sep 05, 2005
  32. Jul 31, 2005
    • Andreas Gohr's avatar
      Personal wordlist for spellchecker #488 · a2bd8ce7
      Andreas Gohr authored
      This patch allows you to add a file named conf/words.aspell with your own
      words you don't want the spellchecker to choke on.
      
      Thanks to Steven Danz for code idea
      
      darcs-hash:20050731172612-7ad00-60fb3f09589c4758f1093f532de9699beb048569.gz
      a2bd8ce7
  33. Jul 28, 2005
  34. Jul 14, 2005
    • andi's avatar
      updated GeSHi to 1.0.7 · b5bef19b
      andi authored
      darcs-hash:20050714193336-9977f-c0d5b8e6db9f92720b1f8b539fdef1f04823f5f7.gz
      b5bef19b
  35. Jul 11, 2005
    • andi's avatar
      added dumy files for windows compatibility · ee33a347
      andi authored
      Some Windows archive tools do not extract empty directories from a tar
      archive. This patch adds empty files to the data dirs to make sure they
      are extracted
      
      darcs-hash:20050711212843-9977f-3f8aa01cfad6b599f1acf40a52a54430a0828847.gz
      ee33a347
  36. Jun 26, 2005
    • andi's avatar
      directory cleanup · 98407a7a
      andi authored
      This cleans up the directory structure as discussed on the mailning
      list. Users should delete their previous _cache directories to
      recover diskspace.
      
      darcs-hash:20050626100913-9977f-83c0fdc32047db2090fc52a843ffae50cbf12248.gz
      98407a7a
  37. Jun 17, 2005
    • andi's avatar
      minor fixes · 5c3f206f
      andi authored
      darcs-hash:20050617175013-9977f-85394cdeaca3f0b07150dcd4d6850d1f63b7d9c1.gz
      5c3f206f
Loading