florian
|
2983b01109
* variant size must be 24 bytes on 64 bit platforms
|
19 years ago |
Almindor
|
affffb4ef9
* fixes sqlite (installs also sqlitedb unit)
|
19 years ago |
tom_at_work
|
540af422ca
* allocate dedicated register for a_call_ref() to avoid problems with R0-usage on ppc64.
|
19 years ago |
florian
|
5b7ee799bb
+ TComServerObject
|
19 years ago |
tom_at_work
|
f59e2311ec
* re-added memory to buildfv.pas so that it gets built and a make install works.
|
19 years ago |
daniel
|
cfa601daa9
* Cosmetic arrow change
|
19 years ago |
daniel
|
719b1b2724
* Make Tframe codepage aware
|
19 years ago |
daniel
|
111fc2ca42
* Codepage code had a bug
|
19 years ago |
daniel
|
9f249e2bb0
* Make listbox in window list one column smaller.
|
19 years ago |
daniel
|
3aa3fdcf28
* IDE version number to 1.0.8
|
19 years ago |
daniel
|
99760aa507
* Redesigned the directory option menu.
|
19 years ago |
daniel
|
b1be8ffd32
* Removal of memory unit by Wayne Sherman
|
19 years ago |
florian
|
8ddd329b17
* compiled using Microsoft (R) C/C++ Optimizing Compiler Version 14.00.40310.41 for AMD64
|
19 years ago |
florian
|
c3fb576801
* getopts fix from Bram Kuijvenhoven
|
19 years ago |
florian
|
cae35add51
+ reading of winx64 coff object files generated by MS-VC
|
19 years ago |
florian
|
da02375f57
+ safecall support for x86_64
|
19 years ago |
Almindor
|
68f3c258d8
* fixes sqlite3 for freeBSD (and possibly other BSDs)
|
19 years ago |
Almindor
|
68c2eb7a75
* fixes sqlite package for FreeBSD (and possibly other BSDs)
|
19 years ago |
florian
|
4ed1f3657f
* fixed previous commit
|
19 years ago |
Jonas Maebe
|
5afd8c5e76
* fixed LOC_JUMP handling for case nodes
|
19 years ago |
Jonas Maebe
|
0dffd62032
+ add compiler/ppcgen directory to unit search path for ppc and ppc64
|
19 years ago |
florian
|
b3f93a4f42
+ TWM*UIState
|
19 years ago |
florian
|
a5dfe315ec
* made safecall working, handling not consistent yet though
|
19 years ago |
florian
|
acc016c9ec
* finished safecall support
|
19 years ago |
florian
|
fa03ab8fe5
* fixed arm compiler by adding a_call_ref
|
19 years ago |
joost
|
49b6e35862
+ RecNo should be -1 if the recordset is empty
|
19 years ago |
peter
|
438981a689
* use GetWindowLong for GetWindowLongPtr on 32bit
|
19 years ago |
Jonas Maebe
|
da3d22e11e
* fixed for darwin
|
19 years ago |
micha
|
76f5a23aff
fix 64 bit pointers itemdata
|
19 years ago |
florian
|
23e67ee289
+ intel assembler reader for x86-64
|
19 years ago |