nickysn
|
b5f1445f90
* fixed compilation of unit variants with integer=smallint
|
11 年之前 |
nickysn
|
9418fa9b8b
* fixed compilation of unit classes with integer=smallint
|
11 年之前 |
nickysn
|
ca451988a8
* EInOutError.ErrorCode changed from Longint to Integer (16-bit Delphi 1
|
11 年之前 |
nickysn
|
73494f004d
* the Exception constructors' AHelpContext parameter changed from Integer to
|
11 年之前 |
florian
|
c9f7c7d88c
+ test for windows which tests if an .rc file can be really compiled into an .res file
|
11 年之前 |
florian
|
2c5a0ffc89
* make windres the default resource compiler on x86_64-win64
|
11 年之前 |
florian
|
e755a19c42
* win64 ignores -Cg
|
11 年之前 |
florian
|
08a4e1efe1
* handle for ... in on arrays of constant correctly, resolves also #25838
|
11 年之前 |
sergei
|
a7563fd0c8
* Added {$ifdef ver2_6} around stuff which is no longer used but needed for bootstrapping.
|
11 年之前 |
sergei
|
9c54cdc85d
* x86: Cleaned out addr_far,addr_far_ref used to encode far calls/jumps. NASM (and FPC x86 assembler based on it) already have opsize=S_FAR for this purpose.
|
11 年之前 |
michael
|
06451dd9ab
* Forgot to commit (adds jstoken, tswriter)
|
11 年之前 |
michael
|
0c8f3d6c12
* Javascript writer
|
11 年之前 |
michael
|
0de9c58092
* Tokens separated out of parser, needed in writer.
|
11 年之前 |
michael
|
cedcd354b3
* Use jstoken
|
11 年之前 |
michael
|
a748d37f9b
* Tests for switch parsing
|
11 年之前 |
michael
|
fd61a17460
* Functions to aid in writing
|
11 年之前 |
michael
|
39efecf5df
* Regex parsing
|
11 年之前 |
michael
|
2d60f0d576
* Regex scanning
|
11 年之前 |
reiniero
|
b7b7a6ffe5
fcl-db: ibconnection: cosmetic
|
11 年之前 |
reiniero
|
c2902b3aa6
fcl-db: examples: dbftool: cosmetic: code cleanup
|
11 年之前 |
florian
|
7eace968e7
+ UNICODESTRINGS feature flag
|
11 年之前 |
florian
|
7abbb341a5
* update ide copyright year, patch by Reinier Olislagers, resolves #25833
|
11 年之前 |
lacak
|
fd0c9fcfe1
fclfcl-db: bufdataset: forgot free filestream and datasetreader
|
11 年之前 |
lacak
|
62fdd81cc8
fcl-db: bufdataset: add InternalInitFieldDefs for TBufDataset + test (TestFieldDefsUpdate); related also to rev.27021
|
11 年之前 |
pierre
|
7b359d06c4
Use GNU ar also for x86_64 solaris
|
11 年之前 |
lacak
|
2c0bd0fe59
fcl-db: sqldb: when TSQLQuery.FieldDefs.Update is called (is used by IDE Field editor for "Add fields ...") for closed (never prepared) dataset then Cursor is nil, and is passed to TSQLConnection.AddFieldDefs where AV can occurs.
|
11 年之前 |
reiniero
|
18ae2b20df
fcl-db: dbtestframework:
|
11 年之前 |
reiniero
|
7f93de8697
fcl-db: dbtestframework
|
11 年之前 |
Jonas Maebe
|
009c96a0bd
* fixed setting up the global switch for main programs without a "program"
|
11 年之前 |
reiniero
|
2388575d3b
fcl-db: export
|
11 年之前 |