summaryrefslogtreecommitdiff
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* * do not build clktest example during regular makehajny2008-05-272-53/+53
* * do not build som and wpstk which are not ready yet, add reference to exam...hajny2008-05-272-152/+435
* + Makefile for os2units/examples addedhajny2008-05-272-0/+1975
* * move clktest to exampleshajny2008-05-271-0/+0
* * avoid dependency from gtk1 to opengl on os2hajny2008-05-274-180/+72
* * fix mistyping in directory name coming from package restructuringhajny2008-05-271-136/+6
* * Patch from vincent snijders, replacing var with out paramsmichael2008-05-271-2/+2
* * Raise exception if TFieldDef with existing name is added to TFieldDefs + testjoost2008-05-267-8/+65
* * Added bucket lists implementationmichael2008-05-261-4/+382
* * small freebsd <-> OS X fixmarco2008-05-251-1/+3
* * enabled users package for FreeBSDmarco2008-05-252-4/+7
* * Little FreeBSD fixes.marco2008-05-251-5/+12
* small fix.marco2008-05-251-1/+1
* * Changed license to standard FPC license. Permitted by Mattias Gaertnermichael2008-05-251-19/+14
* * Patch from Joao Morais to handle BCDs correctly, plus some minor optimisationmichael2008-05-251-17/+31
* * regenerated for i386-Haiku and darwin cross compilation changesjonas2008-05-24149-1057/+10561
* + added missing makefilesjonas2008-05-241-0/+2260
* * fixed fpcdir settingjonas2008-05-241-2/+2
* * fixed fpcdir settingjonas2008-05-245-5/+5
* * Skip unknown tokens when skipping due to conditional compilingmichael2008-05-231-2/+5
* * Fixed memory leakmichael2008-05-231-1/+1
* * Parsing of unit-wide propertiesmichael2008-05-232-7/+19
* * Proper fix for initialized variable (including procedures) michael2008-05-231-4/+10
* * UNdid last 2 revisionsmichael2008-05-231-51/+15
* * Fixed initialized procedural variable parsingmichael2008-05-231-13/+47
* * File searching now as in compiler, using lower and uppercase filenames if n...michael2008-05-231-1/+16
* * Fixed parsing of initialized procedural variablesmichael2008-05-221-2/+4
* * Writing to file log now also will raise an errormichael2008-05-191-7/+16
* * Applied patch from Luca Olivetti to ignore errors during loggingmichael2008-05-192-2/+4
* + Haiku support by Olivier Coursière based on old BeOS support florian2008-05-195-1/+60
* * small bug fixes + newer fpcmake (11175 windows cairo)marco2008-05-182-4/+7
* * Packages/ toplevel makefile adapted to include cairo for win32. Must be te...marco2008-05-182-3/+17
* * Removed define UseRegexCompat from testjoost2008-05-171-12/+0
* * Renamed the RegExprCompat unit to RegExpr. This wrapper around the Regex u...joost2008-05-173-60/+60
* * Moved regexpr unit to oldjoost2008-05-171-0/+0
* * Fixed nds rtl Legolas2008-05-1770-3338/+14410
* * Fixed library name in simmgr by Vasil Maximov.yury2008-05-151-19/+22
* + Added cpl unit by Vasil Maximov.yury2008-05-144-4/+251
* * Fixed test. Behaviour is the same as Delphi.joost2008-05-141-1/+1
* * Fixed test. Behaviour is the same as Delphi.joost2008-05-141-2/+2
* * introduced sharedsuffix for bug 11291marco2008-05-141-2/+3
* + Added sipapi unit by Vasil.yury2008-05-134-3/+112
* + added overload directive as requested by Paulflorian2008-05-121-2/+2
* * tboolresult for xinerama, fixes 11147marco2008-05-111-2/+2
* Fixed compilation of libgd on go32v2giulio2008-05-111-93/+97
* * Renamed oleaut32 to oleauto to match corresponding C header name.yury2008-05-114-6/+6
* * Disable controls while applying updates (bug 9380)joost2008-05-101-0/+2
* * Restructured the ApplyRecUpdates mechanism. Update-queries are only create...joost2008-05-093-48/+153
* * Build activex and comobj for wince.yury2008-05-092-6/+190
* + Added htmlctrl.yury2008-05-094-4/+146