index
:
delta/fpc.git
aros
aspect
avr
avr32
avx
baserock/2.6.4
blaise
blocks
cleanroom
cpstr
cpstrnew
cpstrrtl
ctypes
debug_eh
dodi
fcl-web_joost
fixes_2_0
fixes_2_2
fixes_2_2_0_dos
fixes_2_4
fixes_2_6
fixes_2_6_0
fixes_3_0
fixes_3_0_ios
fixes_3_2
florian
foxsen
fpc_2_3
generics
genfunc
hlcgllvm
i8086
inline
interfacertti
janbruns
joost
js
jvmbackend
laksen
linker
linker@2665
llvm
maciej
master
merged
mips_embedded
nestedprocvars
newthreading
objc
olivier
pasboolxx
paul
peterjan
rc_2_2_2
release_2_1_2x
release_2_2_4_rc1
resources
sergei
ssa
svenbarth
target-subdir
targetandroid
tg74
tue
unicode
unicodekvm
unicodertl
unicodestring
unitrw
usersections
wasm
webassembly
wkrenn
wpo
xpcom
z80
svn.freepascal.org: svn/fpc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
hash
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
* changed output only parameters from var to out
ivost
2010-12-07
1
-13
/
+13
*
* implemented uuid_create_sha1_from_name
ivost
2010-04-19
2
-29
/
+29
*
* added crc128 support
ivost
2010-04-19
1
-10
/
+449
*
+ sha1 unit by Sergei Gorelkin, resolves #14604
florian
2009-09-16
1
-0
/
+305
*
* fixed range/overflow errors
jonas
2009-02-07
1
-0
/
+16
*
* fixed compilation with range checking switched on
jonas
2009-02-07
1
-0
/
+5
*
* renamed rol/ror functions into rolbyte/rolword/roldword/rolqword
jonas
2009-01-28
1
-7
/
+7
*
* completed md5.pp fixes (forgot to uncomment some code pieces)
ivost
2009-01-20
2
-46
/
+10
*
* fixed little bug in crc32 and crc64
ivost
2009-01-20
1
-7
/
+3
*
* fixed crc sample
ivost
2009-01-20
1
-3
/
+7
*
* added crc64 function
ivost
2009-01-20
2
-67
/
+264
*
* fixed for 64 bit targets
florian
2008-08-17
1
-7
/
+7
*
* teach peephole optimizer about ror/rol
florian
2008-07-28
1
-7
/
+0
*
* fixed md2/md4/md5 for big endian systems (mdtest now passes on ppc)
jonas
2008-04-21
1
-2
/
+6
*
* patch from sergei to fix alignment
marco
2008-01-30
1
-4
/
+5
*
* fixed calculation of md4/md5 for files > 512MB on 32 bit systems
jonas
2008-01-12
1
-1
/
+1
*
* fix compile with 2.0
peter
2007-10-30
1
-1
/
+27
*
* move hash
peter
2007-10-25
5
-0
/
+1699