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
/
fcl-base
Commit message (
Expand
)
Author
Age
Files
Lines
*
* patch from Andrew adding \uxxxx escapes and superscript, mantis 18245
marco
2010-12-17
1
-1
/
+4
*
* Published all properties in template
michael
2010-12-17
1
-2
/
+8
*
* moved daemon example from fcl-base to fcl-extra, because daemonapp is
jonas
2010-12-14
1
-155
/
+0
*
* fix for bug 18196, moving teventype broke examples.
marco
2010-12-12
1
-1
/
+1
*
* compiles again ( .logger.info references changes to application.log())
marco
2010-12-03
1
-2
/
+2
*
* Added WaitFor to fix 18044
michael
2010-11-28
1
-1
/
+10
*
* Added flush to TBase64Encoder
michael
2010-11-26
1
-2
/
+14
*
* Fix for bug 18044
michael
2010-11-26
1
-0
/
+2
*
* Fixed typo
michael
2010-10-07
1
-1
/
+1
*
* Fixed spell error revealed by lintian.
mazen
2010-10-06
1
-1
/
+1
*
* Corrected references to examples (they are in the lazarus package)
michael
2010-10-05
1
-4
/
+4
*
* Moved description of fptemplate to fcl-base
michael
2010-10-05
1
-0
/
+431
*
+ i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and
jonas
2010-09-29
4
-186
/
+358
*
* Set fpmake dependencies
joost
2010-09-25
1
-1
/
+1
*
* Fixed compilation
joost
2010-09-25
1
-1
/
+1
*
* slightly adapted patch from Mantis 17224 from Maxim Ganetsky
marco
2010-08-21
1
-1
/
+7
*
* Made chain protected, as asked in 16899
michael
2010-08-19
1
-1
/
+1
*
* Patch from Luiz Americo to put Const in front of string parameters
michael
2010-07-30
5
-31
/
+31
*
* Patch from Luiz Americo to use const string params in Log call
michael
2010-07-30
1
-2
/
+2
*
* Patch from Luiz Americo to use Const string params where possible
michael
2010-07-30
1
-9
/
+9
*
* Forgot to commit OS/2 file in r15586
joost
2010-07-16
1
-0
/
+6
*
* Added the ability to un-register the eventlog message-file
joost
2010-07-16
4
-3
/
+27
*
* do not prefix inifile.readsectionvalues results with '=' when key='' (Del...
marco
2010-06-14
1
-12
/
+13
*
* Implemented TField.Editmask by Luiz Americo, bug 16555
joost
2010-06-13
1
-2
/
+2
*
* fixed TIniFile.ReadString in case an unquoted string was read while
jonas
2010-05-18
1
-1
/
+3
*
* apply quoting patch for inifile from A. Klein
Almindor
2010-05-16
1
-14
/
+25
*
* Fixes for fpmake files
joost
2010-05-12
1
-3
/
+10
*
* Added ability to list values by index instead of name
joost
2010-05-03
1
-0
/
+28
*
* Fix for the case that the begin and enddelimiter are the same
joost
2010-04-27
1
-1
/
+1
*
* Removed the restriction that ParseString could only be called 100 times
joost
2010-04-27
1
-6
/
+9
*
* Moved fptemplate from fcl-web to fcl-base
joost
2010-04-22
3
-63
/
+749
*
Fixed fpmake.pp files:
joost
2010-04-15
1
-8
/
+0
*
* TCriticalSection.Tryenter support (Mantis 15928) + short test/demo
marco
2010-03-21
2
-0
/
+52
*
* Moved TEventType from eventlog.pp tot sysutils
joost
2010-03-01
2
-1
/
+7
*
* SetOnCompare didn't assign AValue to FOnCompare when Count was 0
ivost
2010-02-17
1
-1
/
+2
*
* endianfixes .mo reader.
marco
2010-01-12
1
-2
/
+44
*
* Update Makefiles
pierre
2009-12-10
1
-6
/
+42
*
* Patch for gettext empty string problem, Mantis 14902
marco
2009-11-07
1
-1
/
+6
*
* updated r308 of common Mac OS X interfaces:
jonas
2009-11-06
1
-3
/
+2
*
* custapp still requires univint for Darwin
jonas
2009-10-20
2
-1
/
+35
*
* reworked dependancies around the FCL. daemonapp and servicemanager are is...
marco
2009-10-17
6
-3348
/
+35
*
* Put AppClass in interface section, and put OnRun in public section of daem...
michael
2009-10-17
1
-2
/
+2
*
* Added the global variable CustomApplication. If this variable is set
joost
2009-09-20
1
-0
/
+2
*
* fixed range check errors
jonas
2009-09-18
1
-1
/
+1
*
* small fix for argument parsing by Joao Morais (via maillist)
marco
2009-08-23
1
-1
/
+1
*
* Makefiles version 2.5.1
jonas
2009-08-13
2
-2
/
+2
*
* regenerated using latest fpcmake
jonas
2009-08-02
2
-2
/
+135
*
* Marked extra constructor as overloaded
michael
2009-07-27
1
-3
/
+3
*
* Added convenience call passing a string as a encryption/decryption key
michael
2009-07-26
1
-1
/
+51
*
* Easy-to-use Constructor that accepts a string instead of key structure
michael
2009-07-25
1
-1
/
+21
[next]