summaryrefslogtreecommitdiff
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* 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
* pastojs: filer: restore global shortref namesmattias2021-03-251-4/+20
* fcl-db: odbc: partially revert #49049ondrej2021-03-251-9/+4
* fcl-db: odbc: go to first selectable result. issue #38664ondrej2021-03-252-4/+14
* fcl-js: fixed writing multi addmattias2021-03-242-1/+34
* * Fix issue 38442michael2021-03-241-9/+34
* Fix casing, bug ID 38660michael2021-03-241-6/+6
* pastojs: filer: fixed writing class destructormattias2021-03-241-1/+1
* * patch by Arnaud Bouchez: initialize dummy_data properly, resolves #38653florian2021-03-231-2/+2
* fcl-js: fixed mem leakmattias2021-03-221-5/+61
* pastojs: convert TBinaryExpr left lists without stackmattias2021-03-221-1/+105
* fcl-passrc: process TBinaryExpr left lists without stackmattias2021-03-223-6/+52
* fcl-js: write and free TBinaryExpr left lists without stackmattias2021-03-222-27/+92
* fcl-passrc: resolver: resolve multi add expressions without stackmattias2021-03-212-5/+102
* pastojs: precompiled proc: store shortref to enumtype of enumvaluemattias2021-03-212-0/+50
* qlunits: fix the return value of longint_to_qlfpkaroly2021-03-211-5/+5