summaryrefslogtreecommitdiff
path: root/packages/fcl-base
Commit message (Expand)AuthorAgeFilesLines
...
* * regenerated using latest fpcmakejonas2009-08-022-2/+135
* * Marked extra constructor as overloadedmichael2009-07-271-3/+3
* * Added convenience call passing a string as a encryption/decryption keymichael2009-07-261-1/+51
* * Easy-to-use Constructor that accepts a string instead of key structuremichael2009-07-251-1/+21
* * Added ASCII85 encodermichael2009-07-251-0/+146
* * Made descendent of TOwnerStreammichael2009-07-251-32/+28
* * Fixed typomichael2009-06-271-1/+1
* * Fixed service descriptionmichael2009-06-272-1/+6
* * Terminate application when service failed to start, to avoid endless waiti...joost2009-06-181-0/+3
* * When the service startup failed, set the state to csStopped so that onjoost2009-06-171-1/+3
* * reversed destruction order of TFPObjectList as per Mantis 13715.marco2009-05-171-1/+1
* * Fork a Daemon into the background when the -b option is supplied, bug 13078joost2009-04-301-0/+32
* * On shutdown, always terminate the TDaemonThread, not only in case of an ex...joost2009-04-291-1/+1
* * Fixed compilation on windows after r13013joost2009-04-161-6/+0
* * Removed unused private procedure ThreadTerminatedjoost2009-04-152-7/+1
* * timer property in driver is protectedmichael2009-04-141-0/+1
* * Fixed visibility of TDaemonDefs.FOwnermichael2009-03-221-1/+1
* * implemented TApplication.GetExename() using CoreFoundation api'sjonas2009-03-193-1/+102
* * Fixed the problem that an IPC-Server holds a lock on its pipe so that nojoost2009-03-071-0/+5
* * added .txt extensions to all README, TODO and COPYING filesjonas2009-02-282-0/+0
* * nodememmanager now changable, but global var still default.marco2009-02-271-14/+27
* * avltreetest demomarco2009-02-263-60/+210
* * fixed range check errorsjonas2009-02-071-3/+3
* * applied fix from 12833florian2009-02-071-1/+1
* * patch to implement MaskDoFormatText by Paul Isheninflorian2008-12-301-5/+28
* + ascii85 decoder stream by Danny Milosavljevic, resolves #0012833florian2008-12-244-61/+479
* Path from Alexander S. Kleninjoost2008-12-131-1/+10
* * Do not raise an error when an attempt is made to delete a non-existing key michael2008-12-101-1/+0
* Fixes gettext crash under Windows CE and adds test case for it.sekelsenmat2008-12-021-1/+1
* * hopefully final fix for r12204, r12224 and r12225hajny2008-11-252-59/+59
* * correction for r12204 and r12224hajny2008-11-242-60/+59
* * Makefile not commited in r12204 by mistakehajny2008-11-231-9/+9
* * avoid platform specific ifdefs in eventlog.pp and allow OS/2 implementati...hajny2008-11-234-8/+7
* * change externalurl to homepageurlpeter2008-11-181-1/+1
* * Removed empty constructor and destructormichael2008-11-171-14/+0
* * compiletime range check fixes. SVN now compiles with -CROriotmarco2008-11-161-1/+1
* * regenerated using more recent fpcmakejonas2008-11-021-1/+5
* * Some more explanationsmichael2008-11-011-0/+38
* * Added expression parsermichael2008-11-016-64/+9569
* * FCL fpmake manifestsmarco2008-10-231-1/+7
* * use eventlog.inc for Unix,Win32,Win64. other targets use felog.incpeter2008-10-2310-182/+9
* * First batch of fpmake improvements. Mostly adding examples and fixing smal...marco2008-10-221-1/+82
* * regened makefiles to propagate makefile versionsmarco2008-10-222-87/+179
* * updated all makefile.fpc versions to 2.2.2 for fppkg compat.marco2008-10-221-1/+1
* * reset version to latest release: 2.2.2-0peter2008-10-171-1/+1
* * added unixtype unit in addition to baseunix unit (currently baseunix contai...ivost2008-09-141-1/+1
* * Fixed SetItem as per bugreport of Paul Isheninmichael2008-09-091-8/+1
* * fphashlist, update hashcapacity also if capacity is changedpeter2008-09-031-29/+45
* * Fixed bug 0011528,michael2008-08-311-1/+3
* * Added RunArguments michael2008-08-302-0/+5