summaryrefslogtreecommitdiff
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* * Mantis #25889 Patch by Ocean:marco2014-03-221-0/+56
* * patch from Ocean, Mantis #0025890 shlobj classids constants and IShellIconmarco2014-03-221-2/+18
* * fpmkunit no longer depends on strutils.marco2014-03-221-1/+124
* fcl-db: dbtestframework:reiniero2014-03-211-0/+22
* * rtl-unicode package, containing unicodeducet, collation units and *bidi* u...marco2014-03-2030-0/+217789
* * fix for #25753marco2014-03-191-1/+8
* fcl-db: tests: add '23:59:59' to test time valueslacak2014-03-181-7/+7
* fcl-db: sqlconnection: reiniero2014-03-171-0/+1
* fcl-db: dbtestframework: cosmeticreiniero2014-03-151-7/+5
* - rm asmmode intel from the i8086-msdos rtl, as that is the default asm mode onnickysn2014-03-151-2/+0
* Fix undefined result for GetShiftState on linux non-consolepierre2014-03-141-2/+1
* fcl-db: base: CompareBookmarks() should return 0 if one of two bookmarks is n...lacak2014-03-141-3/+8
* * Fix redeclaration of property which is default michael2014-03-142-1/+77
* fcl-db: tests: commentlacak2014-03-141-5/+4
* fcl-db: tests: set ID field value before post, because it is Required (not null)lacak2014-03-141-0/+2
* fcl-db: tests: PostgreSQL stores unquoted identifiers in lower-case which is ...lacak2014-03-142-6/+20
* fcl-db: cosmeticlacak2014-03-132-5/+9
* fcl-db: tests: add more cases into testlacak2014-03-131-22/+38
* fcl-db: tests: cosmetic (comments + grouping similar tests)lacak2014-03-131-252/+257
* + Unit tests for TXMLReader-based XML parsing classes.sergei2014-03-132-0/+871
* * Provide distinct error messages.sergei2014-03-131-9/+9
* fcl-db: sqldb: add PSGetTableName; addition to rev.27074lacak2014-03-121-4/+10
* fcl-db: base: cosmeticlacak2014-03-123-32/+33
* fcl-db: tests: add STRICT_TABLES for MySQL sql_mode (required for correct tes...lacak2014-03-122-7/+7
* * fix for DateTimeToJulianDate and JulianDateToDateTime for integer=smallintnickysn2014-03-111-2/+2
* fcl-db: tests: pre-set testing environment for MySQL, MSSQLlacak2014-03-111-22/+12
* * fcl-db: dbtestframework: fix compilationreiniero2014-03-111-1/+0
* * Created version without classes michael2014-03-111-28/+202
* * In view of recent bug, use traditional for i:=Low() to High instead of for inmichael2014-03-111-1/+3
* fcl-db: bufdataset: when data are written to BLOB field (using TBufBlobStream...lacak2014-03-112-19/+20
* * mantis #25841 marco2014-03-101-0/+84
* fcl-db: dbtestframework:reiniero2014-03-102-1/+28
* fcl-db: bufdataset: revert r27075 because it had already been fixed another w...reiniero2014-03-101-20/+0
* dbtestframework:reiniero2014-03-101-28/+0
* fcl-db: tests: use column names in same char-case as they are typed in CREATE...lacak2014-03-101-9/+9
* * Patch from Reinier Olislagers to fix issue 17376michael2014-03-101-2/+23
* * Made property TableName protected (as suggested in 20395)michael2014-03-101-0/+1
* fcl-db: dbtestframeworkreiniero2014-03-101-0/+28
* * Removed wrong ELSE (bug id 25836)michael2014-03-101-3/+2
* * compilation fix after r27067nickysn2014-03-101-1/+1
* * use integer for the property indexes, instead of longint. Fixes compilationnickysn2014-03-091-4/+4
* * fixed compilation of units regexpr and oldregexpr when integer=smallintnickysn2014-03-092-6/+6
* * fixed compilation of unit variants with integer=smallintnickysn2014-03-091-6/+6
* * Forgot to commit (adds jstoken, tswriter)michael2014-03-081-0/+3
* * Javascript writermichael2014-03-084-113/+3878
* * Tokens separated out of parser, needed in writer.michael2014-03-081-0/+79
* * Use jstokenmichael2014-03-081-1/+1
* * Tests for switch parsingmichael2014-03-081-17/+290
* * Functions to aid in writingmichael2014-03-081-68/+799
* * Regex parsingmichael2014-03-081-44/+25