nickysn
|
b5f1445f90
* fixed compilation of unit variants with integer=smallint
|
před 11 roky |
nickysn
|
9418fa9b8b
* fixed compilation of unit classes with integer=smallint
|
před 11 roky |
nickysn
|
ca451988a8
* EInOutError.ErrorCode changed from Longint to Integer (16-bit Delphi 1
|
před 11 roky |
nickysn
|
73494f004d
* the Exception constructors' AHelpContext parameter changed from Integer to
|
před 11 roky |
florian
|
c9f7c7d88c
+ test for windows which tests if an .rc file can be really compiled into an .res file
|
před 11 roky |
florian
|
2c5a0ffc89
* make windres the default resource compiler on x86_64-win64
|
před 11 roky |
florian
|
e755a19c42
* win64 ignores -Cg
|
před 11 roky |
florian
|
08a4e1efe1
* handle for ... in on arrays of constant correctly, resolves also #25838
|
před 11 roky |
sergei
|
a7563fd0c8
* Added {$ifdef ver2_6} around stuff which is no longer used but needed for bootstrapping.
|
před 11 roky |
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.
|
před 11 roky |
michael
|
06451dd9ab
* Forgot to commit (adds jstoken, tswriter)
|
před 11 roky |
michael
|
0c8f3d6c12
* Javascript writer
|
před 11 roky |
michael
|
0de9c58092
* Tokens separated out of parser, needed in writer.
|
před 11 roky |
michael
|
cedcd354b3
* Use jstoken
|
před 11 roky |
michael
|
a748d37f9b
* Tests for switch parsing
|
před 11 roky |
michael
|
fd61a17460
* Functions to aid in writing
|
před 11 roky |
michael
|
39efecf5df
* Regex parsing
|
před 11 roky |
michael
|
2d60f0d576
* Regex scanning
|
před 11 roky |
reiniero
|
b7b7a6ffe5
fcl-db: ibconnection: cosmetic
|
před 11 roky |
reiniero
|
c2902b3aa6
fcl-db: examples: dbftool: cosmetic: code cleanup
|
před 11 roky |
florian
|
7eace968e7
+ UNICODESTRINGS feature flag
|
před 11 roky |
florian
|
7abbb341a5
* update ide copyright year, patch by Reinier Olislagers, resolves #25833
|
před 11 roky |
lacak
|
fd0c9fcfe1
fclfcl-db: bufdataset: forgot free filestream and datasetreader
|
před 11 roky |
lacak
|
62fdd81cc8
fcl-db: bufdataset: add InternalInitFieldDefs for TBufDataset + test (TestFieldDefsUpdate); related also to rev.27021
|
před 11 roky |
pierre
|
7b359d06c4
Use GNU ar also for x86_64 solaris
|
před 11 roky |
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.
|
před 11 roky |
reiniero
|
18ae2b20df
fcl-db: dbtestframework:
|
před 11 roky |
reiniero
|
7f93de8697
fcl-db: dbtestframework
|
před 11 roky |
Jonas Maebe
|
009c96a0bd
* fixed setting up the global switch for main programs without a "program"
|
před 11 roky |
reiniero
|
2388575d3b
fcl-db: export
|
před 11 roky |