Changes between Version 41 and Version 42 of HashSourceCodes


Ignore:
Timestamp:
Feb 9, 2013, 3:20:30 PM (11 years ago)
Author:
os
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HashSourceCodes

    v41 v42  
    522522
    523523{{{
    524 #!realbasic
    525524    dim b as BinaryStream
    526525    dim mb as MemoryBlock
     
    854853[http://www.autoitscript.com/forum/topic/107155-opensubtitles-org-hashing-func/page__p__755889__hl__opensubtitles__fromsearch__1#entry755889 Forum entry]
    855854{{{
    856 #!autoit
    857855#cs
    858856        Hash code is based on Media Player Classic. It calculates: size + 64bit
     
    894892== !FoxPro ==
    895893{{{
    896 #!foxpro
    897894PARAMETERS cfile
    898895PRIVATE ALL
     
    11321129or without using GetHash.dll:
    11331130{{{
    1134 #!powershell
    11351131$dataLength = 65536
    11361132
     
    13891385== !AutoHotKey ==
    13901386{{{
    1391 #!autohotkey
    13921387#NoEnv
    13931388SetBatchLines, -1
     
    14411436== Lisp ==
    14421437{{{
    1443 #!lisp
    14441438; opensubtitle hash, common lisp, sbcl
    14451439; sean langton 2013