| .. |
|
dummy
|
fcfcfc43cf
* Patch from Luiz Americo to put Const in front of string parameters
|
15 years ago |
|
go32v2
|
c8bebd2c7d
* use eventlog.inc for Unix,Win32,Win64. other targets use felog.inc
|
17 years ago |
|
netware
|
c8bebd2c7d
* use eventlog.inc for Unix,Win32,Win64. other targets use felog.inc
|
17 years ago |
|
netwlibc
|
c8bebd2c7d
* use eventlog.inc for Unix,Win32,Win64. other targets use felog.inc
|
17 years ago |
|
os2
|
fcfcfc43cf
* Patch from Luiz Americo to put Const in front of string parameters
|
15 years ago |
|
unix
|
fcfcfc43cf
* Patch from Luiz Americo to put Const in front of string parameters
|
15 years ago |
|
win
|
6e855a334d
* openeventlog -> openeventloga.
|
12 years ago |
|
wince
|
c8bebd2c7d
* use eventlog.inc for Unix,Win32,Win64. other targets use felog.inc
|
17 years ago |
|
advancedipc.pp
|
5e3b22ab15
* Patch to Split AdvancedIPC and AdvancedSingleInstance, by Luiz Americo (Bug ID 30141)
|
9 years ago |
|
advancedsingleinstance.pas
|
5e3b22ab15
* Patch to Split AdvancedIPC and AdvancedSingleInstance, by Luiz Americo (Bug ID 30141)
|
9 years ago |
|
ascii85.pp
|
2db72437e8
* fixed range check errors
|
16 years ago |
|
avl_tree.pp
|
71f4ca1b49
fcl-base: TAVLTree: do not use LazNodeMemManager by default for thread safety
|
2 years ago |
|
base64.pp
|
1c9bca29e3
* Fix for bug #35161, by Doyenne
|
7 years ago |
|
basenenc.pp
|
d64bb5cad6
* Fix compiler warning
|
2 years ago |
|
blowfish.pp
|
6c1593652b
* Patch from Ondrej Pokorny to support streaming to position 0 (bug ID 35724)
|
6 years ago |
|
bufstream.pp
|
f4c74b6b09
* fix TBufferedFileStream.Seek(0,soBeginning) as proposed by Andrey Zubarev, resolves #38351
|
5 years ago |
|
cachecls.pp
|
46f999c582
* fpmake support
|
18 years ago |
|
chainstream.pp
|
00dc793097
* Some improvements as proposed by Alexey Torgashin
|
3 years ago |
|
contnrs.pp
|
ec6f328822
fcl-base: fixed range check error
|
3 years ago |
|
csvdocument.pp
|
cb03124cc5
* Added DetectBOM to TCSVDocument
|
4 years ago |
|
csvreadwrite.pp
|
dfb00e85a0
* fix mantis #35936 as suggested by Denis Kozlov. fdefaultoutput is a tmemorystream, so it is seekable
|
6 years ago |
|
custapp.pp
|
310db2ce92
* Add const to string args where possible. Fix issue #40050
|
3 years ago |
|
eventlog.pp
|
91050f14b6
+ add event to retrieve the logged messages in addition to writing them to the backend
|
5 years ago |
|
fpexprpars.pp
|
310db2ce92
* Add const to string args where possible. Fix issue #40050
|
3 years ago |
|
fpobserver.pp
|
310db2ce92
* Add const to string args where possible. Fix issue #40050
|
3 years ago |
|
fptemplate.pp
|
5442155f55
* Fix from Bart for range check error. Fix issue #40240
|
2 years ago |
|
fpthreadpool.pp
|
93f2bd48dd
fcl-base: fixed compile fpthreadpool with fpc 3.2.2
|
3 years ago |
|
fptimer.pp
|
ae468bfb43
* Initialize result, bug ID #0030771
|
9 years ago |
|
gettext.pp
|
310db2ce92
* Add const to string args where possible. Fix issue #40050
|
3 years ago |
|
idea.pp
|
51b5107247
* Patch from Ilya Melnikov to change var to out params (bug 20949)
|
14 years ago |
|
inicol.pp
|
310db2ce92
* Add const to string args where possible. Fix issue #40050
|
3 years ago |
|
inifiles.pp
|
310db2ce92
* Add const to string args where possible. Fix issue #40050
|
3 years ago |
|
iostream.pp
|
6692595a33
* Fix 19851 19852 19855 (modified patch by Chad B)
|
14 years ago |
|
lzwstream.pp
|
5288194d3c
* Simulate position
|
3 years ago |
|
maskutils.pp
|
eb8c322a53
* Use aValue instead of Value. Fix issue #39938
|
3 years ago |
|
nullstream.pp
|
68c1607ecc
* Use resourcestring
|
12 years ago |
|
pascodegen.pp
|
310db2ce92
* Add const to string args where possible. Fix issue #40050
|
3 years ago |
|
pooledmm.pp
|
d7f7a9bb76
* patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346
|
14 years ago |
|
rtfdata.inc
|
d900dcb78f
* patch from Andrew adding \uxxxx escapes and superscript, mantis 18245
|
15 years ago |
|
rtfpars.pp
|
310db2ce92
* Add const to string args where possible. Fix issue #40050
|
3 years ago |
|
rttiutils.pp
|
e53c2572ce
* Allow property list to be sorted (patch from Denis Grynuk, bug ID #36803)
|
5 years ago |
|
singleinstance.pp
|
a2985a5572
* Refactored singleinstance so it is independent of any specific implementation
|
10 years ago |
|
streamcoll.pp
|
310db2ce92
* Add const to string args where possible. Fix issue #40050
|
3 years ago |
|
streamex.pp
|
06a7610a35
* Stream writer
|
3 years ago |
|
streamio.pp
|
f1dbae577c
* change mode fmappend to fmoutput in streamopen. Refer to comments in text.inc.
|
5 years ago |
|
syncobjs.pp
|
576ef5a33d
* make infinite a default param
|
3 years ago |
|
uriparser.pp
|
198abd5e26
* Add Unicode/Widestring overload on windows for ResolveRelativeURI
|
7 years ago |
|
wformat.pp
|
46f999c582
* fpmake support
|
18 years ago |
|
whtml.pp
|
13a069c9d2
Use CHECKED="checked" and SELECTED="selected" as required by HTML specs
|
11 years ago |
|
wtex.pp
|
46f999c582
* fpmake support
|
18 years ago |