svenbarth
|
2bf5c28077
+ add methods begin_dynarray_const and end_dynarray_const which can be used to emit the data of a dynamic array
|
7 years ago |
svenbarth
|
e863245021
+ add method get_dynarray_symofs to retrieve the platform specific offset of the dynamic array data from its
|
7 years ago |
svenbarth
|
d3d9221c8d
+ add method get_dynarray_header_size to retrieve the size of the dynamic array meta data record
|
7 years ago |
svenbarth
|
8606293028
* assume that dynamic arrays with a negative reference count are immutable (at least regarding their metadata)
|
7 years ago |
nickysn
|
c8cbb1daea
* changed the sechdrofs,secstrofs and ImgOffset types to 32-bit to prevent
|
7 years ago |
nickysn
|
db3c88c871
+ enabled compilation of unit lnfodwrf on i8086-msdos
|
7 years ago |
Mattias Gaertner
|
763fd783e0
pastojs: typecast array to/from tjsobject
|
7 years ago |
nickysn
|
8364b1f4ca
* changed the result of function Pos() to SizeInt (same type as the 'index'
|
7 years ago |
nickysn
|
0d8ba2ddfa
* skip the MZ exe in order to reach the ELF32 image on i8086-msdos
|
7 years ago |
nickysn
|
ccf5aaeebb
+ enable the ELF32 reader in unit exeinfo for i8086-msdos
|
7 years ago |
nickysn
|
537fbefb9e
* add texeheader.ImgOffset to all file offsets when reading an ELF file. This
|
7 years ago |
nickysn
|
3bcd21663e
* replaced nested ifdefs in unit exeinfo with a chain of {$if defined(...)} ...
|
7 years ago |
Mattias Gaertner
|
3d186b2706
pastojs: for value in externalarray do
|
7 years ago |
Mattias Gaertner
|
1e6f23a72c
fcl-passrc: resolver: check property has read or write accessor,
|
7 years ago |
svenbarth
|
2eac60cd87
* use a unique internal error
|
7 years ago |
lacak
|
fc390136cb
fcl-db: sdf: fix for TTestCursorDBBasics.TestUpdateCursorPos
|
7 years ago |
michael
|
8384dc7c07
* Patch from Laco to fix tests after changes in event behaviour introduced in 34980
|
7 years ago |
Mattias Gaertner
|
d64664dedc
pastojs: case-of and external const
|
7 years ago |
Mattias Gaertner
|
f45cebf724
fcl-passrc: resolver: case-of and external const
|
7 years ago |
lacak
|
7fc9871cbe
fcl-db: bufdataset: fix for AV in test TTestCursorDBBasics.TestBookmarkValid
|
7 years ago |
michael
|
f5efe4bd90
* Fix so rptGrouping compiles with 3.0.4
|
7 years ago |
nickysn
|
9a4a61ab97
* automatically switch to external linking (and show message) when requested to
|
7 years ago |
nickysn
|
3e343dff21
+ enable by default the ds_dwarf_omf_linnum debug switch on i8086, since that's
|
7 years ago |
nickysn
|
20abb13bca
- do not compile in the stabs debug info support for the i8086 target
|
7 years ago |
nickysn
|
600b460ecd
+ added new debug output option -godwarfomflinnum for generating line number
|
7 years ago |
Mattias Gaertner
|
240ebc698a
pas2js version 0.9.22
|
7 years ago |
Mattias Gaertner
|
52befe4595
fcl-passrc: resolver: no hints that cannot be hidden
|
7 years ago |
lacak
|
815172ac47
fcl-db: tests: test DATE and TIME data types for Sybase and MS SQL Server (requires version >= 2008)
|
7 years ago |
Mattias Gaertner
|
0fcec04382
pastojs: fixed removing leading zeroes from hex numbers
|
7 years ago |
lacak
|
77dc0597e9
fcl-db: csvdataset: take into account Delimiter when saving, open file with fmCreate when saving + tests; bug #33432
|
7 years ago |