nickysn
|
40ab132efa
* replaced tcgint(lo(x)) with longint(lo(x)) and tcgint(hi(x)) with longint(hi(x)) in cg64f32.pas, which should fix some of the const sign expansion regressions on some 32-bit architectures
|
12 years ago |
joost
|
527c407b62
* Re-generated Makefiles for the changes in the Makefile.fpcs in r24349
|
12 years ago |
joost
|
20a3809e58
* Now zipinstall is passed to fpmake by all Makefile.fpc's
|
12 years ago |
joost
|
394d2f39b6
* Re-generated Makefile to add dependency on libtar package, introduced in
|
12 years ago |
michael
|
043df96385
** Fix for mem leak in case of cookies (By Michalis Kamburelis, bug ID #24333)
|
12 years ago |
joost
|
707f09cae5
* fpmake zipinstall now creates .tar.gz files on unices
|
12 years ago |
joost
|
c17908c8c3
* The ''Magic'' in the tar-header must be zero-terminated or else it is not
|
12 years ago |
reiniero
|
4cdf001a15
* fcl-db/dbase
|
12 years ago |
reiniero
|
6179bb2322
* fcl-db/dbase: cosmetic
|
12 years ago |
reiniero
|
fdc12bce51
* fcl-db/dbase: improved version of r24341: deal with read-only files
|
12 years ago |
reiniero
|
2f8bcc14a9
fcl-db/dbase
|
12 years ago |
reiniero
|
e78c2e05ef
fcl-db/dbase: fix for HasBlob only returning true if last field is blob
|
12 years ago |
nickysn
|
11a915e682
+ zero fill the bss section on startup in the msdos loader
|
12 years ago |
reiniero
|
12fd50c890
fcl-db/dbase:
|
12 years ago |
reiniero
|
dcac328e0e
* fcl-db/tests/testdbexport: fix for TestXSDExport_ADONET_NoXSD. Thanks, Ludo
|
12 years ago |
nickysn
|
99d3b453a4
* got rid of the i8086 nasm warning 'segment attributes specified on redeclaration of segment'
|
12 years ago |
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 years ago |
florian
|
a07af824ea
* properly fix raise node handling on x86-64 after r24288
|
12 years ago |
yury
|
e212901658
* ppudump: JSON output of constants, records, arrays, class refs.
|
12 years ago |
yury
|
12825a2f09
* Fixed unused var note.
|
12 years ago |
yury
|
b4ba96fa5a
* ppudump: JSON output of properties and global vars.
|
12 years ago |
pierre
|
9414fddd00
Add explanation about revision.inc file
|
12 years ago |
pierre
|
d38e6e62c8
commit new revision.inc file
|
12 years ago |
pierre
|
4f8fcb7f15
Revert commit 24324 for ncgflow.pas unit to fix win64 cycle
|
12 years ago |
pierre
|
4cfc693a63
* Fix win64 math unit compilation
|
12 years ago |
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 years ago |
florian
|
3d7033d81e
* Makefiles regenerated
|
12 years ago |
florian
|
0e41df598e
* merge i8086 branch by Nikolay Nikolov
|
12 years ago |
michael
|
3125b9e6b0
* Better patch from Laco for bug #24274, without relying on try/except
|
12 years ago |
michael
|
742b9b5359
* Fixed Bug #24320 with patch as suggested by submitter
|
12 years ago |