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