reiniero
|
2f8bcc14a9
fcl-db/dbase
|
12 lat temu |
reiniero
|
e78c2e05ef
fcl-db/dbase: fix for HasBlob only returning true if last field is blob
|
12 lat temu |
nickysn
|
11a915e682
+ zero fill the bss section on startup in the msdos loader
|
12 lat temu |
reiniero
|
12fd50c890
fcl-db/dbase:
|
12 lat temu |
reiniero
|
dcac328e0e
* fcl-db/tests/testdbexport: fix for TestXSDExport_ADONET_NoXSD. Thanks, Ludo
|
12 lat temu |
nickysn
|
99d3b453a4
* got rid of the i8086 nasm warning 'segment attributes specified on redeclaration of segment'
|
12 lat temu |
nickysn
|
3853d06ac0
+ added n8086cal.pas, based on n386cal.pas; this pulls in nx86cal.pas as well and fixes compilation of the system unit on i8086 after the merge of the i8086 branch to trunk
|
12 lat temu |
florian
|
a07af824ea
* properly fix raise node handling on x86-64 after r24288
|
12 lat temu |
yury
|
e212901658
* ppudump: JSON output of constants, records, arrays, class refs.
|
12 lat temu |
yury
|
12825a2f09
* Fixed unused var note.
|
12 lat temu |
yury
|
b4ba96fa5a
* ppudump: JSON output of properties and global vars.
|
12 lat temu |
pierre
|
9414fddd00
Add explanation about revision.inc file
|
12 lat temu |
pierre
|
d38e6e62c8
commit new revision.inc file
|
12 lat temu |
pierre
|
4f8fcb7f15
Revert commit 24324 for ncgflow.pas unit to fix win64 cycle
|
12 lat temu |
pierre
|
4cfc693a63
* Fix win64 math unit compilation
|
12 lat temu |
yury
|
226fb92d61
* Check for ppudump in the same folder as pas2jni only if there is a path to pas2jni executable is available in ParamStr(0).
|
12 lat temu |
florian
|
3d7033d81e
* Makefiles regenerated
|
12 lat temu |
florian
|
0e41df598e
* merge i8086 branch by Nikolay Nikolov
|
12 lat temu |
michael
|
3125b9e6b0
* Better patch from Laco for bug #24274, without relying on try/except
|
12 lat temu |
michael
|
742b9b5359
* Fixed Bug #24320 with patch as suggested by submitter
|
12 lat temu |
michael
|
4f69d1046a
* Enhanced patch from Michalis Kamburelis (bug 24324)
|
12 lat temu |
reiniero
|
f05381183a
fcl-db/dbase: tentative fix for Visual Foxpro 'B' double
|
12 lat temu |
yury
|
65a4585012
* By default try to use ppudump from the folder where pas2jni is located.
|
12 lat temu |
yury
|
3dd976c06f
* ppudump: Fixed writing of float values.
|
12 lat temu |
yury
|
d265e8d3be
* ppudump: JSON output of classes.
|
12 lat temu |
yury
|
7ad68debc9
* ppudump: Work in progress on JSON output. Implemented procedure definition.
|
12 lat temu |
sergei
|
4b8953c4f9
* When reading XML with namespace processing enabled, create 'level 2' elements and attributes even if their namespaceUri is empty.
|
12 lat temu |
joost
|
68b951daab
* fcl-fpcunit depends on libtar, fixes compilation after r24312
|
12 lat temu |
svenbarth
|
bd7cc36ea6
The documentation says that a "BeginThread" needs to be followed by a "CloseThread". The implementation of TThread did not respect this yet.
|
12 lat temu |
joost
|
6c1ea83c5a
* Created a new package for the libtar unit, which was moved in r24287
|
12 lat temu |