michael
|
0958ff80de
* Fix bug #28364
|
10 سال پیش |
michael
|
8cb651c0a5
* Correct documenting of advanced records
|
10 سال پیش |
michael
|
a5715c078b
* Better parsing and declaration of record types
|
10 سال پیش |
michael
|
770ad238f4
* Added Fail and TypeOf routines
|
10 سال پیش |
Károly Balogh
|
7eb05ba2ab
AROS: use BPTR type as filehandle. BPTR is now PtrInt instead of a Pointer, because it's usually not directly referenceable, and that allows interoperability with THandle type
|
10 سال پیش |
Károly Balogh
|
0d1c85a095
Amiga-likes: support unit_env environment variable for unit paths
|
10 سال پیش |
Károly Balogh
|
a5abd4acd7
AROS/x86_64: fixed resources to use res_elf, set default stacksize for the more sensible 1MB instead of 8MB
|
10 سال پیش |
Károly Balogh
|
02b9b1743e
AROS/x86_64: fixed linker support by removing duplicated code and unifying it with i386
|
10 سال پیش |
Károly Balogh
|
77bdd83bfc
AROS/x86_64: regenerated Makefiles
|
10 سال پیش |
Károly Balogh
|
eda311c0b3
arosunits: add some temporary kludge so it compiles at least on x86_64
|
10 سال پیش |
Károly Balogh
|
32120a47f4
amicommon/sysutils: use THandle instead of Longint
|
10 سال پیش |
Károly Balogh
|
c704b4b918
amicommon/sysfile.inc: use THandle instead of LongInt
|
10 سال پیش |
Károly Balogh
|
51a6c217c7
amicommon/dos: some warning fixes - use PtrInt instead of LongInt; do not check for less than zero values in unsigned variables
|
10 سال پیش |
Károly Balogh
|
f0ccbc87f2
AROS/x86_64: enable syscalls code in the parser, fix EAX->RAX reference base while calculating syscall offset
|
10 سال پیش |
marcus
|
b3abbf066f
AROS: fixed inputevent (missing constants, wrong types)
|
10 سال پیش |
florian
|
af6ffd751f
+ generate optimized code for shifts/rotates by constants
|
10 سال پیش |
Károly Balogh
|
7ca62febcd
AROS/x86_64: initial AROS/x86_64 support and implement syscalls for AROS/x86_64
|
10 سال پیش |
marcus
|
09addc9e78
fcl-passrc: support for syscall functions, parameter location, HASAMIGA define
|
10 سال پیش |
Károly Balogh
|
4eaf1ffa48
FPCMake: enable AROS on x86_64
|
10 سال پیش |
marco
|
c9ae6b34c6
* initial support for INSTALL_BINDIR. If that option isn't used behaviour
|
10 سال پیش |
marcus
|
627d63e7af
AROS: Startup code for x64
|
10 سال پیش |
marcus
|
56ae2ad6bc
AROS: removed readintags and readinlongs (just a bug function), Added missing functions in AmigaDos, GetAttr overloaded with var parameter
|
10 سال پیش |
nickysn
|
4cbf484124
* update the ptc version number in the readme
|
10 سال پیش |
michael
|
d0df1c6fbb
* Empty string in case statement does not work
|
10 سال پیش |
michael
|
33916f51d0
* Added logging demo
|
10 سال پیش |
michael
|
4cc83ba03f
* Fix typo
|
10 سال پیش |
michael
|
ba506acf9f
* Actually log new log types (ActualSQL and ParamValue)
|
10 سال پیش |
michael
|
71ab58a2f1
* Added ActualSQL and ParamValue log types, correct SQLConnector so it passes log options on
|
10 سال پیش |
michael
|
e209b1604f
* Correct error message for unknown connector, add param value message
|
10 سال پیش |
lacak
|
2f97bc7f60
fcl-db: fix parameter parsing in case, when in SQL follows two comments, where in 2nd commend is embeded quote char. Bug #22463
|
10 سال پیش |