summaryrefslogtreecommitdiff
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* + added default parameters to InstallUserModenickysn2021-04-271-1/+2
* * Forgot to include sslbasemichael2021-04-271-1/+1
* * Make some properties publicmichael2021-04-271-2/+12
* fcl-passrc: fixed (intf as tobject).ClassType, issue 38805mattias2021-04-261-4/+9
* pastojs: fixed rtti method flagsmattias2021-04-262-47/+51
* * Use FGeneralCriticalSection for LogIndent and LogUnindent.pierre2021-04-261-30/+85
* * makefile regenerated with latest fpcmakenickysn2021-04-251-3/+46
* fcl-passrc: started specialize type reference a<b>.cmattias2021-04-244-11/+49
* pastojs: rtti of async function: pfAsyncmattias2021-04-242-12/+22
* fcl-passrc: started example issue 38784mattias2021-04-241-1/+29
* pastojs: specialize try except on, issue 38795mattias2021-04-243-1/+77
* * use $IF DEFINED instead of $IFDEF for consistency (and is required for 3.2.2)svenbarth2021-04-231-1/+1
* * patch by Wallaby, mantis 0038382, load filename via -W functionmarco2021-04-221-2/+5
* * Forgot to commitmichael2021-04-203-0/+3399
* * Mustache templates implementationmichael2021-04-2028-0/+4225
* fcl-db: return default values for (published) properties where getters are no...lacak2021-04-201-1/+7
* pastojs: clean upmattias2021-04-181-1/+1
* pas2js: fixed delay init specializations after loading impl sectionsmattias2021-04-183-32/+111
* * Apply fix from bug #0038734 from Andrea Mauri to update vpbyte after fillbu...marco2021-04-171-0/+1
* Also delete file before copying if destination is a directory on Darwin OSpierre2021-04-141-2/+12
* * Fix for double errormichael2021-04-131-2/+3
* qlunits: updates, new API and utility functions, improved READMEkaroly2021-04-125-0/+100
* fcl-db: Introduce TObjectField and TArrayField. Only essential interface part...lacak2021-04-123-9/+152
* * never ignore BINUTILSPREFIX environment variable in fpmakeflorian2021-04-111-8/+10
* qlunits: updated to match the latest RTL qdosfuncs.inckaroly2021-04-101-1/+12
* * implemented recommendations from mantis #038510 for better bionicmarco2021-04-101-4/+7
* * raise exception when file not found.marco2021-04-101-1/+10
* * fix from bart for mantis #0038581 that prohibits reusing readbinarydatamarco2021-04-101-2/+0
* * on second thought, and a byte typecast so that an expanded intrinsics does...marco2021-04-101-1/+1
* * use popcnt instead of countbits.marco2021-04-101-9/+2
* * regenerated with FreeBSD/AArch64 supportjonas2021-04-10374-374/+6095
* * Fix getpeername, patch by BaldZhang for issue ID 38677michael2021-04-101-3/+5
* Delete existing files before overwriting them for Darwin OS to avoid codesig...pierre2021-04-061-0/+3
* * attempt to fix mantis #28321. Use path of project file as base of chm.marco2021-04-051-44/+49
* * Makefiles regeneratedflorian2021-04-05374-0/+4862
* pastojs: fixed multi add element positionmattias2021-04-052-4/+11
* fcl-passrc: commentmattias2021-04-051-0/+1
* fcl-passrc: fixed resolve multi addmattias2021-04-051-4/+5
* pastojs: specialzie anonymous functionmattias2021-03-313-4/+72
* * Apparently, taking code from freeclx is not OKmichael2021-03-303-205/+9
* fcl-db: Introduce TArrayField. Only essential parts (added new object propert...lacak2021-03-303-6/+43
* fcl-db: Introduce TObjectField. Only essential parts (added new object proper...lacak2021-03-301-0/+5
* fcl-db: Introduce TObjectField. Only essential parts (added new object proper...lacak2021-03-302-8/+162
* pastojs: fixed -O- and record const, issue 38683mattias2021-03-291-0/+2
* pastojs: clean upmattias2021-03-292-4/+4
* pastojs: fixed published field with anonymous arraymattias2021-03-283-89/+213
* pastojs: fixed insert(item,array,pos) when array=nilmattias2021-03-283-18/+29
* * more fixes from serbod repo. Make paths relative.marco2021-03-281-7/+11
* * don't use GetTypeData() when ATypeInfo is Nilsvenbarth2021-03-271-3/+3
* fcl-db: odbc: make TODBCCursor.STMTHandle and ODBCSuccess publicondrej2021-03-261-0/+4