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
/
rtl
/
inc
/
dynlibs.pas
Commit message (
Expand
)
Author
Age
Files
Lines
*
* i386 and x86_64 changes for Delphi compatibility:
sergei
2014-04-25
1
-2
/
+2
*
* GetProcAddr added for OS/2, type of argument for ordinal target specific now
hajny
2014-01-19
1
-6
/
+12
*
+ Add a new overload to DynLibs to allow loading by Ordinal only. This needs ...
svenbarth
2014-01-14
1
-0
/
+12
*
+ defaultfilesystemcodepage support for dynlibs
jonas
2013-07-22
1
-20
/
+75
*
* Added GetLoadErrorStr function by Mark Morgan Loyd (Bug ID 22321)
michael
2012-07-11
1
-0
/
+1
*
* fix SafeLoadLibrary: fixed defines, sse control word should be stored as well
florian
2011-08-18
1
-13
/
+27
*
* unmerged table based initialization of libraries.
marco
2011-02-19
1
-306
/
+3
*
* dynlibs.pas: added 'const' modifiers to eliminate unnecessary local string ...
sergei
2010-11-18
1
-6
/
+6
*
* InitializeLibrary defaults now the parameter NoSymbolErrors to true and no ...
ivost
2010-10-30
1
-12
/
+21
*
* removed writeln call
ivost
2010-05-19
1
-7
/
+5
*
* fixed #0016261
ivost
2010-05-12
1
-8
/
+31
*
* SharedSuffix moved to include files to reduce number of ifdefs
hajny
2010-02-13
1
-15
/
+0
*
* lib handler: default libraries can be changed now
ivost
2009-11-01
1
-76
/
+123
*
* symbols are cleared now after unloading the library (ClearLibrarySymbols)
ivost
2009-10-30
1
-2
/
+3
*
* added some highlevel helper functions to load/unload dynamic libraries.
ivost
2009-10-30
1
-5
/
+229
*
* SharedSuffix
marco
2008-04-27
1
-1
/
+17
*
* Safeloadlibrary
marco
2007-07-09
1
-0
/
+19
*
* Renamed dynlibs.pas
michael
2007-02-23
1
-0
/
+68