florian
|
c9f7c7d88c
+ test for windows which tests if an .rc file can be really compiled into an .res file
|
hace 11 años |
florian
|
2c5a0ffc89
* make windres the default resource compiler on x86_64-win64
|
hace 11 años |
florian
|
e755a19c42
* win64 ignores -Cg
|
hace 11 años |
florian
|
08a4e1efe1
* handle for ... in on arrays of constant correctly, resolves also #25838
|
hace 11 años |
sergei
|
a7563fd0c8
* Added {$ifdef ver2_6} around stuff which is no longer used but needed for bootstrapping.
|
hace 11 años |
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.
|
hace 11 años |
michael
|
06451dd9ab
* Forgot to commit (adds jstoken, tswriter)
|
hace 11 años |
michael
|
0c8f3d6c12
* Javascript writer
|
hace 11 años |
michael
|
0de9c58092
* Tokens separated out of parser, needed in writer.
|
hace 11 años |
michael
|
cedcd354b3
* Use jstoken
|
hace 11 años |
michael
|
a748d37f9b
* Tests for switch parsing
|
hace 11 años |
michael
|
fd61a17460
* Functions to aid in writing
|
hace 11 años |
michael
|
39efecf5df
* Regex parsing
|
hace 11 años |
michael
|
2d60f0d576
* Regex scanning
|
hace 11 años |
reiniero
|
b7b7a6ffe5
fcl-db: ibconnection: cosmetic
|
hace 11 años |
reiniero
|
c2902b3aa6
fcl-db: examples: dbftool: cosmetic: code cleanup
|
hace 11 años |
florian
|
7eace968e7
+ UNICODESTRINGS feature flag
|
hace 11 años |
florian
|
7abbb341a5
* update ide copyright year, patch by Reinier Olislagers, resolves #25833
|
hace 11 años |
lacak
|
fd0c9fcfe1
fclfcl-db: bufdataset: forgot free filestream and datasetreader
|
hace 11 años |
lacak
|
62fdd81cc8
fcl-db: bufdataset: add InternalInitFieldDefs for TBufDataset + test (TestFieldDefsUpdate); related also to rev.27021
|
hace 11 años |
pierre
|
7b359d06c4
Use GNU ar also for x86_64 solaris
|
hace 11 años |
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.
|
hace 11 años |
reiniero
|
18ae2b20df
fcl-db: dbtestframework:
|
hace 11 años |
reiniero
|
7f93de8697
fcl-db: dbtestframework
|
hace 11 años |
Jonas Maebe
|
009c96a0bd
* fixed setting up the global switch for main programs without a "program"
|
hace 11 años |
reiniero
|
2388575d3b
fcl-db: export
|
hace 11 años |
reiniero
|
7f22ae17ff
fcl-db: cosmetic
|
hace 11 años |
reiniero
|
3478ca4672
fcld-db: dbase:
|
hace 11 años |
reiniero
|
d0c93f4cd8
fcl-db: dbtestframework:
|
hace 11 años |
michael
|
77b771e91b
* Let ToString return something meaningful for Exception
|
hace 11 años |