joost
|
b8f734522e
* Fixed default/mysql ftTime parameter support, bug #18718
|
14 年之前 |
joost
|
c1fc8180c8
* Fixed typo/compilation in r17416
|
14 年之前 |
joost
|
122494f5ea
* Fixes datetime values <0
|
14 年之前 |
joost
|
7f1a6b8e3e
* Patch from Ladislav Karrach to add msec support to sqlite-time fields,
|
14 年之前 |
joost
|
0addec8f18
* Initialize fractional part of SQL_DATE_STRUCT
|
14 年之前 |
marco
|
7ac90e351c
* fix thread.resume warning
|
14 年之前 |
marco
|
7292492c1a
* Updated to 2.1.0 mostly. Expands support for "mode" in tarheaders.
|
14 年之前 |
joost
|
30a019d421
* Allow sqlite time(intervals) > 24 hours
|
14 年之前 |
joost
|
99bbb6e5cf
* EncodeTimeInterval implemented, allowing time intervals>24 hour
|
14 年之前 |
joost
|
9689e49657
* Patch from Ladislav Karrach to fix some locale-test issues
|
14 年之前 |
joost
|
222b22ad1f
* Avoid unnecessary variant casting in TParam.AssignFieldValue, patch from Ladislav Karrach, bug #19015
|
14 年之前 |
paul
|
937bf3cdaf
compiler: write finished zero for enumeration rtti (this was broken since r14511 fixes bug #0019288)
|
14 年之前 |
michael
|
7916d8be55
* Fixed bug ID #19290
|
14 年之前 |
michael
|
76e27dff7e
* Added msec precision to TimeStampStructToDateTime (bug ID 19284, patch bu Lacak2
|
14 年之前 |
joost
|
44f09afaf6
* Patch from Lasislav Karrach to implement ftTime parameter support to odbc+
|
14 年之前 |
joost
|
3152f93d23
* Implemented DateTimeToTimeStruct, patch from Ladislav Karrach, bug #18773
|
14 年之前 |
pierre
|
0d7945d8ae
Avoid range check error on internalerror function call
|
14 年之前 |
joost
|
b3edae8887
* Added iphonesim target, bug #19146
|
14 年之前 |
michael
|
7069db2194
* Fixed setting of RAW interfaces
|
14 年之前 |
michael
|
90af29cda9
* Patch from Colin Western to read B/W bitmaps with padding bits (19237)
|
14 年之前 |
joost
|
8847efb758
* To build fpmake while cross-compiling, use the compiler that is used
|
14 年之前 |
Jonas Maebe
|
a08989a76b
* zero/sign extend parameter values and return values < 32 bit to 32 bit on
|
14 年之前 |
sergei
|
e3feef2126
* TPropVariant must be packed record, its size should match Variant (16 bytes)
|
14 年之前 |
joost
|
786f0a5067
* Delete main executable- or library-objectfile after linking
|
14 年之前 |
sekelsenmat
|
c971a81d50
fpvectorial: Adds a SVG reader and adds a new convinience file reading function
|
14 年之前 |
sekelsenmat
|
315406bc58
fpvectorial: merges missing part of fpvtocanvas
|
14 年之前 |
sekelsenmat
|
399d072b8f
fpvectorial: Adds a forgotten file
|
14 年之前 |
sekelsenmat
|
bca76120f6
fpvectorial: Merges the implementation of pen, brush and updates the svg output to use the pen
|
14 年之前 |
michael
|
576072dc17
* Made TIntegerField a descendant of TLongintField
|
14 年之前 |
michael
|
e2d488aa81
* Assign filename to uploaded file (bug id 18337; Firefox engine allows empty name)
|
14 年之前 |